RMON ethernet statistics.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| intervaldatetime | date | not null | Interval start date and time |
| etherstatsindex | integer | not null | Uniquely identifies this etherStats entry |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | with null | Server IP address |
| intervalduration | integer | with null | Length of the interval |
| etherstatsdropevents | float | with null | The total number of events in which packets were dropped by the probe due to lack of resources |
| etherstatsoctets | float | with null | The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets) |
| etherstatspkts | float | with null | The total number of packets (including error packets) received |
| etherstatsbroadcastpkts | float | with null | The total number of good packets received that were directed to the broadcast address |
| etherstatsmulticastpkts | float | with null | The total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address. |
| etherstatscrcalignerrors | float | with null | The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but were not an integral number of octets in length or had a bad Frame Check Sequence (FCS). |
| etherstatsundersizepkts | float | with null | The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed |
| etherstatsoversizepkts | float | with null | The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed |
| etherstatsfragments | float | with null | The total number of packets received that were not an integral number of octets in length or that had a bad Frame Check Sequence (FCS), and were less than 64 octets in length (excluding framing bits but including FCS octets) |
| etherstatsjabbers | float | with null | The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and were not an integral number of octets in length or had a bad Frame Check Sequence (FCS) |
| etherstatscollisions | float | with null | The best estimate of the total number of collisions on this Ethernet segment |
| etherstatspkts64octets | float | with null | The total number of packets (including error packets) received that were 64 octets in length (excluding framing bits but including FCS octets) |
| etherstatspkts65to127octets | float | with null | The total number of packets (including error packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets) |
| etherstatspkts128to255octets | float | with null | The total number of packets (including error packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets) |
| etherstatspkts256to511octets | float | with null | The total number of packets (including error packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets) |
| etherstatspkts512to1023octets | float | with null | The total number of packets (including error packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets) |
| etherstatspkts1024to1518octets | float | with null | The total number of packets (including error packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets) |
| etherstatsstatus | integer1 | with null | The status of this etherStats entry |
Product Name: Unicenter Network and System Management
Table Type: Table