All MIBs › ADN-ENV-MIB › adnAtmLineDefErrOrWng
adnAtmLineDefErrOrWng
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnAtmLineDefErrOrWng
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.5.22.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This indicates the defect type (i.e error or warning); an error is a critical defect which modifies the operational state of the object.
What is adnAtmLineDefErrOrWng?
ADN-ENV-MIB::adnAtmLineDefErrOrWng stores whether a defect on an ATM line is classified as an error (critical) or a warning (non-critical). Engineers configure this to control how serious defects are handled—errors force immediate operational changes while warnings remain informational. Setting it to error (value 1) means the defect disables the line immediately, while warning (value 0) allows continued operation with alerts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.5.22.1.13 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnAtmLineDefErrOrWng
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.5.22.1.13.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnAtmLineDefErrOrWng.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.8.5.5.22.1.13.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnAtmLineDefErrOrWng.1
Start monitoring Frame Relay access equipment (FRANP signalling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-ENV-MIB::adnAtmLineDefErrOrWng OID value, configure state conditions and alerts, and monitor any Frame Relay access equipment (FRANP signalling) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 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.8 | adnEnvironment | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.8.5 | adnEnvHss | ADN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637.3.1.8.5.5 | adnNodeSupervisionEnvMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.5.22 | adnAtmLineDefTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.5.22.1 | adnAtmLineDefEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.5.22.1.13 | adnAtmLineDefErrOrWng | ADN-ENV-MIB |