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.
What is rcIpv6StaticRouteStatus?
Reports the routing-table status of this static route: unreachable via the configured next hop, awaiting resolution via neighbor solicitation, reachable but not the best route, or reachable and installed as the best route. An admin checks this when a static route doesn't seem to be forwarding traffic as expected.
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
Start monitoring Nortel/Bay Networks Rapid-City Accelar switch/router (IPv6 protocol configuration/status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-IPV6-MIB::rcIpv6StaticRouteStatus OID value, configure state conditions and alerts, and monitor any Nortel/Bay Networks Rapid-City Accelar switch/router (IPv6 protocol configuration/status) from a single console.
OID Breakdown
Upper-level ancestors (13 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.62.1.1.6.1.6 | rcIpv6StaticRouteStatus | RC-IPV6-MIB |