dsQosRulePriority
DASAN-QOS-MIB ·
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.2
Object
column
r/w
Enumeration
The priority of rule. There are three priority levels, high, medium, low. It can be used when multi-ruled filetering policy with priority is needed. For example, If you want to set 'web traffic of host A' is rule 'web', and 'other traffic of host A' is rule 'others', all traffic of host A is set to rule 'others' with priority medium first, and then set web traffic of host A is rule 'web' with high priority.
Context
- MIB
- DASAN-QOS-MIB
- OID
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsQosRuleEntry
- Table
- dsQosRuleTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | low |
2 | medium |
3 | high |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dsQosRuleName A unique string for each rule up to 255 characters.
This string is a index of rule table. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.1 |
| dsQosRuleIpBasedProtocol The protocol type of rule.
It is 1 octet length value.
For example, 1 for ICMP, 6 for TCP, 17 for UDP. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.10 |
| dsQosRuleIpBasedTCPorUDPSrcPort The source port of rule. It is 2 octet length value. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.11 |
| dsQosRuleIpBasedTCPorUDPDesPort The destination port of rule. It is 2 octet length value. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.12 |
| dsQosRuleRowStatus This object is used to create a new row or modify or delete an existing row in this table.
A rule activated by being set this object to 'active'.
When 'active' is set, the syste… | column | Enumeration | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.13 |
| dsQoSRuleIpBasedPriorityType | column | Enumeration | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.14 |
| dsQoSRuleIpBasedPriorityValue The Priority value in incoming IP packet.
If PriorityType is 1, this value's range is 0-7.
If PriorityType is 2, this value's range is 0-63.
If PriorityType is 3, this value's ran… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.15 |
| dsQosRuleIngressPort The logical ingress port number of rule. It can be from 0 to 26, 0 means 'any port'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.3 |
| dsQosRuleEgressPort The logical egress port number of rule. It can be from 0 to 26, 0 means 'any port'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.4 |
| dsQosRuleEthertype The ethernet type of rule. It is 2 octet length value.
For example, 0x0800 for IPv4, 0x0806 for ARP. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.5 |
| dsQosRuleIpBasedSrcIpAddress The source IP Address of rule. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.6 |
| dsQosRuleIpBasedSrcNetmask The source netmask of rule. | column | - | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.7 |
| dsQosRuleIpBasedDesIpAddress The destination IP Address of rule. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.8 |
| dsQosRuleIpBasedDesNetmask The destination netmask of rule. | column | - | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.9 |