CISCOSB-IPv6 :: rlInetStaticRouteRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPv6rlInetStaticRouteRowStatus

rlInetStaticRouteRowStatus

Module: CISCOSB-IPv6

OID (symbolic): CISCOSB-IPv6::rlInetStaticRouteRowStatus

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.28.1.10

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: The row status variable, used according to row installation and removal conventions. A row entry cannot be modified when the status is marked as active(1).

What is rlInetStaticRouteRowStatus?

This read-write value is the row-status control for a static route entry, and per its description an active row cannot be modified directly. An admin uses it to create a new static route or remove an existing one, knowing they must first deactivate an active row before changing its other fields. For example, an admin who needs to change an active static route's next hop would first set this to notInService, make the edit, then reactivate it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.10
snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlInetStaticRouteRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.10.1
snmpget -v2c -c public <target> CISCOSB-IPv6::rlInetStaticRouteRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.10.1 s <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::rlInetStaticRouteRowStatus 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.10rlInetStaticRouteRowStatusCISCOSB-IPv6