SIP User's Manual 318 Document #: LTRT-12801
MP-500 MSBG
Parameter Description
Trap Manager Host Name
[SNMPTrapManagerHostName
]
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
[SNMPReadOnlyCommunitySt
ring_x]
Defines up to five read-only SNMP community strings (up to 19
characters each). The default string is 'public'.
Community String
[SNMPReadWriteCommunitySt
ring_x]
Defines up to five read / write SNMP community strings (up to 19
characters each). The default string is 'private'.
Trap Community String
[SNMPTrapCommunityString]
Community string used in traps (up to 19 characters).
The default string is 'trapuser'.
Web: SNMP V3 Table
EMS: SNMP V3 Users
[SNMPUsers]
This ini file table parameter configures 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, refer to
''Configuring SNMP V3 Users'' on page 232.
 For an explanation on using ini file table parameters, refer to
''Format of ini File Table Parameters'' on page 273.