Ethernet MIB
dot3StatsTable | {dot3 2} |
Not Accessible |
|
A list of interface entries; one per Ethernet port, which correspond to the dot3Table entries.
dot3StatsEntry | {dot3StatsTable 1} |
Not Accessible |
|
A set of statistics for an Ethernet entry. The individual components are described below.
dot3StatsIndex | {dot3StatsEntry 1} |
Integer |
|
The |
|
dot3StatsAlignmentErrors | {dot3StatsEntry 2} |
Counter |
|
Number of received packets with frame alignment errors since the port was last enabled.
dot3StatsFCSErrors | {dot3StatsEntry 3} |
Counter |
|
Number of received packets with FCS errors (and without frame alignment errors) since the port was last enabled.
dot3StatsSingleCollisionFrames | {dot3StatsEntry 4} |
Counter |
|
The number of frames that experienced a single collision.
dot3StatsMultipleCollisionFrames | {dot3StatsEntry 5} |
Counter |
|
The number of successfully transmitted frames that experienced more than one collision.