ipNetToPhysicalType
IP-MIB ·
.1.3.6.1.2.1.4.35.1.6
Object
column
r/w
Enumeration
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.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.4.35.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipNetToPhysicalEntry
- Table
- ipNetToPhysicalTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | dynamic |
4 | static |
5 | local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipNetToPhysicalIfIndex The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
id… | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.4.35.1.1 |
| ipNetToPhysicalNetAddressType The type of ipNetToPhysicalNetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.4.35.1.2 |
| ipNetToPhysicalNetAddress The IP Address corresponding to the media-dependent
`physical' address. The address type of this object is
specified in ipNetToPhysicalAddressType.
Implementors ne… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.4.35.1.3 |
| ipNetToPhysicalPhysAddress The media-dependent `physical' address.
As the entries in this table are typically not persistent
when this object is written the entity SHOULD NOT save the
change … | column | OctetString | .1.3.6.1.2.1.4.35.1.4 |
| ipNetToPhysicalLastUpdated The value of sysUpTime at the time this entry was last
updated. If this entry was updated prior to the last re-
initialization of the local network management subsystem,
then thi… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.4.35.1.5 |
| ipNetToPhysicalState The Neighbor Unreachability Detection state for the
interface when the address mapping in this entry is used.
If Neighbor Unreachability Detection is not in use (e.g. for
IPv4), t… | column | Enumeration | .1.3.6.1.2.1.4.35.1.7 |
| ipNetToPhysicalRowStatus The status of this conceptual row.
The RowStatus TC requires that this DESCRIPTION clause
states under which circumstances other objects in this row
can be modified… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.4.35.1.8 |