DOCS-IETF-QOS-MIB Table View

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

Tables
11
Rows
11
Columns
136
.1.3.6.1.2.1.127.1.1 · 1 row entry · 27 columns
This table 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 a row of this
table.  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 objects in this row correspond to a set of
Classifier Encoding parameters in a DOCSIS
MAC management message.  The
docsIetfQosPktClassBitMap 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 DOCSIS 1.1 and 2.0 Classifier, the
corresponding object in this row reports a
value as specified in the DESCRIPTION section.
docsIetfQosPktClassEntry entry .1.3.6.1.2.1.127.1.1.1
An entry in this table provides a single packet
classifier rule. The index ifIndex is an ifType
of docsCableMaclayer(127).
Indexes
IF-MIBifIndex docsIetfQosServiceFlowId docsIetfQosPktClassId
Column Syntax OID
docsIetfQosPktClassId
Index assigned to packet classifier entry by
the CMTS, which is unique per Service Flow.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.2.1.127.1.1.1.1
docsIetfQosPktClassDirection
Indicates the direction to which the classifier
is applied.
DocsIetfQosRfMacIfDirection
Textual Convention: DocsIetfQosRfMacIfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.2.1.127.1.1.1.2
docsIetfQosPktClassPriority
The value 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…
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.127.1.1.1.3
docsIetfQosPktClassIpTosLow
The low value of a range of TOS byte values.
If the referenced parameter is not present
in a classifier, this object reports the value
of 0.

The IP TOS octet, as originally defined in RFC 791,
has been su…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.127.1.1.1.4
docsIetfQosPktClassIpTosHigh
The 8-bit high value of a range of TOS byte
values.

If the referenced parameter is not present
in a classifier, this object reports the
value of 0.

The IP TOS octet as originally defined in…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.127.1.1.1.5
docsIetfQosPktClassIpTosMask
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 classifier, this object repo…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.127.1.1.1.6
docsIetfQosPktClassIpProtocol
This object 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 TCP…
Integer32
Constraints:
range: 0-258
.1.3.6.1.2.1.127.1.1.1.7
docsIetfQosPktClassInetAddressType
The type of the Internet address for
docsIetfQosPktClassInetSourceAddr,
docsIetfQosPktClassInetSourceMask,
docsIetfQosPktClassInetDestAddr, and
docsIetfQosPktClassInetDestMask.

If the referenced parameter…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.127.1.1.1.8
docsIetfQosPktClassInetSourceAddr
This object 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
docsIetfQosPktClass…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.127.1.1.1.9
docsIetfQosPktClassInetSourceMask
This object 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
docsIetfQosPktClassIne…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.127.1.1.1.10
docsIetfQosPktClassInetDestAddr
This object 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
docsIetfQ…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.127.1.1.1.11
docsIetfQosPktClassInetDestMask
This object 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
docsIetfQosP…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.127.1.1.1.12
docsIetfQosPktClassSourcePortStart
This object specifies the low-end inclusive
range of TCP/UDP source port numbers to which
a packet is compared. This object is irrelevant
for non-TCP/UDP IP packets.

If the referenced parameter is not pr…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.127.1.1.1.13
docsIetfQosPktClassSourcePortEnd
This object specifies the high-end inclusive
range of TCP/UDP source port numbers to which
a packet is compared. This object is irrelevant
for non-TCP/UDP IP packets.

If the referenced parameter is not p…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.127.1.1.1.14
docsIetfQosPktClassDestPortStart
This object 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 object reports the val…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.127.1.1.1.15
docsIetfQosPktClassDestPortEnd
This object 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 object reports the va…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.2.1.127.1.1.1.16
docsIetfQosPktClassDestMacAddr
An Ethernet packet matches an entry when its
destination MAC address bitwise ANDed with
docsIetfQosPktClassDestMacMask equals the value of
docsIetfQosPktClassDestMacAddr.

If the referenced parameter is no…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.127.1.1.1.17
docsIetfQosPktClassDestMacMask
An Ethernet packet matches an entry when its
destination MAC address bitwise ANDed with
docsIetfQosPktClassDestMacMask equals the value of
docsIetfQosPktClassDestMacAddr.

