All MIBs › ACC-MIB › accIsdnxSubLastCause
accIsdnxSubLastCause
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 records the reason code for why the last call on this interface was disconnected or failed. Engineers use this to understand patterns in call failures, such as network congestion, busy conditions, or protocol errors. A value of 16 typically indicates the call was terminated normally, while other values point to specific error conditions.
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-MIB::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-MIB::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-MIB |