CISCOSB-IPv6 :: rlInetStaticRouteType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPv6rlInetStaticRouteType

rlInetStaticRouteType

Module: CISCOSB-IPv6

OID (symbolic): CISCOSB-IPv6::rlInetStaticRouteType

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.28.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Same as inetCidrRouteType MIB (excluded 'other' route type)

What is rlInetStaticRouteType?

This read-write value sets the type of a static route, matching the standard inetCidrRouteType values but excluding 'other', such as remote, local, blackhole, reject, or nd. An admin picks blackhole to silently drop traffic to a given destination, or reject to actively return an unreachable error, for example to null-route unwanted traffic. For example, setting a static route's type to blackhole for a known bad destination network silently discards traffic to it without notifying the sender.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.8
snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlInetStaticRouteType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.8.1
snmpget -v2c -c public <target> CISCOSB-IPv6::rlInetStaticRouteType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.8.1 i <value>

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::rlInetStaticRouteType 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.28rlInetStaticRouteTableCISCOSB-IPv6
1.3.6.1.4.1.9.6.1.101.26.28.1rlInetStaticRouteEntryCISCOSB-IPv6
1.3.6.1.4.1.9.6.1.101.26.28.1.8rlInetStaticRouteTypeCISCOSB-IPv6