All MIBs › DIAL-CONTROL-MIB › dialCtlPeerCallInformation
dialCtlPeerCallInformation
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::dialCtlPeerCallInformation
OID (numeric): 1.3.6.1.2.1.10.21.2.0.1
Node type: NOTIFICATION-TYPE
Description:
This trap/inform is sent to the manager whenever a successful call clears, or a failed call attempt is determined to have ultimately failed. In the event that call retry is active, then this is after all retry attempts have failed. However, only one such trap is sent in between successful call attempts; subsequent call attempts result in no trap. ifOperStatus will return the operational status of the virtual interface associated with the peer to whom this call was made to.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' DIAL-CONTROL-MIB::dialCtlPeerCallInformation snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.10.21.2.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:51798->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (145182806) 16 days, 19:17:08.06 SNMPv2-MIB::snmpTrapOID.0 = OID: DIAL-CONTROL-MIB::dialCtlPeerCallInformation
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.21 | dialControlMib | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.2 | dialControlMibTrapPrefix | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.2.0 | dialControlMibTraps | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.2.0.1 | dialCtlPeerCallInformation | DIAL-CONTROL-MIB |