Interface Counter IDs.
Enumerator |
---|
OPEN_CTR_RESERVED |
Reserved.
|
OPEN_CTR_RX_TOTAL_BYTES |
Total number of bytes received.
|
OPEN_CTR_RX_64 |
Total number of packets of size 64 bytes received.
|
OPEN_CTR_RX_65_127 |
Total number of packets of size 65 - 127 bytes received.
|
OPEN_CTR_RX_128_255 |
Total number of packets of size 128 - 255 bytes received.
|
OPEN_CTR_RX_256_511 |
Total number of packets of size 256 - 511 bytes received.
|
OPEN_CTR_RX_512_1023 |
Total number of packets of size 512 - 1023 bytes received.
|
OPEN_CTR_RX_1024_1518 |
Total number of packets of size 1024 - 1518 bytes received.
|
OPEN_CTR_RX_1519_1530 |
Total number of packets of size 1519 - 1530 bytes received.
|
OPEN_CTR_RX_GOOD_OVERSIZE |
Total number of good oversized packets received.
|
OPEN_CTR_RX_ERROR_OVERSIZE |
Total number of error oversized packets received.
|
OPEN_CTR_RX_GOOD_UNDERSIZE |
Total number of good undersized packets received.
|
OPEN_CTR_RX_ERROR_UNDERSIZE |
Total number of error undersized packets received.
|
OPEN_CTR_RX_UCAST_FRAMES |
Total number of Unicast packets received.
|
OPEN_CTR_RX_MCAST_FRAMES |
Total number of Multicast packets received.
|
OPEN_CTR_RX_BCAST_FRAMES |
Total number of Broadcast packets received.
|
OPEN_CTR_RX_ALIGN_ERRORS |
Total number alignment errors in packets received.
|
OPEN_CTR_RX_FCS_ERRORS |
Total number of packets with FCS errors received.
|
OPEN_CTR_RX_OVERRUNS |
Total number of Overrun errors in packet received.
|
OPEN_CTR_RX_FRAME_TOO_LONG |
Total number of Frame-too-long errors in packet received.
|
OPEN_CTR_TX_TOTAL_BYTES |
Total number of bytes transmitted.
|
OPEN_CTR_TX_64 |
Total number of packets of size 64 bytes transmitted.
|
OPEN_CTR_TX_65_127 |
Total number of packets of size 65 - 127 bytes transmitted.
|
OPEN_CTR_TX_128_255 |
Total number of packets of size 128 - 255 bytes transmitted.
|
OPEN_CTR_TX_256_511 |
Total number of packets of size 256 - 511 bytes transmitted.
|
OPEN_CTR_TX_512_1023 |
Total number of packets of size 512 - 1023 bytes transmitted.
|
OPEN_CTR_TX_1024_1518 |
Total number of packets of size 1024 - 1518 bytes transmitted.
|
OPEN_CTR_TX_1519_1530 |
Total number of packets of size 1519 - 1530 bytes transmitted.
|
OPEN_CTR_TX_UCAST_FRAMES |
Total number of Unicast packets transmitted.
|
OPEN_CTR_TX_MCAST_FRAMES |
Total number of Multicast packets transmitted.
|
OPEN_CTR_TX_BCAST_FRAMES |
Total number of Broadcast packets transmitted.
|
OPEN_CTR_TX_FCS_ERRORS |
Total number of packets with FCS errors transmitted.
|
OPEN_CTR_TX_OVERSIZED |
Total number of oversized packets transmitted.
|
OPEN_CTR_TX_UNDERRUN_ERRORS |
Total number of packets transmitted with underrun errors.
|
OPEN_CTR_TX_ONE_COLLISION |
Total number of packets transmitted with single collision errors.
|
OPEN_CTR_TX_MULTIPLE_COLLISION |
Total number of packets transmitted with multiple collision errors.
|
OPEN_CTR_TX_EXCESSIVE_COLLISION |
Total number of packets transmitted with excessive collision errors.
|
OPEN_CTR_TX_LATE_COLLISION |
Total number of packets transmitted with late collision errors.
|
OPEN_CTR_TX_RX_64 |
Total number of packets of size 64 bytes received and transmitted.
|
OPEN_CTR_TX_RX_65_127 |
Total number of packets of size 65 - 127 bytes received and transmitted.
|
OPEN_CTR_TX_RX_128_255 |
Total number of packets of size 128 - 255 bytes received and transmitted.
|
OPEN_CTR_TX_RX_256_511 |
Total number of packets of size 256 - 511 bytes received and transmitted.
|
OPEN_CTR_TX_RX_512_1023 |
Total number of packets of size 512 - 1023 bytes received and transmitted.
|
OPEN_CTR_TX_RX_1024_1518 |
Total number of packets of size 1024 - 1518 bytes received and transmitted.
|
OPEN_CTR_TX_RX_1519_1522 |
Total number of packets of size 1519 - 1522 bytes received and transmitted.
|
OPEN_CTR_TX_RX_1523_2047 |
Total number of packets of size 1523 - 2047 bytes received and transmitted.
|
OPEN_CTR_TX_RX_2048_4095 |
Total number of packets of size 2048 - 4095 bytes received and transmitted.
|
OPEN_CTR_TX_RX_4096_9216 |
Total number of packets of size 4096 - 9216 bytes received and transmitted.
|
OPEN_CTR_ETHER_STATS_DROP_EVENTS |
Total number of events in which packets were dropped.
|
OPEN_CTR_SNMPIFOUTDISCARD_FRAMES |
Total number of SNMP packets discarded while transmission.
|
OPEN_CTR_SNMPIFINDISCARD_FRAMES |
Total number of SNMP packets discarded while reception.
|
OPEN_CTR_RX_TOTAL_FRAMES |
Total numver of packets received.
|
OPEN_CTR_RX_TOTAL_ERROR_FRAMES |
Total numver of packets with errors received.
|
OPEN_CTR_TX_TOTAL_FRAMES |
Total numver of packets transmitted.
|
OPEN_CTR_TX_TOTAL_ERROR_FRAMES |
Total numver of packets with errors transmitted.
|
OPEN_CTR_TX_TOTAL_COLLISION_FRAMES |
Total numver of packets with collision errors transmitted.
|
OPEN_CTR_RX_CRC_ERRORS |
Total numver of packets with CRC errors received.
|
OPEN_CTR_RX_TOTAL_MAC_ERROR_FRAMES |
Total numver of packets with MAC errors received.
|
OPEN_CTR_RX_RATE_BITS |
Packet receive rate in bits/sec.
|
OPEN_CTR_TX_RATE_BITS |
Packet transmit rate in bits/sec.
|
OPEN_CTR_RX_RATE_FRAMES |
Received rate in packets/sec.
|
OPEN_CTR_TX_RATE_FRAMES |
Transmit rate in packets/sec.
|
OPEN_CTR_ETHER_STATS_HOLD |
Head of Line Blocking Drops (HOLD)
|
OPEN_CTR_RX_JABBER_FRAMES |
Number of received jabber frames.
|
OPEN_CTR_PORT_LINK_DOWN_COUNTER |
Number of link down events.
|