All MIBs › ADN-MIB › adnUCNodeExceptionCode
adnUCNodeExceptionCode
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnUCNodeExceptionCode
OID (numeric): 1.3.6.1.4.1.637.3.1.5.12.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object identifies an exception condition, if an error was detected during configuration table processing (adnUCNodeErrorType = config). Values may be zero (no exception), 0x80 (no such object) or 0x81 (no such instance). Common Name: Update Exception Code
What is adnUCNodeExceptionCode?
This OID captures exception codes that occurred specifically during configuration table processing, such as 'object not found' (0x80) or 'instance not found' (0x81). When configuration updates fail, a network engineer checks this to determine if the MIB table being modified doesn't exist on the target device. For example, a value of '0x80' (128 in decimal) means the system tried to update a configuration table that doesn't exist on that device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.1.9 snmpwalk -v2c -c public <target> ADN-MIB::adnUCNodeExceptionCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.1.9.1 snmpget -v2c -c public <target> ADN-MIB::adnUCNodeExceptionCode.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::adnUCNodeExceptionCode 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.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12 | adnUpdateCntlMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.1 | adnUCNodeGroup | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.1.9 | adnUCNodeExceptionCode | ADN-MIB |