FW V06.XX/HAFM SW V08.02.00 HP StorageWorks SNMP Reference for Directors and Edge Switches (AA-RQ7BE-TE, July 2004)
SNMP Support
52 SNMP Reference for Directors and Edge Switches
IP Address Translation Table
The IP address translation table contains 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, the address translation table is empty, that is, has zero
entries.
MIB-2
Object
Name
Type Access Description
ipNetToMedi
aIfIndex
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.
ipNetToMedi
aPhysAddress
PhysAddress RW The media-dependent “physical” address.
ipNetToMedi
aNetAddress
IpAddress RW The IpAddress corresponding to the
media-dependent “physical” address
ipNetToMedi
aType
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)