DOCS-QOS3-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
22
Rows
22
Columns
231
.1.3.6.1.4.1.4491.2.1.21.1.1 · 1 row entry · 31 columns
This object describes the packet classification
configured on the CM or CMTS.
The model is that a packet either received as input from
an interface or transmitted for output on an interface
may be compared against an ordered list of rules
pertaining to the packet contents.  Each rule is an instance
of this object.  A matching rule provides a Service
Flow ID to which the packet is classified.
All rules need to match for a packet to match a classifier.
          
          
The attibutes in this row correspond to a set of Classifier
Encoding parameters in a DOCSIS MAC management
message.  The BitMap attribute indicates which particular
parameters were present in the classifier as
signaled in the DOCSIS message.
If the referenced parameter was not present in the signaled
Classifier, the corresponding attribute in
this instance reports a value as specified by that attribute
description.
docsQosPktClassEntry entry .1.3.6.1.4.1.4491.2.1.21.1.1.1
The conceptual row of docsQosPktClassTable.
The ifIndex key corresponds to the MAC Domain interface
of the service flow of this classifier.
Indexes
IF-MIBifIndex docsQosServiceFlowId docsQosPktClassId
Column Syntax OID
docsQosPktClassId
This key indicates the assigned identifier to the
packet classifier instance by the CMTS, which is unique
per Service Flow.
For UDCs this corresponds to the Service Flow Reference
of the classifier.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.4491.2.1.21.1.1.1.1
docsQosPktClassDirection
This attribute indicates the direction to which the
classifier is applied.
IfDirection
Textual Convention: IfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.4.1.4491.2.1.21.1.1.1.2
docsQosPktClassPriority
This attribute specifies the order of evaluation
of the classifiers.
The higher the value, the higher the priority.
The value of 0 is used as default in provisioned Service
Flows Classifiers.
The default value of 64 is …
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.1.1.3
docsQosPktClassIpTosLow
This attribute indicates the low value of a range of
TOS byte values.
If the referenced parameter is not present in a classifier,
this attribute reports the value of 0.

The IP TOS octet, as originally def…
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.4491.2.1.21.1.1.1.4
docsQosPktClassIpTosHigh
This attribute indicates the 8-bit high value of a
range of TOS byte values.
If the referenced parameter is not present in a classifier,
this attribute reports the value of 0.
The IP TOS octet as originally defined in R…
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.4491.2.1.21.1.1.1.5
docsQosPktClassIpTosMask
This attribute indicates the mask value is bitwise
ANDed with TOS byte in an IP packet, and this value is
used for range checking of TosLow and TosHigh.

If the referenced parameter is not present in a cla…
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.4491.2.1.21.1.1.1.6
docsQosPktClassIpProtocol
This attribute indicates the value of the IP Protocol
field required for IP packets to match this rule.

The value 256 matches traffic with any IP Protocol value.
The value 257 by convention matches both T…
Unsigned32
Constraints:
range: 0-258
.1.3.6.1.4.1.4491.2.1.21.1.1.1.7
docsQosPktClassIpSourceAddr
This attribute specifies the value of the IP Source
Address required for packets to match this rule.
An IP packet matches the rule when the packet IP Source
Address bitwise ANDed with the InetSourceMask value
equals the…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4491.2.1.21.1.1.1.8
docsQosPktClassIpSourceMask
This attribute specifies which bits of a packet's
IP Source Address are compared to match this rule.
An IP packet matches the rule when the packet source address
bitwise ANDed with the InetSourceMask value
equals the do…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4491.2.1.21.1.1.1.9
docsQosPktClassIpDestAddr
This attribute specifies the value of the IP Destination
Address required for packets to match this rule.

An IP packet matches the rule when the packet IP Destination
Address bitwise ANDed with the InetDe…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4491.2.1.21.1.1.1.10
docsQosPktClassIpDestMask
This attribute specifies which bits of a packet's
IP Destination Address are compared to match this rule.

An IP packet matches the rule when the packet destination
address bitwise ANDed with the InetDestM…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4491.2.1.21.1.1.1.11
docsQosPktClassSourcePortStart
This attribute specifies the low-end inclusive range
of TCP/UDP source port numbers to which a packet
is compared. This attribute is irrelevant for non-TCP/UDP
IP packets.
If the referenced parameter is not present in …
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4491.2.1.21.1.1.1.12
docsQosPktClassSourcePortEnd
This attribute specifies the high-end inclusive
range of TCP/UDP source port numbers to which a packet
is compared. This attribute is irrelevant for non-TCP/UDP
IP packets.
If the referenced parameter is not present in…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4491.2.1.21.1.1.1.13
docsQosPktClassDestPortStart
This attribute specifies the low-end inclusive range
of TCP/UDP destination port numbers to which a packet
is compared.
If the referenced parameter is not present in a classifier,
this attribute reports the value of 0.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4491.2.1.21.1.1.1.14
docsQosPktClassDestPortEnd
This attribute specifies the high-end inclusive
range of TCP/UDP destination port numbers to which a
packet is compared.
If the referenced parameter is not present in a classifier,
this attribute reports the value of 65…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4491.2.1.21.1.1.1.15
docsQosPktClassDestMacAddr
An Ethernet packet matches an entry when its destination
MAC address bitwise ANDed with DestMacMask equals
the value of DestMacAddr.
If the referenced parameter is not present in a classifier,
this attribute reports the…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4491.2.1.21.1.1.1.16
docsQosPktClassDestMacMask
An Ethernet packet matches an entry when its destination
MAC address bitwise ANDed with DestMacMask equals
the value of DestMacAddr.
If the referenced parameter is not present in a classifier,
this attribute reports the…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4491.2.1.21.1.1.1.17
docsQosPktClassSourceMacAddr
An Ethernet packet matches this entry when its source
MAC address equals the value of this attribute.
If the referenced parameter is not present in a classifier,
this attribute reports the value of 'FFFFFFFFFFFF'
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4491.2.1.21.1.1.1.18
docsQosPktClassEnetProtocolType
This attribute indicates the format of the layer 3
protocol ID in the Ethernet packet. A value of 'none'
means that the rule does not use the layer 3 protocol type
as a matching criteria.
A value of 'ethertype' means t…
Enumeration
Enumerated Values:
0none
1ethertype
2dsap
3mac
4all
.1.3.6.1.4.1.4491.2.1.21.1.1.1.19
docsQosPktClassEnetProtocol
If EnetProtocolType is 'none', this attribute is
ignored when considering whether a packet matches the
current rule.
If EnetProtocolType is 'ethertype', this attribute
gives the 16-bit value of the EtherType that the pa…
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.1.1.20
docsQosPktClassUserPriLow
This attribute applies only to Ethernet frames using
the 802.1P/Q tag header (indicated with EtherType
0x8100). Such frames include a 16-bit Tag that contains
a 3-bit Priority field and a 12-bit VLAN number.
Unsigned32
Constraints:
range: 0-7
.1.3.6.1.4.1.4491.2.1.21.1.1.1.22
docsQosPktClassUserPriHigh
This attribute applies only to Ethernet frames using
the 802.1P/Qtag header (indicated with EtherType
0x8100). Such frames include a 16-bit Tag that contains
a 3-bit Priority field and a 12-bit VLAN number.
Unsigned32
Constraints:
range: 0-7
.1.3.6.1.4.1.4491.2.1.21.1.1.1.23
docsQosPktClassVlanId
This attribute applies only to Ethernet frames
using the 802.1P/Q tag header.
Tagged packets must have a VLAN Identifier that matches
the value in order to match the rule.
If the referenced parameter is not present in t…
Unsigned32
Constraints:
range: 0-4094
.1.3.6.1.4.1.4491.2.1.21.1.1.1.24
docsQosPktClassState
This attribute indicates whether or not the classifier
is enabled to classify packets to a Service Flow.

