All MIBs › ADN-MIB › adnAssocIfIndex
adnAssocIfIndex
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAssocIfIndex
OID (numeric): 1.3.6.1.4.1.637.3.1.5.19.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object corresponds to the ifIndex of the associated interface, 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 adnAssocIfIndex?
This OID holds the ifIndex of an interface associated with the current connection, but only applies when the protocol type is x25 or similar (not g25 or x75). Network engineers use this to link virtual connections to their underlying physical ports for end-to-end visibility. For example, a value of 3 means this virtual connection runs over interface ifIndex 3; if the protocol is x75, the OID returns noSuchName instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.19.1.3 snmpwalk -v2c -c public <target> ADN-MIB::adnAssocIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.19.1.3.1 snmpget -v2c -c public <target> ADN-MIB::adnAssocIfIndex.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::adnAssocIfIndex 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.3 | adnAssocIfIndex | ADN-MIB |