You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Currently the QoS report generates this report only for Cisco devices.
The report provides information per interface and QoS Policy Name.

This document summarizes a proposed metric standardization of the QoS report to incude Huawei and Teldat devices in the report insofar as these devices support the metrics in the current report.

opReports currently offers 22 columns of information in the QoS report for Cisco devices:

1:   Device
2:   Interface
3:   Speed
4:   Speed In
5:   Speed Out
6:   Description
7:   Input Utilisation (not a column in HTML report where it is reported in the Interface heading section)
8:   Output Utilisation (not a column in HTML report where it is reported in the Interface heading section)
9:   Direction
10: Policy Name
11: Action
12: Bandwidth
13: Percent
14: PrePolicyUtil
15: PostPolicyUtil
16: MaxPrePolicyUtil
17: PrePolicyBits
18: MaxPrePolicyBits
19: DropBits
20: MaxDropBits
21: PostPolicyBits
22: MaxPostPolicyBits
23: PrePolicyPkt
24: DropPkt
25: NoBufDropPkt
26: Drop Condition (not a column in HTML report where it is reported as a status color in a relevant column)
27: Low Util Condition (not a column in HTML report where it is reported as a status color in a relevant column)
28: High Util Condition (not a column in HTML report where it is reported as a status color in a relevant column)



For Huawei devices the information in the QoS report can be provided per Interface and QoS Policy Name as follows:
1:   Device
2:   Interface
3:   Speed
4:   Speed In
5:   Speed Out
6:   Description
7:   Input Utilisation (not a column in HTML report where it is reported in the Interface heading section)
8:   Output Utilisation (not a column in HTML report where it is reported in the Interface heading section)
9:   Direction
10: Policy Name
11: Action (will always be 'Bandwidth')
12: Bandwidth (cannot be provided: will be 'N/A')
13: Percent (cannot be provided: will be 'N/A')
14: PrePolicyUtil (derived from OID hwCBQoSPolicyStatClassifierMatchedBytes)
15: PostPolicyUtil (derived from OID hwCBQoSPolicyStatClassifierMatchedPassBytes)
16: MaxPrePolicyUtil (derived from OID hwCBQoSPolicyStatClassifierMatchedBytes)
17: PrePolicyBits (derived from OID hwCBQoSPolicyStatClassifierMatchedBytes)
18: MaxPrePolicyBits (derived from OID hwCBQoSPolicyStatClassifierMatchedBytes)
19: DropBits (derived from OID hwCBQoSPolicyStatClassifierMatchedDropBytes)
20: MaxDropBits (derived from OID hwCBQoSPolicyStatClassifierMatchedDropBytes)
21: PostPolicyBits (derived from OID hwCBQoSPolicyStatClassifierMatchedPassBytes)
22: MaxPostPolicyBits (derived from OID hwCBQoSPolicyStatClassifierMatchedPassBytes)
23: PrePolicyPkt (derived from OID hwCBQoSPolicyStatClassifierMatchedPackets)
24: DropPkt (derived from OID hwCBQoSPolicyStatClassifierMatchedDropPackets)
25: NoBufDropPkt (cannot be provided: will be 'N/A')
26: Drop Condition (not a column in HTML report where it is reported as a status color in a relevant column)
27: Low Util Condition (not a column in HTML report where it is reported as a status color in a relevant column)
28: High Util Condition (not a column in HTML report where it is reported as a status color in a relevant column)



For Teldat devices the information in the QoS report can be provided per Interface and QoS Policy Index as follows:

1:   Device
2:   Interface
3:   Speed
4:   Speed In
5:   Speed Out
6:   Description
7:   Input Utilisation (not a column in HTML report where it is reported in the Interface heading section)
8:   Output Utilisation (not a column in HTML report where it is reported in the Interface heading section)
9:   Direction (will always be 'outbound')
10: Policy Name (derived from OID telProdNpMonFeatQosIndexClass: an index value that is an integer as there is no class name OID)
11: Action (will always be 'Bandwidth')
12: Bandwidth (cannot be provided: will be 'N/A')
13: Percent (cannot be provided: will be 'N/A')
14: PrePolicyUtil (derived from OID telProdNpMonFeatQosAccByt)
15: PostPolicyUtil (cannot be provided: will be 'N/A')
16: MaxPrePolicyUtil (derived from OID telProdNpMonFeatQosAccByt)
17: PrePolicyBits (derived from OID telProdNpMonFeatQosAccByt)
18: MaxPrePolicyBits (derived from OID telProdNpMonFeatQosAccByt)
19: DropBits (cannot be provided: will be 'N/A')
20: MaxDropBits (cannot be provided: will be 'N/A')
21: PostPolicyBits (cannot be provided: will be 'N/A')
22: MaxPostPolicyBits (cannot be provided: will be 'N/A')
23: PrePolicyPkt (derived from OID telProdNpMonFeatQosAccPkt)
24: DropPkt (cannot be provided: will be 'N/A')
25: NoBufDropPkt (cannot be provided: will be 'N/A')
26: Drop Condition (not a column in HTML report where it is reported as a status color in a relevant column) (cannot be provided: will be 'N/A')
27: Low Util Condition (not a column in HTML report where it is reported as a status color in a relevant column)
28: High Util Condition (not a column in HTML report where it is reported as a status color in a relevant column)



  • No labels