Specifications
ATX MIB Reference Guide 3-1
CHAPTER 3
ETHERNET MIB
The unit supports the Ethernet MIB as defined in Definitions of Managed Objects
for the Ethernet-like Interface Types, RFC 1284 (J. Cook, editor), dated
December 1991.
The MIB tree prefix for reaching the Ethernet group is:
1.3.6.1.2.1.10.
transmission {mib-2 10}
3.1 GENERIC ETHERNET-LIKE GROUP
dot3 {transmission 7}
dot3Table {dot3 1}
Not-Accessible
A list of interface entries; one per Ethernet port. The entry instances correspond
to the
unit’s port numbers. For example, if the unit’s 2nd port is Ethernet, then
both {ifindex 2} and {dot3Index 2} contain the value “2”. If the unit’s 2nd port is
not Ethernet, then referencing {dot3Index 2} should return noSuchName.
dot3Entry {dot3Table 1}
Not-Accessible
A set of operational attributes for an Ethernet entry. The individual components
are described below.
dot3Index {dot3Entry 1}
Integer Read-Only
The unit’s Ethernet port number.