MIB Viewer

fsMIStdIpNetToPhysicalType

OBJECT-TYPE
1.3.6.1.4.1.10876.101.2.37.11.1.6
Access
read-create
Status
current
Sub-identifiers
0
The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry (static entry) in the fsMIStdIpNetToPhysicalTable. That is, the agent removes the invalidated entry from the table. The 'dynamic(3)' 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(4)' type indicates that the mapping has been statically configured. Both of these refer to entries that provide mappings for other entities addresses. The 'local(5)' type indicates that the mapping is provided for an entity's own interface address.
INTEGER { other(1), invalid(2), dynamic(3), static(4), local(5) }