All MIBs › CLNS-MIB › clnpRouteDest
clnpRouteDest
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpRouteDest
OID (numeric): 1.3.6.1.3.1.1.22.1.1
Node type: OBJECT-TYPE
Type: ClnpAddress
Access: read-write
Description: The destination CLNP address of this route.
What is clnpRouteDest?
This read-write object holds the destination CLNP address that a given entry in the routing table applies to. An admin configuring static CLNS routing writes this to specify exactly which destination NSAP prefix or address a route entry covers. For example, an admin adding a static route to a specific remote CLNS network would set this field to that network's destination address before filling in the corresponding next-hop and interface details.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.22.1.1 snmpwalk -v2c -c public <target> CLNS-MIB::clnpRouteDest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.22.1.1.1 snmpget -v2c -c public <target> CLNS-MIB::clnpRouteDest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.22.1.1.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::clnpRouteDest 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.1 | clnpRouteDest | CLNS-MIB |