hwQ931IsdnLastCauseDisc
HUAWEI-ISDN-MIB ·
.1.3.6.1.4.1.2011.2.33.9.1.2.2.1.4
Object
column Enumeration
This object describes last cause of disconnection. In hwQ931IsdnCallClear trap, the value of this node is the reason of disconnection, this node is only valid for hwQ931IsdnCallClear trap, the value of this node is unknown in other situation. unknown: unknown error. normCallClr: normal call clearing. noRouteToTransNet: no route to specified transit network. noRouteToDest: no route to destination. switchEquCongest: switching equipment congestion. netOutofOrder: network out of order.
Context
- MIB
- HUAWEI-ISDN-MIB
- OID
.1.3.6.1.4.1.2011.2.33.9.1.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwQ931IsdnEntry
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 'HUAWEI-ISDN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ISDN-MIB::hwQ931IsdnLastCauseDisc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ISDN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ISDN-MIB::hwQ931IsdnLastCauseDisc.<hwQ931IsdnOpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ISDN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ISDN-MIB::hwQ931IsdnLastCauseDisc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | normCallClr |
3 | noRouteToTransNet |
4 | noRouteToDest |
5 | switchEquCongest |
6 | netOutofOrder |