All MIBs › ADN-MIB › adnNodeRunningVersion
adnNodeRunningVersion
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnNodeRunningVersion
OID (numeric): 1.3.6.1.4.1.637.3.1.5.12.3.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object identifies the pathname of the node-level
version descriptor file for the HSS software version that
is currently running. The format of the filename is
vd.
What is adnNodeRunningVersion?
ADN-MIB::adnNodeRunningVersion stores the file path to the version descriptor that describes the HSS software currently running on the node (e.g., vd.1.2.03.00.05). Network engineers check this OID to verify which software version is actively executing in production right now. For example, if this value shows vd.1.2.03.00.05 and it differs from the committed version, the node is running an uncommitted or intermediate version that may need investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.3.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnNodeRunningVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.3.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnNodeRunningVersion.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::adnNodeRunningVersion 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.3 | adnVerInfoGroup | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.3.1 | adnVerInfoNodeGroup | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.3.1.1 | adnNodeRunningVersion | ADN-MIB |