All MIBs › ADN-MIB › adnAssocNodeIndex
adnAssocNodeIndex
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAssocNodeIndex
OID (numeric): 1.3.6.1.4.1.637.3.1.5.19.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object corresponds to the adnNodeIndex of the associated node, this value is not significant in the case where adnProtocolType is g25 or x75. In that case a GET request on this OID will be replied with the response noSuchname into error-status field.
What is adnAssocNodeIndex?
This OID contains the adnNodeIndex of a node associated with the current connection, but is not applicable for g25 or x75 protocol connections. Network engineers use this to trace which remote node a connection reaches, essential for understanding multi-node network paths and diagnosing routing issues. For example, a value of 5 indicates the connection terminates at or is associated with node 5; for x75 connections, it returns noSuchName.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.19.1.4 snmpwalk -v2c -c public <target> ADN-MIB::adnAssocNodeIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.19.1.4.1 snmpget -v2c -c public <target> ADN-MIB::adnAssocNodeIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnAssocNodeIndex.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::adnAssocNodeIndex 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.19 | adnIfAssocTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.19.1 | adnIfAssocEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.19.1.4 | adnAssocNodeIndex | ADN-MIB |