callHistoryDisconnectCause
CTRON-ISDN-CONFIGURATION-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.4.2.2.1.6
Object
column mandatory
Enumeration
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. The more common cause values are indicated in the list.
Context
- MIB
- CTRON-ISDN-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.4.2.2.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- callHistoryEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ISDN-CONFIGURATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ISDN-CONFIGURATION-MIB::callHistoryDisconnectCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-ISDN-CONFIGURATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ISDN-CONFIGURATION-MIB::callHistoryDisconnectCause.<callHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ISDN-CONFIGURATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ISDN-CONFIGURATION-MIB::callHistoryDisconnectCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unassignedNumber |
2 | noRouteToDestination |
6 | channelUnacceptable |
16 | normalCallClearing |
17 | userBusy |
18 | noUserResponding |
21 | callRejected |
22 | numberChangedAddress |
28 | invalidNumberFormat |
31 | normalUnspecified |
34 | noChannelAvailable |
38 | networkOutOfOrder |
41 | temporaryFailure |
42 | switchingEquipmentCongestion |
43 | userInfoDiscarded |
44 | requestedChannelNotAvailable |
52 | outgoingCallsBarred |
54 | incomingCallsBarred |
58 | bearerCapabilityNotPresentlyAvail |
63 | serviceNotAvailable |
65 | bearerServiceNotImplemented |
66 | channelTypeNotImplemented |
70 | onlyRestrictedChannelAvailable |
79 | serviceOrOptionNotImplemeted |
81 | invalidCallReferenceValue |
82 | identifiedChannelDoesNotExist |
85 | invalidDigitValueForAddress |
88 | incompatibleDestination |
90 | destinationAddressMissing |
91 | transitNetworkDoesNotExist |
95 | invalidMessageSpecified |
96 | mandatoryIEmissing |
97 | messageTypeNonexistentOrNotImplemented |
98 | messageNotCompatibleWithCallState |
99 | iEnotImplemented |
100 | invalidIEcontents |
111 | protocolError |
133 | callAlreadyActive |
134 | lineDisabled |
135 | badParameter |
136 | timeoutOccured |
138 | noCallActive |