Enterasys atx Verweisanleitung

Seite von 252
Chapter 4: Token Ring MIB
4-4
ATX MIB Reference Guide
dot5Functional
{dot5Entry 9}
MacAddress Read-Write
The bit mask of all Token Ring functional addresses for which this interface will 
accept frames.
4.1.2 Token Ring Statistics Table
dot5StatsTable
{dot5 2}
Not-Accessible 
A table containing Token Ring statistics, one entry per 802.5 interface. All the 
statistics are defined using the syntax Counter as 32 bit wrap around counters.
The entry instances correspond to the unit’s port numbers. For example, if the 
unit’s 2nd port is 802.5, then both {ifIndex 2} and {dot5StatsIfIndex 2} contain 
the value “2”. If the unit’s 2nd port is not 802.5, then referencing 
{dot5StatsIfIndex 2} should return noSuchName.
dot5StatsEntry
{dot5StatsTable 1}
Not-Accessible
An entry contains the 802.5 statistics for a particular interface.
dot5StatsIfIndex
{dot5StatsEntry 1}
Integer Read-Only
The value of this object identifies the 802.5 interface for which this entry 
contains management information. The value of this object for a particular 
interface has the same value as the ifIndex object for the same interface.
dot5StatsLineErrors
{dot5StatsEntry 2}
Counter Read-Only
This counter is incremented when a frame or token is copied or repeated by a 
station, the E bit is zero in the frame or token and one of the following conditions 
exists: 1) there is a non-data bit (J or K bit) between the SD and the ED of the 
frame or token, or 2) there is an FCS error in the frame.
dot5StatusBurstErrors
{dot5StatsEntry 3}
Counter Read-Only
This counter is incremented when a station detects the absence of transitions for 
five half-bit timers (burst-five errors).