Graph mltStats Interface

ItemDescription
InOctetsThe total number of octets received on the MLT interface, including framing characters.
OutOctetsThe total number of octets transmitted out of the MLT interface, including framing characters.
InUcastPktsThe number of packets delivered by this MLT to a higher MLT that were not addressed to a nulticast or broadcase address at this sublayer.
OutUcastPktsThe number of packets that hight-level protocols requested be transmitted that were not addressed to a multicast address at this MLT. This total number includes those packets discarded or unsent.
InMulticastPktThe number of packets delivered to this MLT that were addressed to a nulticast address at this sublayer. For a MAC layer protocol, this number includes both Group and Functional addresses.
OutMulticastThe total number of packets that hight-level protocols requested be transmitted, and that were addressed to a multicast address at this MLT, including those that were discarded or not sent. For a MAC layer protocol, this number includes both Group and Functional addresses.
InBroadcastPktThe number of packets delivered to this MLT that were addressed to a broadcast address at this sublayer.
OutBroadcastThe total number of packets that hight-level protocols requested be transmitted, and that were addressed to a broadcase address at this MLT, including those that were discarded or not sent.