cInetNetToMediaType
CISCO-IETF-IP-MIB ·
.1.3.6.1.4.1.9.10.86.1.1.3.1.5
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
cInetNetToMediaTable. That is, it effectively
disassociates 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
cInetNetToMediaType 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. The 'local(5)' type indicates
that the mapping is provided for an entity's own
interface address.
Context
- MIB
- CISCO-IETF-IP-MIB
- OID
.1.3.6.1.4.1.9.10.86.1.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cInetNetToMediaEntry
- Table
- cInetNetToMediaTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | dynamic |
4 | static |
5 | local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cInetNetToMediaNetAddressType The type of cInetNetToMediaNetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.86.1.1.3.1.1 |
| cInetNetToMediaNetAddress The IP Address corresponding to the media-dependent
`physical' address. | column | OctetString | .1.3.6.1.4.1.9.10.86.1.1.3.1.2 |
| cInetNetToMediaPhysAddress The media-dependent `physical' address. | column | SNMPv2-TCPhysAddress | .1.3.6.1.4.1.9.10.86.1.1.3.1.3 |
| cInetNetToMediaLastUpdated 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.4.1.9.10.86.1.1.3.1.4 |
| cInetNetToMediaState The Neighbor Unreachability Detection [3] 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… | column | Enumeration | .1.3.6.1.4.1.9.10.86.1.1.3.1.6 |