Technical data

SNMP Support For A Dialogic® Diva® Media Board
Dialogic
®
Diva
®
System Release 8.5.6WIN Reference Guide page 52
6. Under Traps destinations, click Add, enter the name or IP address of the host computer, and click Add.
7. The host name is added to the list of Trap destinations.
8. Click OK to close the dialog box.
9. Restart the SNMP service. To do so, right-click SNMP Service in the Services window and select Restart
from the list.
10. Close the Services window.
To verify the function of the SNMP service
1. Click Start > Run and type cmd to open a DOS window.
2. In the DOS window, type: snmpwalk -v 2c -c public localhost interface | find_"Diva"
The result should be similar to the following, which is for a Dialogic
®
Diva
®
V-4PRI Media Board:
IF-MIB::ifDescr.101 = STRING: Dialogic_Diva_V-4PRI/E1/T1_1030
IF-MIB::ifDescr.133 = STRING: Dialogic_Diva_V-4PRI/E1/T1_1030
IF-MIB::ifDescr.164 = STRING: Dialogic_Diva_V-4PRI/E1/T1_1030
IF-MIB::ifDescr.195 = STRING: Dialogic_Diva_V-4PRI/E1/T1_1030
3. In the DOS window, type: snmptrapd -f -L o
The result should be similar to the following:
2006-01-28 11:14:35 NET-SNMP version 5.2.1.2 Started.
You can create an output of traps if you change the status of the layer 1/2, for instance by disconnecting
the cable from the Diva Media Board. The result after changing the status of layer 1/2 should be similar to
the following:
2006-01-28 11:16:25 localhost [127.0.0.1] (via UDP: [127.0.0.1]:1053) TRAP, SNMP v1, community public
SNMPv2-SMI::enterprises.434.2 Link Up Trap (0) Uptime: 1:16:47.06
IF-MIB::ifIndex.101 = INTEGER: 101
SNMPv2-SMI::enterprises.434.2 Link Down Trap (0) Uptime: 1:16:48.57
IF-MIB::ifIndex.101 = INTEGER: 101
2006-01-28 11:16:26 localhost [127.0.0.1] (via UDP: [127.0.0.1]:1053) TRAP, SNMP v1, community public
SNMPv2-SMI::enterprises.434.2 Link Up Trap (0) Uptime: 1:16:48.81
IF-MIB::ifIndex.101 = INTEGER: 101