Enterasys fn100 Verweisanleitung

Seite von 110
IP Group
Fast Network 100 MIB Reference Guide
Page 2-13
2.4.3 IP  Address Translation Table 
The TCP/IP IP address translation table contains mappings of Internet addresses 
to MAC addresses, except for the Internet addresses of the FN100 itself. The 
parameters are Read/Write, according to TCP/IP MIB-II; however, the FN100 
has the restriction that a dynamic entry should not be modified, except to be made 
“invalid” (any other modifications will cause a static entry to be created). When 
adding a row, the following defaults are used:
ipNetToMediaIfIndex is obtained from the row’s instance identifier.
ipNetToMediaPhysAddress defaults to 0.
ipNetToMediaNetAddress is obtained from the row’s instance identifier.
ipNetToMediaType defaults to “static.” 
Parameters include the following: 
ipNetToMediaTable
{ip 22}
Not-Accessible 
A list of IP address translation entries; one per port number and IP address. 
ipNetToMediaEntry
{ipNetToMediaTable 1}
Not-Accessible 
A set of objects for an ipNetToMediaTable entry. The individual components are 
described below. 
ipNetToMediaIfIndex
{ipNetToMediaEntry 1}
Integer Read-Write 
The port number for which this entry is effective. 
ipNetToMediaPhysAddress
{ipNetToMediaEntry 2}
Physical Address Read-Write 
The MAC address (for the PPP port, this should be a zero length octet string; for 
Ethernet ports, this should be a little-endian six byte address). 
ipNetToMediaNetAddress
{ipNetToMediaEntry 3}
IP Address Read-Write 
The IP address that corresponds to the ipNetToMediaPhysAddress.