All MIBs › RAPID-CITY › rcIpStaticRouteIfIndex
rcIpStaticRouteIfIndex
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpStaticRouteIfIndex
OID (numeric): 1.3.6.1.4.1.2272.1.8.15.2.1.5
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
What is rcIpStaticRouteIfIndex?
This object identifies which physical or logical network interface should be used as the outgoing port to reach the next hop of a statically configured IP route. The value corresponds to the standard ifIndex used throughout the MIB to reference network interfaces. A network operator would examine this to verify that static routes are pointing to the correct interfaces, especially when troubleshooting routing loops or misconfigured paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.15.2.1.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpStaticRouteIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.15.2.1.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpStaticRouteIfIndex.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.5 | rcIpStaticRouteIfIndex | RAPID-CITY |