rcIpv6NetToPhysicalTable
RC-IPV6-MIB ·
.1.3.6.1.4.1.2272.1.62.1.1.7
Object
table
The IP Address Translation table used for mapping from IP
addresses to physical addresses.
The Address Translation tables contain the IP address to
'physical' address equivalences. Some interfaces do not use
translation tables for determining address equivalences
(e.g., DDN-X.25 has an algorithmic method); if all
interfaces are of this type, then the Address Translation
table is empty, i.e., has zero entries.
While many protocols may be used to populate this table, ARP
[10] and Neighbor Discovery [4] are the most likely
options.
Context
- MIB
- RC-IPV6-MIB
- OID
.1.3.6.1.4.1.2272.1.62.1.1.7- Type
- table
- Status
- current
- Parent
- rcIpv6Objects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPV6-MIB::rcIpv6NetToPhysicalTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IPV6-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IPV6-MIB::rcIpv6NetToPhysicalTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.