Graph mltStats Interface
| Item | Description |
|
| InOctets | The total number of octets received on the MLT interface, including framing characters. |
| OutOctets | The total number of octets transmitted out of the MLT interface, including framing characters. |
| InUcastPkts | The number of packets delivered by this MLT to a higher MLT that were not addressed to a nulticast or broadcase address at this sublayer. |
| OutUcastPkts | The 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. |
| InMulticastPkt | The 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. |
| OutMulticast | The 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. |
| InBroadcastPkt | The number of packets delivered to this MLT that were addressed to a broadcast address at this sublayer. |
| OutBroadcast | The 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. |