If the referenced parameter is not present in the classifier,
the value of this attribute is report…
Enumeration
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.4491.2.1.21.1.1.1.25
docsQosPktClassPkts
This attribute counts the number of packets that have
been classified using this entry. This includes
all packets delivered to a Service Flow maximum rate
policing function, whether or not that function drops
the packet…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.1.1.26
docsQosPktClassBitMap
This attribute indicates which parameter encodings
were actually present in the DOCSIS packet classifier
encoding signaled in the DOCSIS message that created
or modified the classifier. Note that Dynamic
Service Change…
Bits
Enumerated Values:
0rulePriority
1activationState
2ipTos
3ipProtocol
4ipSourceAddr
5ipSourceMask
6ipDestAddr
7ipDestMask
8sourcePortStart
9sourcePortEnd
10destPortStart
11destPortEnd
12destMac
13sourceMac
14ethertype
15userPri
16vlanId
17flowLabel
18cmInterfaceMask
.1.3.6.1.4.1.4491.2.1.21.1.1.1.27
docsQosPktClassIpAddrType
This attribute indicates the type of the Internet
address for InetSourceAddr, InetSourceMask, InetDestAddr,
and InetDestMask.
If the referenced parameter is not present in a classifier,
this object reports the value of …
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.4491.2.1.21.1.1.1.28
docsQosPktClassFlowLabel
This attribute represents the Flow Label field in
the IPv6 header to be matched by the classifier.
The value zero indicates that the Flow Label is not specified
as part of the classifier and is not matched against
the p…
Unsigned32
Constraints:
range: 0-1048575
.1.3.6.1.4.1.4491.2.1.21.1.1.1.29
docsQosPktClassCmInterfaceMask
This attribute represents a bit-mask of the CM in-bound
interfaces to which this classifer applies.
This attribute only applies to QOS upstream Classifiers
and upstream Drop Classifiers. For QOS downstream
classifiers t…
DocsL2vpnIfList
Textual Convention: DocsL2vpnIfList Bits
Type Values:
0eCm
1cmci
2docsCableMacLayer
3docsCableDownstream
4docsCableUpstream
5tistub5
6tistub6
7tistub7
8tistub8
9tistub9
10tistub10
11tistub11
12tistub12
13tistub13
14tistub14
15tistub15
16eMta
17eStbIp
18eStbDsg
.1.3.6.1.4.1.4491.2.1.21.1.1.1.30
docsQosPktClassIcmpTypeLow
This attribute specifies the low-end inclusive range of the
ICMP type numbers to which a packet is compared. If the
referenced parameter is not present in a classifier, this
attribute reports the value of 255.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.1.1.31
docsQosPktClassIcmpTypeHigh
This attribute specifies the high-end inclusive range of the
ICMP type numbers to which a packet is compared. If the
referenced parameter is not present in a classifier, this
attribute reports the value of 255.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.1.1.32
.1.3.6.1.4.1.4491.2.1.21.1.2 · 1 row entry · 38 columns
This object describes the set of QOS parameters defined
in a managed device.
DOCSIS 1.0 COS service profiles are not represented
in this object.
Each row corresponds to a DOCSIS QOS Parameter Set as
signaled via DOCSIS MAC management messages.Each attribute
of an instance of this object corresponds to
one or part of oneService Flow Encoding.
The BitMap attribute indicates which particular parameters
were signaled in the original registration
or dynamic service request message that created the
QOS Parameter Set.
In many cases, even if a QOS Parameter Set parameter was
not signaled, the DOCSIS specification calls for
a default value to be used.  That default value is reported
as the value of the corresponding attribute in this
object instance.
          
Many attributes are not applicable, depending on the
Service Flow direction, upstream scheduling type
or Service Flow bonding configuration.  The attribute
value reported in this case is specified by those attributes
descriptions.
docsQosParamSetEntry entry .1.3.6.1.4.1.4491.2.1.21.1.2.1
The conceptual row of docsQosParamSetTable.
The ifIndex key corresponds to the MAC Domain interface of the
service flow of this Qos Param Set.
Indexes
IF-MIBifIndex docsQosParamSetType docsQosParamSetServiceFlowId
Column Syntax OID
docsQosParamSetServiceClassName
This attribute represents the Service Class Name
from which the parameter set values were derived.
If the referenced parameter is not present in the corresponding
DOCSIS QOS Parameter Set, this attribute returns the
zer…
OctetString
Constraints:
range: 0-15
.1.3.6.1.4.1.4491.2.1.21.1.2.1.4
docsQosParamSetPriority
This attribute represents the relative priority
of a Service Flow. Higher numbers indicate higher priority.

This priority should only be used to differentiate Service
Flow from identical parameter sets.
T…
Unsigned32
Constraints:
range: 0-7
.1.3.6.1.4.1.4491.2.1.21.1.2.1.5
docsQosParamSetMaxTrafficRate
This attribute represents the maximum sustained
traffic rate allowed for this Service Flow in bits/sec.
It counts all MAC frame data PDUs from the bytes following
the MAC header HCS to the end of the CRC. The number
of …
bpsBitRate
Textual Convention: BitRate Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.2.1.6
docsQosParamSetMaxTrafficBurst
This attribute specifies the token bucket size in
bytes for this parameter set. The value is calculated
from the byte following the MAC header HCS to the end
of the CRC. This object is applied in conjunction with
MaxTr…
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.7
docsQosParamSetMinReservedRate
This attribute specifies the guaranteed minimum
rate in bits/sec for this parameter set. The value is
calculated from the byte following the MAC header HCS
to the end of the CRC. The value of 0 indicates that no
bandwid…
bpsBitRate
Textual Convention: BitRate Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.2.1.8
docsQosParamSetMinReservedPkt
This attribute specifies an assumed minimum packet
size in bytes for which the MinReservedRate will be
provided. The value is calculated from the byte following
the MAC header HCS to the end of the CRC. If the reference…
bytesUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.2.1.9
docsQosParamSetActiveTimeout
This attribute specifies the maximum duration in
seconds that resources remain unused on an active service
flow before the CMTS signals that both the active
and admitted parameter sets are null. The value 0 signifies
an…
secondsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.2.1.10
docsQosParamSetAdmittedTimeout
This attribute specifies the maximum duration in
seconds that resources remain in admitted state before
resources must be released. The value of 0 signifies
an infinite amount of time. If the referenced parameter
is no…
secondsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.2.1.11
docsQosParamSetMaxConcatBurst
This attribute specifies the maximum concatenated
burst in bytes that an upstream Service Flow is allowed.

