All MIBs › RC-IPV6-MIB › rcIpv6NetToPhysicalState
rcIpv6NetToPhysicalState
Module: RC-IPV6-MIB
OID (symbolic): RC-IPV6-MIB::rcIpv6NetToPhysicalState
OID (numeric): 1.3.6.1.4.1.2272.1.62.1.1.7.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Neighbor Unreachability Detection [4] state for the interface when the address mapping in this entry is used. If Neighbor Unreachability Detection is not in use (eg. for IPv4), this object is always unknown(6). REFERENCE RFC2461
What is rcIpv6NetToPhysicalState?
Reports the Neighbor Unreachability Detection state (reachable, stale, delay, probe, invalid, unknown, or incomplete) for this address mapping, per RFC 2461. An admin uses this to see whether the device still believes a specific neighbor is actually reachable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.7.1.8 snmpwalk -v2c -c public <target> RC-IPV6-MIB::rcIpv6NetToPhysicalState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.7.1.8.1 snmpget -v2c -c public <target> RC-IPV6-MIB::rcIpv6NetToPhysicalState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcIpv6NetToPhysicalState.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::rcIpv6NetToPhysicalState 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.7 | rcIpv6NetToPhysicalTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.7.1 | rcIpv6NetToPhysicalEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.62.1.1.7.1.8 | rcIpv6NetToPhysicalState | RC-IPV6-MIB |