All MIBs › CLNS-MIB › clnpNetToMediaIfIndex
clnpNetToMediaIfIndex
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpNetToMediaIfIndex
OID (numeric): 1.3.6.1.3.1.1.23.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 clnpNetToMediaIfIndex?
This read-write object identifies, via a standard ifIndex value, the interface on which a given network-address-to-media-address equivalence entry is effective, analogous to an ARP table entry but for the CLNS network layer. An admin reviewing address-to-media mappings uses this to know exactly which interface a given NSAP-to-hardware-address binding applies to, important on a device with multiple interfaces on the same CLNS network. For example, if two interfaces both connect to CLNS-capable segments, this field tells the admin which specific interface's mapping table a particular NSAP-to-media-address entry belongs to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.23.1.1 snmpwalk -v2c -c public <target> CLNS-MIB::clnpNetToMediaIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.23.1.1.1 snmpget -v2c -c public <target> CLNS-MIB::clnpNetToMediaIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.23.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::clnpNetToMediaIfIndex 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.23 | clnpNetToMediaTable | CLNS-MIB |
| 1.3.6.1.3.1.1.23.1 | clnpNetToMediaEntry | CLNS-MIB |
| 1.3.6.1.3.1.1.23.1.1 | clnpNetToMediaIfIndex | CLNS-MIB |