CLNS-MIB :: clnpRouteMetric1

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLNS-MIBclnpRouteMetric1

clnpRouteMetric1

Module: CLNS-MIB

OID (symbolic): CLNS-MIB::clnpRouteMetric1

OID (numeric): 1.3.6.1.3.1.1.22.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The primary 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 clnpRouteMetric1?

This read-write object holds the primary routing metric for a given route entry, with its actual meaning determined by whichever routing protocol is named in that route's clnpRouteProto value. An admin configuring or reviewing a static route sets or reads this to compare relative route preference, understanding that a value of -1 specifically means this metric is not used for that entry. For example, a route learned via a distance-vector-style protocol might use this field to hold a hop count, while a statically configured route with no meaningful metric would leave it set to -1.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.22.1.3
snmpwalk -v2c -c public <target> CLNS-MIB::clnpRouteMetric1

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.1.1.22.1.3.1
snmpget -v2c -c public <target> CLNS-MIB::clnpRouteMetric1.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.3.1.1.22.1.3.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::clnpRouteMetric1 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.3experimentalAXON-MIB
Numeric OIDNameModule
1.3.6.1.3.1clnsCLNS-MIB
1.3.6.1.3.1.1clnpCLNS-MIB
1.3.6.1.3.1.1.22clnpRoutingTableCLNS-MIB
1.3.6.1.3.1.1.22.1clnpRouteEntryCLNS-MIB
1.3.6.1.3.1.1.22.1.3clnpRouteMetric1CLNS-MIB