If the referenced parameter is no…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.127.1.1.1.18
docsIetfQosPktClassSourceMacAddr
An Ethernet packet matches this entry when its
source MAC address equals the value of
this object.

If the referenced parameter is not present
in a classifier, this object reports the value of
'FFFFFFFFFFF…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.127.1.1.1.19
docsIetfQosPktClassEnetProtocolType
This object indicates the format of the layer 3
protocol ID in the Ethernet packet. A value of
none(0) means that the rule does not use the
layer 3 protocol type as a matching criteria.

A value of ethert…
Enumeration
Enumerated Values:
0none
1ethertype
2dsap
3mac
4all
.1.3.6.1.2.1.127.1.1.1.20
docsIetfQosPktClassEnetProtocol
If docsIetfQosEthPktClassProtocolType is none(0),
this object is ignored when considering whether
a packet matches the current rule.

If dosQosPktClassEnetProtocolType is ethertype(1),
this object gives th…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.1.1.21
docsIetfQosPktClassUserPriLow
This object 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.
Integer32
Constraints:
range: 0-7
.1.3.6.1.2.1.127.1.1.1.22
docsIetfQosPktClassUserPriHigh
This object 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.
Integer32
Constraints:
range: 0-7
.1.3.6.1.2.1.127.1.1.1.23
docsIetfQosPktClassVlanId
This object 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 pa…
Integer32
Constraints:
range: 0-4094
.1.3.6.1.2.1.127.1.1.1.24
docsIetfQosPktClassStateActive
This object 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 object is reported
as …
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.127.1.1.1.25
docsIetfQosPktClassPkts
This object 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 packets.…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.127.1.1.1.26
docsIetfQosPktClassBitMap
This object 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 me…
Bits
Enumerated Values:
0rulePriority
1activationState
2ipTos
3ipProtocol
4ipSourceAddr
5ipSourceMask
6ipDestAddr
7ipDestMask
8sourcePortStart
9sourcePortEnd
10destPortStart
11destPortEnd
12destMac
13sourceMac
14ethertype
15userPri
16vlanId
.1.3.6.1.2.1.127.1.1.1.27
.1.3.6.1.2.1.127.1.2 · 1 row entry · 22 columns
This table describes the set of DOCSIS 1.1 and 2.0
QOS parameters defined in a managed device.
          
The ifIndex index specifies a DOCSIS MAC Domain.
The docsIetfQosServiceFlowId index specifies a
particular Service Flow.
The docsIetfQosParamSetType index indicates whether
the active, admitted, or provisioned QOS Parameter
Set is being described by the row.
          
Only the QOS Parameter Sets of DOCSIS 1.1 and 2.0
Service Flows are represented in this table.
          
DOCSIS 1.0 QOS service profiles are not
represented in this table.
          
Each row corresponds to a DOCSIS QOS Parameter Set
as signaled via DOCSIS MAC management messages.
Each object in the row corresponds to one or
part of one DOCSIS 1.1 Service Flow Encoding.
The docsIetfQosParamSetBitMap object in the row
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 object
in this row.
          
Many objects are not applicable, depending on
the Service Flow direction or upstream scheduling
type.  The object value reported in this case
is specified in the DESCRIPTION clause.
docsIetfQosParamSetEntry entry .1.3.6.1.2.1.127.1.2.1
A unique set of QOS parameters.
Indexes
IF-MIBifIndex docsIetfQosServiceFlowId docsIetfQosParamSetType
Column Syntax OID
docsIetfQosParamSetServiceClassName
Refers to 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, the default
value of this objec…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.127.1.2.1.1
docsIetfQosParamSetPriority
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.

