DOCS-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: DOCS-QOS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 docsQosMIB 1.3.6.1.2.1.10.127.7
This is the management information for Quality Of Service (QOS) for DOCSIS 1.1.
     docsQosMIBObjects 1.3.6.1.2.1.10.127.7.1
         docsQosPktClassTable 1.3.6.1.2.1.10.127.7.1.1 no-access
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 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 docsQosPktClassBitMap indicates which particular parameters were present in the classifier as signalled in the DOCSIS message. If the referenced parameter was not present in the signalled DOCSIS 1.1 Classifier, the corresponding object in this row reports a value as specified in the DESCRIPTION section.
             docsQosPktClassEntry 1.3.6.1.2.1.10.127.7.1.1.1 no-access
An entry in this table provides a single packet classifier rule. The index ifIndex is an ifType of docsCableMaclayer(127).
                 docsQosPktClassId 1.3.6.1.2.1.10.127.7.1.1.1.1 integer32 no-access
Index assigned to packet classifier entry by the CMTS which is unique per service flow.
                 docsQosPktClassDirection 1.3.6.1.2.1.10.127.7.1.1.1.2 ifdirection read-only
Indicates the direction to which the classifier is applied.
                 docsQosPktClassPriority 1.3.6.1.2.1.10.127.7.1.1.1.3 integer32 read-only
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 of 64 is used for dynamic service flow classifiers. If the referenced parameter is not present in a classifier, this object reports the default value as defined above.
                 docsQosPktClassIpTosLow 1.3.6.1.2.1.10.127.7.1.1.1.4 octet string read-only
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.
                 docsQosPktClassIpTosHigh 1.3.6.1.2.1.10.127.7.1.1.1.5 octet string read-only
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.
                 docsQosPktClassIpTosMask 1.3.6.1.2.1.10.127.7.1.1.1.6 octet string read-only
The mask value is bitwise ANDed with TOS byte in an IP packet and this value is used check range checking of TosLow and TosHigh. If the referenced parameter is not present in a classifier, this object reports the value of 0.
                 docsQosPktClassIpProtocol 1.3.6.1.2.1.10.127.7.1.1.1.7 integer32 read-only
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 and UDP. If the referenced parameter is not present in a classifier, this object reports the value of 258.
                 docsQosPktClassIpSourceAddr 1.3.6.1.2.1.10.127.7.1.1.1.8 ipaddress read-only
This object is deprecated in favor of the object pair docsQosPktClassInetSourceAddrType and docsQosPktClassInetSourceAddr. Agents that choose to implement this object MUST report an address that matches docsQosPktClassInetSourceAddr object as long as docsQosPktClassInetSourceAddrType is ipv4(1). Otherwise, the value of this object shall be 0.0.0.0.
                 docsQosPktClassIpSourceMask 1.3.6.1.2.1.10.127.7.1.1.1.9 ipaddress read-only
This object is deprecated in favor of the object pair docsQosPktClassInetSourceMaskType and docsQosPktClassInetSourceMask. Agents that choose to implement this object MUST report an address that matches docsQosPktClassInetSourceMask object as long as docsQosPktClassInetSourceMaskType is ipv4(1). Otherwise, the value of this object shall be 255.255.255.255. SNMP mangers should note that agent implementation of previous versions of this MIB report 0.0.0.0 as the value when the reference parameter is not present, rather than 255.255.255.255.
                 docsQosPktClassIpDestAddr 1.3.6.1.2.1.10.127.7.1.1.1.10 ipaddress read-only
This object is deprecated in favor of the object pair docsQosPktClassInetDestAddrType and docsQosPktClassInetDestAddr. Agents that choose to implement this object MUST report an address that matches docsQosPktClassInetDestAddr object as long as docsQosPktClassInetDestAddrType is ipv4(1). Otherwise, the value of this object shall be 0.0.0.0.
                 docsQosPktClassIpDestMask 1.3.6.1.2.1.10.127.7.1.1.1.11 ipaddress read-only
This object is deprecated in favor of the object pair docsQosPktClassInetDestMaskType and docsQosPktClassInetDestMask. Agents that choose to implement this object MUST report an address that matches docsQosPktClassInetDestMask object as long as docsQosPktClassInetDestMaskType is ipv4(1). Otherwise, the value of this object shall be 255.255.255.255. SNMP mangers should note that agent implementation of previous versions of this MIB report 0.0.0.0 as the value when the reference parameter is not present, rather than 255.255.255.255.
                 docsQosPktClassSourcePortStart 1.3.6.1.2.1.10.127.7.1.1.1.12 integer32 read-only
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 present in a classifier, this object reports the value of 0.
                 docsQosPktClassSourcePortEnd 1.3.6.1.2.1.10.127.7.1.1.1.13 integer32 read-only
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 present in a classifier, this object reports the value of 65535.
                 docsQosPktClassDestPortStart 1.3.6.1.2.1.10.127.7.1.1.1.14 integer32 read-only
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 value of 0.
                 docsQosPktClassDestPortEnd 1.3.6.1.2.1.10.127.7.1.1.1.15 integer32 read-only
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 value of 65535.
                 docsQosPktClassDestMacAddr 1.3.6.1.2.1.10.127.7.1.1.1.16 macaddress read-only
An Ethernet packet matches an entry when its destination MAC address bitwise ANDed with docsQosPktClassDestMacMask equals the value of docsQosPktClassDestMacAddr. If the referenced parameter is not present in a classifier, this object reports the value of '000000000000'H.
                 docsQosPktClassDestMacMask 1.3.6.1.2.1.10.127.7.1.1.1.17 macaddress read-only
