All MIBs › RAPID-CITY › rcIpv6StaticRouteStatus
rcIpv6StaticRouteStatus
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpv6StaticRouteStatus
OID (numeric): 1.3.6.1.4.1.2272.1.62.1.1.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
(1)notReachable means the route is not reachable and no neighbor request entry is built to resolved the next-hop. It happens when there is no route or neighbor to reach the static route's next-hop. (2)tryToResolve means the route is not reachable but a neighbor request entry is built to resolved the next-hop. It happens when there is a local equivelent route in system to reach the next-hop but the neighor is not learnt yet (3)reachableNotInRtm means the static route is reachable but it is not in RTM. It happens when the static route is reachable, but it is not the best among alternative static route. (4)reachableInRtm means the static route is reachable and it is in RTM. It happens when the static route is reachable, and it is the best among alternative static route to be added into RTM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.6.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpv6StaticRouteStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.6.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpv6StaticRouteStatus.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.62 | rcIpv6 | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1 | rcIpv6Mib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1 | rcIpv6Objects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.6 | rcIpv6StaticRouteTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.6.1 | rcIpv6StaticRouteEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.6.1.6 | rcIpv6StaticRouteStatus | RAPID-CITY |