All MIBs › CLNS-MIB › clnpRouteMetric5
clnpRouteMetric5
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpRouteMetric5
OID (numeric): 1.3.6.1.3.1.1.22.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's clnpRouteProto value. If this metric is not used, its value should be set to -1.
What is clnpRouteMetric5?
This read-write object holds a fifth alternate routing metric for a route entry, with its semantics again defined by the route's clnpRouteProto value and -1 meaning the metric is not used. An admin would see this populated only for a routing protocol reporting five or more distinct per-route metrics, rounding out the set alongside clnpRouteMetric1 through clnpRouteMetric4. For example, a statically configured route with no protocol-specific metrics would leave this field at -1 just like its four sibling metric objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.22.1.11 snmpwalk -v2c -c public <target> CLNS-MIB::clnpRouteMetric5
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.22.1.11.1 snmpget -v2c -c public <target> CLNS-MIB::clnpRouteMetric5.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.22.1.11.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::clnpRouteMetric5 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.11 | clnpRouteMetric5 | CLNS-MIB |