SIP User's Manual 368 Document #: LTRT-65415
MediaPack Series
Parameter Description
Web: IP Address
EMS: Address
[SNMPManagerTableIP_x]
Defines the IP address of the remote host used as an
SNMP Manager. The device sends SNMP traps to this IP
address.
Enter the IP address in dotted-decimal notation, e.g.,
108.10.1.255.
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
[SNMPManagerTrapSendingEnable_x]
Activates or de-activates 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
[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
[SNMPReadOnlyCommunityString_x]
Defines up to five read-only SNMP community strings (up
to 19 characters each). The default string is 'public'.
Community String
[SNMPReadWriteCommunityString_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: