All MIBs › DIAL-CONTROL-MIB › callHistoryDisconnectText
callHistoryDisconnectText
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::callHistoryDisconnectText
OID (numeric): 1.3.6.1.2.1.10.21.1.4.3.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
ASCII text describing the reason for call termination.
This object exists because it would be impossible for a management station to store all possible cause values for all types of interfaces. It should be used only if a management station is unable to decode the value of dialCtlPeerStatsLastDisconnectCause.
What is callHistoryDisconnectText?
This text string provides a human-readable explanation of why the call ended, for cases where the raw cause code is unknown. Engineers use it as a fallback when automated cause-code decoding fails. An example is 'User Busy' or 'Network Unavailable'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.7 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryDisconnectText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.4.3.1.7.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::callHistoryDisconnectText.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.4 | callHistory | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3 | callHistoryTable | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3.1 | callHistoryEntry | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.4.3.1.7 | callHistoryDisconnectText | DIAL-CONTROL-MIB |