All MIBs › CISCO-DIAL-CONTROL-MIB › cCallHistoryDisconnectCause
cCallHistoryDisconnectCause
Module: CISCO-DIAL-CONTROL-MIB
OID (symbolic): CISCO-DIAL-CONTROL-MIB::cCallHistoryDisconnectCause
OID (numeric): 1.3.6.1.4.1.9.3.25.1.4.3.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The encoded network cause value associated with this call.
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 cCallHistoryDisconnectCause?
Reports the encoded network cause code explaining why a dial call was disconnected, with meaning dependent on interface type and protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.3.1.8 snmpwalk -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryDisconnectCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.25.1.4.3.1.8.1 snmpget -v2c -c public <target> CISCO-DIAL-CONTROL-MIB::cCallHistoryDisconnectCause.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cCallHistoryDisconnectCause.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.25 | ciscoDialControlMib | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1 | ciscoDialControlMibObjects | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4 | cCallHistory | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.3 | cCallHistoryTable | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.3.1 | cCallHistoryEntry | CISCO-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.3.25.1.4.3.1.8 | cCallHistoryDisconnectCause | CISCO-DIAL-CONTROL-MIB |