CISCOSB-IP :: rlIpStaticRouteDest

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPrlIpStaticRouteDest

rlIpStaticRouteDest

Module: CISCOSB-IP

OID (symbolic): CISCOSB-IP::rlIpStaticRouteDest

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.17.1.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description: The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the rlIpStaticRouteMask object is not equal to x.

What is rlIpStaticRouteDest?

This read-only value reports the destination IP address of a configured static route, and per its description cannot be a multicast address and must be consistent with the route's mask. Admins reference this to confirm exactly which destination network a given static route entry targets. For example, a static route entry showing a specific network address tells the admin that route governs traffic bound for that particular destination network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.17.1.1.1
snmpwalk -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteDest

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.1.1
snmpget -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteDest.1

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::rlIpStaticRouteDest 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.1rlIpStaticRouteDestCISCOSB-IP