A3COM-HUAWEI-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-HUAWEI-QOS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwIfQoSMib 1.3.6.1.4.1.43.45.1.1.3.3.2
     qosFIFOTable 1.3.6.1.4.1.43.45.1.1.3.3.2.1 no-access
FIFO(First In First Out) queuing table
         qosFIFOEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.1.1 no-access
FIFO configuration and running information Command:qos fifo queue-length
             qosFIFOIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.1.1.1 integer no-access
The index of interface.
             qosFIFOIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.1.1.2 octet string read-only
The description of interface.
             qosFIFOMaxQueueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.1.1.3 integer read-write
The maximum length of fifo queue.
             qosFIFOCurQueueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.1.1.4 integer read-only
The current length of queue.
             qosFIFODiscardPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.1.1.5 counter32 read-only
The discarded packet number of queue.
             qosUndoFIFO 1.3.6.1.4.1.43.45.1.1.3.3.2.1.1.6 integer read-write
0: Only for get. 1: Set default value of the maximum length of fifo queue. Enumeration: 'qosFIFO': 0, 'qosNoFIFO': 1.
     qosPqlDefaultTable 1.3.6.1.4.1.43.45.1.1.3.3.2.2 no-access
PQL(Priority Queue List) default-queue table
         qosPqlDefaultEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.2.1 no-access
PQL default-queue configuration information.
             qosPqlDefaultListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.2.1.1 integer no-access
The index of table, which is the PQL number.
             qosPqlDefaultQueueType 1.3.6.1.4.1.43.45.1.1.3.3.2.2.1.2 integer read-write
The type of default priority queue, the default value is normal. Enumeration: 'middle': 1, 'top': 0, 'bottom': 3, 'normal': 2.
             qosUndoPqlDefault 1.3.6.1.4.1.43.45.1.1.3.3.2.2.1.3 integer read-write
0: Only for get. 1: Set default value of the defualt priority queue. Enumeration: 'qosPqlDefault': 0, 'qosNoPqlDefault': 1.
     qosPqlQueueLenTable 1.3.6.1.4.1.43.45.1.1.3.3.2.3 no-access
PQL(Priority Queue List) queue-length table
         qosPqlQueueLenEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.3.1 no-access
PQL queue-length configuration information.
             qosPqlQueLenListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.3.1.1 integer no-access
The index of table, which is the PQL number.
             qosPqlQueLenQueueType 1.3.6.1.4.1.43.45.1.1.3.3.2.3.1.2 integer no-access
The index of table, which is the type of priority queue. Enumeration: 'middle': 1, 'top': 0, 'bottom': 3, 'normal': 2.
             qosPqlQueLenValue 1.3.6.1.4.1.43.45.1.1.3.3.2.3.1.3 integer read-write
The maximum length of specified queue.
             qosUndoPqlQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.3.1.4 integer read-write
0: Only for get. 1: Set default value of the maximum length of specified queue. Enumeration: 'qosPqlQueLen': 0, 'qosNoPqlQueLen': 1.
     qosPqlIfTable 1.3.6.1.4.1.43.45.1.1.3.3.2.4 no-access
PQL(Priority Queue List) inbound-interface table
         qosPqlIfEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.4.1 no-access
PQL inbound-interface configuration information.
             qosPqlIfListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.4.1.1 integer no-access
The index of table, which is the PQL number.
             qosPqlIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.4.1.2 integer no-access
The index of table, which is the index of interface.
             qosPqlIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.4.1.3 octet string read-only
The description of interface.
             qosPqlIfQueueType 1.3.6.1.4.1.43.45.1.1.3.3.2.4.1.4 integer read-write
The type of priority queue. Enumeration: 'middle': 1, 'top': 0, 'bottom': 3, 'normal': 2.
             qosUndoPqlIf 1.3.6.1.4.1.43.45.1.1.3.3.2.4.1.5 integer read-write
0: Only for get. 1: delete the corresponding inbound-interface rule of the specified PQL number Enumeration: 'qosNoPqlIF': 1, 'qosPqlIF': 0.
     qosPqlProtocolTable 1.3.6.1.4.1.43.45.1.1.3.3.2.5 no-access
