CISCOSB-IPv6 :: rlInternInetCidrRouteType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPv6rlInternInetCidrRouteType

rlInternInetCidrRouteType

Module: CISCOSB-IPv6

OID (symbolic): CISCOSB-IPv6::rlInternInetCidrRouteType

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.30.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final destination.

Routes that do not result in traffic forwarding or rejection should not be displayed, even if the implementation keeps them stored internally.

reject(2) refers to a route that, if matched, discards the message as unreachable and returns a notification (e.g., ICMP error) to the message sender. This is used in some protocols as a means of correctly aggregating routes.

blackhole(5) refers to a route that, if matched, discards the message silently.

What is rlInternInetCidrRouteType?

This read-only value reports the type of an internal CIDR route entry, distinguishing local routes where the next hop is the final destination from remote routes, reject routes that discard and notify, and blackhole routes that silently discard, and notes that routes not affecting forwarding shouldn't be shown even if stored internally. An admin inspects this to understand how a given route entry behaves when matched. For example, a route flagged reject explains why traffic to that destination generates an ICMP unreachable notification rather than being forwarded or silently dropped.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.30.1.8
snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlInternInetCidrRouteType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.30.1.8.1
snmpget -v2c -c public <target> CISCOSB-IPv6::rlInternInetCidrRouteType.1

Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPv6::rlInternInetCidrRouteType OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.

OID Breakdown

Upper-level ancestors (11 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.26.30rlInternInetCidrRouteTableCISCOSB-IPv6
1.3.6.1.4.1.9.6.1.101.26.30.1rlInternInetCidrRouteEntryCISCOSB-IPv6
1.3.6.1.4.1.9.6.1.101.26.30.1.8rlInternInetCidrRouteTypeCISCOSB-IPv6