All MIBs › DIAL-CONTROL-MIB › dialCtlPeerStatsLastDisconnectCause
dialCtlPeerStatsLastDisconnectCause
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::dialCtlPeerStatsLastDisconnectCause
OID (numeric): 1.3.6.1.2.1.10.21.1.2.2.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The encoded network cause value associated with the last call. This object will be updated whenever a call is started or cleared. The value of this object will depend on the interface type as well as on the protocol and protocol version being used on this interface. Some references for possible cause values are given below.
What is dialCtlPeerStatsLastDisconnectCause?
This byte string encodes the network cause code from the most recent call disconnection with this peer, such as 'user hung up' or 'no answer.' Network engineers use it to debug why a specific call ended abnormally and determine if the problem was user-side, network-side, or device-side. Cause code '80' might mean 'normal disconnect,' while '81' means 'busy.'
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.2.2.1.7 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlPeerStatsLastDisconnectCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.2.2.1.7.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlPeerStatsLastDisconnectCause.1
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.1 | dialControlMibObjects | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2 | dialCtlPeer | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2.2 | dialCtlPeerStatsTable | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2.2.1 | dialCtlPeerStatsEntry | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2.2.1.7 | dialCtlPeerStatsLastDisconnectCause | DIAL-CONTROL-MIB |