An Ethernet packet matches an entry when its destination MAC address bitwise ANDed with docsQosPktClassDestMacMask equals the value of docsQosPktClassDestMacAddr. If the referenced parameter is not present in a classifier, this object reports the value of '000000000000'H.
                 docsQosPktClassSourceMacAddr 1.3.6.1.2.1.10.127.7.1.1.1.18 macaddress read-only
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 'FFFFFFFFFFFF'H.
                 docsQosPktClassEnetProtocolType 1.3.6.1.2.1.10.127.7.1.1.1.19 integer read-only
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 ethertype(1) means that the rule applies only to frames which contains an EtherType value. Ethertype values are contained in packets using the Dec-Intel-Xerox (DIX) encapsulation or the RFC1042 Sub-Network Access Protocol (SNAP) encapsulation formats. A value of dsap(2) means that the rule applies only to frames using the IEEE802.3 encapsulation format with a Destination Service Access Point (DSAP) other than 0xAA (which is reserved for SNAP). A value of mac(3) means that the rule applies only to MAC management messages for MAC management messages. A value of all(4) means that the rule matches all Ethernet packets. If the Ethernet frame contains an 802.1P/Q Tag header (i.e. EtherType 0x8100), this object applies to the embedded EtherType field within the 802.1P/Q header. If the referenced parameter is not present in a classifier, this object reports the value of 0. Enumeration: 'dsap': 2, 'ethertype': 1, 'none': 0, 'mac': 3, 'all': 4.
                 docsQosPktClassEnetProtocol 1.3.6.1.2.1.10.127.7.1.1.1.20 integer32 read-only
If docsQosEthPktClassProtocolType is none(0), this object is ignored when considering whether a packet matches the current rule. If dosQosPktClassEnetProtocolType is ethertype(1), this object gives the 16-bit value of the EtherType that the packet must match in order to match the rule. If docsQosPktClassEnetProtocolType is dsap(2), the lower 8 bits of this object's value must match the DSAP byte of the packet in order to match the rule. If docsQosPktClassEnetProtocolType is mac(3), the lower 8 bits of this object value represent a lower bound (inclusive) of MAC management message type codes matched, and the upper 8 bits of this object value represent the upper bound (inclusive) of matched MAC message type codes. Certain message type codes are excluded from matching, as specified in the reference. If the Ethernet frame contains an 802.1P/Q Tag header (i.e. EtherType 0x8100), this object applies to the embedded EtherType field within the 802.1P/Q header. If the referenced parameter is not present in the classifier, the value of this object is reported as 0.
                 docsQosPktClassUserPriApplies 1.3.6.1.2.1.10.127.7.1.1.1.21 truthvalue read-only
This object is obsolete.
                 docsQosPktClassUserPriLow 1.3.6.1.2.1.10.127.7.1.1.1.22 integer32 read-only
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. Tagged Ethernet packets must have a 3-bit Priority field within the range of docsQosPktClassPriLow and docsQosPktClassPriHigh in order to match this rule. If the referenced parameter is not present in the classifier, the value of this object is reported as 0.
                 docsQosPktClassUserPriHigh 1.3.6.1.2.1.10.127.7.1.1.1.23 integer32 read-only
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. Tagged Ethernet packets must have a 3-bit Priority field within the range of docsQosPktClassPriLow and docsQosPktClassPriHigh in order to match this rule. If the referenced parameter is not present in the classifier, the value of this object is reported as 7.
                 docsQosPktClassVlanId 1.3.6.1.2.1.10.127.7.1.1.1.24 integer32 read-only
This object applies only to Ethernet frames using the 802.1P/Q tag header. If this object's value is nonzero, tagged packets must have a VLAN Identifier that matches the value in order to match the rule. Only the least significant 12 bits of this object's value are valid. If the referenced parameter is not present in the classifier, the value of this object is reported as 0.
                 docsQosPktClassState 1.3.6.1.2.1.10.127.7.1.1.1.25 integer read-only
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 active(1). Enumeration: 'active': 1, 'inactive': 2.
                 docsQosPktClassPkts 1.3.6.1.2.1.10.127.7.1.1.1.26 counter32 read-only
This object counts the number of packets that have been classified using this entry.
                 docsQosPktClassBitMap 1.3.6.1.2.1.10.127.7.1.1.1.27 bits read-only
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 messages have replace semantics, so that all non-default parameters must be present whether the classifier is being created or changed. A bit of of this object is set to 1 if the parameter indicated by the comment was present in the classifier encoding, and 0 otherwise. Note that BITS are encoded most significant bit first, so that if e.g. bits 6 and 7 are set, this object is encoded as the octet string '030000'H. Bits: 'sourceMac': 13, 'ipTos': 2, 'ipSourceMask': 5, 'ipSourceAddr': 4, 'rulePriority': 0, 'sourcePortEnd': 9, 'ipDestMask': 7, 'vlanId': 16, 'destPortEnd': 11, 'ipDestAddr': 6, 'ethertype': 14, 'activationState': 1, 'ipProtocol': 3, 'destPortStart': 10, 'destMac': 12, 'sourcePortStart': 8, 'userPri': 15.
                 docsQosPktClassInetSourceAddrType 1.3.6.1.2.1.10.127.7.1.1.1.28 inetaddresstype read-only
The type of the internet address for docsQosPktClassInetSourceAddr. This type must be the same as the docsQosPktClassInetSourceMaskType. If the referenced parameter is not present in a classifier, this object reports the value of ipv4(1).
                 docsQosPktClassInetSourceAddr 1.3.6.1.2.1.10.127.7.1.1.1.29 inetaddress read-only
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 docsQosPktClassInetSourceMask value equals the docsQosPktClassInetSourceAddr value. If the referenced parameter is not present in a classifier, this object reports the value of '00000000'H.
                 docsQosPktClassInetSourceMaskType 1.3.6.1.2.1.10.127.7.1.1.1.30 inetaddresstype read-only
The type of the internet address for docsQosPktClassInetSourceMask. This type must be the same as the docsQosPktClassInetSourceAddrType. If the referenced parameter is not present in a classifier, this object reports the value of ipv4(1).
                 docsQosPktClassInetSourceMask 1.3.6.1.2.1.10.127.7.1.1.1.31 inetaddress read-only
This object specifies which bits of a packet's IP Source Address that are compared to match this rule. An IP packet matches the rule when the packet source address bitwise ANDed with the docsQosPktClassInetSourceMask value equals the docsQosIpPktClassInetSourceAddr value. If the referenced parameter is not present in a classifier, this object reports the value of 'FFFFFFFF'H.
                 docsQosPktClassInetDestAddrType 1.3.6.1.2.1.10.127.7.1.1.1.32 inetaddresstype read-only
