All MIBs › CISCOSB-IPv6 › rlInetStaticRouteRowStatus
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 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 |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.28 | rlInetStaticRouteTable | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.28.1 | rlInetStaticRouteEntry | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.28.1.10 | rlInetStaticRouteRowStatus | CISCOSB-IPv6 |