All MIBs › RAPID-CITY › rcIpRoutePathType
rcIpRoutePathType
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpRoutePathType
OID (numeric): 1.3.6.1.4.1.2272.1.8.7.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The type of route. It is a combination of direct, indirect, best, alternative and ECMP path.
What is rcIpRoutePathType?
This read-only object indicates the nature and classification of an IP route path, expressing whether it is a direct connection, indirect route, primary best path, alternative backup path, or part of an equal-cost multipath (ECMP) set. It provides detailed characterization beyond simple reachability, helping operators understand the quality and redundancy characteristics of routes. This information is critical when analyzing load balancing, failover behavior, and path diversity in routing tables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.7.1.12 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRoutePathType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.7.1.12.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpRoutePathType.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.7 | rcIpRouteTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.7.1 | rcIpRouteEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.7.1.12 | rcIpRoutePathType | RAPID-CITY |