qosPolicyClassId
BINTEC-QOS-MIB ·
.0.3.1.3
Object
column
r/w
Integer32
Defines in conjunction with ipQoSClassId and qosPolicyType the QoS policy to be applied on the classified IP traffic.
Context
- MIB
- BINTEC-QOS-MIB
- OID
.0.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosPolicyEntry
- Table
- qosPolicyTable
- Siblings
- 14
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qosPolicyIfIndex The unique interface index | column | SNMPv2-SMIInteger32 | .0.3.1.1 |
| qosPolicyRttMode This objects defines whether real-time transmission is enabled
for this queue or not, possible values:
enabled(1) = RTT is enabled
disabled(2) = RTT is disabled. | column | Enumeration | .0.3.1.10 |
| qosPolicyTxRate This object enables bandwidth limitation for the related
class, if set to zero (0) there is no limitation policy.
Otherwise this variable defines the maximum amount of bits
per se… | column | SNMPv2-SMIInteger32 | .0.3.1.17 |
| qosPolicyTxRateLimitation This objects determines the policy for the related class if
the transmission rate limit defined by qosPolicyTxRate is
reached. When set to not-bounded(1) allocation of remaining
b… | column | Enumeration | .0.3.1.18 |
| qosPolicyTxBurstSize The maximum number of octets in a single transmission burst. | column | SNMPv2-SMIInteger32 | .0.3.1.19 |
| qosPolicyType This objects defines in conjunction with ipQoSClassId and
qosPolicyClassId the related type of packet classes for
this QoS policy, possible values:
class-based(1) = policy for no… | column | Enumeration | .0.3.1.2 |
| qosPolicyLowerThreshold This variable defines the lower or minimum queue depth
threshold for packet dropping algorithm used for congestion
avoidance (see qosPolicyCongestionAvoidance). | column | Integer32 | .0.3.1.20 |
| qosPolicyUpperThreshold This variable defines the upper or maximum queue depth
threshold at which - depending on qosPolicyDropAlgorithm -
all newly arriving or packets enqueued former will be
dropped. | column | Integer32 | .0.3.1.21 |
| qosPolicyDescr A textual string describing this QoS policy. | column | OctetString | .0.3.1.22 |
| qosPolicyPriority The relative priority for this packet class to be used for
the packet scheduling as described via qosIfType. | column | Integer32 | .0.3.1.4 |
| qosPolicyWeight The relative weight for this packet class to be used for
the packet scheduling as described via qosIfType. | column | Integer32 | .0.3.1.5 |
| qosPolicyShaper This objects describes the traffic-shaping algorithm to be
used in order to limit the bandwidth for the related packet
class, possible values:
none(1) = no shaping defined
token… | column | Enumeration | .0.3.1.6 |
| qosPolicyCongestionAvoidance This objects defines a packet dropping algorithm to use if
more than qosPolicyLowerThreshold octets are enqueued. | column | Enumeration | .0.3.1.7 |
| qosPolicyDropAlgorithm This objects defines the packet dropping algorithm to apply
if more than qosPolicyUpperThreshold octets are currently
enqueued, possible values:
tail-drop(1) = drop all newly arr… | column | Enumeration | .0.3.1.9 |