All MIBs › RC-IPV6-MIB › rcIpv6StaticRouteStatus
rcIpv6StaticRouteStatus
Module: RC-IPV6-MIB
OID (symbolic): RC-IPV6-MIB::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:
Used to indicate the current status of entry in routing table. 1. notReachable means the route is unreachable via the specified next hop. 2. tryToResolve means the route's nexthop address requires resolution by sending neighbour solicit message. 3. reachableNotInRtm means the route is reachable via the specified next hop. It's the alternative route. 4. reachableInRtm means the route is reachable via the specified next hop and best route.
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> RC-IPV6-MIB::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> RC-IPV6-MIB::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 | RC-IPV6-MIB |