All MIBs › RAPID-CITY › rcIpStaticRouteStatus
rcIpStaticRouteStatus
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpStaticRouteStatus
OID (numeric): 1.3.6.1.4.1.2272.1.8.15.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Used to indicate the current status of this entry.
What is rcIpStaticRouteStatus?
This OID indicates whether a manually configured network route is active, inactive, or being created. It tells you the operational state of a routing rule the administrator manually added to direct traffic. An operator would check this after adding a backup route to confirm it's enabled and ready to use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.15.2.1.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpStaticRouteStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.15.2.1.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpStaticRouteStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.15 | rcIpStaticRoute | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.15.2 | rcIpStaticRouteTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.15.2.1 | rcIpStaticRouteEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.15.2.1.8 | rcIpStaticRouteStatus | RAPID-CITY |