FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)
2
2-84
E/OS Command Line Interface User Manual
config
Purpose This command configures the IP address and optionally the port
number of a v3 trap recipient. The community name is not used for
v3 Traps.
Parameters This command has three parameters. The last one is optional.
Command Example
Root> config snmp addv3target 6 124.56.67.98 165
Root> config snmp addv3target 6 124.56.67.98
config.snmp.authTraps
Syntax authTraps enabledState
Purpose This command enables or disables the authentication traps to be sent
to the SNMP management stations when unauthorized stations try to
access SNMP information from the director or switch.
Parameters This command has one parameter:
Command Examples
Root> config snmp authTraps enable
Root> config snmp authTraps 1
index Index of the Target entry. Valid values are 1
to 6.
IP The address of the trap recipient shown in
4-byte dotted-decimal format.
udpNum UDP Port Number of the Trap recipient, to
which the SNMP agent will send the traps.
This value is expressed in decimal and the
default value is 162.
The default number is assumed if this field is
replaced with "default". All legal UDP port
numbers are allowed. If this parameter is not
specified, it will be set to the default value.
enabledState Specifies whether the authentication traps are
enabled. Valid values are enable and disable.
Boolean 1 and 0 may be substituted as values.