If the refer…
Integer32
Constraints:
range: 0-7
.1.3.6.1.2.1.127.1.2.1.2
docsIetfQosParamSetMaxTrafficRate
Maximum sustained traffic rate allowed for this
Service Flow in bits/sec. Must count all MAC frame
data PDU from the bytes following the MAC header
HCS to the end of the CRC. The number of bytes
forwarded is limited d…
DocsIetfQosBitRate
Textual Convention: DocsIetfQosBitRate Unsigned32
.1.3.6.1.2.1.127.1.2.1.3
docsIetfQosParamSetMaxTrafficBurst
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 docsIetfQosParamSet…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.2.1.4
docsIetfQosParamSetMinReservedRate
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 default
value of 0 means that no bandwidth is res…
DocsIetfQosBitRate
Textual Convention: DocsIetfQosBitRate Unsigned32
.1.3.6.1.2.1.127.1.2.1.5
docsIetfQosParamSetMinReservedPkt
Specifies an assumed minimum packet size in
bytes for which the
docsIetfQosParamSetMinReservedRate will be
provided. The value is calculated from the byte
following the MAC header HCS to the end of the
CRC.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.2.1.6
docsIetfQosParamSetActiveTimeout
Specifies the maximum duration in seconds that
resources remain unused on an active service
flow before CMTS signals that both active and
admitted parameters set are null. The default
value of 0 signifies an infinite a…
secondsInteger32
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.2.1.7
docsIetfQosParamSetAdmittedTimeout
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 p…
secondsInteger32
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.2.1.8
docsIetfQosParamSetMaxConcatBurst
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 in
of the last concatenated MAC f…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.2.1.9
docsIetfQosParamSetSchedulingType
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, the default …
DocsIetfQosSchedulingType
Textual Convention: DocsIetfQosSchedulingType Enumeration
Type Values:
1undefined
2bestEffort
3nonRealTimePollingService
4realTimePollingService
5unsolictedGrantServiceWithAD
6unsolictedGrantService
.1.3.6.1.2.1.127.1.2.1.10
docsIetfQosParamSetNomPollInterval
Specifies the nominal interval in microseconds
between successive unicast request
opportunities on an upstream Service Flow.

This object applies only to upstream Service Flows
with DocsIetfQosSchedulingTy…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.2.1.11
docsIetfQosParamSetTolPollJitter
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.2.1.127.1.2.1.12
docsIetfQosParamSetUnsolicitGrantSize
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…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.2.1.13
docsIetfQosParamSetNomGrantInterval
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 DocsIetfQosSch…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.2.1.14
docsIetfQosParamSetTolGrantJitter
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.2.1.127.1.2.1.15
docsIetfQosParamSetGrantsPerInterval
Specifies the number of data grants per Nominal
Grant Interval
(docsIetfQosParamSetNomGrantInterval).

The referenced parameter is applicable only
for upstream flows with a DocsIetfQosSchedulingType
of uns…
Integer32
Constraints:
range: 0-127
.1.3.6.1.2.1.127.1.2.1.16
docsIetfQosParamSetTosAndMask
Specifies the AND mask for the IP TOS byte for
overwriting IP packet's TOS value. The IP packet
TOS byte is bitwise ANDed with
docsIetfQosParamSetTosAndMask, and the result is
bitwise ORed with docsIetfQosParamSetTosOR…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.127.1.2.1.17
docsIetfQosParamSetTosOrMask
Specifies the OR mask for the IP TOS byte.

See the description of docsIetfQosParamSetTosAndMask
for further details.