PQL(Priority Queue List) protocol table
         qosPqlProtocolEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.5.1 no-access
PQL protocol configuration information.
             qosPqlProListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.5.1.1 integer no-access
The index of table, which is the PQL number.
             qosPqlProName 1.3.6.1.4.1.43.45.1.1.3.3.2.5.1.2 integer no-access
The index of table, which is the protocol name. Only IP supported currently. Enumeration: 'ip': 1, 'mpls': 2.
             qosPqlProQueKey 1.3.6.1.4.1.43.45.1.1.3.3.2.5.1.3 integer no-access
The index of table, which is the key words of traffic-classify rule. Enumeration: 'udp': 7, 'less-than': 4, 'fragment': 2, 'exp-mask': 8, 'tcp': 6, 'acl': 3, 'greater-than': 5, 'null': 1.
             qosPqlProQueKeyValue 1.3.6.1.4.1.43.45.1.1.3.3.2.5.1.4 integer no-access
The index of table, which is the value of key words. for greater-than,less-than,tcp,udp:0~65535 for acl:2000~3999 for NULL and fragment: null for exp-mask: 1~255
             qosPqlProQueType 1.3.6.1.4.1.43.45.1.1.3.3.2.5.1.5 integer read-write
The type of priority queue. Enumeration: 'middle': 1, 'top': 0, 'bottom': 3, 'normal': 2.
             qosUndoPqlProtocol 1.3.6.1.4.1.43.45.1.1.3.3.2.5.1.6 integer read-write
0: Only for get. 1: delete the corresponding protocol rule of the specified PQL number Enumeration: 'qosPqlProtocol': 0, 'qosNoPqlProtocol': 1.
     qosPQTable 1.3.6.1.4.1.43.45.1.1.3.3.2.6 no-access
PQ(Priority Queuing) table
         qosPQEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1 no-access
PQ configuration and running infomation
             qosPQIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.1 integer no-access
The index of table, which is the index of interface.
             qosPQListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.2 integer read-write
The PQL number.
             qosPQIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.3 octet string read-only
The description of the interface.
             qosPQTopPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.4 integer read-only
The number of packets in the top priority queue.
             qosPQTopDiscard 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.5 counter32 read-only
The number of discarded packets in top priority queue.
             qosPQTopMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.6 integer read-only
The max length of top priority queue.
             qosPQMiddlePkt 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.7 integer read-only
The number of packets in the middle priority queue.
             qosPQMiddleDiscard 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.8 counter32 read-only
The number of discarded packets in middle priority queue.
             qosPQMiddleMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.9 integer read-only
The max length of middle priority queue.
             qosPQNormalPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.10 integer read-only
The number of packets in the normal priority queue.
             qosPQNormalDiscard 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.11 counter32 read-only
The number of discarded packets in normal priority queue.
             qosPQNormalMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.12 integer read-only
The max length of normal priority queue.
             qosPQBottomPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.13 integer read-only
The number of packets in the bottom priority queue.
             qosPQBottomDiscard 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.14 counter32 read-only
The number of discarded packets in bottom priority queue.
             qosPQBottomMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.15 integer read-only
The max length of bottom priority queue.
             qosUndoPQ 1.3.6.1.4.1.43.45.1.1.3.3.2.6.1.16 integer read-write
0:Only for get. 1:Set the default queuing on interface: FIFO. Enumeration: 'qosNoPQ': 1, 'qosPQ': 0.
     qosCqlDefaultTable 1.3.6.1.4.1.43.45.1.1.3.3.2.7 no-access
CQL(Custom Queue List) default-queue table
         qosCqlDefaultEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.7.1 no-access
CQL default-queue configuration information.
             qosCqlListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.7.1.1 integer no-access
The index of table, which is the CQL number.
             qosCqlQueueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.7.1.2 integer read-write
The queue number(0~16)
             qosUndoCqlDefault 1.3.6.1.4.1.43.45.1.1.3.3.2.7.1.3 integer read-write
