User`s manual

MediaPack SIP
MediaPack SIP User’s Manual 238 Document #: LTRT-65405
acBoard MIB (is going to be removed in the following version). The second, via the standard
snmpTargetMIB.
Using the acBoard MIB:
The following parameters (that are defined in the snmpManagersTable) are available:
1. snmpTrapManagerSending
2. snmpManagerIsUsed
3. snmpManagerTrapPort
4. snmpManagerIP
When snmpManagerIsUsed is set to zero (not used), the other three parameters are set to zero
as well. The intention is to have them set to the default value, which means TrapPort is set to
162. This is to be revised in a later release.
snmpManagerIsUsed (Default = Disable(0))
The allowed values are 0 (disable or no) and 1 (enable or yes).
snmpManagerIp (Default = 0.0.0.0)
This is known as SNMPManagerTableIP in the ini file and is the IP address of the manager.
SnmpManagerTrapPort (Default = 162)
The valid port range for this is 100-4000.
snmpManagerTrapSendingEnable (Default = Enable(1))
The allowed values are 0 (disable) and 1 (enable).
Note 1: Each of these MIB objects is independent and can be set regardless of the
state of snmpManagerIsUsed.
Note 2: If the parameter IsUsed is set to 1, the IP address for that row should be
supplied in the same SNMP PDU.
Using the SNMPTargetMIB:
¾ To add a trap destination:
Add a row to the snmpTargetAddrTable with these values:
Name=trapN, TagList=AC_TRAP, Params=v2cparams, where N is an unused number
between 0 and 4.
All changes to the trap destination configuration take effect immediately.
¾ To delete a trap destination:
Remove the appropriate row from the snmpTargetAddrTable.
¾ To modify a trap destination:
(You can change the IP address and/or port number for an existing trap destination. The same
effect can be achieved by removing a row and adding a new row).
Modify the IP address and/or port number for the appropriate row in the
snmpTargetAddrTable.