ACC-X25 :: accX25EventCause

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25EventCause

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.17accX25ACC-MIB
1.3.6.1.4.1.5.1.1.17.10accX25EventTableACC-X25
1.3.6.1.4.1.5.1.1.17.10.1accX25EventEntryACC-X25
1.3.6.1.4.1.5.1.1.17.10.1.6accX25EventCauseACC-X25