0: Only for get. 1: Set default value of the defualt custom queue. Enumeration: 'qosCqlDefault': 0, 'qosNoCqlDefault': 1.
     qosCqlIfTable 1.3.6.1.4.1.43.45.1.1.3.3.2.8 no-access
CQL(Custom Queue List) inbound-interface table
         qosCqlIfEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.8.1 no-access
CQL inbound-interface configuration information.
             qosCqlIfListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.8.1.1 integer no-access
The index of table, which is the CQL number.
             qosCqlIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.8.1.2 integer no-access
The index of interface.
             qosCqlIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.8.1.3 octet string read-only
The description of interface.
             qosCqlIfQueueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.8.1.4 integer read-write
The queue number(0~16)
             qosUndoCqlIf 1.3.6.1.4.1.43.45.1.1.3.3.2.8.1.5 integer read-write
0: Only for get. 1: delete the corresponding inbound-interface rule of the specified CQL number Enumeration: 'qosNoCqlIf': 1, 'qosCqlIf': 0.
     qosCqlProtocolTable 1.3.6.1.4.1.43.45.1.1.3.3.2.9 no-access
CQL(Custom Queue List) protocol table
         qosCqlProtocolEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.9.1 no-access
CQL protocol configuration information.
             qosCqlProListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.9.1.1 integer no-access
The index of table, which is the CQL number.
             qosCqlProName 1.3.6.1.4.1.43.45.1.1.3.3.2.9.1.2 integer no-access
The index of table, which is the protocol name. Only IP supported currently. Enumeration: 'ip': 1, 'mpls': 2.
             qosCqlProQueKey 1.3.6.1.4.1.43.45.1.1.3.3.2.9.1.3 integer no-access
The index of table, which is the key words of traffic-classify rule. Enumeration: 'udp': 7, 'less-than': 4, 'fragment': 2, 'exp-mask': 8, 'tcp': 6, 'acl': 3, 'greater-than': 5, 'null': 1.
             qosCqlProQueKeyValue 1.3.6.1.4.1.43.45.1.1.3.3.2.9.1.4 integer no-access
The index of table, which is the value of key words. for greater-than,less-than,tcp,udp:0~65535 for acl:2000~3999 for NULL and fragment: null for exp-mask: 0~255
             qosCqlProQueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.9.1.5 integer read-write
The queue number.
             qosUndoCqlProtocol 1.3.6.1.4.1.43.45.1.1.3.3.2.9.1.6 integer read-write
0: Only for get. 1: delete the corresponding protocol rule of the specified CQL number Enumeration: 'qosNoCqlProtocol': 1, 'qosCqlProtocol': 0.
     qosCqlQueParaTable 1.3.6.1.4.1.43.45.1.1.3.3.2.10 no-access
CQL(Custom Queue List) serving/queue-length table
           qosCqlQueParaEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.10.1 no-access
CQL serving/queue-length configuration information.
               qosCqlQueParaListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.10.1.1 integer no-access
The index of table, which is the CQL number.
               qosCqlQueParaQueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.10.1.2 integer no-access
The index of table, which is the queue number.
               qosCqlQueParaServing 1.3.6.1.4.1.43.45.1.1.3.3.2.10.1.3 integer read-write
The maximum bytes that the specified queue can transmit in each turn
               qosCqlQueParaMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.10.1.4 integer read-write
The maximum length of the specified queue.
               qosUndoCqlQueParaServing 1.3.6.1.4.1.43.45.1.1.3.3.2.10.1.5 integer read-write
0: Only for get. 1: Set the defualt value of the maximum bytes that the specified queue can transmit in each turn. Enumeration: 'qosCqlQueParaServing': 0, 'qosNoCqlQueParaServing': 1.
               qosUndoCqlQueParaMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.10.1.6 integer read-write
0: Only for get. 1: Set the defualt value of the maximum length of the specified queue. Enumeration: 'qosCqlQueParaMaxQueLen': 0, 'qosNoCqlQueParaMaxQueLen': 1.
     qosCQTable 1.3.6.1.4.1.43.45.1.1.3.3.2.11 no-access
