RUGGEDCOM ROX II
CLI User Guide
Chapter 8
Layer 2
Viewing RMON Port Statistics 275
pkts 1024to1518 octets 1640
This table or list provides the following information:
Parameter Description
in-octets Synopsis: A 64-bit unsigned integer
The number of octets in received good packets (Unicast+Multicast+Broadcast) and dropped
packets.
This parameter is mandatory.
in-pkts Synopsis: A 64-bit unsigned integer
The number of received good packets (Unicast+Multicast+Broadcast) and dropped packets.
This parameter is mandatory.
in-bcast-pkts Synopsis: A 64-bit unsigned integer
The number of good broadcast packets received.
This parameter is mandatory.
in-mcast-pkts Synopsis: A 64-bit unsigned integer
The number of good multicast packets received.
This parameter is mandatory.
total-in-octets Synopsis: A 64-bit unsigned integer
The total number of octets of all received packets. This includes data octets of rejected and
local packets which are not forwarded to the switching core for transmission. It should
reflect all the data octets received on the line.
This parameter is mandatory.
total-in-pkts Synopsis: A 64-bit unsigned integer
The number of received packets. This includes rejected, dropped and local packets, as well as
packets which are not forwarded to the switching core for transmission. It should reflect all
packets received on the line.
This parameter is mandatory.
out-octets Synopsis: A 64-bit unsigned integer
The number of octets in transmitted good packets.
This parameter is mandatory.
out-pkts Synopsis: A 64-bit unsigned integer
The number of transmitted good packets.
This parameter is mandatory.
drop-events Synopsis: A 32-bit unsigned integer
The number of received packets that are dropped due to lack of receive buffers.
This parameter is mandatory.
out-bcast-pkts Synopsis: A 64-bit unsigned integer
The number of transmitted broadcast packets.
This parameter is mandatory.
out-mcast-pkts Synopsis: A 64-bit unsigned integer
The number of transmitted multicast packets. This does not include broadcast packets.
This parameter is mandatory.
crc-align-errors Synopsis: A 32-bit unsigned integer
The number of packets received which meet all the following conditions: 1. The packet data
length is between 64 and 1536 octets inclusive. 2. The packet has invalid CRC. 3. A Collision
Event has not been detected. 4. A Late Collision Event has not been detected.