CLNS-MIB :: clnpRouteInfo

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLNS-MIBclnpRouteInfo

clnpRouteInfo

Module: CLNS-MIB

OID (symbolic): CLNS-MIB::clnpRouteInfo

OID (numeric): 1.3.6.1.3.1.1.22.1.12

Node type: OBJECT-TYPE

Type: OBJECT IDENTIFIER

Access: read-only

Description: A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's clnpRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.

What is clnpRouteInfo?

This read-only object provides an OBJECT IDENTIFIER pointing to protocol-specific MIB definitions relevant to whichever routing protocol, as named in clnpRouteProto, is responsible for a given route. An admin or management application follows this pointer to locate additional, protocol-specific details about the route beyond what the generic CLNS routing table provides, with a value of the zero-zero OID meaning no such additional information exists. For example, a route learned via a specific OSI routing protocol might point this object at that protocol's own MIB table entry describing extra attributes not represented in the generic CLNS route entry.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.22.1.12
snmpwalk -v2c -c public <target> CLNS-MIB::clnpRouteInfo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.1.1.22.1.12.1
snmpget -v2c -c public <target> CLNS-MIB::clnpRouteInfo.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clnpRouteInfo.1

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::clnpRouteInfo 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.12clnpRouteInfoCLNS-MIB