CQ(Custom Queuing) table
           qosCQEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.11.1 no-access
CQ configuration infomation
               qosCQIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.11.1.1 integer no-access
The index of table, which is the index of interface.
               qosCQListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.11.1.2 integer read-write
the CQL number.
               qosCQIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.11.1.3 octet string read-only
The description of interface.
               qosUndoCQ 1.3.6.1.4.1.43.45.1.1.3.3.2.11.1.4 integer read-write
0:Only for get. 1:Set the default queuing on interface: FIFO Enumeration: 'qosNoCQ': 1, 'qosCQ': 0.
     qosCQRunInfoTable 1.3.6.1.4.1.43.45.1.1.3.3.2.12 no-access
CQ(Custom Queuing) statistics table
           qosCQRunInfoEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.12.1 no-access
CQ running infomation
               qosCQRunInfoIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.12.1.1 integer no-access
The index of the table, which is the index of interface.
               qosCQRunInfoQueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.12.1.2 integer no-access
The index of the table, which is the queue number
               qosCQRunInfoIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.12.1.3 octet string read-only
The description of interface.
               qosCQRunInfoQuePkt 1.3.6.1.4.1.43.45.1.1.3.3.2.12.1.4 integer read-only
The number of packets in the specified queue.
               qosCQRunInfoQueDiscard 1.3.6.1.4.1.43.45.1.1.3.3.2.12.1.5 counter32 read-only
The number of discarded packets of the specified queue.
               qosCQRunInfoMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.12.1.6 integer read-only
The maximum length of the specified queue.
     qosWFQTable 1.3.6.1.4.1.43.45.1.1.3.3.2.13 no-access
WFQ(Weighted Fair Queueing) table
           qosWFQEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1 no-access
WFQ configuration and running infomation
               qosWFQIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.1 integer no-access
The index of the table, which is the index of interface.
               qosWFQIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.2 octet string read-only
The description of interface.
               qosWFQMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.3 integer read-write
The maximum length of the queue.
               qosWFQTotalQueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.4 integer read-write
The total number of queues. Enumeration: 'a256': 256, 'a32': 32, 'a16': 16, 'a4096': 4096, 'a64': 64, 'a2048': 2048, 'a512': 512, 'a128': 128, 'a1024': 1024.
               qosWFQCurQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.5 integer read-only
The number of packets in all the queues.
               qosWFQTotalDiscard 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.6 counter32 read-only
The number of discarded packets in all the queues.
               qosWFQActiveQueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.7 integer read-only
The number of active queues.
               qosWFQMaxActiveQueNum 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.8 integer read-only
The maximum number of active queues.
               qosUndoWFQ 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.9 integer read-write
0:Only for get. 1:Set the default queuing on interface: FIFO Enumeration: 'qosNoWFQ': 1, 'qosWFQ': 0.
               qosWFQQueueType 1.3.6.1.4.1.43.45.1.1.3.3.2.13.1.10 integer read-write
1: hashed by ip precedence 2: hashed by dscp Enumeration: 'ip-precedence': 1, 'dscp': 2.
     qosWREDTable 1.3.6.1.4.1.43.45.1.1.3.3.2.14 no-access
WRED(Weighted Random Early Detect) table
           qosWREDEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.14.1 no-access
WRED configuration infomation
               qosWREDIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.14.1.1 integer no-access
The index of the table, which is the index of interface.
               qosWREDIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.14.1.2 octet string read-only
The description of interface.
               qosWREDWeightConstant 1.3.6.1.4.1.43.45.1.1.3.3.2.14.1.3 integer read-write
Weighted factor in formula for calculating the mean length of queue. From 1 to 16, the default value is 9
               qosWREDEnable 1.3.6.1.4.1.43.45.1.1.3.3.2.14.1.4 integer read-write
0:disable wred. Recover the default configuration: tail-drop 1:enable wred Enumeration: 'enable': 1, 'disable': 0.
               qosUndoWREDWeightConstant 1.3.6.1.4.1.43.45.1.1.3.3.2.14.1.5 integer read-write
