All MIBs › ACC-ISDN › accIsdnxSubLastCause
accIsdnxSubLastCause
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnxSubLastCause
OID (numeric): 1.3.6.1.4.1.5.1.1.36.6.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The last clearing cause for a call associated with this interface.
What is accIsdnxSubLastCause?
This OID stores the numeric cause code for the most recent call disconnect on this interface, such as normal hang-up or network error. Network engineers examine this after a call drop to determine whether the user hung up, the network rejected the call, or a protocol failure occurred. For example, a value of 16 means 'normal call clearing' (user disconnected), while 34 means 'no circuit available' (carrier had no resources).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.9 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnxSubLastCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.6.1.9.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnxSubLastCause.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6 | accIsdnxSubTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1 | accIsdnxSubEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.6.1.9 | accIsdnxSubLastCause | ACC-ISDN |