Port | A unique value for each interface. |
Oper Status | Indicates the operational status of this Ethernet port. |
Admin Status | The administrative status of the interface.
Up: The interface is enabled and up, and the status of the interface should become standby or operational. Down: The interface is disabled and down, and the status of the interface would become shutdown. |
In Octets | The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. |
In Unicast Packets | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
In Multicast Packets | The number multicast packets delivered to a higher-layer protocol. |
In Broadcast Packets | The number broadcast packets delivered to a higher-layer protocol. |
In Discards | The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
In Errors | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
In Unknown Protos | The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
Out Octets | The total number of octets transmitted out of the interface, including framing characters. |
Out Unicast Packets | The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
Out Multicast Packets | The total number of packets that higher-level protocols requested be transmitted to subnetwork-multicast address, including those that were discarded or not sent. |
Out Broadcast Packets | The total number of packets that higher-level protocols requested be transmitted to subnetwork-broadcast address, including those that were discarded or not sent. |
Out Discards | The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
Out Errors |
The number of outbound packets that could not be transmitted because of errors. |