Specifications
Chapter 2: TCP/IP MIB-II
2-16 ATX MIB Reference Guide
ipRouteInfo {ipRouteEntry 13}
Object Identifier Read-Write
A reference to additional MIB definitions, specific to the routing protocol which
is responsible for this route. This information is not present in the unit, so
ipRouteInfo should be set to the object identifier {0 0}.
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 unit itself. The
parameters are Read/Write, according to TCP/IP MIB-II; however, the unit 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.