All MIBs › CLNS-MIB › clnpRouteNextHop
clnpRouteNextHop
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpRouteNextHop
OID (numeric): 1.3.6.1.3.1.1.22.1.7
Node type: OBJECT-TYPE
Type: ClnpAddress
Access: read-write
Description: The CLNP address of the next hop of this route.
What is clnpRouteNextHop?
This read-write object holds the CLNP address of the next hop that traffic matching this route should be forwarded to. An admin configuring a static route sets this to the address of the adjacent router or system that will handle onward delivery toward the route's destination. For example, an admin adding a default route toward a border gateway would set this field to that gateway's own CLNP address as the next hop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.22.1.7 snmpwalk -v2c -c public <target> CLNS-MIB::clnpRouteNextHop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.22.1.7.1 snmpget -v2c -c public <target> CLNS-MIB::clnpRouteNextHop.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.22.1.7.1 s <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::clnpRouteNextHop 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.7 | clnpRouteNextHop | CLNS-MIB |