The type of the internet address for docsQosPktClassInetDestAddr. This type must be the same as the docsQosPktClassInetDestMaskType. If the referenced parameter is not present in a classifier, this object reports the value of ipv4(1).
                 docsQosPktClassInetDestAddr 1.3.6.1.2.1.10.127.7.1.1.1.33 inetaddress read-only
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 docsQosPktClassInetDestMask value equals the docsQosPktClassInetDestAddr value. If the referenced parameter is not present in a classifier, this object reports the value of '00000000'H.
                 docsQosPktClassInetDestMaskType 1.3.6.1.2.1.10.127.7.1.1.1.34 inetaddresstype read-only
The type of the internet address for docsQosPktClassInetDestMask. This type must be the same as the docsQosPktClassInetDestAddrType. If the referenced parameter is not present in a classifier, this object reports the value of ipv4(1).
                 docsQosPktClassInetDestMask 1.3.6.1.2.1.10.127.7.1.1.1.35 inetaddress read-only
This object specifies which bits of a packet's IP Destination Address that are compared to match this rule. An IP packet matches the rule when the packet destination address bitwise ANDed with the docsQosPktClassInetDestMask value equals the docsQosIpPktClassInetDestAddr value. If the referenced parameter is not present in a classifier, this object reports the value of 'FFFFFFFF'H.
         docsQosParamSetTable 1.3.6.1.2.1.10.127.7.1.2 no-access
This table describes the set of DOCSIS 1.1 QOS parameters defined in a managed device. The ifIndex index specifies a DOCSIS MAC Domain. The docsQosServiceFlowId index specifies a particular Service Flow. The docsQosParamSetType 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 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 docsQosParamSetBitMap object in the row indicates which particular parameters were signalled 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 signalled, 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.
             docsQosParamSetEntry 1.3.6.1.2.1.10.127.7.1.2.1 no-access
A unique set of QOS parameters.
                 docsQosParamSetServiceClassName 1.3.6.1.2.1.10.127.7.1.2.1.4 displaystring read-only
Refers to the Service Class Name that 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 object is a zero length string.
                 docsQosParamSetPriority 1.3.6.1.2.1.10.127.7.1.2.1.5 integer32 read-only
The relative priority of a service flow. Higher numbers indicate higher priority. This priority should only be used to differentiate service flow with identical parameter sets. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object is 0. If the parameter is not applicable, the reported value is 0.
                 docsQosParamSetMaxTrafficRate 1.3.6.1.2.1.10.127.7.1.2.1.6 bitrate read-only
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 during any time interval. The value 0 means no maximum traffic rate is enforced. This object applies to both upstream and downstream service flows. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object is 0. If the parameter is not applicable, it is reported as 0.
                 docsQosParamSetMaxTrafficBurst 1.3.6.1.2.1.10.127.7.1.2.1.7 unsigned32 read-only
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 docsQosParamSetMaxTrafficRate to calculate maximum sustained traffic rate. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object for scheduling types bestEffort (2), nonRealTimePollingService(3), and realTimePollingService(4) is 1522. If this parameter is not applicable, it is reported as 0.
                 docsQosParamSetMinReservedRate 1.3.6.1.2.1.10.127.7.1.2.1.8 bitrate read-only
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 has the meaning that no bandwidth is reserved. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object is 0. If the parameter is not applicable, it is reported as 0.
                 docsQosParamSetMinReservedPkt 1.3.6.1.2.1.10.127.7.1.2.1.9 integer32 read-only
Specifies an assumed minimum packet size in bytes for which the docsQosParamSetMinReservedRate will be provided. The value is calculated from the byte following the MAC header HCS to the end of the CRC. If the referenced parameter is omitted from a DOCSIS QOS parameter set, the default value is CMTS implementation dependent. In this case, the CMTS reports the default value it is using and the CM reports a value of 0. If the referenced parameter is not applicable to the direction or scheduling type of the service flow, both CMTS and CM report this object's value as 0.
                 docsQosParamSetActiveTimeout 1.3.6.1.2.1.10.127.7.1.2.1.10 integer32 read-only
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 amount of time. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object is 0.
                 docsQosParamSetAdmittedTimeout 1.3.6.1.2.1.10.127.7.1.2.1.11 integer32 read-only
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 not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object is 200.
                 docsQosParamSetMaxConcatBurst 1.3.6.1.2.1.10.127.7.1.2.1.12 integer32 read-only
Specifies the maximum concatenated burst in bytes which 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 frame, inclusive. The value of 0 specifies no maximum burst. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object is 0. If the parameter is not applicable, this object's value is reported as 0.
                 docsQosParamSetSchedulingType 1.3.6.1.2.1.10.127.7.1.2.1.13 schedulingtype read-only
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 value of this object is bestEffort(2). For QOS parameter sets of downstream service flows, this object's value is reported as undefined(1).
                 docsQosParamSetNomPollInterval 1.3.6.1.2.1.10.127.7.1.2.1.15 unsigned32 read-only
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 schedulingType of value nonRealTimePollingService(3), realTimePollingService(4), and unsolictedGrantServiceWithAD(5). The parameter is mandatory for realTimePollingService(4). If the parameter is omitted with nonRealTimePollingService(3), the CMTS uses an implementation dependent value. If the parameter is omitted with unsolictedGrantServiceWithAD(5), the CMTS uses as a default value the value of the Nominal Grant Interval parameter. In all cases, the CMTS reports the value it is using when the parameter is applicable. The CM reports the signaled parameter value if it was signaled, and 0 otherwise. If the referenced parameter is not applicable to the direction or scheduling type of the corresponding DOCSIS QOS Parameter Set, both CMTS and CM report this object's value as 0.
                 docsQosParamSetTolPollJitter 1.3.6.1.2.1.10.127.7.1.2.1.16 unsigned32 read-only
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 upstream service flows with a Schedulingtype of realTimePollingService(4) or unsolictedGrantServiceWithAD(5). If the referenced parameter is applicable but not present in the corresponding DOCSIS QOS Parameter Set, the CMTS uses an implementation dependent value and reports the value it is using. The CM reports a value of 0 in this case. If the parameter is not applicable to the direction or upstream scheduling type of the service flow, both CMTS and CM report this object's value as 0.
                 docsQosParamSetUnsolicitGrantSize 1.3.6.1.2.1.10.127.7.1.2.1.17 integer32 read-only
