Version 6.4 559 March 2012
SIP User's Manual A. Configuration Parameters Reference
Parameter Description
Web: Trap Port
EMS: Port
[SNMPManagerTrapPort_x]
Defines the port number of the remote SNMP Manager. The device
sends SNMP traps to this port.
The valid SNMP trap port range is 100 to 4000. The default port is
162.
Web: Trap Enable
[SNMPManagerTrapSending
Enable_x]
Enables the sending of traps to the corresponding SNMP manager.
[0] Disable = Sending is disabled.
[1] Enable = Sending is enabled (default).
[SNMPManagerTrapUser_x]
This parameter can be set to the name of any configured SNMPV3
user to associate with this trap destination. This determines the trap
format, authentication level, and encryption level. By default, the trap
is associated with the SNMP trap community string.
Web: Trap Manager Host
Name
[SNMPTrapManagerHostNa
me]
Defines an FQDN of a remote host that is used as an SNMP
manager. The resolved IP address replaces the last entry in the Trap
Manager table (defined by the parameter SNMPManagerTableIP_x)
and the last trap manager entry of snmpTargetAddrTable in the
snmpTargetMIB.
For example: 'mngr.corp.mycompany.com'.
The valid range is a 99-character string.
SNMP Community String Parameters
Community String
[SNMPReadOnlyCommunity
String_x]
Defines up to five read-only SNMP community strings (up to 19
characters each). The default string is 'public'.
Community String
[SNMPReadWriteCommunit
yString_x]
Defines up to five read/write SNMP community strings (up to 19
characters each). The default string is 'private'.
Trap Community String
[SNMPTrapCommunityStrin
g]
Defines the Community string used in traps (up to 19 characters).
The default string is 'trapuser'.
Web: SNMP V3 Table
EMS: SNMP V3 Users
[SNMPUsers]
This parameter table defines SNMP v3 users. The format of this
parameter is as follows:
[SNMPUsers]
FORMAT SNMPUsers_Index = SNMPUsers_Username,
SNMPUsers_AuthProtocol, SNMPUsers_PrivProtocol,
SNMPUsers_AuthKey, SNMPUsers_PrivKey, SNMPUsers_Group;
[\SNMPUsers]
For example:
SNMPUsers 1 = v3admin1, 1, 0, myauthkey, -, 1;
The example above configures user 'v3admin1' with security level
authNoPriv(2), authentication protocol MD5, authentication text
password 'myauthkey', and ReadWriteGroup2.
Notes:
This parameter can include up to 10 indices.
For a description of this table's individual parameters and for
configuring the table using the Web interface, see 'Configuring
SNMP V3 Users' on page 78.
For configuring ini file table parameters, see 'Configuring ini File
Table Parameters' on page 84