The value is calculated from the FC byte of the Concatenation
MAC Header to the last CRC byte of …
bytesUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.2.1.12
docsQosParamSetSchedulingType
This attribute specifies the upstream scheduling
service used for upstream Service Flow.
If the referenced parameter is not present in the corresponding
DOCSIS QOS Parameter Set of an upstream Service
Flow, this attribu…
SchedulingType
Textual Convention: SchedulingType Enumeration
Type Values:
1undefined
2bestEffort
3nonRealTimePollingService
4realTimePollingService
5unsolictedGrantServiceWithAD
6unsolictedGrantService
.1.3.6.1.4.1.4491.2.1.21.1.2.1.13
docsQosParamSetNomPollInterval
This attribute specifies the nominal interval in
microseconds between successive unicast request opportunities
on an upstream Service Flow.
This attribute applies only to upstream Service Flows
with SchedulingType of va…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.14
docsQosParamSetTolPollJitter
This attribute specifies the maximum amount of time
in microseconds that the unicast request interval
may be delayed from the nominal periodic schedule on
an upstream Service Flow. This parameter is applicable
only to u…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.15
docsQosParamSetUnsolicitGrantSize
This attribute specifies the unsolicited grant size
in bytes. The grant size includes the entire MAC frame
data PDU from the Frame Control byte to the end of
the MAC frame.
The referenced parameter is applicable only fo…
bytesUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.2.1.16
docsQosParamSetNomGrantInterval
This attribute specifies the nominal interval in
microseconds between successive data grant opportunities
on an upstream Service Flow.
The referenced parameter is applicable only for upstream
flows with a SchedulingType…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.17
docsQosParamSetTolGrantJitter
This attribute specifies the maximum amount of time
in microseconds that the transmission opportunities
may be delayed from the nominal periodic schedule.
The referenced parameter is applicable only for
upstream flows w…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.18
docsQosParamSetGrantsPerInterval
This attribute specifies the number of data grants
per Nominal Grant Interval (NomGrantInterval). The
referenced parameter is applicable only for upstream
flows with a SchedulingType of 'unsolicitedGrantServicewithAD'
o…
dataGrantsUnsigned32
Constraints:
range: 0-127
.1.3.6.1.4.1.4491.2.1.21.1.2.1.19
docsQosParamSetTosAndMask
This attribute specifies the AND mask for the IP TOS
byte for overwriting an IPv4 packet's TOS value or IPv6
packet's Traffic Class value. The IP packet TOS byte
is bitwise ANDed with TosAndMask, then the result
is bitw…
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.4491.2.1.21.1.2.1.20
docsQosParamSetTosOrMask
This attribute specifies the OR mask for the IPv4 TOS
value or IPv6 Traffic Class value. See the description
of TosAndMask for further details.
The IP TOS octet, as originally defined in RFC 791 has
been superseded by t…
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.4491.2.1.21.1.2.1.21
docsQosParamSetMaxLatency
This attribute specifies the maximum latency between
the reception of a packet by the CMTS on its NSI and
the forwarding of the packet to the RF interface. A value
of 0 signifies no maximum latency is enforced. This
att…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.22
docsQosParamSetType
This key represents the QoS Parameter Set Type of the
Service Flow.
The following values are defined:
'active'
Indicates the Active QOS parameter set, describing
the service currently being provided by the DOCSIS MAC
do…
Enumeration
Enumerated Values:
1active
2admitted
3provisioned
.1.3.6.1.4.1.4491.2.1.21.1.2.1.23
docsQosParamSetRequestPolicyOct
This attribute specifies which transmit interval
opportunities the CM omits for upstream transmission
requests and packet transmissions. This object
takes its default value for downstream Service Flows.
Unless otherwise…
OctetString
Constraints:
range: 4-4
.1.3.6.1.4.1.4491.2.1.21.1.2.1.24
docsQosParamSetBitMap
This attribute indicates the set of QOS Parameter
Set parameters actually signaled in the DOCSIS registration
or dynamic service request message that created
or modified the QOS Parameter Set. A bit is set to
1 when the…
Bits
Enumerated Values:
0trafficPriority
1maxTrafficRate
2maxTrafficBurst
3minReservedRate
4minReservedPkt
5activeTimeout
6admittedTimeout
7maxConcatBurst
8schedulingType
9requestPolicy
10nomPollInterval
11tolPollJitter
12unsolicitGrantSize
13nomGrantInterval
14tolGrantJitter
15grantsPerInterval
16tosOverwrite
17maxLatency
18requiredAttrMask
19forbiddenAttrMask
20attrAggrMask
21applicationId
22multipCntnReqWindow
23multipBytesReq
24maxReqPerSidCluster
25maxOutstandingBytesPerSidCluster
26maxTotalBytesReqPerSidCluster
27maximumTimeInSidCluster
28peakTrafficRate
29dsResequencing
.1.3.6.1.4.1.4491.2.1.21.1.2.1.25
docsQosParamSetServiceFlowId
This key represents the Service Flow ID for the service
flow.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.26
docsQosParamSetRequiredAttrMask
This attribute specifies the Required Attribute
Mask to compare with the Provisioned Required Attributes
when selecting the bonding groups for the service
flow.
If the referenced parameter is not present in the correspo…
DOCS-IF3-MIBAttributeMask
Textual Convention: DOCS-IF3-MIBAttributeMask Bits
Type Values:
0bonding
1lowLatency
2highAvailability
.1.3.6.1.4.1.4491.2.1.21.1.2.1.27
docsQosParamSetForbiddenAttrMask
This attribute specifies the Forbidden Attribute
Mask to compare with the Provisioned Forbidden Attributes
when selecting the bonding groups for the service
flow.
If the referenced parameter is not present in the corres…
DOCS-IF3-MIBAttributeMask
Textual Convention: DOCS-IF3-MIBAttributeMask Bits
Type Values:
0bonding
1lowLatency
2highAvailability
.1.3.6.1.4.1.4491.2.1.21.1.2.1.28
docsQosParamSetAttrAggrRuleMask
This attribute specifies the Attribute Aggregation
Mask to compare the Service Flow Required and Forbidden
Attributes with the CMTS dynamically-created
bonding group when selecting the bonding groups for
the service flo…
DOCS-IF3-MIBAttrAggrRuleMask
Textual Convention: DOCS-IF3-MIBAttrAggrRuleMask OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.4491.2.1.21.1.2.1.29
docsQosParamSetAppId
This attribute represents the Application Identifier
associated with the service flow for purposes beyond the
scope of this specification.
If the referenced parameter is not present in the corresponding
DOCSIS QOS Param…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.30
docsQosParamSetMultiplierContentionReqWindow
This attribute specifies the multiplier to be applied by a
CM when performing contention request backoff for data requests.
This attribute only applies to upstream Service Flows in 3.0
operation. If the referenced param…
eighthsUnsigned32
Constraints:
range: 4-12
.1.3.6.1.4.1.4491.2.1.21.1.2.1.31
docsQosParamSetMultiplierBytesReq
This attribute specifies the assumed bandwidth request
multiplier. This attribute only applies to upstream Service
Flows in 3.0 operation. If the referenced parameter is not
present in the upstream DOCSIS QOS Parameter …
requestsUnsigned32
Constraints:
range: 16-16
range: 8-8
range: 4-4
range: 1-2
.1.3.6.1.4.1.4491.2.1.21.1.2.1.32
docsQosParamSetMaxReqPerSidCluster deprecated
This attribute specifies the maximum number of requests
that a CM can make within a given SID Cluster before it must
switch to a different SID Cluster to make further requests.
A value of 0 indicates there is no limit.
bytesUnsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.2.1.33
docsQosParamSetMaxOutstandingBytesPerSidCluster deprecated
This attribute specifies the maximum number of bytes
for which a CM can have requests outstanding on a given
SID Cluster. If defined number of bytes are outstanding
and further requests are required, the CM must switch …
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.34
docsQosParamSetMaxTotBytesReqPerSidCluster deprecated
This attribute specifies the maximum total number of bytes
a CM can have requested using a given SID Cluster before it
must switch to a different SID Cluster to make further
requests. A value of 0 indicates there is no …
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.35
docsQosParamSetMaxTimeInSidCluster deprecated
This attribute specifies the maximum time in milliseconds
that a CM may use a particular SID Cluster before it must
switch to a different SID Cluster to make further requests.
A value of 0 indicates there is no limit.
millisecondsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.2.1.36
docsQosParamSetPeakTrafficRate
This attribute specifies the rate parameter 'P' of a
token-bucket-based peak rate limiter for packets of a
downstream service flow. A value of 0 signifies no
Downstream Peak Traffic Rate is enforced.

This…
bpsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.37
docsQosParamSetDsResequencing
This attribute specifies if a resequencing DSID needs to be
allocated to the service flow.
The value 'resequencingDsidIfBonded' indicates that a resequencing DSID
is required if the service flow is assigned to a downst…
Enumeration
Enumerated Values:
0resequencingDsidIfBonded
1noResequencingDsid
2notApplicable
.1.3.6.1.4.1.4491.2.1.21.1.2.1.38
docsQosParamSetMinimumBuffer
This attribute represents the configured minimum buffer size
for the service flow.
bytesUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.39
docsQosParamSetTargetBuffer
This attribute represents the configured target buffer size
for the service flow. The value 0 indicates that no target buffer
size was configured, and the device will use a vendor specific
value.
bytesUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.40
docsQosParamSetMaximumBuffer
This attribute represents the configured maximum buffer size
for the service flow. The value 4294967295 indicates that no maximum buffer
size was configured, and thus there is no limit to the buffer size.
bytesUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.2.1.41
.1.3.6.1.4.1.4491.2.1.21.1.3 · 1 row entry · 13 columns
This object describes the set of DOCSIS-QOS Service
Flows in a managed device.
docsQosServiceFlowEntry entry .1.3.6.1.4.1.4491.2.1.21.1.3.1
The conceptual row of docsQosServiceFlowTable.
The ifIndex key corresponds to the MAC Domain interface
of this service flow.
Indexes
IF-MIBifIndex docsQosServiceFlowId
Column Syntax OID
docsQosServiceFlowId
This key represents an identifier assigned to a Service
Flow by CMTS within a MAC Domain.
The value 0 is used only for the purpose of reporting instances
of the PktClass object pertaining UDCs and
not used for associati…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.3.1.1
docsQosServiceFlowSID
Service Identifier (SID) assigned to an admitted
or active Service Flow. This attribute
reports a value of 0 if a Service ID is not associated with
the Service Flow. Only active
or admitted upstream Service Flows will…
Unsigned32
Constraints:
range: 0-16383
.1.3.6.1.4.1.4491.2.1.21.1.3.1.6
docsQosServiceFlowDirection
This attribute represents the direction of the Service
Flow.
IfDirection
Textual Convention: IfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.4.1.4491.2.1.21.1.3.1.7
docsQosServiceFlowPrimary
This attribute reflects whether Service Flow is the
primary
or a secondary Service Flow.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.2.1.21.1.3.1.8
docsQosServiceFlowParamSetTypeStatus
This attribute represents the status of the service
flow based on the admission state.
'active' bit set to '1' indicates that the service flow
is active and that the corresponding QOS ParamSet
is stored in the CMTS.
'ad…
Bits
Enumerated Values:
0active
1admitted
2provisioned
.1.3.6.1.4.1.4491.2.1.21.1.3.1.9
docsQosServiceFlowChSetId
This attribute represents the Channel Set Id associated
with the service flow.
DOCS-IF3-MIBChSetId
Textual Convention: DOCS-IF3-MIBChSetId Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.3.1.10
docsQosServiceFlowAttrAssignSuccess
If set to 'true', this attribute indicates that the
current channel set associated with the service flow
meets the Required and Forbidden Attribute Mask encodings.
Since this attribute is not applicable for a CM, the
C…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.2.1.21.1.3.1.11
docsQosServiceFlowDsid
This attribute indicates the DSID associated with
the downstream service flow. downstream service flows
without a DSID or upstream Service Flows report
the value zero.
DOCS-IF3-MIBDsid
Textual Convention: DOCS-IF3-MIBDsid Unsigned32
Type Constraints:
range: 0..1048575
.1.3.6.1.4.1.4491.2.1.21.1.3.1.12
docsQosServiceFlowMaxReqPerSidCluster
This attribute specifies the maximum number of requests
that a CM can make within a given SID Cluster before it must
switch to a different SID Cluster to make further requests.
A value of 0 indicates there is no limit.
bytesUnsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.3.1.13
docsQosServiceFlowMaxOutstandingBytesPerSidCluster
This attribute specifies the maximum number of bytes
for which a CM can have requests outstanding on a given
SID Cluster. If defined number of bytes are outstanding
and further requests are required, the CM must switch …
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.3.1.14
docsQosServiceFlowMaxTotBytesReqPerSidCluster
This attribute specifies the maximum total number of bytes
a CM can have requested using a given SID Cluster before it
must switch to a different SID Cluster to make further
requests. A value of 0 indicates there is no …
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.3.1.15
docsQosServiceFlowMaxTimeInSidCluster
This attribute specifies the maximum time in milliseconds
that a CM may use a particular SID Cluster before it must
switch to a different SID Cluster to make further requests.
A value of 0 indicates there is no limit.
T…
millisecondsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.3.1.16
docsQosServiceFlowBufferSize
This attribute specifies the buffer size for the service
flow. For the CM this attribute only applies to upstream
Service Flows, for the CMTS this attribute only applies to
downstream Service Flows, in other cases i…
bytesUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.3.1.17
.1.3.6.1.4.1.4491.2.1.21.1.4 · 1 row entry · 7 columns
This object describes statistics associated with
the  Service Flows in a managed device.
docsQosServiceFlowStatsEntry entry .1.3.6.1.4.1.4491.2.1.21.1.4.1
The conceptual row of docsQosServiceFlowStatsTable.
The ifIndex key corresponds to the MAC Domain interface
of the service flow.
Indexes
IF-MIBifIndex docsQosServiceFlowId
Column Syntax OID
docsQosServiceFlowPkts
For outgoing Service Flows, this attribute counts
the number of Packet Data PDUs forwarded to this Service
Flow. For incoming upstream CMTS service flows,
this attribute counts the number of Packet Data PDUs
actually r…
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.4.1.1
docsQosServiceFlowOctets
This attribute indicates the count of the number of
octets from the byte after the MAC header HCS to the end
of the CRC for all packets counted in the ServiceFlowPkts
attribute for this row. Note that this counts
the o…
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.4.1.2
docsQosServiceFlowTimeCreated
This attribute indicates the value of sysUpTime when
the service flow was created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.4.1.3
docsQosServiceFlowTimeActive
This attribute indicates the number of seconds that
the service flow has been active.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for of the associated MAC Domain
interface index.
secondsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.4.1.4
docsQosServiceFlowPHSUnknowns
For incoming upstream CMTS service flows, this attribute
counts the number of packets received with an
unknown payload header suppression index.
The service flow is identified by the SID for which the
packet was schedul…
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.4.1.5
docsQosServiceFlowPolicedDropPkts
For outgoing service flows, this attribute counts
the number of Packet Data PDUs classified to this service
flow dropped due to:
(1) exceeding the selected Buffer Size for the service flow; or

