All MIBs › IP-MIB › ipNetToPhysicalType
ipNetToPhysicalType
Module: IP-MIB
OID (symbolic): IP-MIB::ipNetToPhysicalType
OID (numeric): 1.3.6.1.2.1.4.35.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description:
The type of mapping.
Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToPhysicalTable. That is, it effectively dis- associates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent
removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipNetToPhysicalType object.
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.
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.
What is ipNetToPhysicalType?
This object specifies the type of IP-to-physical address mapping (dynamic, static, local, invalid, or other) for entries in the IP network-to-physical address translation table. It indicates how the mapping was learned or configured. An operator would examine this to understand whether a neighbor address mapping is static (manually configured) or dynamically learned.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.35 | ipNetToPhysicalTable | IP-MIB |
| 1.3.6.1.2.1.4.35.1 | ipNetToPhysicalEntry | IP-MIB |
| 1.3.6.1.2.1.4.35.1.6 | ipNetToPhysicalType | IP-MIB |