Specifies the unsolicited grant size in bytes. The grant size includes the entire MAC frame data PDU from the Frame Control byte to end of the MAC frame. The referenced parameter is applicable only for upstream flows with a SchedulingType of of unsolicitedGrantServicewithAD(5) or unsolicitedGrantService(6), and is mandatory when applicable. Both CMTS and CM report the signaled value of the parameter in this case. If the referenced parameter is not applicable to the direction or scheduling type of the corresponding DOCSIS QOS Parameter Set, both CMTS and CM report this object's value as 0.
                 docsQosParamSetNomGrantInterval 1.3.6.1.2.1.10.127.7.1.2.1.18 unsigned32 read-only
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 of of unsolicitedGrantServicewithAD(5) or unsolicitedGrantService(6), and is mandatory when applicable. Both CMTS and CM report the signaled value of the parameter in this case. If the referenced parameter is not applicable to the direction or scheduling type of the corresponding DOCSIS QOS Parameter Set, both CMTS and CM report this object's value as 0.
                 docsQosParamSetTolGrantJitter 1.3.6.1.2.1.10.127.7.1.2.1.19 unsigned32 read-only
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 with a SchedulingType of of unsolicitedGrantServicewithAD(5) or unsolicitedGrantService(6), and is mandatory when applicable. Both CMTS and CM report the signaled value of the parameter in this case. If the referenced parameter is not applicable to the direction or scheduling type of the corresponding DOCSIS QOS Parameter Set, both CMTS and CM report this object's value as 0.
                 docsQosParamSetGrantsPerInterval 1.3.6.1.2.1.10.127.7.1.2.1.20 integer32 read-only
Specifies the number of data grants per Nominal Grant Interval (docsQosParamSetNomGrantInterval). The referenced parameter is applicable only for upstream flows with a SchedulingType of of unsolicitedGrantServicewithAD(5) or unsolicitedGrantService(6), and is mandatory when applicable. Both CMTS and CM report the signaled value of the parameter in this case. If the referenced parameter is not applicable to the direction or scheduling type of the corresponding DOCSIS QOS Parameter Set, both CMTS and CM report this object's value as 0.
                 docsQosParamSetTosAndMask 1.3.6.1.2.1.10.127.7.1.2.1.21 octet string read-only
Specifies the AND mask for IP TOS byte for overwriting IP packets TOS value. The IP packets TOS byte is bitwise ANDed with docsQosParamSetTosAndMask and result is bitwise ORed with docsQosParamSetTosORMask and result is written to IP packet TOS byte. A value of 'FF'H for docsQosParamSetTosAndMask and a value of '00'H for docsQosParamSetTosOrMask means that IP Packet TOS byte is not overwritten. Even though the this object is only enforced by the Cable Modem Termination System (CMTS), Cable Modems must report the value as signaled in the referenced parameter. This combination is reported if the referenced parameter is not present in a QOS Parameter Set.
                 docsQosParamSetTosOrMask 1.3.6.1.2.1.10.127.7.1.2.1.22 octet string read-only
Specifies the OR mask for IP TOS byte. See the description of docsQosParamSetTosAndMask for further details.
                 docsQosParamSetMaxLatency 1.3.6.1.2.1.10.127.7.1.2.1.23 unsigned32 read-only
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 enforced. This object only applies to downstream service flows. If the referenced parameter is not present in the corresponding downstream DOCSIS QOS Parameter Set, the default value is 0. This parameter is not applicable to upstream DOCSIS QOS Parameter Sets, and its value is reported as 0 in this case.
                 docsQosParamSetType 1.3.6.1.2.1.10.127.7.1.2.1.24 integer no-access
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) indicates the Admitted QOS Parameter Set, describing services reserved by by the Docsis MAC domain for use by the service flow. provisioned (3) describes the QOS Parameter Set defined in the DOCSIS CM Configuration file for the service flow. Enumeration: 'active': 1, 'provisioned': 3, 'admitted': 2.
                 docsQosParamSetRequestPolicyOct 1.3.6.1.2.1.10.127.7.1.2.1.25 octet string read-only
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 indicated, a bit value of 1 means that a CM must *not* use that opportunity for upstream transmission. Calling bit 0 the least significant bit of the least significant (4th) octet, and increasing bit number with significance, the bit definitions are as defined below: broadcastReqOpp(0): all CMs broadcast request opportunities priorityReqMulticastReq(1): priority request multicast request opportunities reqDataForReq(2): request/data opportunities for requests reqDataForData(3): request/data opportunities for data piggybackReqWithData(4): piggyback requests with data concatenateData(5): concatenate data fragmentData(6): fragment data suppresspayloadheaders(7): suppress payload headers dropPktsExceedUGSize(8): A value of 1 mean that service flow must drop packet that do not fit in the Unsolicited Grant size If the referenced parameter is not present in a QOS Parameter Set, the value of this object is reported as '00000000'H.
                 docsQosParamSetBitMap 1.3.6.1.2.1.10.127.7.1.2.1.26 bits read-only
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 parameter described by the indicated reference section is present in the original request. Note that when Service Class names are expanded, the registration or dynamic response message may contain parameters as expanded by the CMTS based on a stored service class. These expanded parameters are *not* indicated by a 1 bit in this object. Note that even though some QOS Parameter Set parameters may not be signalled in a message (so that the paramater's bit in this object is 0) the DOCSIS specification calls for default values to be used. These default values are reported as the corresponding object's value in the row. Note that BITS objects are encoded most significant bit first. For example, if bits 1 and 16 are set, the value of this object is the octet string '400080'H. Bits: 'trafficPriority': 0, 'tolGrantJitter': 14, 'activeTimeout': 5, 'minReservedPkt': 4, 'maxLatency': 17, 'unsolicitGrantSize': 12, 'grantsPerInterval': 15, 'tolPollJitter': 11, 'maxTrafficBurst': 2, 'nomGrantInterval': 13, 'schedulingType': 8, 'nomPollInterval': 10, 'tosOverwrite': 16, 'minReservedRate': 3, 'maxConcatBurst': 7, 'requestPolicy': 9, 'maxTrafficRate': 1, 'admittedTimeout': 6.
         docsQosServiceFlowTable 1.3.6.1.2.1.10.127.7.1.3 no-access
This table describes the set of Docsis-QOS Service Flows in a managed device.
             docsQosServiceFlowEntry 1.3.6.1.2.1.10.127.7.1.3.1 no-access
Describes a service flow. An entry in the table exists for each Service Flow ID. The ifIndex is an ifType of docsCableMaclayer(127).
                 docsQosServiceFlowId 1.3.6.1.2.1.10.127.7.1.3.1.1 unsigned32 no-access
An index assigned to a service flow by CMTS.
                 docsQosServiceFlowProvisionedParamSetIndex 1.3.6.1.2.1.10.127.7.1.3.1.3 unsigned32 read-only
This object is obsolete.
                 docsQosServiceFlowAdmittedParamSetIndex 1.3.6.1.2.1.10.127.7.1.3.1.4 unsigned32 read-only
This object is obsolete.
                 docsQosServiceFlowActiveParamSetIndex 1.3.6.1.2.1.10.127.7.1.3.1.5 unsigned32 read-only
This object is obsolete.
                 docsQosServiceFlowSID 1.3.6.1.2.1.10.127.7.1.3.1.6 unsigned32 read-only
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 have a Service Id (SID).
                 docsQosServiceFlowDirection 1.3.6.1.2.1.10.127.7.1.3.1.7 ifdirection read-only
The direction of the service flow.
                 docsQosServiceFlowPrimary 1.3.6.1.2.1.10.127.7.1.3.1.8 truthvalue read-only
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.
                 docsQosServiceFlowActiveTimeout 1.3.6.1.2.1.10.127.7.1.3.1.9 integer32 read-only
This object is obsolete.
                 docsQosServiceFlowAdmittedTimeout 1.3.6.1.2.1.10.127.7.1.3.1.10 integer32 read-only
This object is obsolete.
                 docsQosServiceFlowSchedulingType 1.3.6.1.2.1.10.127.7.1.3.1.11 schedulingtype read-only
This object is obsolete.
                 docsQosServiceFlowRequestPolicy 1.3.6.1.2.1.10.127.7.1.3.1.12 octet string read-only
This object is obsolete.
                 docsQosServiceFlowTosAndMask 1.3.6.1.2.1.10.127.7.1.3.1.13 octet string read-only
This object is obsolete.
                 docsQosServiceFlowTosOrMask 1.3.6.1.2.1.10.127.7.1.3.1.14 octet string read-only
This object is obsolete.
         docsQosServiceFlowStatsTable 1.3.6.1.2.1.10.127.7.1.4 no-access
This table describes statistics associated with the Service Flows in a managed device.
             docsQosServiceFlowStatsEntry 1.3.6.1.2.1.10.127.7.1.4.1 no-access
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).
                 docsQosServiceFlowPkts 1.3.6.1.2.1.10.127.7.1.4.1.1 counter32 read-only