0:Only for get. 1:Recover the default value of weighted factor: 9 Enumeration: 'qosNoWREDExponent': 1, 'qosWREDExponent': 0.
     qosWREDPreTable 1.3.6.1.4.1.43.45.1.1.3.3.2.15 no-access
WRED(Weighted Random Early Detect) precedence table
           qosWREDPreEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1 no-access
WRED precedence configuration infomation
               qosWREDPreIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.1 integer no-access
The index of the table, which is the index of interface.
               qosWREDPrecedence 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.2 integer no-access
IP precedence, from 0 to 7
               qosWREDPreIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.3 octet string read-only
The description of interface.
               qosWREDPreLowLimit 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.4 integer read-write
Low Limit(number of packets)
               qosWREDPreHighLimit 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.5 integer read-write
High limit(number of packets)
               qosWREDPreDiscardProbability 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.6 integer read-write
Discard probability denominator
               qosWREDPreRandomDropNum 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.7 counter32 read-only
Number of packets random-dropped for WRED
               qosWREDPreTailDropNum 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.8 counter32 read-only
Number of packets tail-dropped for WRED
               qosUndoWREDPre 1.3.6.1.4.1.43.45.1.1.3.3.2.15.1.9 integer read-write
0:Only for get. 1:Recover the default value of low-limit, high-limit and discard-probability on relevant precedence. Enumeration: 'qosWREDPre': 0, 'qosNoWREDPre': 1.
     qosCarlTable 1.3.6.1.4.1.43.45.1.1.3.3.2.16 no-access
CARL(Committed Access Rate List) table
           qosCarlEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.16.1 no-access
CARL configuration infomation
               qosCarlListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.16.1.1 integer no-access
The index of the table, which is the CARL number
               qosCarlParaType 1.3.6.1.4.1.43.45.1.1.3.3.2.16.1.2 integer read-write
Parameter type of the CARL number Enumeration: 'dscp-mask': 3, 'mac-address': 1, 'prec-mask': 2.
               qosCarlParaValue 1.3.6.1.4.1.43.45.1.1.3.3.2.16.1.3 octet string read-write
Parameter value of the CARL table
               qosUndoCarl 1.3.6.1.4.1.43.45.1.1.3.3.2.16.1.4 integer read-write
0:Only for get. 1:Delete the specified CARL Enumeration: 'qosNoCARL': 1, 'qosCARL': 0.
     qosCARTable 1.3.6.1.4.1.43.45.1.1.3.3.2.17 no-access
CAR(Committed Access Rate) table
           qosCAREntry 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1 no-access
CAR configuration and running infomation.
               qosCARIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.1 integer no-access
The index of the table, which is the index of interface.
               qosCARIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.2 octet string read-only
The description of interface.
               qosCARPktDirection 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.3 integer no-access
The index of the table, which is direction of the processed packet. Enumeration: 'inbound': 1, 'outbound': 2.
               qosCARType 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.4 integer no-access
The index of the table, which is the matching type for the packets on interface:ACL,CARL,ANY. Enumeration: 'all': 3, 'carl': 2, 'acl': 1.
               qosCARListNum 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.5 integer no-access
The index of the table, which is CARType=1,the number is ACL number; CARType=2,the number is CARL number; CARType=3,the parameter is 0.
               qosCARCIR 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.6 integer no-access
The index of the table, which is Committed Information Rate.
               qosCARBurstSize 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.7 integer no-access
The index of the table, which is Burst Size.
               qosCARExcessBurstSize 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.8 integer no-access
The index of the table, which is Excess Burst Size.
               qosCARConformAction 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.9 integer read-write
Action on packets when traffic is within the CIR Enumeration: 'remark-prec-pass': 4, 'remark-mplsexp-continue': 6, 'remark-prec-continue': 3, 'continue': 1, 'pass': 5, 'discard': 2, 'remark-mplsexp-pass': 7.
               qosCARExceedAction 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.10 integer read-write
Action on packets when traffic is out of CIR Enumeration: 'remark-prec-pass': 4, 'remark-mplsexp-continue': 6, 'remark-prec-continue': 3, 'continue': 1, 'pass': 5, 'discard': 2, 'remark-mplsexp-pass': 7.
               qosCARConformNewPrec 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.11 integer read-write
