All MIBs › CLNS-MIB › clnpRouteAge
clnpRouteAge
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpRouteAge
OID (numeric): 1.3.6.1.3.1.1.22.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
What is clnpRouteAge?
This read-write object reports the number of seconds since a given route entry was last updated or otherwise confirmed correct. An admin should interpret this carefully, since the MIB explicitly notes that no universal meaning of too old applies without also knowing the specific routing protocol, given in clnpRouteProto, that produced the route. For example, a route age of 600 seconds might be perfectly normal for a slowly converging protocol but would be a red flag for one expected to refresh routes every few seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.22.1.10 snmpwalk -v2c -c public <target> CLNS-MIB::clnpRouteAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.22.1.10.1 snmpget -v2c -c public <target> CLNS-MIB::clnpRouteAge.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.22.1.10.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::clnpRouteAge 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.10 | clnpRouteAge | CLNS-MIB |