MIB Viewer

rcIpv6NetToPhysicalType

OBJECT-TYPE
1.3.6.1.4.1.2272.1.62.1.1.7.1.6
Access
read-create
Status
current
Sub-identifiers
0
The type of mapping. The 'dynamic(2)' type indicates that the IP address to physical addresses mapping has been dynamically resolved using e.g. IPv4 ARP or the IPv6 Neighbor Discovery protocol. The 'static(3)' type indicates that the mapping has been statically configured. Both of these refer to entries that provide mappings for other entities addresses. The 'local(4)' type indicates that the mapping is provided for an entity's own interface address. As the entries in this table are typically not persistent when this object is written the entity SHOULD NOT save the change to non-volatile storage.
INTEGER { other(1), dynamic(2), static(3), local(4) }