Rewrite the precedence value on packets when traffic is within the CIR
               qosCARExceedNewPrec 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.12 integer read-write
Rewrite the precedence value on packets when traffic is out of CIR
               qosCARConformPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.13 counter32 read-only
Number of Conformed packets.
               qosCARConformByte 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.14 counter32 read-only
Bytes of Conformed packets.
               qosCARExceedPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.15 counter32 read-only
Number of Exceeded packets.
               qosCARExceedByte 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.16 counter32 read-only
Bytes of Exceeded packets.
               qosUndoCAR 1.3.6.1.4.1.43.45.1.1.3.3.2.17.1.17 integer read-write
0:Only for get. 1:Delete the relevant CAR policy Enumeration: 'qosNoCAR': 1, 'qosCAR': 0.
     qosGTSTable 1.3.6.1.4.1.43.45.1.1.3.3.2.18 no-access
GTS(Generic Traffic Shaping) table
           qosGTSEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1 no-access
GTS configuration information
               qosGTSIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.1 integer no-access
The index of the table, which is the index of interface.
               qosGTSIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.2 octet string read-only
The description of interface.
               qosGTSType 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.3 integer no-access
The index of the table, which is the matching type for the packets on interface:ACL, ANY Enumeration: 'all': 2, 'acl': 1.
               qosGTSACLNum 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.4 integer read-only
qosGTSType = 1:The index of the table, which is ACL number qosGTSType = 2:The index of the table is 0
               qosGTSCIR 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.5 integer read-write
The Committed Information Rate for shaping
               qosGTSBurstSize 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.6 integer read-write
The Burst Size for shaping
               qosGTSExcessBurstSize 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.7 integer read-write
The Excess Burst Size for shaping
               qosGTSMaxQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.8 integer read-write
The maximum queue length for shaping
               qosGTSCurQueLen 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.9 integer read-only
The current queue length for shaping
               qosGTSPassPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.10 counter32 read-only
Number of transmitted packets for shaping
               qosGTSPassByte 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.11 counter32 read-only
Bytes of transmitted packets for shaping
               qosGTSDelayPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.12 counter32 read-only
Number of delayed packets for shaping
               qosGTSDelayByte 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.13 counter32 read-only
Bytes of delayed packets for shaping
               qosGTSDiscardPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.14 counter32 read-only
Number of discarded packets for shaping
               qosGTSDiscardByte 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.15 counter32 read-only
Bytes of discarded packets for shaping
               qosUndoGTS 1.3.6.1.4.1.43.45.1.1.3.3.2.18.1.16 integer read-write
0:Only for get. 1:Delete the relevant GTS policy Enumeration: 'qosNoGTS': 1, 'qosGTS': 0.
     qosLRTable 1.3.6.1.4.1.43.45.1.1.3.3.2.19 no-access
LR(Line Rate) table.
           qosLREntry 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1 no-access
LR configuration and running information.
               qosLRIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.1 integer no-access
The index of the table, which is the index of interface.
               qosLRIfName 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.2 octet string read-only
The description of interface.
               qosLRCIR 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.3 integer read-write
The Committed Information Rate on the physical port.
               qosLRBurstSize 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.4 integer read-write
Burst Size.
               qosLRExcessBurstSize 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.5 integer read-write
Excess Burst Size.
               qosLRPassPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.6 counter32 read-only
Number of transmitted packets.
               qosLRPassByte 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.7 counter32 read-only
Bytes of transmitted packets.
               qosLRDelayPkt 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.8 counter32 read-only
Number of delayed packets
               qosLRDelayByte 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.9 counter32 read-only
Bytes of delayed packets
               qosUndoLR 1.3.6.1.4.1.43.45.1.1.3.3.2.19.1.10 integer read-write
0:Only for get. 1:Delete the relevant LR policy Enumeration: 'qosLR': 0, 'qosNoLR': 1.
     qosIfBandwidthTable 1.3.6.1.4.1.43.45.1.1.3.3.2.20 no-access
