All MIBs › CISCOSB-IP › rlIpStaticRouteForwardingStatus
rlIpStaticRouteForwardingStatus
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rlIpStaticRouteForwardingStatus
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.17.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: active - An indication that the route has implication on routing inactive - the route is a backup route or it is down. It is not used in forwarding decision. Down means that the Ip interface on which it is configured is down. (Note: ip interface down may be for two reason - its admin status or the L2 interface , on which the ip interface is configured, status
What is rlIpStaticRouteForwardingStatus?
This read-only value reports whether a static route is currently active in forwarding decisions or inactive because it's a backup route or the underlying interface is down. Admins check this to understand why traffic isn't following an expected static route, distinguishing a route that's configured but not currently usable from one that's actively forwarding. For example, seeing a static route report inactive would prompt the admin to check whether its associated IP interface, or the underlying Layer 2 interface, is administratively or operationally down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.17.1.1.8 snmpwalk -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteForwardingStatus
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.8.1 snmpget -v2c -c public <target> CISCOSB-IP::rlIpStaticRouteForwardingStatus.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::rlIpStaticRouteForwardingStatus 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.17 | rlIpStaticRoute | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.17.1 | rlIpStaticRouteTable | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.17.1.1 | rlIpStaticRouteEntry | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.17.1.1.8 | rlIpStaticRouteForwardingStatus | CISCOSB-IP |