FW 05.01.00 and SW 07.01.00 HP StorageWorks SNMP Reference for Directors and Edge Switches Reference Guide (AA-RQ7BD-TE, June 2003)

SNMP Support
52 SNMP Reference for Directors and Edge Switches
IP Address Translation Table
The IP address translation table contain the IpAddress to physical address
equivalences. Some interfaces do not use translation tables for determining
address equivalences (for example, 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.
MIB-2
Object
Name
Type Access Description
ipNetToMedia
IfIndex
INTEGER RW 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.
ipNetToMedia
PhysAddress
PhysAddress RW The media-dependent `physical' address.
ipNetToMedia
NetAddress
IpAddress RW The IpAddress corresponding to the
media-dependent `physical' address
ipNetToMedia
Type
INTEGER RW The type of mapping. Setting this object to
the value invalid(2) has the effect of
invalidating the corresponding entry in the
ipNetToMediaTable. 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
ipNetToMediaType object.
Values:
other(1), - none of the following
invalid(2), - an invalidated mapping
dynamic(3),
static(4)