FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)
E
Groups in MIB II
E-15
MIB II
Status deprecated
Description The Address Translation tables contain the NetworkAddress 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.
Sequence
::= { at 1 }
atEntry
Syntax AtEntry
Access not-accessible
Status deprecated
Description Each entry contains one NetworkAddress to physical' address
equivalence.
INDEX { atIfIndex, atNetAddress }
Sequence
::= { atTable 1 }
AtEntry ::=
SEQUENCE {
atIfIndex
Syntax INTEGER
Access read-write
Status deprecated
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.
Sequence
::= { atEntry 1 }
atIfIndex INTEGER,
atPhysAddress PhysAddress,
atNetAddress NetworkAddress }