The number of Packet Data PDUs classified to this service flow. This object does not count MAC-specific management messages. CMs not classifying downstream packets may report this object's value as 0.
                 docsQosServiceFlowOctets 1.3.6.1.2.1.10.127.7.1.4.1.2 counter32 read-only
The number of octets transmitted on the Docsis RF network from the byte after the MAC header HCS to the end of the CRC for all packets counted in the docsQosServiceFlowPkts object for this row. Note that this counts the octets after payload header suppression has been applied. CMs not classifying to a downstream service flow may report this object's value as 0 for that flow.
                 docsQosServiceFlowTimeCreated 1.3.6.1.2.1.10.127.7.1.4.1.3 timestamp read-only
The value of sysUpTime when the service flow was created.
                 docsQosServiceFlowTimeActive 1.3.6.1.2.1.10.127.7.1.4.1.4 counter32 read-only
The total time that service flow has been active.
                 docsQosServiceFlowPHSUnknowns 1.3.6.1.2.1.10.127.7.1.4.1.5 counter32 read-only
The number of packets received on the service flow with an unknown payload header suppression index.
                 docsQosServiceFlowPolicedDropPkts 1.3.6.1.2.1.10.127.7.1.4.1.6 counter32 read-only
The number of packets dropped due to policing of the service flow, especially to limit the maximum rate of the flow.
                 docsQosServiceFlowPolicedDelayPkts 1.3.6.1.2.1.10.127.7.1.4.1.7 counter32 read-only
The number of packet delayed due to policing of the service flow, especially to limit the maximum rate of the flow.
         docsQosUpstreamStatsTable 1.3.6.1.2.1.10.127.7.1.5 no-access
This table describes statistics associated with upstream service flows. All counted frames must be received without an FCS error.
             docsQosUpstreamStatsEntry 1.3.6.1.2.1.10.127.7.1.5.1 no-access
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).
                 docsQosSID 1.3.6.1.2.1.10.127.7.1.5.1.1 integer32 no-access
Identifies a service id for an admitted or active upstream service flow.
                 docsQosUpstreamFragments 1.3.6.1.2.1.10.127.7.1.5.1.2 counter32 read-only
The number of fragmentation headers received on an upstream service flow, regardless of whether the fragment was correctly reassembled into a valid packet.
                 docsQosUpstreamFragDiscards 1.3.6.1.2.1.10.127.7.1.5.1.3 counter32 read-only
The number of upstream fragments discarded and not assembled into a valid upstream packet.
                 docsQosUpstreamConcatBursts 1.3.6.1.2.1.10.127.7.1.5.1.4 counter32 read-only
The number of concatenation headers received on an upstream service flow.
         docsQosDynamicServiceStatsTable 1.3.6.1.2.1.10.127.7.1.6 no-access
This table describes statistics associated with the Dynamic Service Flows in a managed device.
             docsQosDynamicServiceStatsEntry 1.3.6.1.2.1.10.127.7.1.6.1 no-access
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 transmitted or transactions originated by the CMTS. The upstream direction row indicates messages received or transaction originated by the CM. On the CM, the downstream direction row indicates messages received or transactions originated by the CMTS. The upstream direction row indicates messages transmitted by the CM or transactions originated by the CM. The ifIndex is an ifType of docsCableMaclayer(127).
                 docsQosIfDirection 1.3.6.1.2.1.10.127.7.1.6.1.1 ifdirection no-access
