All MIBs › ADN-MIB › adnUCNodeErrorType
adnUCNodeErrorType
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnUCNodeErrorType
OID (numeric): 1.3.6.1.4.1.637.3.1.5.12.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object notifies the NMS of the type of error detected by the HSS configuration management. no-err -- There is no error config -- Error occurred in configuration file management software -- Error occurred in firmware or software management. Common Name: Update Error Type
What is adnUCNodeErrorType?
This OID identifies the category of error that occurred during configuration management, whether it's a configuration issue, software issue, or no error at all. When troubleshooting failed updates or configuration changes, an engineer looks at this to quickly narrow down whether the problem is in the settings files or the firmware itself. For example, if the value is 'software', the error happened in the firmware or software management system, not in the configuration data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.1.5 snmpwalk -v2c -c public <target> ADN-MIB::adnUCNodeErrorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.1.5.1 snmpget -v2c -c public <target> ADN-MIB::adnUCNodeErrorType.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::adnUCNodeErrorType 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.5 | adnUCNodeErrorType | ADN-MIB |