This table is used to collect statistics on traffic classification based on policies in global traffic policing.
The indexes of the table are hwCBQoSGlobalPolicyMultiChassisApplyType, hwCBQoSGlobalPolicyMultiChassisDirection, hwCBQoSGlobalPolicyMultiChassisChassisId, hwCBQoSGlobalPolicyMultiChassisSlotId.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.1 | hwCBQoSGlobalPolicyMultiChassisChassisId | Integer32{(0,128)} | read-only | This object indicates the ID of the chassis where traffic policing takes effect. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.2 | hwCBQoSGlobalPolicyMultiChassisSlotId | Integer32{(0,128)} | read-only | This object indicates the ID of the slot where traffic policing takes effect. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.3 | hwCBQoSGlobalPolicyMultiChassisApplyType | INTEGER{ucl(0),acl(1),all(2)} | read-only | This object indicates the application type of traffic policing. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.4 | hwCBQoSGlobalPolicyMultiChassisDirection | INTEGER{inbound(1),outbound(2)} | read-only | This object indicates the traffic direction to which traffic policing applies. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.5 | hwCBQoSGlobalPolicyMultiChassisMatchedPackets | Counter64 | read-only | This object indicates the number of packets matching the traffic classification policy. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.6 | hwCBQoSGlobalPolicyMultiChassisMatchedBytes | Counter64 | read-only | This object indicates the number of matching bytes. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.7 | hwCBQoSGlobalPolicyMultiChassisUnmatchedPackets | Counter64 | read-only | This object indicates the number of packets mismatching the traffic classification policy. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.8 | hwCBQoSGlobalPolicyMultiChassisUnmatchedBytes | Counter64 | read-only | This object indicates the number of unmatching bytes. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.9 | hwCBQoSGlobalPolicyMultiChassisMatchedPassPackets | Counter64 | read-only | Number of packets that match the traffic classification policy and pass through | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.10 | hwCBQoSGlobalPolicyMultiChassisMatchedPassBytes | Counter64 | read-only | This object indicates the number of matching and forwarded bytes. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.11 | hwCBQoSGlobalPolicyMultiChassisMatchedDropPackets | Counter64 | read-only | Number of packets that match the traffic classification policy and are discarded | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.12 | hwCBQoSGlobalPolicyMultiChassisMatchedDropBytes | Counter64 | read-only | This object indicates the number of matching and discarded bytes. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.20.1.13 | hwCBQoSGlobalPolicyMultiChassisResetFlag | INTEGER{enabled(1),disabled(2)} | read-write | Reset flag enable(1),disable(2). | The actually supported value range is enabled(1). |