(2) UGS pac…
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.4.1.6
docsQosServiceFlowPolicedDelayPkts
This attribute counts only outgoing packets delayed
in order to maintain the Maximum Sustained Traffic
Rate. This attribute will always report a value of
0 for UGS flows because the Maximum Sustained Traffic
Rate does …
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.4.1.7
.1.3.6.1.4.1.4491.2.1.21.1.5 · 1 row entry · 4 columns
This object describes statistics associated with
upstream service flows.  All counted frames must be
received without a Frame Check Sequence (FCS) error.
docsQosUpstreamStatsEntry entry .1.3.6.1.4.1.4491.2.1.21.1.5.1
The conceptual row of docsQosUpstreamStatsTable.
The ifIndex key corresponds to the upstream logical channel
interface of the service flow.
Indexes
IF-MIBifIndex docsQosSID
Column Syntax OID
docsQosSID
This key identifies a service ID for an admitted
or active upstream service flow.
Unsigned32
Constraints:
range: 1-16383
.1.3.6.1.4.1.4491.2.1.21.1.5.1.1
docsQosUpstreamFragments
This attribure indicates the number of fragmentation
headers received on an upstream service flow, regardless
of whether the fragment was correctly reassembled
into a valid packet.

This counter's last dis…
fragmentsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.5.1.2
docsQosUpstreamFragDiscards
This attribute indicates the number of upstream fragments
discarded and not assembled into a valid upstream
packet.
This counter's last discontinuity is the
ifCounterDiscontinuityTime for of the associated MAC Domain
in…
fragmentsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.5.1.3
docsQosUpstreamConcatBursts
This attribute indicates the number of concatenation
headers received on an upstream service flow.
This counter's last discontinuity is the
ifCounterDiscontinuityTime for of the associated MAC Domain
interface index.
headersSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.5.1.4
.1.3.6.1.4.1.4491.2.1.21.1.6 · 1 row entry · 28 columns
This object describes statistics associated with
the Dynamic Service Flows, Dynamic Channel Changes
and Dynamic Bonding Changes in a managed device within
a MAC Domain.
For each MAC Domain there are two instances for the for
the upstream and downstream
direction.
On the CMTS, the downstream direction instance indicates
messages transmitted or transactions originated
by the CMTS.  The upstream direction intance indicates
messages received or transaction originated
by the CM.
On the CM, the downstream direction instance indicates
messages received or transactions originated by
the CMTS.  The upstream direction instance indicates
messages transmitted by the CM or transactions originated
by the CM.
docsQosDynamicServiceStatsEntry entry .1.3.6.1.4.1.4491.2.1.21.1.6.1
The conceptual row of docsQosDynamicServiceStatsTable.
The ifIndex key corresponds to the MAC Domain interface
of the service flow.
Indexes
IF-MIBifIndex docsQosIfDirection
Column Syntax OID
docsQosIfDirection
This attribute indicates the interface direction
for the instance the statistics are collected.
IfDirection
Textual Convention: IfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.4.1.4491.2.1.21.1.6.1.1
docsQosDSAReqs
This attribute indicates the number of Dynamic Service
Addition Requests, including retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indica…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.2
docsQosDSARsps
The number of Dynamic Service Addition Responses,
including retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
ifCo…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.3
docsQosDSAAcks
The number of Dynamic Service Addition Acknowledgements,
including retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.4
docsQosDSCReqs
The number of Dynamic Service Change Requests, including
retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
ifCount…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.5
docsQosDSCRsps
The number of Dynamic Service Change Responses, including
retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
ifCoun…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.6
docsQosDSCAcks
The number of Dynamic Service Change Acknowledgements,
including retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.7
docsQosDSDReqs
The number of Dynamic Service Delete Requests, including
retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
ifCount…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.8
docsQosDSDRsps
The number of Dynamic Service Delete Responses, including
retries.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
ifCoun…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.9
docsQosDynamicAdds
The number of successful Dynamic Service Addition
transactions.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
ifCounter…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.10
docsQosDynamicAddFails
The number of failed Dynamic Service Addition transactions.

Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value o…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.11
docsQosDynamicChanges
The number of successful Dynamic Service Change transactions.

Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.12
docsQosDynamicChangeFails
The number of failed Dynamic Service Change transactions.

Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.13
docsQosDynamicDeletes
The number of successful Dynamic Service Delete transactions.

Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.14
docsQosDynamicDeleteFails
The number of failed Dynamic Service Delete transactions.

Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at
other times as indicated by the value of
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.15
docsQosDCCReqs
The number of Dynamic Channel Change Request messages
traversing an interface. This count is nonzero
only on downstream direction rows. This count should
include the number of retries.
Discontinuities in the value of t…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.16
docsQosDCCRsps
The number of Dynamic Channel Change Response messages
traversing an interface. This count is nonzero
only on upstream direction rows. This count should
include the number of retries.
Discontinuities in the value of th…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.17
docsQosDCCAcks
The number of Dynamic Channel Change Acknowledgement
messages traversing an interface. This count is
nonzero only on downstream direction rows. This count
should include the number of retries.
Discontinuities in the va…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.18
docsQosDCCs
The number of successful Dynamic Channel Change transactions.
This count is nonzero only on downstream
direction rows.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, an…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.19
docsQosDCCFails
The number of failed Dynamic Channel Change transactions.
This count is nonzero only on downstream direction
rows.
Discontinuities in the value of this counter can occur
at reinitialization of the managed system, and at…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.20
docsQosDCCRspDeparts
This attribute contains the number of Dynamic Channel
Change Response (depart) messages. It only applies
to upstream direction. Discontinuities in the
value of this counter can occur at reinitialization
of the managed s…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.21
docsQosDCCRspArrives
This attribute contains the number of Dynamic Channel
Change Response (arrive) messages and should include
retries. It only applies to the upstream direction.
Discontinuities in the value of this counter
can occur at re…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.22
docsQosDbcReqs
This attribute contains the number of Dynamic Bonding
Change Requests, including retries. It only applies
to the upstream direction. Discontinuities in
the value of this counter can occur at reinitialization
of the mana…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.23
docsQosDbcRsps
This attribute contains the number of Dynamic Bonding
Change Responses, including retries. It only applies
to the upstream direction. Discontinuities
in the value of this counter can occur at reinitialization
of the man…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.24
docsQosDbcAcks
This attribute contains the number of Dynamic Bonding
Change Acknowledgements, including retries.
It only applies to the downstream direction. Discontinuities
in the value of this counter can occur at reinitialization
o…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.25
docsQosDbcSuccesses
This attribute contains the number of fully successful
Dynamic Bonding Change transactions. It only
applies to the downstream direction and does not include
DBC transactions that result in Partial Service.
Discontinuiti…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.26
docsQosDbcFails
This attribute contains the number of failed Dynamic
Bonding Change transactions. It only applies to
the downstream direction. Note that Partial Service
is not considered a failed transaction. Discontinuities
in the val…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.27
docsQosDbcPartial
This attribute contains the number of unsuccessful
Dynamic Bonding Change transactions that result
in Partial Service. IT only applies to the downstream
direction. Discontinuities in the value of this counter
can occur …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.6.1.28
.1.3.6.1.4.1.4491.2.1.21.1.7 · 1 row entry · 15 columns
This object contains a log of the disconnected Service
Flows in a managed device.
docsQosServiceFlowLogEntry entry .1.3.6.1.4.1.4491.2.1.21.1.7.1
The conceptual row of docsQosServiceFlowLogTable.
Indexes
docsQosServiceFlowLogIndex
Column Syntax OID
docsQosServiceFlowLogIndex
This key indicates an unique index for a logged service
flow.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.7.1.1
docsQosServiceFlowLogIfIndex
This attribute indicates the MAC Domain Interface
index where the service flow was present.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4491.2.1.21.1.7.1.2
docsQosServiceFlowLogSFID
This attribute indicates the identifier assigned
to the service flow.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.7.1.3
docsQosServiceFlowLogCmMac
This attribute indicates the MAC address of the cable
modem associated with the service flow.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4491.2.1.21.1.7.1.4
docsQosServiceFlowLogPkts
This attribute indicates the final value of the Pkts
attribute in the ServiceFlowStats object for the
service flow.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.7.1.5
docsQosServiceFlowLogOctets
This attribute indicates the final value of the Pkts
attribute in the ServiceFlowStats object for the
service flow.
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.7.1.6
docsQosServiceFlowLogTimeDeleted
This attribute indicates the value of sysUpTime when
the service flow was deleted.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.7.1.7
docsQosServiceFlowLogTimeCreated
This attribute indicates the value of sysUpTime when
the service flow was created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.7.1.8
docsQosServiceFlowLogTimeActive
This attribute indicates the total time that the service
flow was active.
secondsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.7.1.9
docsQosServiceFlowLogDirection
This attribute indicates the value of Service Flow
direction for the service flow.
IfDirection
Textual Convention: IfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.4.1.4491.2.1.21.1.7.1.11
docsQosServiceFlowLogPrimary
If set to 'true', this attribute indicates that the
Service Flow in the log was a Primary Service Flow, otherwise,
a Secondary Service Flow.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.2.1.21.1.7.1.12
docsQosServiceFlowLogServiceClassName
This attribute indicates the value of ServiceClassName
for the provisioned QOS Parameter Set of the service
flow.
OctetString
Constraints:
range: 0-15
.1.3.6.1.4.1.4491.2.1.21.1.7.1.13
docsQosServiceFlowLogPolicedDropPkts
This attribute indicates the final value of PolicedDropPkts
attribute of the ServiceFlowStats object
for the service flow.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.7.1.14
docsQosServiceFlowLogPolicedDelayPkts
This attribute indicates the final value of PolicedDelayPkts
attribute of the ServiceFlowStats object
for the service flow.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.7.1.15
docsQosServiceFlowLogControl
This attribute when set to 'destroy' removes this
instance from the object.
Reading this attribute returns the value 'active'.
Enumerationr/w
Enumerated Values:
1active
6destroy
.1.3.6.1.4.1.4491.2.1.21.1.7.1.16
.1.3.6.1.4.1.4491.2.1.21.1.8 · 1 row entry · 38 columns
This object describes a provisioned service class
on a CMTS.
Each object instance defines a template for certain
DOCSIS QOS Parameter Set values.  When a CM creates or
modifies an Admitted QOS Parameter Set for a Service
Flow, it may reference a Service Class Name instead of
providing explicit QOS Parameter
Set values.  In this case, the CMTS populates the QOS Parameter
Set with the applicable
corresponding values from the named Service Class.
Subsequent changes to a Service Class row do not affect
the QOS Parameter Set values of any service flows already
admitted.
A service class template applies to only a single direction,
as indicated in the ServiceClassDirection
attribute.
docsQosServiceClassEntry entry .1.3.6.1.4.1.4491.2.1.21.1.8.1
The conceptual row of docsQosServiceClassTable.
Indexes
docsQosServiceClassName
Column Syntax OID
docsQosServiceClassName
This key indicates the Service Class Name associated
with this object instance. DOCSIS specifies
that the maximum size is 16 ASCII characters including
a terminating zero. The terminating zero is not
represented in th…
OctetString
Constraints:
range: 1-15
.1.3.6.1.4.1.4491.2.1.21.1.8.1.1
docsQosServiceClassStatus
The conceptual row status of this object.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4491.2.1.21.1.8.1.3
docsQosServiceClassPriority
This attribute is the template for the Priority attribute
of the QoS Parameter Set.
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4491.2.1.21.1.8.1.4
docsQosServiceClassMaxTrafficRate
This attribute is the template for the MaxTrafficRate
attribute of the QoS Parameter Set.
bpsBitRater/w
Textual Convention: BitRate Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.8.1.5
docsQosServiceClassMaxTrafficBurst
This attribute is the template for the MaxTrafficBurst
attribute of the QoS Parameter Set.
bytesSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.6
docsQosServiceClassMinReservedRate
This attribute is the template for the MinReservedRate
attribute of the QoS Parameter Set.
bpsBitRater/w
Textual Convention: BitRate Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.8.1.7
docsQosServiceClassMinReservedPkt
This attribute is the template for the MinReservedPkt
attribute of the QoS Parameter Set.
bytesUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.8.1.8
docsQosServiceClassMaxConcatBurst
This attribute is the template for the MaxConcatBurst
attribute of the QoS Parameter Set.
bytesUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.8.1.9
docsQosServiceClassNomPollInterval
This attribute is the template for the NomPollInterval
attribute of the QoS Parameter Set.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.10
docsQosServiceClassTolPollJitter
This attribute is the template for the TolPolJitter
attribute of the QoS Parameter Set.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.11
docsQosServiceClassUnsolicitGrantSize
This attribute is the template for the UnsolicitGrantSize
attribute of the QoS Parameter Set.
bytesUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.8.1.12
docsQosServiceClassNomGrantInterval
This attribute is the template for the NomGrantInterval
attribute of the QoS Parameter Set.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.13
docsQosServiceClassTolGrantJitter
This attribute is the template for the TolGrantJitter
attribute of the QoS Parameter Set.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.14
docsQosServiceClassGrantsPerInterval
This attribute is the template for the GrantsPerInterval
attribute of the QoS Parameter Set.
dataGrantsUnsigned32r/w
Constraints:
range: 0-127
.1.3.6.1.4.1.4491.2.1.21.1.8.1.15
docsQosServiceClassMaxLatency
This attribute is the template for the MaxLatency
attribute of the QoS Parameter Set.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.16
docsQosServiceClassActiveTimeout
This attribute is the template for the ActiveTimeout
attribute of the QoS Parameter Set.
secondsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.8.1.17
docsQosServiceClassAdmittedTimeout
This attribute is the template for the AddmitedTimeout
attribute of the QoS Parameter Set.
secondsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.8.1.18
docsQosServiceClassSchedulingType
This attribute is the template for the SchedulingType
attribute of the QoS Parameter Set.
SchedulingTyper/w
Textual Convention: SchedulingType Enumeration
Type Values:
1undefined
2bestEffort
3nonRealTimePollingService
4realTimePollingService
5unsolictedGrantServiceWithAD
6unsolictedGrantService
.1.3.6.1.4.1.4491.2.1.21.1.8.1.19
docsQosServiceClassRequestPolicy
This attribute is the template for the ReqPolicyOct
attribute of the QoS Parameter Set.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.4491.2.1.21.1.8.1.20
docsQosServiceClassTosAndMask
This attribute is the template for the TosAndMask
attribute of the QoS Parameter Set.
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.4.1.4491.2.1.21.1.8.1.21
docsQosServiceClassTosOrMask
This attribute is the template for the TosOrMask attribute
of the QoS Parameter Set.
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.4.1.4491.2.1.21.1.8.1.22
docsQosServiceClassDirection
This attribute is the template for the Direction attribute
of the QoS Parameter Set.
IfDirectionr/w
Textual Convention: IfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.4.1.4491.2.1.21.1.8.1.23
docsQosServiceClassStorageType
This attribute defines whether this row is kept in
volatile storage and lost upon reboot or whether
it is backed up by non-volatile or permanent storage.
'permanent' entries need not allow writable access to
any instanc…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.4491.2.1.21.1.8.1.24
docsQosServiceClassRequiredAttrMask
This attribute is the template for the RequiredAttrMask
attribute of the QoS Parameter Set.
DOCS-IF3-MIBAttributeMaskr/w
Textual Convention: DOCS-IF3-MIBAttributeMask Bits
Type Values:
0bonding
1lowLatency
2highAvailability
.1.3.6.1.4.1.4491.2.1.21.1.8.1.26
docsQosServiceClassForbiddenAttrMask
This attribute is the template for the ForbiddenAttrMask
attribute of the QoS Parameter Set.
DOCS-IF3-MIBAttributeMaskr/w
Textual Convention: DOCS-IF3-MIBAttributeMask Bits
Type Values:
0bonding
1lowLatency
2highAvailability
.1.3.6.1.4.1.4491.2.1.21.1.8.1.27
docsQosServiceClassAttrAggrRuleMask
This attribute is the template for the AttrAggregationMask
attribute of the QoS Parameter Set.
DOCS-IF3-MIBAttrAggrRuleMaskr/w
Textual Convention: DOCS-IF3-MIBAttrAggrRuleMask OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.4491.2.1.21.1.8.1.28
docsQosServiceClassAppId
This attribute is the template for the AppId attribute
of the QoS Parameter Set.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.29
docsQosServiceClassMultiplierContentionReqWindow
This attribute is the template for the MultiplierContentionReqWindow
attribute of the QoS Parameter
Set.
eighthsUnsigned32r/w
Constraints:
range: 4-12
.1.3.6.1.4.1.4491.2.1.21.1.8.1.30
docsQosServiceClassMultiplierBytesReq
This attribute is the template for the MultiplierBytesReq
attribute of the QoS Parameter Set.
Unsigned32r/w
Constraints:
range: 16-16
range: 8-8
range: 4-4
range: 1-2
.1.3.6.1.4.1.4491.2.1.21.1.8.1.31
docsQosServiceClassMaxReqPerSidCluster deprecated
This attribute is the template for the MaxReqPerSidCluster
attribute of the QoS Parameter Set.