The direction of interface.
                 docsQosDSAReqs 1.3.6.1.2.1.10.127.7.1.6.1.2 counter32 read-only
The number of Dynamic Service Addition Requests, including retries.
                 docsQosDSARsps 1.3.6.1.2.1.10.127.7.1.6.1.3 counter32 read-only
The number of Dynamic Service Addition Responses, including retries.
                 docsQosDSAAcks 1.3.6.1.2.1.10.127.7.1.6.1.4 counter32 read-only
The number of Dynamic Service Addition Acknowledgements, including retries.
                 docsQosDSCReqs 1.3.6.1.2.1.10.127.7.1.6.1.5 counter32 read-only
The number of Dynamic Service Change Requests, including retries.
                 docsQosDSCRsps 1.3.6.1.2.1.10.127.7.1.6.1.6 counter32 read-only
The number of Dynamic Service Change Responses, including retries.
                 docsQosDSCAcks 1.3.6.1.2.1.10.127.7.1.6.1.7 counter32 read-only
The number of Dynamic Service Change Acknowledgements, including retries.
                 docsQosDSDReqs 1.3.6.1.2.1.10.127.7.1.6.1.8 counter32 read-only
The number of Dynamic Service Delete Requests, including retries.
                 docsQosDSDRsps 1.3.6.1.2.1.10.127.7.1.6.1.9 counter32 read-only
The number of Dynamic Service Delete Responses, including retries.
                 docsQosDynamicAdds 1.3.6.1.2.1.10.127.7.1.6.1.10 counter32 read-only
The number of successful Dynamic Service Addition transactions.
                 docsQosDynamicAddFails 1.3.6.1.2.1.10.127.7.1.6.1.11 counter32 read-only
The number of failed Dynamic Service Addition transactions.
                 docsQosDynamicChanges 1.3.6.1.2.1.10.127.7.1.6.1.12 counter32 read-only
The number of successful Dynamic Service Change transactions.
                 docsQosDynamicChangeFails 1.3.6.1.2.1.10.127.7.1.6.1.13 counter32 read-only
The number of failed Dynamic Service Change transactions.
                 docsQosDynamicDeletes 1.3.6.1.2.1.10.127.7.1.6.1.14 counter32 read-only
The number of successful Dynamic Service Delete transactions.
                 docsQosDynamicDeleteFails 1.3.6.1.2.1.10.127.7.1.6.1.15 counter32 read-only
The number of failed Dynamic Service Delete transactions.
                 docsQosDCCReqs 1.3.6.1.2.1.10.127.7.1.6.1.16 counter32 read-only
The number of Dynamic Channel Change Request messages traversing an interface. This count is nonzero only on downstream direction rows. This count should include number of retries.
                 docsQosDCCRsps 1.3.6.1.2.1.10.127.7.1.6.1.17 counter32 read-only
The number of Dynamic Channel Change Response messages traversing an interface. This count is nonzero only on upstream direction rows. This count should include number of retries.
                 docsQosDCCAcks 1.3.6.1.2.1.10.127.7.1.6.1.18 counter32 read-only
The number of Dynamic Channel Change Acknowledgement messages traversing an interface. This count is nonzero only on downstream direction rows. This count should include number of retries.
                 docsQosDCCs 1.3.6.1.2.1.10.127.7.1.6.1.19 counter32 read-only
The number of successful Dynamic Channel Change transactions. This count is nonzero only on downstream direction rows.
                 docsQosDCCFails 1.3.6.1.2.1.10.127.7.1.6.1.20 counter32 read-only
The number of failed Dynamic Channel Change transactions. This count is nonzero only on downstream direction rows.
                 docsQosDCCRspDeparts 1.3.6.1.2.1.10.127.7.1.6.1.21 counter32 read-only
The number of Dynamic Channel Change Response (depart) messages traversing an interface. This count is only counted on upstream direction rows.
                 docsQosDCCRspArrives 1.3.6.1.2.1.10.127.7.1.6.1.22 counter32 read-only
The number of Dynamic Channel Change Response (arrive) messages traversing an interface. This count is only counted on upstream direction rows. This count should include number of retries.
         docsQosServiceFlowLogTable 1.3.6.1.2.1.10.127.7.1.7 no-access
This table contains a log of the disconnected Service Flows in a managed device.
             docsQosServiceFlowLogEntry 1.3.6.1.2.1.10.127.7.1.7.1 no-access
The information regarding a single disconnected service flow.
                 docsQosServiceFlowLogIndex 1.3.6.1.2.1.10.127.7.1.7.1.1 unsigned32 no-access
Unique index for a logged service flow.
                 docsQosServiceFlowLogIfIndex 1.3.6.1.2.1.10.127.7.1.7.1.2 interfaceindex read-only
The ifIndex of ifType docsCableMaclayer(127) on the CMTS where the service flow was present.
                 docsQosServiceFlowLogSFID 1.3.6.1.2.1.10.127.7.1.7.1.3 unsigned32 read-only
The index assigned to the service flow by the CMTS.
                 docsQosServiceFlowLogCmMac 1.3.6.1.2.1.10.127.7.1.7.1.4 macaddress read-only
The MAC address for the cable modem associated with the service flow.
                 docsQosServiceFlowLogPkts 1.3.6.1.2.1.10.127.7.1.7.1.5 counter32 read-only
The number of packets counted on this service flow after payload header suppression.
                 docsQosServiceFlowLogOctets 1.3.6.1.2.1.10.127.7.1.7.1.6 counter32 read-only
The number of octets counted on this service flow after payload header suppression.
                 docsQosServiceFlowLogTimeDeleted 1.3.6.1.2.1.10.127.7.1.7.1.7 timestamp read-only
The value of sysUpTime when the service flow was deleted.
                 docsQosServiceFlowLogTimeCreated 1.3.6.1.2.1.10.127.7.1.7.1.8 timestamp read-only
The value of sysUpTime when the service flow was created.
                 docsQosServiceFlowLogTimeActive 1.3.6.1.2.1.10.127.7.1.7.1.9 counter32 read-only
