DASAN-QOS-MIB
58 objects
.
Imported Objects
| DASAN-SWITCH-MIB | dsSwitchModules |
| RFC1155-SMI | --NetworkAddress IpAddress |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks |
| SNMPv2-TC | AutonomousType DisplayString PhysAddress RowStatus TestAndIncr TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.6296.9.1.1.2.21 | IdentitydsQos | . | ||
| 1.3.6.1.4.1.6296.9.1.1.2.21.1 | TabledsQosRuleTable | not-accessible | current | A list of dsQosRuleEntry entries. Each rule contains filtering informations for making QoS(Quality of Service) policies. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1 | RowdsQosRuleEntry | not-accessible | current | An entry containing rule information. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.1 | ColumndsQosRuleName | read-create | current | A unique string for each rule up to 255 characters. This string is a index of rule table. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.2 | ColumndsQosRulePriority | read-create | current | 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 exampl… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.3 | ColumndsQosRuleIngressPort | read-create | current | The logical ingress port number of rule. It can be from 0 to 26, 0 means 'any port'. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.4 | ColumndsQosRuleEgressPort | read-create | current | The logical egress port number of rule. It can be from 0 to 26, 0 means 'any port'. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.5 | ColumndsQosRuleEthertype | read-create | current | The ethernet type of rule. It is 2 octet length value. For example, 0x0800 for IPv4, 0x0806 for ARP. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.6 | ColumndsQosRuleIpBasedSrcIpAddress | read-create | current | The source IP Address of rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.7 | ColumndsQosRuleIpBasedSrcNetmask | read-create | current | The source netmask of rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.8 | ColumndsQosRuleIpBasedDesIpAddress | read-create | current | The destination IP Address of rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.9 | ColumndsQosRuleIpBasedDesNetmask | read-create | current | The destination netmask of rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.10 | ColumndsQosRuleIpBasedProtocol | read-create | current | The protocol type of rule. It is 1 octet length value. For example, 1 for ICMP, 6 for TCP, 17 for UDP. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.11 | ColumndsQosRuleIpBasedTCPorUDPSrcPort | read-create | current | The source port of rule. It is 2 octet length value. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.12 | ColumndsQosRuleIpBasedTCPorUDPDesPort | read-create | current | The destination port of rule. It is 2 octet length value. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.13 | ColumndsQosRuleRowStatus | read-create | current | 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'… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.14 | ColumndsQoSRuleIpBasedPriorityType | read-create | current | |
| 1.3.6.1.4.1.6296.9.1.1.2.21.1.1.15 | ColumndsQoSRuleIpBasedPriorityValue | read-create | current | 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… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2 | TabledsQosRuleActionTable | not-accessible | current | A list of dsQosActionEntry entries. Each entry has action properties of the rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1 | RowdsQosRuleActionEntry | not-accessible | current | An entry containing rule action information. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.1 | ColumndsQosRuleActionMatchPermit | read-write | current | 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. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.2 | ColumndsQosRuleActionMatchCopy2CPU | read-write | current | 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… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.3 | ColumndsQosRuleActionNoMatchCopy2CPU | read-write | current | 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… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.4 | ColumndsQosRuleActionMatchBandwidth | read-write | current | 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. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.5 | ColumndsQosRuleActionMatchBandwidthValue | read-write | current | The bandwidth value of rule-matched traffics. It can be configured in Mega bps and can be from 0 to 1000. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.6 | ColumndsQosRuleActionMatchDeny | read-write | current | 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. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.7 | ColumndsQosRuleActionNoMatchDeny | read-write | current | 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. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.8 | ColumndsQosRuleActionMatchRedirect | read-write | current | 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 b… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.9 | ColumndsQosRuleActionMatchRedirectEgressPort | read-write | current | The logical redirect egress port number of rule-matched traffics. It can be from 1 to 26. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.10 | ColumndsQosRuleActionNoMatchRedirect | read-write | current | 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 wil… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.11 | ColumndsQosRuleActionNoMatchRedirectEgressPort | read-write | current | The logical redirect egress port number of rule-no-matched traffics. It can be from 1 to 26. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.12 | ColumndsQosRuleActionMatchMirror | read-write | current | 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. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.2.1.13 | ColumndsQosRuleActionNoMatchMirror | read-write | current | 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 por… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.3 | TabledsQosRule2CosMapTable | not-accessible | current | A list of dsQosRule2CosMapEntry entries. Each entry has CoS value of the rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.3.1 | RowdsQosRule2CosMapEntry | not-accessible | current | An entry containing rule to COS mapping information. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.3.1.1 | ColumndsQosRule2CosMapMatchCos | read-write | current | The CoS (Class of Service) value of rule-matched traffics. It can be from 0 to 7, 7 is the highest priority. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.3.1.2 | ColumndsQosRule2CosMapNoMatchCos | read-write | current | The CoS (Class of Service) value of rule-no-matched traffics. It can be from 0 to 7, 7 is the highest priority. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.4 | TabledsQosRule2DscpMapTable | not-accessible | current | A list of dsQosRule2DscpMapEntry entries. Each entry has DSCP value of the rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.4.1 | RowdsQosRule2DscpMapEntry | not-accessible | current | An entry containing rule to DSCP mapping information. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.4.1.1 | ColumndsQosRule2DscpMapMatchDscp | read-write | current | The DSCP (DiffServ Code Point) value of rule-matched traffics. It can be from 0 to 63, 63 is the highest priority. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.4.1.2 | ColumndsQosRule2DscpMapNoMatchDscp | read-write | current | The DSCP (DiffServe Code Point) value of rule-no-matched traffics. It can be from 0 to 63, 63 is the highest priority. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.5 | TabledsQosRule2TosMapTable | not-accessible | current | A list of dsQosRule2TosMapEntry entries. Each entry has TOS value of the rule. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.5.1 | RowdsQosRule2TosMapEntry | not-accessible | current | An entry containing rule to TOS mapping information. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.5.1.1 | ColumndsQosRule2TosMapMatchTos | read-write | current | The ToS (Type of Service) value of rule-matched traffics. The TOS is 1 octet length value. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.5.1.2 | ColumndsQosRule2TosMapNoMatchTos | read-write | current | The ToS (Type of Service) value of rule-no-matched traffics. The TOS is 1 octet length value. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.6 | TabledsQosCos2QueueMapTable | not-accessible | current | A list of dsQosCos2QueueMapEntry entries. Each entry has queue number value of the CoS. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.6.1 | RowdsQosCos2QueueMapEntry | not-accessible | current | An entry containing COS to Queue mapping information. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.6.1.1 | ColumndsQosCos2QueueMapCos | not-accessible | current | The COS value of rule traffics. It is a index value and can be from 0 to 7. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.6.1.2 | ColumndsQosCos2QueueMapQueue | read-write | current | The Queue number of COS. It can be from 0 to 3, 3 is the highest priority. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.7 | TabledsQosQueueSchedulingTable | not-accessible | current | A list of dsQosQueueSchedulingEntry entries. Each entry has Scheduling property of the queue. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.7.1 | RowdsQosQueueSchedulingEntry | not-accessible | current | An entry containing Queue Scheduling information. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.7.1.1 | ColumndsQosQueueSchedulingQueueIndex | not-accessible | current | The Queue index number. It can be from 0 to 3. |
| 1.3.6.1.4.1.6296.9.1.1.2.21.7.1.2 | ColumndsQosQueueSchedulingMaxPacket | read-write | current | 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… |
| 1.3.6.1.4.1.6296.9.1.1.2.21.7.1.3 | ColumndsQosQueueSchedulingMaxLatency | read-write | current | 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-lat… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DsQosCosNumber | Integer32(0..7) | current | . |
| DsQosDscpNumber | Integer32(0..63) | current | . |
| DsQosQueueNumber | Integer32(0..3) | current | . |
| DsQosTosNumber | Integer32(0..63) | current | . |