This attribute has been deprecated and replaced with
docsQosServiceFlowMaxReqPerSidCluster in the
docsQosSe…
requestsUnsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.8.1.32
docsQosServiceClassMaxOutstandingBytesPerSidCluster deprecated
This attribute is the template for the MaxOutstandingBytesPerSidCluster
attribute of the QoS Parameter
Set.

This attribute has been deprecated and replaced with
docsQosServiceFlowMaxOutstandingBytesPerSi…
bytesSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.33
docsQosServiceClassMaxTotBytesReqPerSidCluster deprecated
This attribute is the template for the MaxTotBytesReqPerSidCluster
attribute of the QoS Parameter Set.

This attribute has been deprecated and replaced with
docsQosServiceFlowMaxTotBytesReqPerSidCluster i…
bytesSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.34
docsQosServiceClassMaxTimeInSidCluster deprecated
This attribute is the template for the MaxTimeInSidCluster
attribute of the QoS Parameter Set.

This attribute has been deprecated and replaced with
docsQosServiceFlowMaxTimeInSidCluster in the
docsQosSe…
millisecondsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.8.1.35
docsQosServiceClassPeakTrafficRate
This attribute is the template for the PeakTrafficRate
attribute of the QoS Parameter Set.
bpsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.36
docsQosServiceClassDsResequencing
This attribute is the template for the DsResequencing
attribute of the QoS Parameter Set.
Enumerationr/w
Enumerated Values:
0resequencingDsid
1noResequencingDsid
.1.3.6.1.4.1.4491.2.1.21.1.8.1.37
docsQosServiceClassMinimumBuffer
This attribute is the template for the MinimumBuffer
attribute of the QoS Parameter Set.
bytesUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.38
docsQosServiceClassTargetBuffer
This attribute is the template for the TargetBuffer
attribute of the QoS Parameter Set.
bytesUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.39
docsQosServiceClassMaximumBuffer
This attribute is the template for the MaximumBuffer
attribute of the QoS Parameter Set.
bytesUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.8.1.40
.1.3.6.1.4.1.4491.2.1.21.1.10 · 1 row entry · 5 columns
This object describes the set of payload header suppression
of Service Flows.
docsQosPHSEntry entry .1.3.6.1.4.1.4491.2.1.21.1.10.1
The conceptual row of docsQosPHSTable.
The ifIndex key corresponds to the MAC Domain interface
of the service flow of the classifier that includes this
PHS rule.
Indexes
IF-MIBifIndex docsQosServiceFlowId docsQosPktClassId
Column Syntax OID
docsQosPHSField
This attribute indicates the Payload Header suppression
field defines the bytes of the header that must
be suppressed/restored by the sending/receiving
device.
The number of octets in this attribute should be the same
a…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.10.1.2
docsQosPHSMask
This attribute defines the bit mask that is used in
combination with the PHSField. It defines which bytes
in the header must be suppressed/restored by the sending
or receiving device.