The total time that service flow was active.
                 docsQosServiceFlowLogDirection 1.3.6.1.2.1.10.127.7.1.7.1.11 ifdirection read-only
The value of docsQosServiceFlowDirection for the service flow.
                 docsQosServiceFlowLogPrimary 1.3.6.1.2.1.10.127.7.1.7.1.12 truthvalue read-only
The value of docsQosServiceFlowPrimary for the service flow.
                 docsQosServiceFlowLogServiceClassName 1.3.6.1.2.1.10.127.7.1.7.1.13 displaystring read-only
The value of docsQosParamSetServiceClassName for the provisioned QOS Parameter Set of the service flow.
                 docsQosServiceFlowLogPolicedDropPkts 1.3.6.1.2.1.10.127.7.1.7.1.14 counter32 read-only
The final value of docsQosServiceFlowPolicedDropPkts for the service flow.
                 docsQosServiceFlowLogPolicedDelayPkts 1.3.6.1.2.1.10.127.7.1.7.1.15 counter32 read-only
The final value of docsQosServiceFlowPolicedDelayPkts for the service flow.
                 docsQosServiceFlowLogControl 1.3.6.1.2.1.10.127.7.1.7.1.16 integer read-write
Setting this object to the value destroy(6) removes this entry from the table. Reading this object return the value active(1). Enumeration: 'active': 1, 'destroy': 6.
         docsQosServiceClassTable 1.3.6.1.2.1.10.127.7.1.8 no-access
This table describes the set of Docsis-QOS Service Classes in a CMTS.
             docsQosServiceClassEntry 1.3.6.1.2.1.10.127.7.1.8.1 no-access
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 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 docsQosServiceClassDirection object.
                 docsQosServiceClassName 1.3.6.1.2.1.10.127.7.1.8.1.1 displaystring no-access
Service Class Name. DOCSIS specifies that the maximum size is 15 printable ASCII characters with a terminating zero. The terminating zero is not represented in this DisplayString syntax object.
                 docsQosServiceClassParamSetIndex 1.3.6.1.2.1.10.127.7.1.8.1.2 unsigned32 read-only
This object is obsolete.
                 docsQosServiceClassStatus 1.3.6.1.2.1.10.127.7.1.8.1.3 rowstatus read-only
Used to create or delete rows in this table.
                 docsQosServiceClassPriority 1.3.6.1.2.1.10.127.7.1.8.1.4 integer32 read-only
Template for docsQosParamSetPriority.
                 docsQosServiceClassMaxTrafficRate 1.3.6.1.2.1.10.127.7.1.8.1.5 bitrate read-only
Template for docsQosParamSetMaxTrafficRate.
                 docsQosServiceClassMaxTrafficBurst 1.3.6.1.2.1.10.127.7.1.8.1.6 unsigned32 read-only
Template for docsQosParamSetMaxTrafficBurst.
                 docsQosServiceClassMinReservedRate 1.3.6.1.2.1.10.127.7.1.8.1.7 bitrate read-only
Template for docsQosParamSEtMinReservedRate.
                 docsQosServiceClassMinReservedPkt 1.3.6.1.2.1.10.127.7.1.8.1.8 integer32 read-only
Template for docsQosParamSetMinReservedPkt.
                 docsQosServiceClassMaxConcatBurst 1.3.6.1.2.1.10.127.7.1.8.1.9 integer32 read-only
Template for docsQosParamSetMaxConcatBurst.
                 docsQosServiceClassNomPollInterval 1.3.6.1.2.1.10.127.7.1.8.1.10 unsigned32 read-only
Template for docsQosParamSetNomPollInterval.
                 docsQosServiceClassTolPollJitter 1.3.6.1.2.1.10.127.7.1.8.1.11 unsigned32 read-only
Template for docsQosParamSetTolPollJitter.
                 docsQosServiceClassUnsolicitGrantSize 1.3.6.1.2.1.10.127.7.1.8.1.12 integer32 read-only
Template for docsQosParamSetUnsolicitGrantSize.
                 docsQosServiceClassNomGrantInterval 1.3.6.1.2.1.10.127.7.1.8.1.13 unsigned32 read-only
Template for docsQosParamSetNomGrantInterval.
                 docsQosServiceClassTolGrantJitter 1.3.6.1.2.1.10.127.7.1.8.1.14 unsigned32 read-only
Template for docsQosParamSetTolGrantJitter.
                 docsQosServiceClassGrantsPerInterval 1.3.6.1.2.1.10.127.7.1.8.1.15 integer32 read-only
Template for docsQosParamSetGrantsPerInterval.
                 docsQosServiceClassMaxLatency 1.3.6.1.2.1.10.127.7.1.8.1.16 unsigned32 read-only
Template for docsQosParamSetClassMaxLatency.
                 docsQosServiceClassActiveTimeout 1.3.6.1.2.1.10.127.7.1.8.1.17 integer32 read-only
Template for docsQosParamSetActiveTimeout.
                 docsQosServiceClassAdmittedTimeout 1.3.6.1.2.1.10.127.7.1.8.1.18 integer32 read-only
Template for docsQosParamSetAdmittedTimeout.
                 docsQosServiceClassSchedulingType 1.3.6.1.2.1.10.127.7.1.8.1.19 schedulingtype read-only
Template for docsQosParamSetSchedulingType.
                 docsQosServiceClassRequestPolicy 1.3.6.1.2.1.10.127.7.1.8.1.20 octet string read-only
Template for docsQosParamSetRequestPolicyOct.
                 docsQosServiceClassTosAndMask 1.3.6.1.2.1.10.127.7.1.8.1.21 octet string read-only
Template for docsQosParamSetTosAndMask.
                 docsQosServiceClassTosOrMask 1.3.6.1.2.1.10.127.7.1.8.1.22 octet string read-only
Template for docsQosParamSetTosOrMask.
                 docsQosServiceClassDirection 1.3.6.1.2.1.10.127.7.1.8.1.23 ifdirection read-only
Specifies whether the service class template applies to upstream or downstream service flows.
         docsQosServiceClassPolicyTable 1.3.6.1.2.1.10.127.7.1.9 no-access