The IP TOS octet as originally defined in RFC 791
has been superseded by…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.127.1.2.1.18
docsIetfQosParamSetMaxLatency
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 object only appl…
microsecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.2.1.19
docsIetfQosParamSetType
Defines the type of the QOS parameter set defined
by this row. active(1) indicates the Active QOS
parameter set, describing the service currently
being provided by the DOCSIS MAC domain to the
Service Flow. admitted(2…
Enumeration
Enumerated Values:
1active
2admitted
3provisioned
.1.3.6.1.2.1.127.1.2.1.20
docsIetfQosParamSetRequestPolicyOct
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 otherwis…
OctetString
Constraints:
range: 4-4
.1.3.6.1.2.1.127.1.2.1.21
docsIetfQosParamSetBitMap
This object 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 p…
Bits
Enumerated Values:
0trafficPriority
1maxTrafficRate
2maxTrafficBurst
3minReservedRate
4minReservedPkt
5activeTimeout
6admittedTimeout
7maxConcatBurst
8schedulingType
9requestPolicy
10nomPollInterval
11tolPollJitter
12unsolicitGrantSize
13nomGrantInterval
14tolGrantJitter
15grantsPerInterval
16tosOverwrite
17maxLatency
.1.3.6.1.2.1.127.1.2.1.22
.1.3.6.1.2.1.127.1.3 · 1 row entry · 4 columns
This table describes the set of DOCSIS-QOS
Service Flows in a managed device.
docsIetfQosServiceFlowEntry entry .1.3.6.1.2.1.127.1.3.1
Describes a Service Flow.
An entry in the table exists for each
Service Flow ID. The ifIndex is an
ifType of docsCableMaclayer(127).
Indexes
IF-MIBifIndex docsIetfQosServiceFlowId
Column Syntax OID
docsIetfQosServiceFlowId
An index assigned to a Service Flow by CMTS.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.127.1.3.1.1
docsIetfQosServiceFlowSID
Service Identifier (SID) assigned to an
admitted or active Service Flow. This object
reports a value of 0 if a Service ID is not
associated with the Service Flow. Only active
or admitted upstream Service Flows will ha…
Unsigned32
Constraints:
range: 0-16383
.1.3.6.1.2.1.127.1.3.1.2
docsIetfQosServiceFlowDirection
The direction of the Service Flow.
DocsIetfQosRfMacIfDirection
Textual Convention: DocsIetfQosRfMacIfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.2.1.127.1.3.1.3
docsIetfQosServiceFlowPrimary
Object reflects whether Service Flow is the primary
or a secondary Service Flow.

A primary Service Flow is the default Service Flow
for otherwise unclassified traffic and all MAC
messages.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.127.1.3.1.4
.1.3.6.1.2.1.127.1.4 · 1 row entry · 7 columns
This table describes statistics associated with the
Service Flows in a managed device.
docsIetfQosServiceFlowStatsEntry entry .1.3.6.1.2.1.127.1.4.1
Describes a set of Service Flow statistics.
An entry in the table exists for each
Service Flow ID. The ifIndex is an
ifType of docsCableMaclayer(127).
Indexes
IF-MIBifIndex docsIetfQosServiceFlowId
Column Syntax OID
docsIetfQosServiceFlowPkts
For outgoing Service Flows, this object counts the
number of Packet Data PDUs forwarded to this
Service Flow. For incoming upstream CMTS service
flows, this object counts the number of Packet
Data PDUs actually receive…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.127.1.4.1.1
docsIetfQosServiceFlowOctets
The number of octets from the byte after the MAC
header HCS to the end of the CRC for all packets
counted in the docsIetfQosServiceFlowPkts object for
this row. Note that this counts the octets after
payload header sup…
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.127.1.4.1.2
docsIetfQosServiceFlowTimeCreated
The value of sysUpTime when the service flow
was created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.127.1.4.1.3
docsIetfQosServiceFlowTimeActive
The number of seconds that the service flow
has been active.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
secondsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.4.1.4
docsIetfQosServiceFlowPHSUnknowns
For incoming upstream CMTS service flows, this
object 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 scheduled.…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.4.1.5
docsIetfQosServiceFlowPolicedDropPkts
For outgoing service flows, this object counts the
number of Packet Data PDUs classified to this
service flow dropped due to:
(1) implementation-dependent excessive delay
while enforcing the Maximum Sustained
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.4.1.6
docsIetfQosServiceFlowPolicedDelayPkts
This object counts only outgoing packets delayed in
order to maintain the Maximum Sustained Traffic
Rate. This object will always report a value of 0
for UGS flows because the Maximum Sustained Traffic
Rate does not ap…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.4.1.7
.1.3.6.1.2.1.127.1.5 · 1 row entry · 4 columns
This table describes statistics associated with
upstream service flows.  All counted frames must
be received without a Frame Check Sequence (FCS)
error.
docsIetfQosUpstreamStatsEntry entry .1.3.6.1.2.1.127.1.5.1
Describes a set of upstream service flow
statistics. An entry in the table exists for each
upstream Service Flow in a managed device.
The ifIndex is an ifType of
docsCableMaclayer(127).
Indexes
IF-MIBifIndex docsIetfQosSID
Column Syntax OID
docsIetfQosSID
Identifies a service ID for an admitted or active
upstream service flow.
Unsigned32
Constraints:
range: 1-16383
.1.3.6.1.2.1.127.1.5.1.1
docsIetfQosUpstreamFragments
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 discontinuity is the
ifCount…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.5.1.2
docsIetfQosUpstreamFragDiscards
The number of upstream fragments discarded and not
assembled into a valid upstream packet.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.5.1.3
docsIetfQosUpstreamConcatBursts
The number of concatenation headers received on an
upstream service flow.
This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.5.1.4
.1.3.6.1.2.1.127.1.6 · 1 row entry · 20 columns
This table describes statistics associated with the
Dynamic Service Flows in a managed device.
docsIetfQosDynamicServiceStatsEntry entry .1.3.6.1.2.1.127.1.6.1
Describes a set of dynamic service flow statistics.
Two entries exist for each DOCSIS MAC layer
interface for the upstream and downstream
direction. On the CMTS, the downstream direction
row indicates messages transmit…
Indexes
IF-MIBifIndex docsIetfQosIfDirection
Column Syntax OID
docsIetfQosIfDirection
The direction of interface.
DocsIetfQosRfMacIfDirection
Textual Convention: DocsIetfQosRfMacIfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.2.1.127.1.6.1.1
docsIetfQosDSAReqs
The number of Dynamic Service Addition Requests,
including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.2
docsIetfQosDSARsps
The number of Dynamic Service Addition Responses,
including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that

indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.3
docsIetfQosDSAAcks
The number of Dynamic Service Addition
Acknowledgements, including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.4
docsIetfQosDSCReqs
The number of Dynamic Service Change Requests,
including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.5
docsIetfQosDSCRsps
The number of Dynamic Service Change Responses,
including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.6
docsIetfQosDSCAcks
The number of Dynamic Service Change
Acknowledgements, including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that

indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.7
docsIetfQosDSDReqs
The number of Dynamic Service Delete Requests,
including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.8
docsIetfQosDSDRsps
The number of Dynamic Service Delete Responses,
including retries.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.9
docsIetfQosDynamicAdds
The number of successful Dynamic Service Addition
transactions.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.10
docsIetfQosDynamicAddFails
The number of failed Dynamic Service Addition
transactions.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that

indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.11
docsIetfQosDynamicChanges
The number of successful Dynamic Service Change
transactions.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.12
docsIetfQosDynamicChangeFails
The number of failed Dynamic Service Change
transactions.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.13
docsIetfQosDynamicDeletes
The number of successful Dynamic Service Delete
transactions.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.14
docsIetfQosDynamicDeleteFails
The number of failed Dynamic Service Delete
transactions.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that

indexes this object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.15
docsIetfQosDCCReqs
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.

This counter's las…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.16
docsIetfQosDCCRsps
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.

This counter's las…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.17
docsIetfQosDCCAcks
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.

This count…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.18
docsIetfQosDCCs
The number of successful Dynamic Channel Change
transactions. This count is nonzero only on
downstream direction rows.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifI…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.19
docsIetfQosDCCFails
The number of failed Dynamic Channel Change
transactions. This count is nonzero only on
downstream direction rows.

This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.6.1.20
.1.3.6.1.2.1.127.1.7 · 1 row entry · 15 columns
This table contains a log of the disconnected
Service Flows in a managed device.
docsIetfQosServiceFlowLogEntry entry .1.3.6.1.2.1.127.1.7.1
The information regarding a single disconnected
service flow.
Indexes
docsIetfQosServiceFlowLogIndex
Column Syntax OID
docsIetfQosServiceFlowLogIndex
Unique index for a logged service flow.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.127.1.7.1.1
docsIetfQosServiceFlowLogIfIndex
The ifIndex of ifType docsCableMaclayer(127)
on the CMTS where the service flow was present.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.127.1.7.1.2
docsIetfQosServiceFlowLogSFID
The index assigned to the service flow by the CMTS.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.127.1.7.1.3
docsIetfQosServiceFlowLogCmMac
The MAC address for the cable modem associated with
the service flow.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.127.1.7.1.4
docsIetfQosServiceFlowLogPkts
The number of packets counted on this service flow
after payload header suppression.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.127.1.7.1.5
docsIetfQosServiceFlowLogOctets
The number of octets counted on this service flow
after payload header suppression.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.127.1.7.1.6
docsIetfQosServiceFlowLogTimeDeleted
The value of sysUpTime when the service flow
was deleted.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.127.1.7.1.7
docsIetfQosServiceFlowLogTimeCreated
The value of sysUpTime when the service flow
was created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.127.1.7.1.8
docsIetfQosServiceFlowLogTimeActive
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.2.1.127.1.7.1.9
docsIetfQosServiceFlowLogDirection
The value of docsIetfQosServiceFlowDirection
for the service flow.
DocsIetfQosRfMacIfDirection
Textual Convention: DocsIetfQosRfMacIfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.2.1.127.1.7.1.10
docsIetfQosServiceFlowLogPrimary
The value of docsIetfQosServiceFlowPrimary for the
service flow.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.127.1.7.1.11
docsIetfQosServiceFlowLogServiceClassName
The value of docsIetfQosParamSetServiceClassName for
the provisioned QOS Parameter Set of the
service flow.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.127.1.7.1.12
docsIetfQosServiceFlowLogPolicedDropPkts
The final value of
docsIetfQosServiceFlowPolicedDropPkts for the
service flow.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.7.1.13
docsIetfQosServiceFlowLogPolicedDelayPkts
The final value of
docsIetfQosServiceFlowPolicedDelayPkts for the
service flow.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.7.1.14
docsIetfQosServiceFlowLogControl
Setting this object to the value destroy(6) removes
this entry from the table.

Reading this object returns the value active(1).
Enumerationr/w
Enumerated Values:
1active
6destroy
.1.3.6.1.2.1.127.1.7.1.15
.1.3.6.1.2.1.127.1.8 · 1 row entry · 24 columns
This table describes the set of DOCSIS-QOS
Service Classes in a CMTS.
docsIetfQosServiceClassEntry entry .1.3.6.1.2.1.127.1.8.1
A provisioned service class on a CMTS.
Each entry 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 Servi…
Indexes
docsIetfQosServiceClassName
Column Syntax OID
docsIetfQosServiceClassName
Service Class Name. DOCSIS specifies that the
maximum size is 16 ASCII characters including
a terminating zero. The terminating zero is not
represented in this SnmpAdminString syntax object.
OctetString
Constraints:
range: 1-15
.1.3.6.1.2.1.127.1.8.1.1
docsIetfQosServiceClassStatus
Used to create or delete rows in this table.
There is no restriction on the ability to change
values in this row while the row is active.
Inactive rows need not be timed out.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.127.1.8.1.2
docsIetfQosServiceClassPriority
Template for docsIetfQosParamSetPriority.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.2.1.127.1.8.1.3
docsIetfQosServiceClassMaxTrafficRate
Template for docsIetfQosParamSetMaxTrafficRate.
DocsIetfQosBitRater/w
Textual Convention: DocsIetfQosBitRate Unsigned32
.1.3.6.1.2.1.127.1.8.1.4
docsIetfQosServiceClassMaxTrafficBurst
Template for docsIetfQosParamSetMaxTrafficBurst.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.8.1.5
docsIetfQosServiceClassMinReservedRate
Template for docsIetfQosParamSEtMinReservedRate.
DocsIetfQosBitRater/w
Textual Convention: DocsIetfQosBitRate Unsigned32
.1.3.6.1.2.1.127.1.8.1.6
docsIetfQosServiceClassMinReservedPkt
Template for docsIetfQosParamSetMinReservedPkt.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.8.1.7
docsIetfQosServiceClassMaxConcatBurst
Template for docsIetfQosParamSetMaxConcatBurst.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.8.1.8
docsIetfQosServiceClassNomPollInterval
Template for docsIetfQosParamSetNomPollInterval.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.8.1.9
docsIetfQosServiceClassTolPollJitter
Template for docsIetfQosParamSetTolPollJitter.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.8.1.10
docsIetfQosServiceClassUnsolicitGrantSize
Template for docsIetfQosParamSetUnsolicitGrantSize.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.8.1.11
docsIetfQosServiceClassNomGrantInterval
Template for docsIetfQosParamSetNomGrantInterval.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.8.1.12
docsIetfQosServiceClassTolGrantJitter
Template for docsIetfQosParamSetTolGrantJitter.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.8.1.13
docsIetfQosServiceClassGrantsPerInterval
Template for docsIetfQosParamSetGrantsPerInterval.
Integer32r/w
Constraints:
range: 0-127
.1.3.6.1.2.1.127.1.8.1.14
docsIetfQosServiceClassMaxLatency
Template for docsIetfQosParamSetClassMaxLatency.
microsecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.127.1.8.1.15
docsIetfQosServiceClassActiveTimeout
Template for docsIetfQosParamSetActiveTimeout.
secondsInteger32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.8.1.16
docsIetfQosServiceClassAdmittedTimeout
Template for docsIetfQosParamSetAdmittedTimeout.
secondsInteger32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.127.1.8.1.17
docsIetfQosServiceClassSchedulingType
Template for docsIetfQosParamSetSchedulingType.
DocsIetfQosSchedulingTyper/w
Textual Convention: DocsIetfQosSchedulingType Enumeration
Type Values:
1undefined
2bestEffort
3nonRealTimePollingService
4realTimePollingService
5unsolictedGrantServiceWithAD
6unsolictedGrantService
.1.3.6.1.2.1.127.1.8.1.18
docsIetfQosServiceClassRequestPolicy
Template for docsIetfQosParamSetRequestPolicyOct.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.2.1.127.1.8.1.19
docsIetfQosServiceClassTosAndMask
Template for docsIetfQosParamSetTosAndMask.
The IP TOS octet as originally defined in RFC 791
has been superseded by the 6-bit Differentiated
Services Field (DSField, RFC 3260) and the 2-bit
Explicit Congestion Notifica…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.127.1.8.1.20
docsIetfQosServiceClassTosOrMask
Template for docsIetfQosParamSetTosOrMask.
The IP TOS octet as originally defined in RFC 791
has been superseded by the 6-bit Differentiated
Services Field (DSField, RFC 3260) and the 2-bit
Explicit Congestion Notificat…
OctetString
Constraints:
range: 1-1
.1.3.6.1.2.1.127.1.8.1.21
docsIetfQosServiceClassDirection
Specifies whether the service class template
applies to upstream or downstream service flows.
DocsIetfQosRfMacIfDirectionr/w
Textual Convention: DocsIetfQosRfMacIfDirection Enumeration
Type Values:
1downstream
2upstream
.1.3.6.1.2.1.127.1.8.1.22
docsIetfQosServiceClassStorageType
This object 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 object.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.127.1.8.1.23
docsIetfQosServiceClassDSCPOverwrite
This object allows the overwrite of the DSCP
field per RFC 3260.

If this object is -1, then the corresponding entry's
docsIetfQosServiceClassTosAndMask value MUST be
'FF'H and docsIetfQosServiceClassTosOr…
DIFFSERV-DSCP-TCDscpOrAnyr/w
Textual Convention: DIFFSERV-DSCP-TCDscpOrAny Integer32
Type Constraints:
range: -1..63
.1.3.6.1.2.1.127.1.8.1.24
.1.3.6.1.2.1.127.1.9 · 1 row entry · 5 columns
This table describes the set of DOCSIS-QOS
Service Class Policies.
          
This table is an adjunct to the
          
docsDevFilterPolicy table.   Entries in the
docsDevFilterPolicy table can point to
specific rows in this table.
          
This table permits mapping a packet to a service
class name of an active service flow so long as
a classifier does not exist at a higher
priority.
docsIetfQosServiceClassPolicyEntry entry .1.3.6.1.2.1.127.1.9.1
A service class name policy entry.
Indexes
docsIetfQosServiceClassPolicyIndex
Column Syntax OID
docsIetfQosServiceClassPolicyIndex
Index value to identify an entry in
this table uniquely.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.127.1.9.1.1
docsIetfQosServiceClassPolicyName
Service Class Name to identify the name of the
service class flow to which the packet should be
directed.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.127.1.9.1.2
docsIetfQosServiceClassPolicyRulePriority
Service Class Policy rule priority for the
entry.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.127.1.9.1.3
docsIetfQosServiceClassPolicyStatus
Used to create or delete rows in this table.
This object should not be deleted if it is
referenced by an entry in docsDevFilterPolicy.
The reference should be deleted first.
There is no restriction on the ability
to cha…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.127.1.9.1.4
docsIetfQosServiceClassPolicyStorageType
This object 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 object.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.127.1.9.1.5
.1.3.6.1.2.1.127.1.10 · 1 row entry · 5 columns
This table describes the set of payload header
suppression entries.
docsIetfQosPHSEntry entry .1.3.6.1.2.1.127.1.10.1
A payload header suppression entry.

The ifIndex is an ifType of docsCableMaclayer(127).
The index docsIetfQosServiceFlowId selects one
service flow from the cable MAC layer interface.
The docsIetfQosPktClas…
Indexes
IF-MIBifIndex docsIetfQosServiceFlowId docsIetfQosPktClassId
Column Syntax OID
docsIetfQosPHSField
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 object should be
the same as the value of do…
OctetString
Constraints:
range: 0-255
.1.3.6.1.2.1.127.1.10.1.1
docsIetfQosPHSMask
Payload header suppression mask defines the
bit mask that is used in combination with the
docsIetfQosPHSField. It defines which bytes in
the header must be suppressed/restored by the
sending or receiving device.
OctetString
Constraints:
range: 0-32
.1.3.6.1.2.1.127.1.10.1.2
docsIetfQosPHSSize
Payload header suppression size specifies the
number of bytes in the header to be suppressed
and restored.

The value of this object must match the number
of bytes in the docsIetfQosPHSField.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.127.1.10.1.3
docsIetfQosPHSVerify
Payload header suppression verification value. If
'true', the sender must verify docsIetfQosPHSField
is the same as what is contained in the packet
to be suppressed.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.127.1.10.1.4
docsIetfQosPHSIndex
Payload header suppression index uniquely

references the PHS rule for a given service flow.
Integer32
Constraints:
range: 1-255
.1.3.6.1.2.1.127.1.10.1.5
.1.3.6.1.2.1.127.1.11 · 1 row entry · 3 columns
This table provides for referencing the service
flows associated with a particular cable modem.
This allows indexing into other docsIetfQos
tables that are indexed by docsIetfQosServiceFlowId
and ifIndex.
docsIetfQosCmtsMacToSrvFlowEntry entry .1.3.6.1.2.1.127.1.11.1
An entry is created by CMTS for each service flow
connected to this CMTS.
Indexes
docsIetfQosCmtsCmMac docsIetfQosCmtsServiceFlowId
Column Syntax OID
docsIetfQosCmtsCmMac
The MAC address for the referenced CM.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.127.1.11.1.1
docsIetfQosCmtsServiceFlowId
An index assigned to a service flow by CMTS.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.127.1.11.1.2
docsIetfQosCmtsIfIndex
The ifIndex of ifType docsCableMacLayer(127)
on the CMTS that is connected to the Cable Modem.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.127.1.11.1.3