All MIBs › CLNS-MIB › clnpAdEntIfIndex
clnpAdEntIfIndex
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpAdEntIfIndex
OID (numeric): 1.3.6.1.3.1.1.21.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
What is clnpAdEntIfIndex?
This read-only object gives the interface index, matching the standard ifIndex value, associated with a given CLNP addressing table entry. An admin uses this to know exactly which physical or logical network interface a particular configured CLNP address, given in clnpAdEntAddr, is bound to. For example, cross-referencing this ifIndex against the ifTable lets the admin confirm a specific NSAP address is configured on the entity's Ethernet interface rather than a serial link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.21.1.2 snmpwalk -v2c -c public <target> CLNS-MIB::clnpAdEntIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.21.1.2.1 snmpget -v2c -c public <target> CLNS-MIB::clnpAdEntIfIndex.1
Start monitoring OSI CLNP/CLNS-capable router (vendor-neutral) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLNS-MIB::clnpAdEntIfIndex OID value, configure state conditions and alerts, and monitor any OSI CLNP/CLNS-capable router (vendor-neutral) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.1 | clns | CLNS-MIB |
| 1.3.6.1.3.1.1 | clnp | CLNS-MIB |
| 1.3.6.1.3.1.1.21 | clnpAddrTable | CLNS-MIB |
| 1.3.6.1.3.1.1.21.1 | clnpAddrEntry | CLNS-MIB |
| 1.3.6.1.3.1.1.21.1.2 | clnpAdEntIfIndex | CLNS-MIB |