CISCOSB-IP :: rlIpStaticRouteType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPrlIpStaticRouteType

rlIpStaticRouteType

Module: CISCOSB-IP

OID (symbolic): CISCOSB-IP::rlIpStaticRouteType

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.17.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The type of route. Note that local(3) refers to a route for which the next hop is the final destination this is the case when user overides the a local interface entry to change it parameters; remote(4) refers to a route for which the next hop is not the final destina- tion. reject (2) refers to a route which, if matched, discards the message as unreachable. This is may be used as a means of correctly aggregating routes, When static routes are distributed (leaked) to other protocols.

What is rlIpStaticRouteType?

This read-write value classifies a static route as reject, which discards matching traffic as unreachable, local, where the next hop is the final destination, or remote, where the next hop is not the final destination. Admins use the reject type specifically to correctly aggregate a summary route while blocking traffic to unallocated sub-ranges within it. For example, configuring a reject-type static route for an unused portion of an aggregated block ensures traffic to that unallocated range is dropped as unreachable rather than forwarded incorrectly.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.17.1.1.6
snmpwalk -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.17.1.1.6.1
snmpget -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteType.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IP::rlIpStaticRouteType OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) from a single console.

OID Breakdown

Upper-level ancestors (10 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
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.17rlIpStaticRouteCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.17.1rlIpStaticRouteTableCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.17.1.1rlIpStaticRouteEntryCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.17.1.1.6rlIpStaticRouteTypeCISCOSB-IP