All MIBs › ACC-MIB › accIsdnStatLastCauses
accIsdnStatLastCauses
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnStatLastCauses
OID (numeric): 1.3.6.1.4.1.5.1.1.36.3.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The last cause value sent or received on this subscriber interface.
What is accIsdnStatLastCauses?
This value stores the most recent cause code (0-255) that was sent or received on this interface, indicating why a call was disconnected or failed to establish. A network engineer would check this to troubleshoot why a call didn't go through or was terminated unexpectedly. For example, a cause code of 16 typically means 'normal call clearing', while code 18 means 'no user responding', helping you understand what happened to the last call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.25 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnStatLastCauses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.25.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnStatLastCauses.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.3 | accIsdnStatTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1 | accIsdnStatEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1.25 | accIsdnStatLastCauses | ACC-MIB |