DASAN-QOS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
7
Rows
7
Columns
39
dsQosRuleTable
table.1.3.6.1.4.1.6296.9.1.1.2.21.1
·
1 row entry
·
15 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk dsQosRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosRuleTable'
A list of dsQosRuleEntry entries. Each rule contains filtering informations for making QoS(Quality of Service) policies.
An entry containing rule information.
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique string for each rule up to 255 characters.
This string is a index of rule table. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.1 |
||||||||||
|
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 'we… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.2 |
||||||||||
|
The logical ingress port number of rule. It can be from 0 to 26, 0 means 'any port'.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.3 |
||||||||||
|
The logical egress port number of rule. It can be from 0 to 26, 0 means 'any port'.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.4 |
||||||||||
|
The ethernet type of rule. It is 2 octet length value.
For example, 0x0800 for IPv4, 0x0806 for ARP. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.5 |
||||||||||
|
The source IP Address of rule.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.6 |
||||||||||
|
The source netmask of rule.
|
r/w | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.7 |
||||||||||
|
The destination IP Address of rule.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.8 |
||||||||||
|
The destination netmask of rule.
|
r/w | .1.3.6.1.4.1.6296.9.1.1.2.21.1.1.9 |
||||||||||
|
The protocol type of rule.
It is 1 octet length value. For example, 1 for ICMP, 6 for TCP, 17 for UDP. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.10 |
||||||||||
|
The source port of rule. It is 2 octet length value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.11 |
||||||||||
|
The destination port of rule. It is 2 octet length value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.12 |
||||||||||
|
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 system will validate the rule. Before a rule… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.13 |
||||||||||
| Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.14 |
|||||||||||
|
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 range is 0-255. If PriorityType is 0, this … |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.21.1.1.15 |
dsQosRuleActionTable
table.1.3.6.1.4.1.6296.9.1.1.2.21.2
·
1 row entry
·
13 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk dsQosRuleActionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosRuleActionTable'
A list of dsQosActionEntry entries. Each entry has action properties of the rule.
An entry containing rule action information.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The permit action of rule taffics. True (1) or False (0). If the permit action is set true, all in-profile traffics will be permitted.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.1 |
||||
|
The copy-packet-to-cpu action of rule-matched traffics. True (1) or False (0). If the copy-to-cpu action is set true, all in-profile traffics will be copied to CPU.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.2 |
||||
|
The copy-packet-to-cpu action of rule-no-matched traffics. True (1) or False (0). If the copy-to-cpu action is set true, all in-profile traffics will be copied to CPU.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.3 |
||||
|
The set-bandwidth action of rule-matched traffics. True (1) or False (0). If the set-bandwidth action is set true, the rate-limit of rule will be started.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.4 |
||||
|
The bandwidth value of rule-matched traffics. It can be configured in Mega bps and can be from 0 to 1000.
|
Integer32r/w Constraints: range: 0-1000 |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.5 |
||||
|
The deny action of rule-matched traffics. True (1) or False (0). If the deny action is set true, all in-profile traffics will be denied.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.6 |
||||
|
The deny action of rule-no-matched traffics. True (1) or False (0). If the deny action is set true, all in-profile traffics will be denied.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.7 |
||||
|
The redirect-egress port action of rule-matched traffics. True (1) or False (0). If the redirect-egress port action is set true, all in-profile traffics will be passed to redirect-egress port.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.8 |
||||
|
The logical redirect egress port number of rule-matched traffics. It can be from 1 to 26.
|
Integer32r/w Constraints: range: 0-26 |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.9 |
||||
|
The redirect-egress port action of rule-no-matched traffics. True (1) or False (0). If the redirect-egress port action is set true, all in-profile traffics will be passed to redirect-egress port.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.10 |
||||
|
The logical redirect egress port number of rule-no-matched traffics. It can be from 1 to 26.
|
Integer32r/w Constraints: range: 0-26 |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.11 |
||||
|
The mirror action of rule-matched traffics. True (1) or False (0). If the mirror action is set true, all in-profile traffics will be passed to mirroring port.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.12 |
||||
|
The mirror action of rule-no-matched-traffics. True (1) or False (0). If the mirror action is set true, all in-profile traffics will be passed to mirroring port.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6296.9.1.1.2.21.2.1.13 |
dsQosRule2CosMapTable
table.1.3.6.1.4.1.6296.9.1.1.2.21.3
·
1 row entry
·
2 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk dsQosRule2CosMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosRule2CosMapTable'
A list of dsQosRule2CosMapEntry entries. Each entry has CoS value of the rule.
An entry containing rule to COS mapping information.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The CoS (Class of Service) value of rule-matched traffics. It can be from 0 to 7, 7 is the highest priority.
|
DsQosCosNumberr/w Type Constraints: range: 0..7 |
.1.3.6.1.4.1.6296.9.1.1.2.21.3.1.1 |
|
The CoS (Class of Service) value of rule-no-matched traffics. It can be from 0 to 7, 7 is the highest priority.
|
DsQosCosNumberr/w Type Constraints: range: 0..7 |
.1.3.6.1.4.1.6296.9.1.1.2.21.3.1.2 |
dsQosRule2DscpMapTable
table.1.3.6.1.4.1.6296.9.1.1.2.21.4
·
1 row entry
·
2 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk dsQosRule2DscpMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosRule2DscpMapTable'
A list of dsQosRule2DscpMapEntry entries. Each entry has DSCP value of the rule.
An entry containing rule to DSCP mapping information.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The DSCP (DiffServ Code Point) value of rule-matched traffics. It can be from 0 to 63, 63 is the highest priority.
|
DsQosDscpNumberr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.6296.9.1.1.2.21.4.1.1 |
|
The DSCP (DiffServe Code Point) value of rule-no-matched traffics. It can be from 0 to 63, 63 is the highest priority.
|
DsQosDscpNumberr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.6296.9.1.1.2.21.4.1.2 |
dsQosRule2TosMapTable
table.1.3.6.1.4.1.6296.9.1.1.2.21.5
·
1 row entry
·
2 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk dsQosRule2TosMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosRule2TosMapTable'
A list of dsQosRule2TosMapEntry entries. Each entry has TOS value of the rule.
An entry containing rule to TOS mapping information.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The ToS (Type of Service) value of rule-matched traffics. The TOS is 1 octet length value.
|
DsQosTosNumberr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.6296.9.1.1.2.21.5.1.1 |
|
The ToS (Type of Service) value of rule-no-matched traffics. The TOS is 1 octet length value.
|
DsQosTosNumberr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.6296.9.1.1.2.21.5.1.2 |
dsQosCos2QueueMapTable
table.1.3.6.1.4.1.6296.9.1.1.2.21.6
·
1 row entry
·
2 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk dsQosCos2QueueMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosCos2QueueMapTable'
A list of dsQosCos2QueueMapEntry entries. Each entry has queue number value of the CoS.
An entry containing COS to Queue mapping information.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The COS value of rule traffics. It is a index value and can be from 0 to 7.
|
DsQosCosNumber Type Constraints: range: 0..7 |
.1.3.6.1.4.1.6296.9.1.1.2.21.6.1.1 |
|
The Queue number of COS. It can be from 0 to 3, 3 is the highest priority.
|
DsQosQueueNumberr/w Type Constraints: range: 0..3 |
.1.3.6.1.4.1.6296.9.1.1.2.21.6.1.2 |
.1.3.6.1.4.1.6296.9.1.1.2.21.7
·
1 row entry
·
3 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk dsQosQueueSchedulingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DASAN-QOS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-QOS-MIB::dsQosQueueSchedulingTable'
A list of dsQosQueueSchedulingEntry entries. Each entry has Scheduling property of the queue.
An entry containing Queue Scheduling information.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The Queue index number. It can be from 0 to 3.
|
DsQosQueueNumber Type Constraints: range: 0..3 |
.1.3.6.1.4.1.6296.9.1.1.2.21.7.1.1 |
|
The max packet value of queue. The max packet value can be from 0 to 255, 0 means 'unlimited'. After packets in a certain queue are sent up to max packet value, the packet of next queue will be serviced (Weighted Round…
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.6296.9.1.1.2.21.7.1.2 |
|
The max latency value of queue. The Max Latency value can be 0 and from 16 to 4080, 0 means 'disable'. If packets in a certain queue are sent with over-max-latency, the packet of next queue will be serviced. In this sch…
|
Integer32r/w Constraints: range: 0-4080 |
.1.3.6.1.4.1.6296.9.1.1.2.21.7.1.3 |