Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
SNMP Commands
OmniSwitch CLI Reference Guide
September 2009
page 10-3
snmp station
Adds a new SNMP station; modifies or deletes an existing SNMP station.
snmp station {ip_address | ipv6_address} {[udp_port] [username] [v1 | v2 | v3] [enable | disable]}
no snmp station {ip_address | ipv6_address
Syntax Definitions
ip_address
The IP address to which SNMP unicast traps will be sent.
ipv6_address
The IPv6 address to which SNMP unicast traps will be sent.
udp_port
A UDP destination port.
username
The user name on the switch or external server used to send traps to the 
SNMP station(s). 
The username specified here must match an 
existing user account name.
v1
Specifies that traps are sent using SNMP version 1.
v2
Specifies that traps are sent using SNMP version 2.
v3
Specifies that traps are sent using SNMP version 3.
enable
Enables the specified SNMP station.
disable
Disables the specified SNMP station.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of the command to remove an existing SNMP station.
• The user name specified must match an existing user account name. 
• When adding an SNMP station, you must specify an IP address plus username parameters. For exam-
ple, the syntax snmp station 1.2.3.4 is not a valid command entry; however, snmp station 1.2.3.4 
username1 
is a valid command entry.
• You can establish up to 50 SNMP sessions towards an OmniSwitch.
parameter
default
udp_port
162
v1 | v2 | v3
v3
enable | disable
enable