All MIBs › ADN-MIB › adnAtmAccClearingCause
adnAtmAccClearingCause
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmAccClearingCause
OID (numeric): 1.3.6.1.4.1.637.3.1.4.37.2.1.46
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ATM forum cause value in the cause information element. This object is significant when the adnAtmAccCallTerm is equal to 'terminated'. Common Name : Clearing Cause.
What is adnAtmAccClearingCause?
This OID stores the ATM Forum standardized cause code explaining why a virtual circuit connection was terminated. Network engineers check this code when a PVC goes down to determine whether it was intentional, peer-initiated, or caused by network failure. A cause value of 16 indicates normal call clearing (both sides agreed), while 41 indicates a temporary failure warranting recovery attempts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.2.1.46 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmAccClearingCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.2.1.46.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmAccClearingCause.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnAtmAccClearingCause.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnAtmAccClearingCause OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37 | adnAtmMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.2 | adnAtmAccTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.2.1 | adnAtmAccEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.2.1.46 | adnAtmAccClearingCause | ADN-MIB |