All MIBs › ADN-ENV-MIB › adnAtmBoardDefNumber
adnAtmBoardDefNumber
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnAtmBoardDefNumber
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.5.20.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This indicates the defect number. The description of each defect is given via the adnAtmBoardErASEStatus for ASE board, the adnAtmBoardErHSCStatus for HSC board, the adnAtmBoardErCIGStatus for CIG board. These nominators are defined in the adnAtmBoardErTable. There's a one to one mapping between the bit position and the defect number.
What is adnAtmBoardDefNumber?
This read-only value specifies which specific defect or error condition is present on the ATM board. Network engineers use this to cross-reference with board-specific error tables (like adnAtmBoardErASEStatus) to determine the exact nature of the hardware fault. A value of 5 might indicate a specific memory error on an ASE board, which engineers would look up in the corresponding status table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.5.20.1.2 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnAtmBoardDefNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.5.20.1.2.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnAtmBoardDefNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnAtmBoardDefNumber.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::adnAtmBoardDefNumber 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.20 | adnAtmBoardDefTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.5.20.1 | adnAtmBoardDefEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.5.20.1.2 | adnAtmBoardDefNumber | ADN-ENV-MIB |