8-49
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 8 Industry-Standard Management Information Base
RFC1213-MIB (MIB-II)
IP Address Translation Table
The IP address translation table contain the IP Address to physical address equivalences. Some
interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an
algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e.,
has zero entries.
ipNetToMediaTable OBJECT-TYPE
SYNTAX Sequence of ipNetToMediaEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
The IP Address Translation table used for mapping from IP addresses to physical addresses.
::= { ip 22 }
ipNetToMediaEntry OBJECT-TYPE
SYNTAX IpNetToMediaEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
Each entry contains one IpAddress to physical address equivalence.
INDEX { ipNetToMediaIfIndex, ipNetToMediaNetAddress }
::= { ipNetToMediaTable 1 }
IpNetToMediaEntry ::=
SEQUENCE { ipNetToMediaIfIndex INTEGER, ipNetToMediaPhysAddress PhysAddress,
ipNetToMediaNetAddress IpAddress, ipNetToMediaType INTEGER }
ipNetToMediaIfIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
The interface on which this entry's equivalence is effective. The interface identified by a particular
value of this index is the same interface as identified by the same value of ifIndex.
::= { ipNetToMediaEntry 1 }
ipNetToMediaPhysAddress OBJECT-TYPE
SYNTAX PhysAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION
The media-dependent physical address.
::= { ipNetToMediaEntry 2 }
ipNetToMediaNetAddress OBJECT-TYPE
Содержание MCS-7825-H3-IPC1
Страница 28: ...Contents xxvi Cisco Unified Communications Manager Managed Services Guide OL 22523 01 ...
Страница 34: ...xxxii Cisco Unified Communications Manager Managed Services Guide OL 22523 01 Related Documentation ...
Страница 974: ...Index IN 8 Cisco Unified Communications Manager Managed Services Guide OL 22523 01 ...