Enterasys 6000 Verweisanleitung

Seite von 238
MI B Ref erence
221
802.3 Ethernet (RFC1643) MIB Statistics
dot3StatsIndex
SYNTAX:
INTEGER
ACCESS:
Read only
STATUS:
Mandatory
DESCRIPTION:Index value that uniquely identifies an interface to an 
Ethernet-like medium. The interface identified by a 
particular value of this index is the same interface as 
identified by the same value of 
ifIndex
.
::= { dot3StatsEntry 1 }
 dot3StatsAlignmentErrors
SYNTAX:
Counter
ACCESS:
Read only
STATUS:
Mandatory
DESCRIPTION:Count of frames received on a particular interface that are 
not an integral number of octets in length and do not pass 
the FCS check.The count represented by an instance of this 
object is incremented when the 
alignmentError
 status is 
returned by the MAC service to the LLC (or other MAC 
user). Received frames for which multiple error conditions 
obtain are, according to the conventions of IEEE 802.3 
Layer Management, counted exclusively according to the 
error status presented to the LLC.
REFERENCE:
IEEE 802.3 Layer Management
::= { dot3StatsEntry.2 }
 dot3StatsFCSErrors
SYNTAX:
Counter
ACCESS:
Read only
STATUS:
Mandatory
DESCRIPTION:Count of frames received on a particular interface that are 
an integral number of octets in length but do not pass the 
FCS check. The count represented by an instance of this 
object is incremented when the 
frameCheckError
 status is 
returned by the MAC service to the LLC (or other MAC 
user). Received frames for which multiple error conditions 
obtain are, according to the conventions of IEEE 802.3