All MIBs › ADN-MIB › adnUCNodeErrorCode
adnUCNodeErrorCode
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnUCNodeErrorCode
OID (numeric): 1.3.6.1.4.1.637.3.1.5.12.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object identifies a specific error defined within a group. Its interpretation depends on the value of adnUCNodeErrorGroup. Common Name: Update Error Code
What is adnUCNodeErrorCode?
This OID stores a 32-bit signed integer error code that provides detailed information about what went wrong, with the specific meaning determined by the error group value. Network engineers cross-reference this code with documentation for the corresponding error group to get a complete picture of the failure. For example, if the error group is '3' and the error code is '102', consulting subsystem-3 documentation tells you exactly which routine or component failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.1.8 snmpwalk -v2c -c public <target> ADN-MIB::adnUCNodeErrorCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.1.8.1 snmpget -v2c -c public <target> ADN-MIB::adnUCNodeErrorCode.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::adnUCNodeErrorCode 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.8 | adnUCNodeErrorCode | ADN-MIB |