This table describes the set of Docsis-QOS Service Class Policies. This table is an adjunct to the docsDevFilterPolicy table. Entries in 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.
             docsQosServiceClassPolicyEntry 1.3.6.1.2.1.10.127.7.1.9.1 no-access
A service class name policy entry.
                 docsQosServiceClassPolicyIndex 1.3.6.1.2.1.10.127.7.1.9.1.1 integer32 no-access
Index value to uniquely identify an entry in this table.
                 docsQosServiceClassPolicyName 1.3.6.1.2.1.10.127.7.1.9.1.2 displaystring read-only
Service Class Name to identify the name of the service class flow to which the packet should be directed.
                 docsQosServiceClassPolicyRulePriority 1.3.6.1.2.1.10.127.7.1.9.1.3 integer32 read-only
Service Class Policy rule priority for the entry.
                 docsQosServiceClassPolicyStatus 1.3.6.1.2.1.10.127.7.1.9.1.4 rowstatus read-only
Used to create or delete rows in this table. This object should not be deleted if it is reference by an entry in docsDevFilterPolicy. The reference should be deleted first.
         docsQosPHSTable 1.3.6.1.2.1.10.127.7.1.10 no-access
This table describes set of payload header suppression entries.
               docsQosPHSEntry 1.3.6.1.2.1.10.127.7.1.10.1 no-access
A payload header suppression entry. The ifIndex is an ifType of docsCableMaclayer(127). The index docsQosServiceFlowId selects one service flow from the cable MAC layer interface. The docsQosPktClassId index matches an index of the docsQosPktClassTable.
                   docsQosPHSField 1.3.6.1.2.1.10.127.7.1.10.1.2 octet string read-only
Payload header suppression field defines the bytes of the header which must be suppressed/restored by the sending/receiving device. The number of octets in this object should be the same as the value of docsQosPHSSize.
                   docsQosPHSMask 1.3.6.1.2.1.10.127.7.1.10.1.3 octet string read-only
Payload header suppression mask defines the bit mask which used in combination with the docsQosPHSField defines which bytes in header must be suppressed/restored by the sending or receiving device. Each bit of this bit mask corresponds to a byte in the docsQosPHSField, with the least significant bit corresponding to first byte of the docsQosPHSField. Each bit of the bit mask specifies whether of not the corresponding byte should be suppressed in the packet. A bit value of '1' indicates that the byte should be suppressed by the sending device and restored by the receiving device. A bit value of '0' indicates that the byte should not be suppressed by the sending device or restored by the receiving device. If the bit mask does not contain a bit for each byte in the docsQosPHSField then the bit mask is extended with bit values of '1' to be the necessary length.
                   docsQosPHSSize 1.3.6.1.2.1.10.127.7.1.10.1.4 integer32 read-only
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 docsQosPHSField.
                   docsQosPHSVerify 1.3.6.1.2.1.10.127.7.1.10.1.5 truthvalue read-only
Payload header suppression verification value of 'true' the sender must verify docsQosPHSField is the same as what is contained in the packet to be suppressed.
                   docsQosPHSClassifierIndex 1.3.6.1.2.1.10.127.7.1.10.1.6 integer32 read-only
This object is obsolete.
                   docsQosPHSIndex 1.3.6.1.2.1.10.127.7.1.10.1.7 integer32 read-only
Payload header suppression index uniquely references the PHS rule for a given service flow.
         docsQosCmtsMacToSrvFlowTable 1.3.6.1.2.1.10.127.7.1.11 no-access
This table provide for referencing the service flows associated with a particular cable modem. This allows for indexing into other docsQos tables that are indexed by docsQosServiceFlowId and ifIndex.
               docsQosCmtsMacToSrvFlowEntry 1.3.6.1.2.1.10.127.7.1.11.1 no-access
An entry is created by CMTS for each service flow connected to this CMTS.
                   docsQosCmtsCmMac 1.3.6.1.2.1.10.127.7.1.11.1.1 macaddress no-access
The MAC address for the referenced CM.
                   docsQosCmtsServiceFlowId 1.3.6.1.2.1.10.127.7.1.11.1.2 unsigned32 no-access
An index assigned to a service flow by CMTS.
                   docsQosCmtsIfIndex 1.3.6.1.2.1.10.127.7.1.11.1.3 interfaceindex read-only
The ifIndex of ifType docsCableMacLayter(127) on the CMTS that is connected to the Cable Modem.
     docsQosNotification 1.3.6.1.2.1.10.127.7.2
     docsQosConformance 1.3.6.1.2.1.10.127.7.3
         docsQosGroups 1.3.6.1.2.1.10.127.7.3.1
             docsQosBaseGroup 1.3.6.1.2.1.10.127.7.3.1.1
Group of objects implemented in both Cable Modems and Cable Modem Termination Systems.
             docsQosParamSetGroup 1.3.6.1.2.1.10.127.7.3.1.2
Group of objects implemented in both Cable Modems and Cable Modem Termination Systems for QOS parameter sets.
             docsQosCmtsGroup 1.3.6.1.2.1.10.127.7.3.1.3
Mandatory group of objects implemented only in the CMTS.
             docsQosSrvClassPolicyGroup 1.3.6.1.2.1.10.127.7.3.1.4
Group of objects implemented in both Cable Modems and Cable Modem Termination Systems when supporting policy based service flows.
             docsQosServiceClassGroup 1.3.6.1.2.1.10.127.7.3.1.5
The docsQosServiceClassTable objects. If a CMTS implements expansion of Service Class Names in a QOS Parameter Set, this group is mandatory on the CMTS. If the CMTS does not support Service Class Names, this group may be unimplemented in the CMTS. This group is not implemented on the CM.
             docsQosDeprecatedGroup 1.3.6.1.2.1.10.127.7.3.1.6
This is a collection of deprecated DOCS-QOS-MIB objects.
             docsQosObsoleteGroup 1.3.6.1.2.1.10.127.7.3.1.7
This is a collection of obsolete DOCS-QOS-MIB objects.
         docsQosCompliances 1.3.6.1.2.1.10.127.7.3.2
             docsQosCompliance 1.3.6.1.2.1.10.127.7.3.2.1
The compliance statement for MCNS Cable Modems and Cable Modem Termination Systems that implement DOCSIS Service Flows.