All MIBs › CLNS-MIB › clnpMediaToNetIfIndex
clnpMediaToNetIfIndex
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpMediaToNetIfIndex
OID (numeric): 1.3.6.1.3.1.1.24.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
What is clnpMediaToNetIfIndex?
This read-write INTEGER identifies, using the same value-space as ifIndex, the interface on which a clnpMediaToNetTable entry's address equivalence is effective. An admin cares because it ties a hardware-to-CLNP-address mapping to a specific physical or logical interface for troubleshooting address resolution. For example, an admin cross-references this ifIndex value against IF-MIB's ifTable to identify that the mapping was learned on a particular Ethernet interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.24.1.1 snmpwalk -v2c -c public <target> CLNS-MIB::clnpMediaToNetIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.24.1.1.1 snmpget -v2c -c public <target> CLNS-MIB::clnpMediaToNetIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.24.1.1.1 i <value>
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::clnpMediaToNetIfIndex 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.24 | clnpMediaToNetTable | CLNS-MIB |
| 1.3.6.1.3.1.1.24.1 | clnpMediaToNetEntry | CLNS-MIB |
| 1.3.6.1.3.1.1.24.1.1 | clnpMediaToNetIfIndex | CLNS-MIB |