User manual

2
2-92
E/OS Command Line Interface User Manual
config
Command Example Root> config snmp addv2target 3 smith 125.26.78.96 162
Root> config snmp addv2target 3 smith
config.snmp.addV3Target
Syntax addV3Target index [IP] [udpNum]
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.
community Community string of the target entry described by
the index. The maximum length of the community
string is 32 characters. All characters in the ISO
Latin-1 character set are valid for community
names. Duplicate community strings are allowed.
IP The IP 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 the IP
address is specified and this parameter is not
specified, it will be set to the default value.
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.