A table of bandwidth parameter on interface.
           qosIfBandwidthEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.20.1 no-access
Bandwidth parameter applied on Interface.
               qosIfBandwidthIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.20.1.1 integer32 no-access
Interface Index, equal to ifIndex.
               qosIFBandwidthMaxBW 1.3.6.1.4.1.43.45.1.1.3.3.2.20.1.2 integer32 read-only
Max bandwidth Value (Unit: Kbps) applied on the interface.
               qosIFBandwidthMaxReservedBWPct 1.3.6.1.4.1.43.45.1.1.3.3.2.20.1.3 integer32 read-only
Max reserved bandwidth as percent of the interface bandwidth (Unit: percent).
               qosIFBandwidthMaxReservedBW 1.3.6.1.4.1.43.45.1.1.3.3.2.20.1.4 integer32 read-only
Max reserved bandwidth. Unit : Kbps
               qosIFBandwidthAvailable 1.3.6.1.4.1.43.45.1.1.3.3.2.20.1.5 integer32 read-only
Available bandwidth. Unit : Kbps
               qosIFBandwidthRowStatus 1.3.6.1.4.1.43.45.1.1.3.3.2.20.1.6 rowstatus read-only
RowStatus for qosIfBandwidthTable Table. Three actions are used: active, createAndGo, destroy
     qosRTPIfApplyTable 1.3.6.1.4.1.43.45.1.1.3.3.2.21 no-access
A table of QoS RTP(Realtime Transport Protocol) Queue instance.
           qosRTPIfApplyEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.21.1 no-access
Apply RTP(Realtime Transport Protocol) queuing on interface.
               qosRTPIfApplyIfIndex 1.3.6.1.4.1.43.45.1.1.3.3.2.21.1.1 integer32 no-access
Interface Index, equal to ifIndex.
               qosRTPIfApplyStartPort 1.3.6.1.4.1.43.45.1.1.3.3.2.21.1.2 integer32 read-only
RTP-PORT(3): start-port: 2000~65535
               qosRTPIfApplyEndPort 1.3.6.1.4.1.43.45.1.1.3.3.2.21.1.3 integer32 read-only
RTP-PORT(3): end-port: 2000~65535
               qosRTPIfApplyBandWidth 1.3.6.1.4.1.43.45.1.1.3.3.2.21.1.4 integer32 read-only
Max bandwidth Value: Absolute value: 8..1000000. Unit: Kbps
               qosRTPIfApplyCbs 1.3.6.1.4.1.43.45.1.1.3.3.2.21.1.5 integer32 read-only
Committed Burst Size: 1500..2000000. Unit: bytes
               qosRTPIfApplyRowStatus 1.3.6.1.4.1.43.45.1.1.3.3.2.21.1.6 rowstatus read-only
RowStatus for RTPQoSIfApply Table. Three actions are used: active, createAndGo, destroy
     qosRTPIfQueueRunInfoTable 1.3.6.1.4.1.43.45.1.1.3.3.2.22 no-access
A table of Running statistics for RTP(Realtime Transport Protocol) Queue applied on the interface.
           qosRTPIfQueueRunInfoEntry 1.3.6.1.4.1.43.45.1.1.3.3.2.22.1 no-access
RTP(Realtime Transport Protocol) Queue statistics entry.
               qosRTPIfQueueSize 1.3.6.1.4.1.43.45.1.1.3.3.2.22.1.1 counter32 read-only
Size of Rtpq Queue.
               qosRTPIfQueueMaxSize 1.3.6.1.4.1.43.45.1.1.3.3.2.22.1.2 counter32 read-only
Max packet number of RTP(Realtime Transport Protocol) Queue.
               qosRTPIfQueueOutputs 1.3.6.1.4.1.43.45.1.1.3.3.2.22.1.3 counter32 read-only
Output packet number of RTP(Realtime Transport Protocol) Queue.
               qosRTPIfQueueDiscards 1.3.6.1.4.1.43.45.1.1.3.3.2.22.1.4 counter32 read-only
Discarded packet number of RTP(Realtime Transport Protocol) Queue.