Extended Interface Stats Tab

Name Description
Name The text string containing the name of the interface. The name is the one assigned by the local device. It could be a text name or a port number, depending on the interface naming syntax of the device.

In

Name Description
Multicast packets The number of packets delivered from this layer to a higher layer that were addressed to a multicast address. For a MAC layer protocol, it includes both group and functional addresses.
Broadcast packets The number of packets delivered by this layer to a higher level that were addressed to a broadcast address.

Out

Name Description
Multicast packets The number of packets that higher-level protocols requested be transmitted that were addressed to a multicast address at this layer, including those discarded or not sent.
Broadcast packets The number of packets higher-level protocols requested to be transmitted that were addressed to a broadcast address at this layer, including those discarded or not sent.

HC In

Name Description
Octets The total number of octets received on the interface, including framing characters.
Unicast packets The number of packets delivered by this layer to a higher layer that were not addressed to a multicast or broadcast address at this layer.
Multicast packets The number of packets delivered by this layer to a higher layer that were addressed to a multicast address at this layer. For a MAC layer protocol, this includes both group and functional addresses.
Broadcast packets The number of packets delivered by this layer to a higher layer that were addressed to a broadcast address at this layer.

HC Out

Name Description
Octets Total number of octets transmitted out of the interface, including framing characters.
Unicast packets Total number of packets that higher-level protocols requested be transmitted that were not addressed to a multicast or broadcast address at this layer; including those discarded or not sent.
Multicast packets The total number of packets that higher-level protocols requested be transmitted that were addressed to a multicast address at this layer, including those discarded or not sent. For a MAC layer protocol, this includes both the group and functional addresses.
Broadcast packets The total number of packets that higher-level protocols requested be transmitted that were addressed to a broadcast address at this layer; including those discarded or not sent.
Link up/down trap enable This field indicates whether linkUp/linkDown traps should be generated for this interface. The value should be enabled(1) for interfaces that do no operate on top of any other interface and disabled(2) otherwise.
High Speed The estimate of the interface’s current bandwidth in units of 1,000,000 bits per second. If a value of n is reported, the speed of the interface is in the range of n-500,00 to n+499,999. For interfaces that do no vary in bandwidth or for those where no accurate estimation can be made, a nominal bandwidth is given.
Connector Present If the interface layer has a physical connector, the value is true(1). Otherwise it is false(2).