show mbuf total

Use this command to display memory buffer (MBUF) information.

Format show mbuf total
Mode Privileged EXEC
Column
Meaning
Mbufs Total Total number of message buffers in the system.
Mbufs Free Number of message buffers currently available.
Mbufs Rx Used Number of message buffers currently in use.
Total Rx Norm Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class RX Norm.
Total Rx Mid2 Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class RX Mid2.
Total Rx Mid1 Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class RX Mid1.
Total Rx Mid0 Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class RX Mid0.
Total Rx High Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class RX High.
Total Tx Alloc Attempts Number of times the system tried to allocate a message buffer allocation of class TX.
Total Rx Norm Alloc Failures Number of message buffer allocation failures for RX Norm class of message buffer.
Total Rx Mid2 Alloc Failures Number of message buffer allocation failures for RX Mid2 class of message buffer.
Total Rx Mid1 Alloc Failures Number of message buffer allocation failures for RX Mid1 class of message buffer.
Total Rx Mid0 Alloc Failures Number of message buffer allocation failures for RX Mid0 class of message buffer.
Total Rx High Alloc Failures Number of message buffer allocation failures for RX High class of message buffer.
Total Tx Alloc Failures Number of message buffer allocation failures for TX class of message buffer.