Each bit of this bi…
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.4491.2.1.21.1.10.1.3
docsQosPHSSize
This attribute specifies the number of bytes in the
header to be suppressed and restored.
The value of this attribute matches the numberof bytes
in the Field attribute.
bytesUnsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.4491.2.1.21.1.10.1.4
docsQosPHSVerify
If 'true', this attribute indicates that the sender
must verify that the PHS Field
is the same as the content in the packet to be suppressed.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.2.1.21.1.10.1.5
docsQosPHSIndex
This attribute uniquely references the PHS rule for
a given service flow.
Unsigned32
Constraints:
range: 1-255
.1.3.6.1.4.1.4491.2.1.21.1.10.1.7
.1.3.6.1.4.1.4491.2.1.21.1.11 · 1 row entry · 3 columns
This object provides the mapping of unicast service
flows with the cable modem the service flows belongs
to.
docsQosCmtsMacToSrvFlowEntry entry .1.3.6.1.4.1.4491.2.1.21.1.11.1
The conceptual row of docsQosCmtsMacToSrvFlowTable.
Indexes
docsQosCmtsCmMac docsQosCmtsServiceFlowId
Column Syntax OID
docsQosCmtsCmMac
This key represents the MAC address for the referenced
CM.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4491.2.1.21.1.11.1.1
docsQosCmtsServiceFlowId
This key represents the identifier of the Service
Flow.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.11.1.2
docsQosCmtsIfIndex
This attribute represents the interface index of
the MAC domain of the Service Flow and where the CableModem
is registered.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4491.2.1.21.1.11.1.3
.1.3.6.1.4.1.4491.2.1.21.1.12 · 1 row entry · 3 columns
This object defines the SID clusters associated with
an upstream service flow.
docsQosServiceFlowSidClusterEntry entry .1.3.6.1.4.1.4491.2.1.21.1.12.1
The conceptual row of docsQosServiceFlowSidClusterTable.
The ifIndex key corresponds to the MAC Domain interface
of the service flow.
Indexes
IF-MIBifIndex docsQosServiceFlowId docsQosServiceFlowSidClusterId docsQosServiceFlowSidClusterUcid
Column Syntax OID
docsQosServiceFlowSidClusterId
This key represents the SID Cluster ID of the SID Cluster.
Unsigned32
Constraints:
range: 0-7
.1.3.6.1.4.1.4491.2.1.21.1.12.1.1
docsQosServiceFlowSidClusterUcid
This key represents the upstream Channel ID mapped
to the corresponding SID.
Unsigned32
Constraints:
range: 1-255
.1.3.6.1.4.1.4491.2.1.21.1.12.1.2
docsQosServiceFlowSidClusterSid
This attribute represents the SID assigned to the
upstream channel in this SID Cluster.
Unsigned32
Constraints:
range: 1-16383
.1.3.6.1.4.1.4491.2.1.21.1.12.1.3
.1.3.6.1.4.1.4491.2.1.21.1.13 · 1 row entry · 3 columns
This object provides extensions to the service flow
information for Group Service Flows (GSFs).
docsQosGrpServiceFlowEntry entry .1.3.6.1.4.1.4491.2.1.21.1.13.1
The conceptual row of docsQosGrpServiceFlowTable.
The ifIndex key corresponds to the MAC Domain interface
of the group service flow.
Indexes
IF-MIBifIndex docsQosServiceFlowId
Column Syntax OID
docsQosGrpServiceFlowIsDef
This attribute indicates whether the GSF QOS Parameter
Set corresponds to the Default Group Service Flow.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.2.1.21.1.13.1.1
docsQosGrpServiceFlowQosConfigId
This attribute indicates the Group QoS Configuration
(GQC) identifier used of the creation of this GSF.
The value zero indicates that the Service Flow is using
the default service flow.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.13.1.2
docsQosGrpServiceFlowNumSess
This attribute indicates the number of sessions that
are configured in an aggregated Service Flow. If
this is a single session replication, the value of this
attribute is 1.
sessionsUnsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.4491.2.1.21.1.13.1.3
.1.3.6.1.4.1.4491.2.1.21.1.14 · 1 row entry · 1 columns
This object provides additional packet classification
information for Group Classifier References
(GCRs) in a Group Service Flow (GSF).
docsQosGrpPktClassEntry entry .1.3.6.1.4.1.4491.2.1.21.1.14.1
The conceptual row of docsQosGrpPktClassTable.
The ifIndex key corresponds to the MAC Domain interface of the
service flow of this group classifier.
Indexes
IF-MIBifIndex docsQosServiceFlowId docsQosPktClassId
Column Syntax OID
docsQosGrpPktClassGrpConfigId
This attribute indicates the GC identifier used of
the creation of this GSF.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.4491.2.1.21.1.14.1.1
.1.3.6.1.4.1.4491.2.1.21.1.15 · 1 row entry · 2 columns
This object provides extensions for service flow
statistics for fragmentation for channel bonding.
docsQosUpChCounterExtEntry entry .1.3.6.1.4.1.4491.2.1.21.1.15.1
The conceptual row of docsQosUpChCounterExtTable.
The ifIndex key corresponds to the upstream Channel Interface
of the service flow.
Indexes
IF-MIBifIndex
Column Syntax OID
docsQosUpChCounterExtSgmtValids
This attribute represents the total number segments
processed on this channel. Discontinuities in the
value of this counter can occur at reinitialization
of the managed system, and at other times as indicated
by the val…
segmentsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.15.1.1
docsQosUpChCounterExtSgmtDiscards
This attribute represents the total number of discarded
segments on this channel due to segment HCS problems.
Discontinuities in the value of this counter
can occur at reinitialization of the managed system,
and at othe…
segmentsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.15.1.2
.1.3.6.1.4.1.4491.2.1.21.1.16 · 1 row entry · 2 columns
This object provides upstream service flow statistics
for Continous Concatenation and Fragmentation
(CCF).
The CMTS MAY not instantate this object for service flows
that do not use CCF or return the zero value on individual
counter's statistics.
docsQosServiceFlowCcfStatsEntry entry .1.3.6.1.4.1.4491.2.1.21.1.16.1
The conceptual row of docsQosServiceFlowCcfStatsTable.
The ifIndex key corresponds to the MAC Domain interface
of the service flow.
Indexes
IF-MIBifIndex docsQosServiceFlowId
Column Syntax OID
docsQosServiceFlowCcfStatsSgmtValids
This attribute contains the number of segments counted
on this service flow regardless of whether the
fragment was correctly reassembled into valid packets.
Discontinuities in the value of this counter can
occur at rein…
segmentsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.16.1.1
docsQosServiceFlowCcfStatsSgmtLost
This attribute counts the number of segments which
the CMTS segment reassembly function determines were
lost. Discontinuities in the value of this counter
can occur at reinitialization of the managed system,
and at othe…
segmentsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.16.1.2
.1.3.6.1.4.1.4491.2.1.21.1.17 · 1 row entry · 7 columns
This object defines DOCSIS MAC services primitive
statistics of upstream service flows. In pre-3.0 DOCSIS
devices this statistics exists per SID for either
Cos or Qos services in the SNMP table docsIfCmServiceTable.
          
