TPLINK-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-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).
|
|||
Object Name | OID | Type | Access | Info |
tplinkQosMIB | 1.3.6.1.4.1.11863.6.22 |
Private MIB for system time configuration. |
||
tplinkQosMIBObjects | 1.3.6.1.4.1.11863.6.22.1 | |||
tplinkQosBasicConfig | 1.3.6.1.4.1.11863.6.22.1.1 | |||
tpQosBasicConfigTable | 1.3.6.1.4.1.11863.6.22.1.1.1 | no-access |
A list of qos basic config entries. Here you can configure the port priority. |
|
1.3.6.1.4.1.11863.6.22.1.1.1.1 | no-access |
An entry contains of the information of qos basic config. |
||
tpQosBasicConfigPort | 1.3.6.1.4.1.11863.6.22.1.1.1.1.1 | displaystring | read-only |
The physical port number of the switch. |
tpQosBasicConfigPri | 1.3.6.1.4.1.11863.6.22.1.1.1.1.2 | integer | read-write |
0. Cos0 1. Cos1 2. Cos2 3. Cos3 4. Cos4 5. Cos5 6. Cos6 7. Cos7 Specify the priority for the port. Enumeration: 'cos7': 7, 'cos6': 6, 'cos5': 5, 'cos4': 4, 'cos3': 3, 'cos2': 2, 'cos1': 1, 'cos0': 0. |
tpQosBasicConfigLag | 1.3.6.1.4.1.11863.6.22.1.1.1.1.3 | octet string | read-only |
The LAG number which the port belongs to. |
tplinkQosScheduler | 1.3.6.1.4.1.11863.6.22.1.2 | |||
tpQosSchedulerConfig | 1.3.6.1.4.1.11863.6.22.1.2.1 | integer | read-write |
Here you can select the schedule mode for the switch. 0. SP-Mode: Strict-Priority Mode. In this mode, the queue with higher priority will occupy the whole bandwidth. Packets in the queue with lower priority are sent only when the queue with higher priority is empty. 1. WRR-Mode: Weight Round Robin Mode. In this mode, packets in all the queues are sent in order based on the weight value for each queue. You can also config the TC queues' weight with values 1-127. 2. SP+WRR-Mode: Strict-Priority + Weight Round Robin Mode. In this mode, this switch provides two scheduling groups, SP group and WRR group. Queues in SP group and WRR group are scheduled strictly based on strict-priority mode while the queues inside WRR group follow the WRR mode. In SP+WRR mode, the largest TC queue is in the SP group and the others belong to the WRR group and You can also config the TC queues' weight with values 0-127, value 0 means this TC queue is in SP group. In this way, when scheduling queues, the switch allows TC queues in SP group to occupy the whole bandwidth following the SP mode and the other TC queues in the WRR group will take up the bandwidth according to their ratio. 3. Equ-Mode: Equal-Mode. In this mode, all the queues occupy the bandwidth equally. Enumeration: 'wrr-mode': 1, 'sp-wrr-mode': 2, 'sp-mode': 0, 'equ-mode': 3. |
tpQosSchedulerWeightTable | 1.3.6.1.4.1.11863.6.22.1.2.2 | no-access |
A table of the information of qos scheduler queue weight. |
|
1.3.6.1.4.1.11863.6.22.1.2.2.1 | no-access |
An entry contains of the information of qos scheduler queue weight config. |
||
tpQosSchedulerTc | 1.3.6.1.4.1.11863.6.22.1.2.2.1.1 | integer | read-only |
Indicates the priority level the packets go egress. The priority levels are labeled as TC. Enumeration: 'tc6': 6, 'tc7': 7, 'tc4': 4, 'tc5': 5, 'tc2': 2, 'tc3': 3, 'tc0': 0, 'tc1': 1. |
tpQosSchedulerWeight | 1.3.6.1.4.1.11863.6.22.1.2.2.1.2 | integer | read-write |
Indecates the egress queue weight value. The value ranges from 0 to 127. |
tplinkQos8021p | 1.3.6.1.4.1.11863.6.22.1.3 | |||
tpQos8021pTable | 1.3.6.1.4.1.11863.6.22.1.3.2 | no-access |
A list of qos 8021p entries. Here you can configure 802.1P Priority. |
|
1.3.6.1.4.1.11863.6.22.1.3.2.1 | no-access |
An entry contains of the information of qos 8021p. |
||
tpQos8021pPriTag | 1.3.6.1.4.1.11863.6.22.1.3.2.1.1 | integer | read-only |
Indicates the precedence level defined by IEEE802.1P. |
tpQos8021pPriLevel | 1.3.6.1.4.1.11863.6.22.1.3.2.1.2 | integer | read-write |
Indicates the priority level the packets with tag are mapped to. The priority levels are labeled as TC. Enumeration: 'tc6': 6, 'tc7': 7, 'tc4': 4, 'tc5': 5, 'tc2': 2, 'tc3': 3, 'tc0': 0, 'tc1': 1. |
tplinkQosDSCP | 1.3.6.1.4.1.11863.6.22.1.4 | |||
tpQosDSCPEnable | 1.3.6.1.4.1.11863.6.22.1.4.1 | integer | read-write |
0. disable 1. enable Here you can enable or disable DSCP Priority. Enumeration: 'enable': 1, 'disable': 0. |
tpQosDSCPTable | 1.3.6.1.4.1.11863.6.22.1.4.2 | no-access |
A list of qos DSCP entries. Here you can configure DSCP Priority. |
|
1.3.6.1.4.1.11863.6.22.1.4.2.1 | no-access |
An entry contains of the information of qos DSCP. |
||
tpQosDSCPPriTag | 1.3.6.1.4.1.11863.6.22.1.4.2.1.1 | integer | read-only |
Indicates the priority determined by the DS region of IP datagram. It ranges from 0 to 63. |
tpQosDSCPPriLevel | 1.3.6.1.4.1.11863.6.22.1.4.2.1.2 | integer | read-write |
Indicates the priority level the packets with tag are mapped to. The priority levels are labeled as cos0 - cos7. Enumeration: 'cos7': 7, 'cos6': 6, 'cos5': 5, 'cos4': 4, 'cos3': 3, 'cos2': 2, 'cos1': 1, 'cos0': 0. |
tplinkQosNotifications | 1.3.6.1.4.1.11863.6.22.2 |