All MIBs › CLNS-MIB › clnpRouteIfIndex
clnpRouteIfIndex
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpRouteIfIndex
OID (numeric): 1.3.6.1.3.1.1.22.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same as identified by the same value of ifIndex.
What is clnpRouteIfIndex?
This read-write object identifies, via a standard ifIndex value, the local interface through which the next hop of a given route should be reached. An admin sets this when configuring a static route to specify which physical or logical outbound interface traffic to that destination should use. For example, an admin routing traffic toward a remote CLNS segment reachable only through a specific serial interface would set this field to that interface's ifIndex value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.22.1.2 snmpwalk -v2c -c public <target> CLNS-MIB::clnpRouteIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.22.1.2.1 snmpget -v2c -c public <target> CLNS-MIB::clnpRouteIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.22.1.2.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::clnpRouteIfIndex 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.22 | clnpRoutingTable | CLNS-MIB |
| 1.3.6.1.3.1.1.22.1 | clnpRouteEntry | CLNS-MIB |
| 1.3.6.1.3.1.1.22.1.2 | clnpRouteIfIndex | CLNS-MIB |