A 3.0 CM with CoS configuration (DOCSIS 1.0 mode) reports
the statistics defined in the SNMP table docsIfCmServiceTable.
A 3.0 CM with QoS configuration reports
this object regardless of whether Multiple Transmit
Channel is enabled or disabled.
docsQosCmServiceUsStatsEntry entry .1.3.6.1.4.1.4491.2.1.21.1.17.1
The conceptual row of docsQosCmServiceUsStatsTable.
The ifIndex key corresponds to the MAC Domain interface
of the service flow.
Indexes
IF-MIBifIndex docsQosServiceFlowId
Column Syntax OID
docsQosCmServiceUsStatsTxSlotsImmed
This attribute contains the number of upstream mini-slots
which have been used to transmit data PDUs in
immediate (contention) mode. This includes only those
PDUs that are presumed to have arrived at the head-end
(i.e.,…
mini-slotsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.17.1.1
docsQosCmServiceUsStatsTxSlotsDed
This attribute contains the number of upstream mini-slots
which have been used to transmit data PDUs in
dedicated mode (i.e., as a result of a unicast Data Grant).
Discontinuities in the value of this counter
can occur …
mini-slotsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.17.1.2
docsQosCmServiceUsStatsTxRetries
This attribute contains the number of attempts to
transmit data PDUs containing requests for acknowledgment
that did not result in acknowledgment. Discontinuities
in the value of this counter can occur at
reinitializati…
attemptsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.17.1.3
docsQosCmServiceUsStatsTxExceededs
This attribute contains the number of attempts to
transmit bandwidth requests which did not result in
acknowledgment. Discontinuities in the value of this
counter can occur at reinitialization of the managed
system, and…
attemptsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.17.1.4
docsQosCmServiceUsStatsRqRetries
This attribute contains the number of attempts to
transmit bandwidth requests which did not result in
acknowledgment. Discontinuities in the value of this
counter can occur at reinitialization of the managed
system, and…
attemptsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.17.1.5
docsQosCmServiceUsStatsRqExceededs
This attribute contains the number of requests for
bandwidth which failed due to excessive retries without
acknowledgment. Discontinuities in the value
of this counter can occur at reinitialization of the
managed system…
attemptsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.17.1.6
docsQosCmServiceUsStatsSgmts
This attribute contains the number of segments sent
on this service flow. Discontinuities in the value
of this counter can occur at reinitialization of the
managed system, and at other times as indicated by the
value of…
segmentsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.17.1.7
.1.3.6.1.4.1.4491.2.1.21.1.18 · 1 row entry · 7 columns
This object describes DSID information stored in
the CMTS.
The CMTS reports the current status of existing DSIDs.
When a DSID is created during the registration process
or a DBC transaction, a corresponding object instance
is created.   If a DSID is deleted or changed via
a DBC message the corresponding object instance is deleted
or updated respectively.
docsQosCmtsDsidEntry entry .1.3.6.1.4.1.4491.2.1.21.1.18.1
The conceptual row of docsQosCmtsDsidTable.
The ifIndex key corresponds to the MAC Domain interface
of the DSID.
Indexes
IF-MIBifIndex docsQosCmtsDsidDsid
Column Syntax OID
docsQosCmtsDsidDsid
This key represents the DSID.
DOCS-IF3-MIBDsid
Textual Convention: DOCS-IF3-MIBDsid Unsigned32
Type Constraints:
range: 0..1048575
.1.3.6.1.4.1.4491.2.1.21.1.18.1.1
docsQosCmtsDsidUsage
This attribute indicates the properties of the DSID.
The bits are defined as follows:
'resequencing' This bit is set to 1 for a Resequencing
DSID.
'multicastCapable' This bit is set to 1 for a DSID that
is capable of t…
Bits
Enumerated Values:
0resequencing
1multicastCapable
2multicastReplication
3bonding
.1.3.6.1.4.1.4491.2.1.21.1.18.1.2
docsQosCmtsDsidDsChSet
This attribute represents the Downstream Channel
Set over which the DSID is being resequenced.
DOCS-IF3-MIBChSetId
Textual Convention: DOCS-IF3-MIBChSetId Unsigned32
.1.3.6.1.4.1.4491.2.1.21.1.18.1.3
docsQosCmtsDsidReseqWaitTime
This attribute represents the DSID Resequencing
Wait Time that is used for this DSID. This attribute is
only valid when the Usage attribute has the resequencing
bit set to 1. This attribute returns a value of 0
when the…
hundredMicrosecondsUnsigned32
Constraints:
range: 1-180
.1.3.6.1.4.1.4491.2.1.21.1.18.1.4
docsQosCmtsDsidReseqWarnThrshld
This attribute represents the DSID Resequencing
Warning Threshold that is used for this DSID. The value
of 0 indicates that the threshold warnings are disabled.
This attribute is only valid when the Usage attribute
has …
hundredMicrosecondsUnsigned32
Constraints:
range: 0-179
.1.3.6.1.4.1.4491.2.1.21.1.18.1.5
docsQosCmtsDsidStatusHldoffTimerSeqOutOfRng
This attribute represents the hold-off timer for
reporting Out-of-Range Events via the CM-STATUS MAC
Management message. This attribute is only valid when
the Usage attribute has the resequencing bit set
to 1. This attr…
20millisecondsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.18.1.6
docsQosCmtsDsidCurrentSeqNum
This attribute reports the value of the most recent
sequence number assigned by the CMTS for this DSID.
This attribute is only valid when the Usage attribute
has the resequencing bit set to 1. This attribute returns
a v…
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.18.1.7
.1.3.6.1.4.1.4491.2.1.21.1.19 · 1 row entry · 2 columns
The CMTS Debug DSID object contains the control of
DSID debug statistics reporting
An instance in this object defines the DSID and MAC domain
to which the CmtsDebugDsidStats collects statistics
for the downstream channel associated with that
DSID and MAC Domain. The deletion of an instance stops
the reporting of statistics for the specified DSID.
          
This object supports instance creation and deletion.
          
The CMTS MUST support at least one instance of this object.
docsQosCmtsDebugDsidEntry entry .1.3.6.1.4.1.4491.2.1.21.1.19.1
The conceptual row of docsQosCmtsDebugDsidTable.
The ifIndex key corresponds to the MAC Domain interface
of the DSID.
Indexes
IF-MIBifIndex docsQosCmtsDebugDsidDsid
Column Syntax OID
docsQosCmtsDebugDsidDsid
This attribute represents the DSID value to be debugged,
identified by the IfIndex attribute of this object.
DOCS-IF3-MIBDsid
Textual Convention: DOCS-IF3-MIBDsid Unsigned32
Type Constraints:
range: 0..1048575
.1.3.6.1.4.1.4491.2.1.21.1.19.1.1
docsQosCmtsDebugDsidRowStatus
The conceptual row status of this object.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4491.2.1.21.1.19.1.2
.1.3.6.1.4.1.4491.2.1.21.1.20 · 1 row entry · 3 columns
The CMTS Debug DSID Stats object describes statistics
at the CMTS for the forwarding of DSID-labeled downstream
packets.
The CMTS creates an instance for every combination of
MAC Domain, DSID value, and downstream channel on which
packets labeled with that DSID are transmitted.
The CMTS does not delete such instances while the corresponding
CmtsDebug object control instance exists.
docsQosCmtsDebugDsidStatsEntry entry .1.3.6.1.4.1.4491.2.1.21.1.20.1
The conceptual row of docsQosCmtsDebugDsidStatsTable.
The ifIndex key corresponds to the MAC Domain interface
of the DSID.
Indexes
IF-MIBifIndex docsQosCmtsDebugDsidDsid docsQosCmtsDebugDsidStatsDsIfIndex
Column Syntax OID
docsQosCmtsDebugDsidStatsDsIfIndex
This key represents an interface index of a downstream
channel that belongs to the DSID
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4491.2.1.21.1.20.1.1
docsQosCmtsDebugDsidStatsDsidPackets
This attribute is a counter which contains the number
of packets transmitted by the CMTS which are labeled
with the DSID on the downstream channel. Discontinuities in
the value of this counter can occur as indicated by …
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.20.1.2
docsQosCmtsDebugDsidStatsDsidOctets
This attribute counts the number of bytes transmitted
by the CMTS which are labeled with the DSID on the
downstream interface. Discontinuities in the value of
this counter can occur as indicated by the value of
ifCounte…
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.20.1.3
.1.3.6.1.4.1.4491.2.1.21.1.21 · 1 row entry · 11 columns
When a DSID is created, during the registration process
or a DBC transaction,. The CM reports the current
status of existing DSID, for example, if a DSID  is deleted
or changed via DBC messages the corresponding
object instance is deleted or updated respectively.
docsQosCmDsidEntry entry .1.3.6.1.4.1.4491.2.1.21.1.21.1
The conceptual row of docsQosCmDsidTable
The ifIndex key corresponds to the MAC Domain interface
of the DSID.
Indexes
IF-MIBifIndex docsQosCmDsidDsid
Column Syntax OID
docsQosCmDsidDsid
This key represents the DSID.
DOCS-IF3-MIBDsid
Textual Convention: DOCS-IF3-MIBDsid Unsigned32
Type Constraints:
range: 0..1048575
.1.3.6.1.4.1.4491.2.1.21.1.21.1.1
docsQosCmDsidUsage
This attribute indicates the properties of the DSID.
The bits are defined as follows:
'resequencing' : This bit is set to 1 for a Resequencing
DSID.
'multicastCapable' : This bit is set to 1 for a DSID that
is capable…
Bits
Enumerated Values:
0resequencing
1multicastCapable
.1.3.6.1.4.1.4491.2.1.21.1.21.1.2
docsQosCmDsidNumReseqChs
This attribute represents the number of channels
in the downstream resequencing channel list for this
DSID. When a DSID is used only for a non-bonded
Multicast replication, this object returns a value of 0.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.21.1.3
docsQosCmDsidReseqChList
This attribute represents the Downstream Channel
Set over which the DSID is being resequenced.
DOCS-IF3-MIBChannelList
Textual Convention: DOCS-IF3-MIBChannelList OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4491.2.1.21.1.21.1.4
docsQosCmDsidReseqWaitTime
This attribute represents the DSID Resequencing
Wait Time that is used for this DSID. This attribute is
only valid when the Usage attribute has the resequencing
bit set to 1. This attribute returns a value of 0
when the…
hundredMicrosecondsUnsigned32
Constraints:
range: 0-180
.1.3.6.1.4.1.4491.2.1.21.1.21.1.5
docsQosCmDsidReseqWarnThrshld
This attribute represents the DSID Resequencing
Warning Threshold that is used for this DSID. The value
of 0 indicates that the threshold warnings are disabled.
This attribute is only valid when the Usage attribute
has …
hundredMicrosecondsUnsigned32
Constraints:
range: 0-179
.1.3.6.1.4.1.4491.2.1.21.1.21.1.6
docsQosCmDsidStatusHldoffTimerSeqOutOfRng
This attribute represents the hold-off timer for
reporting Out-of-Range Events via the CM-STATUS MAC
Management message. This attribute is only valid when
the Usage attribute has the resequencing bit set
to 1. This attr…
20millisecondsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.21.1.7
docsQosCmDsidOutOfRangeDiscards
This attribute represents the current count of out-of-range
packets discarded by the CM for a given resequencing context
since an in-range packet was received. When this count exceeds
1000 and more than two minutes hav…
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.21.1.8
docsQosCmDsidNextExpectedSeqNum
This attribute represents the Next Expected Packet
Sequence Number for a given resequencing context.
This attribute is only valid when the Usage attribute
has the resequencing bit set to 1. This attribute returns
a valu…
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.2.1.21.1.21.1.9
docsQosCmDsidCmInterfaceMask
This attribute represents the bitmap of the interfaces
communicated to the CM in a Multicast DSID encoding.
DocsL2vpnIfList
Textual Convention: DocsL2vpnIfList Bits
Type Values:
0eCm
1cmci
2docsCableMacLayer
3docsCableDownstream
4docsCableUpstream
5tistub5
6tistub6
7tistub7
8tistub8
9tistub9
10tistub10
11tistub11
12tistub12
13tistub13
14tistub14
15tistub15
16eMta
17eStbIp
18eStbDsg
.1.3.6.1.4.1.4491.2.1.21.1.21.1.10
docsQosCmDsidFwdCmInterfaceMask
This attribute represents the bitmap of the interfaces
to which the CM forwards multicast traffic: a logical
OR of interfaces identified in CmInterfaceMask
and interfaces associated with the client MAC addresses
identif…
DocsL2vpnIfList
Textual Convention: DocsL2vpnIfList Bits
Type Values:
0eCm
1cmci
2docsCableMacLayer
3docsCableDownstream
4docsCableUpstream
5tistub5
6tistub6
7tistub7
8tistub8
9tistub9
10tistub10
11tistub11
12tistub12
13tistub13
14tistub14
15tistub15
16eMta
17eStbIp
18eStbDsg
.1.3.6.1.4.1.4491.2.1.21.1.21.1.11
.1.3.6.1.4.1.4491.2.1.21.1.22 · 1 row entry · 5 columns
This object defines a set of statistics the CM collects
per Dsid.
docsQosCmDsidStatsEntry entry .1.3.6.1.4.1.4491.2.1.21.1.22.1
The conceptual row of docsQosCmDsidStatsTable.
Indexes
docsQosCmDsidStatsDsid
Column Syntax OID
docsQosCmDsidStatsDsid
This key represents the interface index of the MAC
Domain associated with the DSID.
DOCS-IF3-MIBDsid
Textual Convention: DOCS-IF3-MIBDsid Unsigned32
Type Constraints:
range: 0..1048575
.1.3.6.1.4.1.4491.2.1.21.1.22.1.1
docsQosCmDsidStatsSeqNumMissing
This attribute counts the number of times the Next Expected
Packet Sequence Number is declared lost. In this case one or
more data packets are lost. This is generally caused by
downstream packet loss.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.22.1.2
docsQosCmDsidStatsSkewThreshExceeds
This attribute counts in-range sequenced packets
which were successfully received by the CM after a wait
time longer than the Resequencing Warning Threshold.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.22.1.3
docsQosCmDsidStatsOutOfRangePackets
This attribute counts the number of packets Counter
received in a DSID reassembly context where the sequence
number which is out of range.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.2.1.21.1.22.1.4
docsQosCmDsidStatsNumPackets
This attribute counts the total number of data packets
of a DSID context forwarded for further processing.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.2.1.21.1.22.1.5
.1.3.6.1.4.1.4491.2.1.21.1.23 · 1 row entry · 3 columns
This object contains the client MAC addresses that
the CMTS requests that the CM uses to replicate Multicast
DSIDs during registration or during a DBC transaction.
          
When a DSID is created that includes client MAC addresses,
or when client MAC addresses are added to a DSID,
new rows are created to indicate the added client MAC
addresses. When a Client MAC address is deleted from
a DSID, the corresponding row is deleted.  When a DSID
is deleted, all corresponding rows are deleted, too.
docsQosCmDsidClientEntry entry .1.3.6.1.4.1.4491.2.1.21.1.23.1
The conceptual row of docsQosCmDsidClientTable.
Indexes
docsQosCmDsidClientDsid docsQosCmDsidClientClientMacId
Column Syntax OID
docsQosCmDsidClientDsid
This key defines the DSID that the client MAC addresses
are associated with.
DOCS-IF3-MIBDsid
Textual Convention: DOCS-IF3-MIBDsid Unsigned32
Type Constraints:
range: 0..1048575
.1.3.6.1.4.1.4491.2.1.21.1.23.1.1
docsQosCmDsidClientClientMacId
This key defines a uniquely identified Client Mac
Addresses associated with the DSID.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.4491.2.1.21.1.23.1.2
docsQosCmDsidClientClientMacAddr
This attribute defines a client MAC address to which
Multicast traffic labeled with this DSID should be
forwarded.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4491.2.1.21.1.23.1.3