DLINKSW-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-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 |
dlinkSwQosMIB | 1.3.6.1.4.1.171.14.61 |
The Structure of QoS Infomation for the proprietary enterprise. |
||
dQosMIBNotifications | 1.3.6.1.4.1.171.14.61.0 | |||
dQosMIBObjects | 1.3.6.1.4.1.171.14.61.1 | |||
dQosClassMap | 1.3.6.1.4.1.171.14.61.1.1 | |||
dQosClassMapTable | 1.3.6.1.4.1.171.14.61.1.1.1 | no-access |
This table consists of a list of QoS type class map. |
|
1.3.6.1.4.1.171.14.61.1.1.1.1 | no-access |
An entry defines a QoS class map. |
||
dQosClassMapName | 1.3.6.1.4.1.171.14.61.1.1.1.1.1 | displaystring | no-access |
This object indicates the name of the class map. |
dQosClassMapType | 1.3.6.1.4.1.171.14.61.1.1.1.1.2 | integer | read-only |
This object indicates how to evaluate multiple match criteria. matchAny - statements in the class map will be evaluated based on the logical OR. matchAll - statements in the class map will be evaluated based on the logical AND. Enumeration: 'matchAll': 2, 'matchAny': 1. |
dQosClassMapRowStaus | 1.3.6.1.4.1.171.14.61.1.1.1.1.3 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosClassMapCfgTable | 1.3.6.1.4.1.171.14.61.1.1.2 | no-access |
This table consists of a list of criteria for class maps. |
|
1.3.6.1.4.1.171.14.61.1.1.2.1 | no-access |
An entry defines a match criterion for a class map. The first index element identifies the class map to which the criterion belongs. |
||
dQosClassMapCfgMatchId | 1.3.6.1.4.1.171.14.61.1.1.2.1.1 | integer32 | no-access |
This index is automatically assigned for the match criterion in a class map. |
dQosClassMapCfgMatchType | 1.3.6.1.4.1.171.14.61.1.1.2.1.2 | integer | read-only |
This object indicates the matching type of the entry. A QoS class map can contain multiple match statements. The dQosClassMapMatchType determines the valid range and value of dQosClassMapMatchValue. accessList - Uses an access-list as matching criterion. cos - matching IEEE 802.1Q CoS value innerCos - matching innermost CoS value of QinQ packets dscp - matching DSCP value and this criterion is applied for IPv4 and IPv6 packets. ipDscp - matching DSCP of IPv4 packets only. precedence - matching precedence and this criterion is applied for IPv4 and IPv6 packets. ipPrecedence - matching precedence of IPv4 packets only. protocol - matching protocol. vlan - matching VLAN ID. innerVlan - matching innermost VLAN ID. Enumeration: 'cos': 2, 'protocol': 8, 'precedence': 6, 'vlan': 9, 'dscp': 4, 'ipPrecedence': 7, 'accessList': 1, 'ipDscp': 5, 'innerVlan': 10, 'innerCos': 3. |
dQosClassMapCfgMatchValue | 1.3.6.1.4.1.171.14.61.1.1.2.1.3 | octet string | read-only |
A dQosClassMapMatchValue is always interpreted within the context of a dQosClassMapMatchType value. The table below explains how to determine the values and ranges of dQosClassMapMatchValue. QoS class map match configuration table ==================================================== Match Type Element Value dQosClassMapMatchType dQosClassMapMatchValue ======================= ============================ accessList DisplayString (SIZE(1..32)) (Note #1) cos OCTET STRING (SIZE(1)) (Note #2) innerCos OCTET STRING (SIZE(1)) (Note #2) dscp OCTET STRING (SIZE(8)) (Note #3) ipDscp OCTET STRING (SIZE(8)) (Note #3) precedence OCTET STRING (SIZE(1)) (Note #4) ipPrecedence OCTET STRING (SIZE(1)) (Note #4) protocol DisplayString (Note #5) vlan OCTET STRING (SIZE(2)) (Note #6) innerVlan OCTET STRING (SIZE(2)) (Note #6) =================================================================== Note#1: This object indicates the name of the access-list to be matched. Note#2: The one octet specifies eight CoSs. The most significant bit represents CoS 0 and the least significant bit represents CoS 7. If the corresponding bit is '1' indicates that CoS is included in the criterion; '0' means the CoS is not included. Note#3: The eight octets specify 64 DSCPs. Each octet within this value specifies a set of eight DSCPs. The first octet specifies first 8 DSCPs: 0 - 7, the second octet specifies the next 8 DSCPs, etc. Within each octet, the most significant bit represents the lowest numbered DSCP, and the least significant bit represents the highest numbered DSCP. If the corresponding bit is '1' indicates that DSCP is included in the criterion; '0' means the DSCP is not included. Note#4: The one octet specifies eight precedence values. The most significant bit represents precedence 0 and the least significant bit represents precedence 7. If the corresponding bit is '1' indicates that precedence is included in the criterion; '0' means the precedence is not included. Note#5: The element value needs choose the exact case-sensitive string. Supported Protocols that can be matched: arp IP Address Resolution Protocol (ARP) bgp Border Gateway Protocol dhcp Dynamic Host Configuration dns Domain Name Server lookup egp Exterior Gateway Protocol ftp File Transfer Protocol ip (version 4) ipv6 (version 6) netbios NetBIOS nfs Network File System ntp Network Time Protocol ospf Open Shortest Path First pppoe Point-to-Point Protocol over Ethernet rip Routing Information Protocol rtsp Real-Time Streaming Protocol ssh Secured shell telnet Telnet tftp Trivial File Transfer Protocol Note#6: The element value is VLAN ID to be matched. The first octet indicates the high byte of VLAN ID and the second octet indicates the low byte. For example, VLAN ID 1029 is encoded in '0405'H. |
dQosClassMapCfgRowStaus | 1.3.6.1.4.1.171.14.61.1.1.2.1.5 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosPolicyMap | 1.3.6.1.4.1.171.14.61.1.2 | |||
dQosPolicyMapTable | 1.3.6.1.4.1.171.14.61.1.2.1 | no-access |
This table consists of a list of QoS policy maps. |
|
1.3.6.1.4.1.171.14.61.1.2.1.1 | no-access |
An entry defines a QoS policy map. |
||
dQosPolicyMapName | 1.3.6.1.4.1.171.14.61.1.2.1.1.1 | displaystring | no-access |
This object indicates name of the policy map. |
dQosPolicyMapRowStatus | 1.3.6.1.4.1.171.14.61.1.2.1.1.2 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosPolicyMapCfgTable | 1.3.6.1.4.1.171.14.61.1.2.2 | no-access |
This table consists of a list of QoS policies for the class in a policy map. |
|
1.3.6.1.4.1.171.14.61.1.2.2.1 | no-access |
An entry consists QoS policies regarding setting the new precedence field, DSCP field, and CoS field of the out-going packet. The first two index elements identify the policy map class to which the setting policies belong. Multiple objects in a same row can be set for a class if they are not conflicting. As an example of conflicting setting: precedence and DSCP cannot be set at a same row. |
||
dQosPolicyMapCfgSetCosQueue | 1.3.6.1.4.1.171.14.61.1.2.2.1.1 | integer32 | read-only |
Indicates the new CoS queue. The special value of -1 means the setting is un-configured. |
dQosPolicyMapCfgSetCos | 1.3.6.1.4.1.171.14.61.1.2.2.1.2 | integer32 | read-only |
Indicates the new Cos. The special value of -1 means the setting is un-configured. |
dQosPolicyMapCfgSetDscpOnlyIp | 1.3.6.1.4.1.171.14.61.1.2.2.1.3 | truthvalue | read-only |
This object indicates whether only remark IPv4 DSCP. 'true' - Only IPv4 DSCP will be marked. 'false'- Both IPv4 and IPv6 DSCP will be marked. This object is meaningful only when dQosPolicyMapCfgSetDscp is configured. |
dQosPolicyMapCfgSetDscp | 1.3.6.1.4.1.171.14.61.1.2.2.1.4 | integer32 | read-only |
Indicates the new DSCP. The special value of -1 means the setting is un-configured. |
dQosPolicyMapCfgSetPreceOnlyIp | 1.3.6.1.4.1.171.14.61.1.2.2.1.5 | truthvalue | read-only |
This object indicates whether only remark IPv4 precedence. 'true' - Ipv4 precedence will be marked. 'false' - Both IPv4 and IPv6 precedence will be marked. For IPv6 packets, the precedence is most three significant bits of traffic class of IPv6 header. This object is meaningful only when dQosPolicyMapCfgSetPrecedence is configured. |
dQosPolicyMapCfgSetPrecedence | 1.3.6.1.4.1.171.14.61.1.2.2.1.6 | integer32 | read-only |
Indicates the new ip precedence. The special value of -1 means the setting is un-configured. |
dQosPolicyMapCfgRowStatus | 1.3.6.1.4.1.171.14.61.1.2.2.1.7 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosAggPolicerTable | 1.3.6.1.4.1.171.14.61.1.2.3 | no-access |
This table consists of a list of aggregate policers. |
|
1.3.6.1.4.1.171.14.61.1.2.3.1 | no-access |
This entry consists of information and configurations for an aggregate policer. |
||
dQosAggPolicerName | 1.3.6.1.4.1.171.14.61.1.2.3.1.1 | displaystring | no-access |
This object indicates the name of the aggregate policer. |
dQosAggPolicerType | 1.3.6.1.4.1.171.14.61.1.2.3.1.2 | integer | read-only |
This object indicates how meters a packet stream and marks its packets. This object determines which other objects in the same row are meaningful. trTcm - two rate three color marker; singleRate - There are two kinds of single rate policers: a. single rate three color (srTcm) - if the violate action is specified b. single rate two color - if the violate action is not specified. Enumeration: 'singleRate': 2, 'trTcm': 1. |
dQosAggPolicerCir | 1.3.6.1.4.1.171.14.61.1.2.3.1.3 | unsigned32 | read-only |
This object is interpreted within the context of dQosAggPolicerType. The measurement unit is in kilobits per second. dQosAggPolicerType dQosAggPolicerCir ================== =============================================== 'trTcm' The committed information rate for first token bucket. 'singleRate' The rate-limit for two-color policier. Or: The committed information rate for srTcm. |
dQosAggPolicerCbs | 1.3.6.1.4.1.171.14.61.1.2.3.1.4 | unsigned32 | read-only |
This object is interpreted within the context of dQosAggPolicerType. dQosAggPolicerType dQosAggPolicerCbs ================== =============================================== 'trTcm' The burst size for the first token bucket. 'singleRate' The burst size for two-color policier. Or: The committed burst size for srTcm. The measurement unit is in kilobytes. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosAggPolicerSrtcmEbs | 1.3.6.1.4.1.171.14.61.1.2.3.1.5 | unsigned32 | read-only |
This object indicates the excess burst size for srTcm and is meaningless when dQosAggPolicerType is 'trTcm'. The measurement unit is in kilobytes. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosAggPolicerTrtcmPir | 1.3.6.1.4.1.171.14.61.1.2.3.1.6 | unsigned32 | read-only |
This object indicates the peak information rate for the second token bucket for the two-rate metering. This object is only meaningful when dQosAggPolicerType is 'trTcm'. The measurement unit is in kilobits per second. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosAggPolicerTrtcmPbs | 1.3.6.1.4.1.171.14.61.1.2.3.1.7 | unsigned32 | read-only |
This object indicates the burst size for the second token bucket. This object is meaningful only when dQosAggPolicerType is 'trTcm'. The measurement unit is in kilobytes. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosAggPolicerConformAction | 1.3.6.1.4.1.171.14.61.1.2.3.1.8 | dlinkqospoliceactiontype | read-only |
This object indicates the action when the packet is in 'green color'. |
dQosAggPolicerConformReplaceDscp | 1.3.6.1.4.1.171.14.61.1.2.3.1.9 | unsigned32 | read-only |
This object indicates the new DSCP value of the packet when packet is in 'green color'. This object is meaningful only when dQosAggPolicerConformAction is 'replaceDscp' or 'replaceAll'. |
dQosAggPolicerExceedAction | 1.3.6.1.4.1.171.14.61.1.2.3.1.10 | dlinkqospoliceactiontype | read-only |
This object is interpreted within the context of dQosAggPolicerType. dQosAggPolicerType dQosAggPolExceedAction ================== =============================================== 'trTcm' The action to take for those packets that conform to PIR but not to CIR. 'singleRate' The action to take on the packets exceed the rate limit (or committed burst size). |
dQosAggPolicerExceedReplaceDscp | 1.3.6.1.4.1.171.14.61.1.2.3.1.11 | unsigned32 | read-only |
This object indicates the new DSCP value when dQosAggPolExceedAction is 'replaceDscp'or 'replaceAll'. |
dQosAggPolicerViolateAction | 1.3.6.1.4.1.171.14.61.1.2.3.1.12 | dlinkqospoliceactiontype | read-only |
This object indicates the action state when the packet is in 'red color'. |
dQosAggPolicerViolateReplaceDscp | 1.3.6.1.4.1.171.14.61.1.2.3.1.13 | unsigned32 | read-only |
This object indicates the DSCP value of the packet when packet is in 'red color'. This object is meaningful only when dQosAggPolicerViolateAction is 'replaceDscp' or 'replaceAll'. |
dQosAggPolicerColorAware | 1.3.6.1.4.1.171.14.61.1.2.3.1.14 | truthvalue | read-only |
This object indicates whether the policer is color aware or not. |
dQosAggPolicerConformReplaceCos | 1.3.6.1.4.1.171.14.61.1.2.3.1.15 | unsigned32 | read-only |
This object indicates the new COS value of the packet when packet is in 'green color'. This object is meaningful only when dQosAggPolicerConformAction is 'replaceCos' or 'replaceAll'. |
dQosAggPolicerExceedReplaceCos | 1.3.6.1.4.1.171.14.61.1.2.3.1.16 | unsigned32 | read-only |
This object indicates the new COS value when dQosAggPolExceedAction is 'replaceCos'or 'replaceAll'. |
dQosAggPolicerViolateReplaceCos | 1.3.6.1.4.1.171.14.61.1.2.3.1.17 | unsigned32 | read-only |
This object indicates the COS value of the packet when packet is in 'red color'. This object is meaningful only when dQosAggPolicerViolateAction is 'replaceCos' or 'replaceAll'. |
dQosAggPolicerRowStatus | 1.3.6.1.4.1.171.14.61.1.2.3.1.24 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosPoliceTable | 1.3.6.1.4.1.171.14.61.1.2.4 | no-access |
This table is used to configure the metering function. Users may set the preferred bandwidth for this rule; once the bandwidth has been exceeded, overflow packets will be either dropped or set for a drop precedence, depending on user configuration. |
|
1.3.6.1.4.1.171.14.61.1.2.4.1 | no-access |
This entry consists of configurations for the metering policing for a traffic class in a policy map. |
||
dQosPoliceType | 1.3.6.1.4.1.171.14.61.1.2.4.1.1 | integer | read-only |
This object indicates the type of policer used for a traffic class in a policy map. This object determines which other objects in the same row are meaningful. trTcm - two rate three color marker; singleRate - There are two kinds of single rate policers: a. single rate three color (srTcm) - if the violate action is specified b. single rate two color - if the violate action is not specified. aggregate - uses a named aggregate policer as the policy. In this case, except index elements, dQosAggPolicer, and dQosPoliceRowStatus, other elements in the same row are not applicable. Enumeration: 'singleRate': 2, 'aggregate': 3, 'trTcm': 1. |
dQosPoliceNamedAggPolicer | 1.3.6.1.4.1.171.14.61.1.2.4.1.2 | displaystring | read-only |
This object indicates the name of the aggregate policer to be applied. This object is meaningful only when dQosPoliceType is 'aggregate'. |
dQosPoliceCir | 1.3.6.1.4.1.171.14.61.1.2.4.1.3 | unsigned32 | read-only |
This object is interpreted within the context of dQosPoliceType. The measurement unit is in kilobits per second. dQosPoliceType dQosPoliceCir ================== =============================================== 'trTcm' The committed information rate for first token bucket. 'singleRate' The rate-limit for two-color policier. Or: The committed information rate for srTcm. 'aggregate' Not applicable |
dQosPoliceCbs | 1.3.6.1.4.1.171.14.61.1.2.4.1.4 | unsigned32 | read-only |
This object is interpreted within the context of dQosPoliceType. dQosPoliceType dQosPoliceCbs ================== =============================================== 'trTcm' The burst size for the first token bucket. 'singleRate' The burst size for two-color policier. Or: The committed burst size for srTcm. 'aggregate' Not applicable The measurement unit is in kilobytes. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosPoliceSrtcmEbs | 1.3.6.1.4.1.171.14.61.1.2.4.1.5 | unsigned32 | read-only |
This object indicates the excess burst size for srTcm and is meaningless when dQosPoliceType is 'trTcm'. The measurement unit is in kilobytes. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosPoliceTrtcmPir | 1.3.6.1.4.1.171.14.61.1.2.4.1.6 | unsigned32 | read-only |
This object indicates the peak information rate for the second token bucket for the two-rate metering. This object is only meaningful when dQosPoliceType is 'trTcm'. The measurement unit is in kilobits per second. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosPoliceTrtcmPbs | 1.3.6.1.4.1.171.14.61.1.2.4.1.7 | unsigned32 | read-only |
This object indicates the burst size for the second token bucket. This object is meaningful only when dQosPoliceType is 'trTcm'. The measurement unit is in kilobytes. The special value of 0 is used to indicate this object is not specified and the default value will be used. What's the default value is project-dependent. |
dQosPoliceConformAction | 1.3.6.1.4.1.171.14.61.1.2.4.1.8 | dlinkqospoliceactiontype | read-only |
This object indicates the action when the packet is in 'green color'. |
dQosPoliceConformReplaceDscp | 1.3.6.1.4.1.171.14.61.1.2.4.1.9 | unsigned32 | read-only |
This object indicates the new DSCP value for dQosPoliceConformAction is 'replaceDscp' or 'replaceAll'. |
dQosPoliceExceedAction | 1.3.6.1.4.1.171.14.61.1.2.4.1.10 | dlinkqospoliceactiontype | read-only |
This object is interpreted within the context of dQosPoliceType. dQosPoliceType dQosPoliceExceedAction ================== =============================================== 'trTcm' The action to take for those packets that conform to PIR but not to CIR. 'singleRate' The action to take on the packets exceed the rate limit (or committed burst size). 'aggregate' Not applicable |
dQosPoliceExceedReplaceDscp | 1.3.6.1.4.1.171.14.61.1.2.4.1.11 | unsigned32 | read-only |
This object indicates the new DSCP value when dQosPoliceExceedAction is 'replaceDscp' or 'replaceAll'. |
dQosPoliceViolateAction | 1.3.6.1.4.1.171.14.61.1.2.4.1.12 | dlinkqospoliceactiontype | read-only |
This object indicates the action state when the packet is in 'red color'. |
dQosPoliceViolateReplaceDscp | 1.3.6.1.4.1.171.14.61.1.2.4.1.13 | unsigned32 | read-only |
This object indicates the new DSCP value when dQosPoliceViolateAction is 'replaceDscp' or 'replaceAll'. |
dQosPoliceColorAware | 1.3.6.1.4.1.171.14.61.1.2.4.1.14 | truthvalue | read-only |
This object indicates whether the policer is color aware or not. This object is applied for dQosPoliceType is 'trTcm' or 'singleRate'. |
dQosPoliceRowStatus | 1.3.6.1.4.1.171.14.61.1.2.4.1.15 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosPoliceConformReplaceCos | 1.3.6.1.4.1.171.14.61.1.2.4.1.16 | unsigned32 | read-only |
This object indicates the new COS value for dQosPoliceConformAction is 'replaceCos' or 'replaceAll'. |
dQosPoliceExceedReplaceCos | 1.3.6.1.4.1.171.14.61.1.2.4.1.17 | unsigned32 | read-only |
This object indicates the new COS value when dQosPoliceExceedAction is 'replaceCos' or 'replaceAll'. |
dQosPoliceViolateReplaceCos | 1.3.6.1.4.1.171.14.61.1.2.4.1.18 | unsigned32 | read-only |
This object indicates the new COS value when dQosPoliceViolateAction is 'replaceCos' or 'replaceAll'. |
dQosServicePolicy | 1.3.6.1.4.1.171.14.61.1.3 | |||
dQosServicePolicyTable | 1.3.6.1.4.1.171.14.61.1.3.1 | no-access |
This table consists of a list of interface-specific policy-map associations. |
|
1.3.6.1.4.1.171.14.61.1.3.1.1 | no-access |
An entry defines a policy-map association on an interface. |
||
dQosServicePolicyDirection | 1.3.6.1.4.1.171.14.61.1.3.1.1.1 | integer | read-only |
This object indicates the direction of the policy map is applied: input: for ingress flow outout: for egress flow Enumeration: 'input': 1, 'output': 2. |
dQosServicePolicyName | 1.3.6.1.4.1.171.14.61.1.3.1.1.2 | displaystring | read-only |
Indicates the name of a service policy map to be attached. |
dQosServicePolicyRowStaus | 1.3.6.1.4.1.171.14.61.1.3.1.1.3 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosScheduling | 1.3.6.1.4.1.171.14.61.1.4 | |||
dQosSchedulingModeTable | 1.3.6.1.4.1.171.14.61.1.4.1 | no-access |
This table consists of a list of scheduling mechanism configurations for ports. |
|
1.3.6.1.4.1.171.14.61.1.4.1.1 | no-access |
An entry configures the scheduling mode on an interface. |
||
dQosSchedulingMode | 1.3.6.1.4.1.171.14.61.1.4.1.1.2 | integer | read-write |
This object indicates the mechanism of QoS scheduling on the interface. Enumeration: 'sp': 1, 'wrr': 3, 'wdrr': 4, 'rr': 2. |
dQosScheduleWrrWeightTable | 1.3.6.1.4.1.171.14.61.1.4.2 | no-access |
This table consists of a list of configurations for WRR queue bandwidth of queues. |
|
1.3.6.1.4.1.171.14.61.1.4.2.1 | no-access |
An entry defines WRR weight of a queue on an interface. An entry exists for each queue if the WRR bandwidth is configurable on the queue. |
||
dQosScheduleWrrWeightQueueId | 1.3.6.1.4.1.171.14.61.1.4.2.1.1 | unsigned32 | no-access |
This object indicates the queue ID of the entry. |
dQosScheduleWrrWeightValue | 1.3.6.1.4.1.171.14.61.1.4.2.1.2 | unsigned32 | read-write |
Specifies the weight in terms of frame count for the queue. |
dQosScheduleWdrrWeightTable | 1.3.6.1.4.1.171.14.61.1.4.3 | no-access |
This table consists of a list of configurations for WDRR queue bandwidth of queues. |
|
1.3.6.1.4.1.171.14.61.1.4.3.1 | no-access |
An entry defines WDRR weight of a queue on an interface. An entry exists for each queue if the WDRR bandwidth is configurable on the queue. |
||
dQosScheduleWdrrWeightQueueId | 1.3.6.1.4.1.171.14.61.1.4.3.1.1 | unsigned32 | no-access |
This object indicates the queue ID of the entry. |
dQosScheduleWdrrWeightValue | 1.3.6.1.4.1.171.14.61.1.4.3.1.2 | unsigned32 | read-write |
Specifies the weight in terms of frame length count for the queue. |
dQosBandwidthCtrl | 1.3.6.1.4.1.171.14.61.1.5 | |||
dQosBandwidthCtrlTable | 1.3.6.1.4.1.171.14.61.1.5.1 | no-access |
A table consists of a list of configurations for bandwidth control on interfaces. |
|
1.3.6.1.4.1.171.14.61.1.5.1.1 | no-access |
An entry configures the bandwidth on an interface. An entry will exist for every applicable port. |
||
dQosBandwidthRxRate | 1.3.6.1.4.1.171.14.61.1.5.1.1.2 | integer32 | read-write |
This object indicates Rx Rate of the specified port. The special value of -1 indicates there is no bandwidth limit for ingress packets. It is based on the dQosBandwidthRxRateMode field and if the dQosBandwidthRxRateMode selected as: rate: means ingress rate limit(units:kbps) and the effective rangs are 8 ~ 10240000. percent: means the percentage and the effective rangs are 1 ~ 100. |
dQosBandwidthRxBurst | 1.3.6.1.4.1.171.14.61.1.5.1.1.3 | integer32 | read-write |
This object indicates the limit for ingress burst traffic in kilobytes. The special value of -1 indicates the limit for ingress burst traffic is unspecified and the limit will follow the setting of dQosBandwidthRxRate. |
dQosBandwidthTxRate | 1.3.6.1.4.1.171.14.61.1.5.1.1.4 | integer32 | read-write |
This object indicates Tx Rate of the specified port. The special value of -1 indicates there is no bandwidth limit for egress packets. It is based on the dQosBandwidthTxRateMode field and if the dQosBandwidthTxRateMode selected as: rate: means egress rate limit(units:kbps) and the effective rangs are 8 ~ 10240000. percent: means the percentage and the effective rangs are 1 ~ 100. |
dQosBandwidthTxBurst | 1.3.6.1.4.1.171.14.61.1.5.1.1.5 | integer32 | read-write |
This object indicates the limit for egress burst traffic in kilobytes. The special value of -1 indicates the limit for egress burst traffic is unspecified and the limit will follow the setting of dQosBandwidthTxRate. |
dQosBandwidthRxRateMode | 1.3.6.1.4.1.171.14.61.1.5.1.1.6 | integer | read-write |
This object indicates Rx Rate Mode. It will indicate the field:dQosBandwidthRxRate attribute. rate: means the rate limit. percent: means the percentage. Enumeration: 'rate': 1, 'percent': 2. |
dQosBandwidthTxRateMode | 1.3.6.1.4.1.171.14.61.1.5.1.1.7 | integer | read-write |
Indicates Tx Rate Mode. It will indicate the field:dQosBandwidthTxRate attribute. rate: means the rate limit. percent: means the percentage. Enumeration: 'rate': 1, 'percent': 2. |
dQosQueueBandwidthCtrl | 1.3.6.1.4.1.171.14.61.1.6 | |||
dQosQueueBandwidthCtrlTable | 1.3.6.1.4.1.171.14.61.1.6.1 | no-access |
A table contains information about queue-specific bandwidth control of ports. |
|
1.3.6.1.4.1.171.14.61.1.6.1.1 | no-access |
An entry contains bandwidth control information of a queue on a port. |
||
dQosQueueBandwidthQueId | 1.3.6.1.4.1.171.14.61.1.6.1.1.1 | unsigned32 | no-access |
Indicates the queue ID of the entry. |
dQosQueueBandwidthMinRate | 1.3.6.1.4.1.171.14.61.1.6.1.1.2 | integer32 | read-write |
Indicates the minimum rate of the specified port and queue. A special value of -1 means no limit. It is based on the dQosQueueBandwidthMinRateMode field and if the dQosQueueBandwidthMinRateMode selected as: rate: means egress Minimum Rate (units:kbps),range are 8 ~ 10240000. percent: means the percentage and the effective rangs are 1 ~ 100. |
dQosQueueBandwidthMaxRate | 1.3.6.1.4.1.171.14.61.1.6.1.1.3 | integer32 | read-write |
Indicates the maximum rate of the specified port and queue. A special value of -1 means no limit. It is based on the dQosQueueBandwidthMaxRateMode field and if the dQosQueueBandwidthMaxRateMode selected as: rate: means egress Maximum Rate (units:kbps),range are 8 ~ 10240000. percent: means the percentage and the effective rangs are 1 ~ 100. |
dQosQueueBandwidthMinRateMode | 1.3.6.1.4.1.171.14.61.1.6.1.1.4 | integer | read-write |
Indicates the Minimum Rate Mode. It will indicate the field:dQosQueueBandwidthMinRate attribute. rate: means the Minimum Rate. percent: means the percentage. Enumeration: 'rate': 1, 'percent': 2. |
dQosQueueBandwidthMaxRateMode | 1.3.6.1.4.1.171.14.61.1.6.1.1.5 | integer | read-write |
Indicates the Maximum Rate Mode. It will indicate the field:dQosQueueBandwidthMaxRate attribute. rate: means the Maximum Rate. percent: means the percentage. Enumeration: 'rate': 1, 'percent': 2. |
dQosQueuingCfg | 1.3.6.1.4.1.171.14.61.1.7 | |||
dQosPortIfQueuingTable | 1.3.6.1.4.1.171.14.61.1.7.1 | no-access |
This table provides port-specific configuration for QoS queuing. |
|
1.3.6.1.4.1.171.14.61.1.7.1.1 | no-access |
An entry consists of information for QoS queueing on a port. |
||
dQosPortIf8021pOverride | 1.3.6.1.4.1.171.14.61.1.7.1.1.1 | truthvalue | read-write |
This object indicates whether override the CoS of the packets with default CoS (dot1dPortDefaultUserPriority). If this object is 'true', the default CoS will be applied to all incoming packets, either tagged or untagged, received by the port. |
dQosPortIfTrustMode | 1.3.6.1.4.1.171.14.61.1.7.1.1.2 | integer | read-write |
This object indicates QoS trust mode of the port. Enumeration: 'cos': 1, 'dscp': 2. |
dQosDscpMap | 1.3.6.1.4.1.171.14.61.1.8 | |||
dQosDscpMutationMapTable | 1.3.6.1.4.1.171.14.61.1.8.1 | no-access |
This table provides a mechanism to create/delete a DSCP mutation map. |
|
1.3.6.1.4.1.171.14.61.1.8.1.1 | no-access |
An entry (conceptual row) in the dQosDscpMutationMapTable. |
||
dQosDscpMutationMapName | 1.3.6.1.4.1.171.14.61.1.8.1.1.1 | displaystring | no-access |
This object indicates the name of the DSCP mutation map. |
dQosDscpMutationMapRowStatus | 1.3.6.1.4.1.171.14.61.1.8.1.1.2 | rowstatus | read-only |
This object indicates the status of this entry. |
dQosDscpMutationMapCfgTable | 1.3.6.1.4.1.171.14.61.1.8.2 | no-access |
The table provides a list of the DSCP mapping of mutations maps. |
|
1.3.6.1.4.1.171.14.61.1.8.2.1 | no-access |
Each row contains the mapping from old DSCP value to new DSCP value per specific mutation table. The first index element identifies the mutation map (dQosDscpMutationMapEntry) that a DSCP mapping (dQosDscpMutationMapCfgEntry) belongs to. When a mutation map is removed, the corresponding DSCP mapping configuration will be deleted. |
||
dQosDscpMutationOldDscp | 1.3.6.1.4.1.171.14.61.1.8.2.1.1 | unsigned32 | no-access |
The old DSCP value. |
dQosDscpMutationNewDscp | 1.3.6.1.4.1.171.14.61.1.8.2.1.2 | unsigned32 | read-write |
This object indicates the new DSCP value which the old DSCP values maps to for a specific mutation map. The default mapping of old DSCP to new DSCP for mutation purpose is the identity function, i.e. dQosDscpMutationNewDscp equals to dQosDscpMutationOldDscp |
dQosDscpMutationMapAttachTable | 1.3.6.1.4.1.171.14.61.1.8.3 | no-access |
This table provides a mechanism to attach a DSCP mutation map to a port. |
|
1.3.6.1.4.1.171.14.61.1.8.3.1 | no-access |
An entry contains associating DSCP mutation map information. |
||
dQosDscpMutationMapAttachName | 1.3.6.1.4.1.171.14.61.1.8.3.1.1 | displaystring | read-write |
This object indicates the name of the attached mutation map. A zero length of string indicates no mutation map is attached. |
dQosDscpMapCtrlTable | 1.3.6.1.4.1.171.14.61.1.8.4 | no-access |
This table contains information about the mapping of DSCP to priority and DSCP to color for mapping a packet's initial color. |
|
1.3.6.1.4.1.171.14.61.1.8.4.1 | no-access |
An entry contains DSCP mapping information. |
||
dQosDscpMapCtrlDscp | 1.3.6.1.4.1.171.14.61.1.8.4.1.1 | unsigned32 | no-access |
This object indicates the DSCP of the entry. |
dQosDscpMapCtrlCos | 1.3.6.1.4.1.171.14.61.1.8.4.1.2 | unsigned32 | read-write |
This object indicates the mapped CoS value. Default mapping is: DSCP CoS 0-7 0 8-15 1 16-23 2 24-31 3 32-39 4 40-47 5 48-55 6 56-63 7 |
dQosDscpMapCtrlColor | 1.3.6.1.4.1.171.14.61.1.8.4.1.3 | integer | read-write |
This object indicates the mapped color to determine a packet's initial color. Enumeration: 'green': 1, 'yellow': 2, 'red': 3. |
dQosCosMap | 1.3.6.1.4.1.171.14.61.1.9 | |||
dQosCosToColorMapTable | 1.3.6.1.4.1.171.14.61.1.9.1 | no-access |
A table contains information about the mapping of CoS to color. |
|
1.3.6.1.4.1.171.14.61.1.9.1.1 | no-access |
An entry contains a mapping between CoS to color. |
||
dQosCosMapCos | 1.3.6.1.4.1.171.14.61.1.9.1.1.1 | unsigned32 | no-access |
This object indicates the CoS of the entry. |
dQosCosMapColor | 1.3.6.1.4.1.171.14.61.1.9.1.1.2 | integer | read-write |
This object indicates the mapped color to determine a packet's initial color. Enumeration: 'green': 1, 'yellow': 2, 'red': 3. |
dQosCosToQueueMapTable | 1.3.6.1.4.1.171.14.61.1.9.2 | no-access |
A table contains information about the mapping of CoS to queue. |
|
1.3.6.1.4.1.171.14.61.1.9.2.1 | no-access |
An entry contains a mapping between CoS to queue. |
||
dQosCosToQueueCos | 1.3.6.1.4.1.171.14.61.1.9.2.1.1 | unsigned32 | no-access |
This object indicates the CoS of the entry. |
dQosCosToQueueQID | 1.3.6.1.4.1.171.14.61.1.9.2.1.2 | unsigned32 | read-write |
This object indicates the queue ID that the corresponding CoS will be queued. |
dQosMIBConformance | 1.3.6.1.4.1.171.14.61.2 | |||
dQosCompliances | 1.3.6.1.4.1.171.14.61.2.1 | |||
dQosCompliance | 1.3.6.1.4.1.171.14.61.2.1.1 |
The compliance statement for entities which implement the DLINKSW-QOS-MIB. |
||
dQosGroups | 1.3.6.1.4.1.171.14.61.2.2 | |||
dQosPolicyGroup | 1.3.6.1.4.1.171.14.61.2.2.1 |
A collection of objects providing QoS policy configuration. |
||
dQosSchedulingGroup | 1.3.6.1.4.1.171.14.61.2.2.2 |
A collection of objects providing QoS scheduling configuration. |
||
dQosWrrGroup | 1.3.6.1.4.1.171.14.61.2.2.3 |
A collection of objects providing QoS WRR scheduling configuration. |
||
dQosWdrrGroup | 1.3.6.1.4.1.171.14.61.2.2.4 |
A collection of objects providing QoS WDRR scheduling configuration. |
||
dQosPortBandwidthCtrlGroup | 1.3.6.1.4.1.171.14.61.2.2.5 |
A collection of objects providing bandwidth configuration for ports. |
||
dQosQueueBandwidthCtrlGroup | 1.3.6.1.4.1.171.14.61.2.2.6 |
A collection of objects providing bandwidth configuration for queues. |
||
dQosAggregatePolicingGroup | 1.3.6.1.4.1.171.14.61.2.2.7 |
A collection of objects providing QoS named aggregated policing configuration. |
||
dQosPolicingGroup | 1.3.6.1.4.1.171.14.61.2.2.8 |
A collection of objects providing QoS policing configuration. |
||
dQosColorAwarePolicingGroup | 1.3.6.1.4.1.171.14.61.2.2.9 |
A collection of objects providing QoS color aware configuration. |
||
dQosQueuingGroup | 1.3.6.1.4.1.171.14.61.2.2.10 |
A collection of objects providing configuration regarding how to dispatch packets to queues. |
||
dQosDscpMutationGroup | 1.3.6.1.4.1.171.14.61.2.2.11 |
A collection of objects providing the configuration for DSCP mutation. |