The following table contains the Traffic Manager-related statistics. Use the show tm statistics command to display information about the Traffic Manager-related statistics.
Objects and OID | Access | Description |
---|---|---|
bcsiTMStatsTable (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2) |
None | Table contains information of Traffic Manager(TM) counters. |
bcsiTMStatsEntry (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1) |
None | An entry containing TM counter information. |
bcsiTMStatsDescription (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.3) |
Read-only | This object gives the description of this entry. |
bcsiTMStatsTotalIngressPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.4) |
Read-only | A count of all packets entering into this TM. |
bcsiTMStatsIngressCPUPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.5) |
Read-only | A count of all packets entering into this TM destined for the CPU. |
bcsiTMStatsIngressEnquePkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.6) |
Read-only | A count of all packets entering ingress queues on this TM. |
bcsiTMStatsIngressDequePkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.7) |
Read-only | A count of all packets de-queued from ingress queues and forwarded on this TM. |
bcsiTMStatsIngressTotalDiscardPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.8) |
Read-only | A count of all packets failing to enter ingress queues on this TM. |
bcsiTMStatsIngressOldestDiscardPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.9) |
Read-only | A count of all packets entering ingress queues on this TM, but deleted later due to buffer being full. |
bcsiTMStatsIngressResolvedToBeDropped (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.10) |
Read-only | A count of all packets entering ingress queues on this TM, but resolved to be dropped. |
bcsiTMStatsIngressCRCErrorCount (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.11) |
Read-only | A count of all packets entering ingress queues on this TM, but found to have bad CRC. |
bcsiTMStatsEgressREDiscardPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.12) |
Read-only | A count of all packets entering egress queues on this TM and discarded due to reassembly errors. |
bcsiTMStatsEgressFilterDiscardPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.13) |
Read-only | A count of all packets entering egress queues on this TM and discarded due to filtering. |
bcsiTMStatsEgressDiscardUCPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.14) |
Read-only | A count of all unicast packets failing to enter egress queues on this TM. |
bcsiTMStatsEgressDiscardMCPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.15) |
Read-only | A count of all multicast packets failing to enter egress queues on this TM. |
bcsiTMStatsEgressUnicastPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.16) |
Read-only | A count of all unicast packets entering egress queues and forwarded out on this TM. |
bcsiTMStatsEgressMulticastPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.17) |
Read-only | A count of all multicast packets entering egress queues and forwarded out on this TM. |
bcsiTMStatsEgressFQPPkts (OID: .1.3.6.1.4.1.1588.3.1.15.1.2.2.1.18) |
Read-only | A count of all FQP packets entering egress queues and forwarded out on this TM. |