All MIBs › ACC-X25 › accX25EventCause
accX25EventCause
Module: ACC-X25
OID (symbolic): ACC-X25::accX25EventCause
OID (numeric): 1.3.6.1.4.1.5.1.1.17.10.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Cause octet from close packet.
What is accX25EventCause?
This read-only integer contains the cause code extracted from the X.25 close or clear packet that terminated a call or session. A network engineer uses this to diagnose why a circuit was torn down and to identify whether the failure was local, remote, or network-initiated. For example, accX25EventCause = 0 might mean normal clearing, while a non-zero value indicates an error condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.6 snmpwalk -v2c -c public <target> ACC-X25::accX25EventCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.6.1 snmpget -v2c -c public <target> ACC-X25::accX25EventCause.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.10 | accX25EventTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.10.1 | accX25EventEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.10.1.6 | accX25EventCause | ACC-X25 |