DOCS-IETF-QOS-MIB

DOCS-IETF-QOS-MIB Download

MIBs list

This is the management information for Quality Of Service (QOS) for DOCSIS 1.1 and 2.0.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for DOCS-IETF-QOS-MIB

docsIetfQosPktClassTable
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 t ...
docsIetfQosPktClassEntry
classifier rule. The index ifIndex is an ifType of docsCableMaclayer(127).
docsIetfQosPktClassId
the CMTS, which is unique per Service Flow.
docsIetfQosPktClassDirection
is applied.
docsIetfQosPktClassPriority
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 ...
docsIetfQosPktClassIpTosLow
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 superseded by the 6-bit Differentiated Services Field (DSField, RFC 3260) and the 2-bit Explicit C ...
docsIetfQosPktClassIpTosHigh
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 superseded by the 6-bit Differentiated Services Field (DSField, RFC 3260) and the 2-bit Expl ...
docsIetfQosPktClassIpTosMask
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 reports the value of 0. The IP TOS octet as originally defined in RFC 791 has been superseded by the ...
docsIetfQosPktClassIpProtocol
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 ...
docsIetfQosPktClassInetAddressType
docsIetfQosPktClassInetSourceAddr, docsIetfQosPktClassInetSourceMask, docsIetfQosPktClassInetDestAddr, and docsIetfQosPktClassInetDestMask. If the referenced parameter is not present in a classifier, this object reports the value of ipv4(1).
docsIetfQosPktClassInetSourceAddr
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 docsIetfQosPktClassInetSourceMask value equals the docsIetfQosPktClassInetSourceAddr value. The address type of ...
docsIetfQosPktClassInetSourceMask
IP Source Address are compared to match this rule. An IP packet matches the rule when the packet source address bitwise ANDed with the docsIetfQosPktClassInetSourceMask value equals the docsIetfQosIpPktClassInetSourceAddr value. The address type of this o ...
docsIetfQosPktClassInetDestAddr
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 docsIetfQosPktClassInetDestMask value equals the docsIetfQosPktClassInetDestAddr value. The address ty ...
docsIetfQosPktClassInetDestMask
IP Destination Address are compared to match this rule. An IP packet matches the rule when the packet destination address bitwise ANDed with the docsIetfQosPktClassInetDestMask value equals the docsIetfQosIpPktClassInetDestAddr value. The address type of ...
docsIetfQosPktClassSourcePortStart
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.
docsIetfQosPktClassSourcePortEnd
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.
docsIetfQosPktClassDestPortStart
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.
docsIetfQosPktClassDestPortEnd
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.
docsIetfQosPktClassDestMacAddr
destination MAC address bitwise ANDed with docsIetfQosPktClassDestMacMask equals the value of docsIetfQosPktClassDestMacAddr. If the referenced parameter is not present in a classifier, this object reports the value of '000000000000'H.
docsIetfQosPktClassDestMacMask
destination MAC address bitwise ANDed with docsIetfQosPktClassDestMacMask equals the value of docsIetfQosPktClassDestMacAddr. If the referenced parameter is not present in a classifier, this object reports the value of '000000000000'H.
docsIetfQosPktClassSourceMacAddr
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.
docsIetfQosPktClassEnetProtocolType
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 that contain an EtherType value. Ethertype value ...
docsIetfQosPktClassEnetProtocol
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 docsIetfQos ...
docsIetfQosPktClassUserPriLow
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 docsIetfQosPktCl ...
docsIetfQosPktClassUserPriHigh
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 docsIetfQosPktCla ...
docsIetfQosPktClassVlanId
using the 802.1P/Q tag header. Tagged packets must have a VLAN Identifier that matches the value in order to match the rule. If the referenced parameter is not present in the classifier, the value of this object is reported as 0.
docsIetfQosPktClassStateActive
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 true(1).
docsIetfQosPktClassPkts
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. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifInd ...
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 messages have replace semantics, so th ...
docsIetfQosParamSetTable
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 Q ...
docsIetfQosParamSetEntry
A unique set of QOS parameters.
docsIetfQosParamSetServiceClassName
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.
docsIetfQosParamSetPriority
Higher numbers indicate higher priority. This priority should only be used to differentiate Service Flow from identical parameter sets. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this obj ...
docsIetfQosParamSetMaxTrafficRate
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. Thi ...
docsIetfQosParamSetMaxTrafficBurst
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 docsIetfQosParamSetMaxTrafficRate to calculate maximum sustained traffic rate. If the referenced ...
docsIetfQosParamSetMinReservedRate
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 reserved. If the referenced parameter is not present in the corresponding DOCSIS ...
docsIetfQosParamSetMinReservedPkt
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. If the referenced parameter is omitted from a DOCSIS QOS parameter set, the default value i ...
docsIetfQosParamSetActiveTimeout
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 DOCS ...
docsIetfQosParamSetAdmittedTimeout
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. R ...
docsIetfQosParamSetMaxConcatBurst
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 frame, inclusive. The value of 0 specifies no maximum burst. If the referenced pa ...
docsIetfQosParamSetSchedulingType
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 objec ...
docsIetfQosParamSetNomPollInterval
between successive unicast request opportunities on an upstream Service Flow. This object applies only to upstream Service Flows with DocsIetfQosSchedulingType of value nonRealTimePollingService(3), realTimePollingService(4), and unsolictedGrantServiceWit ...
docsIetfQosParamSetTolPollJitter
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 DocsIetfQosSchedulingType of realTimePollingService(4) or unso ...
docsIetfQosParamSetUnsolicitGrantSize
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 for upstream flows with a DocsIetfQosSchedulingType of unsolicitedGrantServicewithAD(5) or unsolicit ...
docsIetfQosParamSetNomGrantInterval
between successive data grant opportunities on an upstream Service Flow. The referenced parameter is applicable only for upstream flows with a DocsIetfQosSchedulingType of unsolicitedGrantServicewithAD(5) or unsolicitedGrantService(6), and it is mandatory ...
docsIetfQosParamSetTolGrantJitter
microseconds that the transmission opportunities may be delayed from the nominal periodic schedule. The referenced parameter is applicable only for upstream flows with a DocsIetfQosSchedulingType of unsolicitedGrantServicewithAD(5) or unsolicitedGrantServ ...
docsIetfQosParamSetGrantsPerInterval
Grant Interval (docsIetfQosParamSetNomGrantInterval). The referenced parameter is applicable only for upstream flows with a DocsIetfQosSchedulingType of unsolicitedGrantServicewithAD(5) or unsolicitedGrantService(6), and it is mandatory when applicable. ...
docsIetfQosParamSetTosAndMask
overwriting IP packet's TOS value. The IP packet TOS byte is bitwise ANDed with docsIetfQosParamSetTosAndMask, and the result is bitwise ORed with docsIetfQosParamSetTosORMask and the result is written to the IP packet TOS byte. A value of 'FF'H for docs ...
docsIetfQosParamSetTosOrMask
See the description of docsIetfQosParamSetTosAndMask for further details. 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 Notification F ...
docsIetfQosParamSetMaxLatency
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 applies to downstream Service Flows. If the referenced parameter is not present in ...
docsIetfQosParamSetType
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 the DOCSIS ...
docsIetfQosParamSetRequestPolicyOct
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 transmissi ...
docsIetfQosParamSetBitMap
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 re ...
docsIetfQosServiceFlowTable
Service Flows in a managed device.
docsIetfQosServiceFlowEntry
An entry in the table exists for each Service Flow ID. The ifIndex is an ifType of docsCableMaclayer(127).
docsIetfQosServiceFlowId
An index assigned to a Service Flow by CMTS.
docsIetfQosServiceFlowSID
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).
docsIetfQosServiceFlowDirection
The direction of the Service Flow.
docsIetfQosServiceFlowPrimary
or a secondary Service Flow. A primary Service Flow is the default Service Flow for otherwise unclassified traffic and all MAC messages.
docsIetfQosServiceFlowStatsTable
Service Flows in a managed device.
docsIetfQosServiceFlowStatsEntry
An entry in the table exists for each Service Flow ID. The ifIndex is an ifType of docsCableMaclayer(127).
docsIetfQosServiceFlowPkts
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 received on the Service Flow identified by the SID for which the packet was scheduled. CMs no ...
docsIetfQosServiceFlowOctets
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 suppression and before payload header expansion have been applied. This counter's last d ...
docsIetfQosServiceFlowTimeCreated
was created.
docsIetfQosServiceFlowTimeActive
has been active. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosServiceFlowPHSUnknowns
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. On a CM, only this object's instance for the primary downstream service flow count ...
docsIetfQosServiceFlowPolicedDropPkts
number of Packet Data PDUs classified to this service flow dropped due to: (1) implementation-dependent excessive delay while enforcing the Maximum Sustained Traffic Rate; or (2) UGS packets dropped due to exceeding the Unsolicited Grant Size with a Reque ...
docsIetfQosServiceFlowPolicedDelayPkts
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 apply. This object is 0 for incoming service flows. This counter's last discontinuity is ...
docsIetfQosUpstreamStatsTable
upstream service flows. All counted frames must be received without a Frame Check Sequence (FCS) error.
docsIetfQosUpstreamStatsEntry
statistics. An entry in the table exists for each upstream Service Flow in a managed device. The ifIndex is an ifType of docsCableMaclayer(127).
docsIetfQosSID
upstream service flow.
docsIetfQosUpstreamFragments
upstream service flow, regardless of whether the fragment was correctly reassembled into a valid packet. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosUpstreamFragDiscards
assembled into a valid upstream packet. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosUpstreamConcatBursts
upstream service flow. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDynamicServiceStatsTable
Dynamic Service Flows in a managed device.
docsIetfQosDynamicServiceStatsEntry
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 messag ...
docsIetfQosIfDirection
The direction of interface.
docsIetfQosDSAReqs
including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDSARsps
including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDSAAcks
Acknowledgements, including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDSCReqs
including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDSCRsps
including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDSCAcks
Acknowledgements, including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDSDReqs
including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDSDRsps
including retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDynamicAdds
transactions. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDynamicAddFails
transactions. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDynamicChanges
transactions. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDynamicChangeFails
transactions. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDynamicDeletes
transactions. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDynamicDeleteFails
transactions. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDCCReqs
messages traversing an interface. This count is nonzero only on downstream direction rows. This count should include the number of retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDCCRsps
messages traversing an interface. This count is nonzero only on upstream direction rows. This count should include the number of retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDCCAcks
messages traversing an interface. This count is nonzero only on downstream direction rows. This count should include the number of retries. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDCCs
transactions. This count is nonzero only on downstream direction rows. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosDCCFails
transactions. This count is nonzero only on downstream direction rows. This counter's last discontinuity is the ifCounterDiscontinuityTime for the same ifIndex that indexes this object.
docsIetfQosServiceFlowLogTable
Service Flows in a managed device.
docsIetfQosServiceFlowLogEntry
service flow.
docsIetfQosServiceFlowLogIndex
Unique index for a logged service flow.
docsIetfQosServiceFlowLogIfIndex
on the CMTS where the service flow was present.
docsIetfQosServiceFlowLogSFID
The index assigned to the service flow by the CMTS.
docsIetfQosServiceFlowLogCmMac
the service flow.
docsIetfQosServiceFlowLogPkts
after payload header suppression.
docsIetfQosServiceFlowLogOctets
after payload header suppression.
docsIetfQosServiceFlowLogTimeDeleted
was deleted.
docsIetfQosServiceFlowLogTimeCreated
was created.
docsIetfQosServiceFlowLogTimeActive
The total time that the service flow was active.
docsIetfQosServiceFlowLogDirection
for the service flow.
docsIetfQosServiceFlowLogPrimary
service flow.
docsIetfQosServiceFlowLogServiceClassName
the provisioned QOS Parameter Set of the service flow.
docsIetfQosServiceFlowLogPolicedDropPkts
docsIetfQosServiceFlowPolicedDropPkts for the service flow.
docsIetfQosServiceFlowLogPolicedDelayPkts
docsIetfQosServiceFlowPolicedDelayPkts for the service flow.
docsIetfQosServiceFlowLogControl
this entry from the table. Reading this object returns the value active(1).
docsIetfQosServiceClassTable
Service Classes in a CMTS.
docsIetfQosServiceClassEntry
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 t ...
docsIetfQosServiceClassName
maximum size is 16 ASCII characters including a terminating zero. The terminating zero is not represented in this SnmpAdminString syntax object.
docsIetfQosServiceClassStatus
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.
docsIetfQosServiceClassPriority
Template for docsIetfQosParamSetPriority.
docsIetfQosServiceClassMaxTrafficRate
Template for docsIetfQosParamSetMaxTrafficRate.
docsIetfQosServiceClassMaxTrafficBurst
Template for docsIetfQosParamSetMaxTrafficBurst.
docsIetfQosServiceClassMinReservedRate
Template for docsIetfQosParamSEtMinReservedRate.
docsIetfQosServiceClassMinReservedPkt
Template for docsIetfQosParamSetMinReservedPkt.
docsIetfQosServiceClassMaxConcatBurst
Template for docsIetfQosParamSetMaxConcatBurst.
docsIetfQosServiceClassNomPollInterval
Template for docsIetfQosParamSetNomPollInterval.
docsIetfQosServiceClassTolPollJitter
Template for docsIetfQosParamSetTolPollJitter.
docsIetfQosServiceClassUnsolicitGrantSize
Template for docsIetfQosParamSetUnsolicitGrantSize.
docsIetfQosServiceClassNomGrantInterval
Template for docsIetfQosParamSetNomGrantInterval.
docsIetfQosServiceClassTolGrantJitter
Template for docsIetfQosParamSetTolGrantJitter.
docsIetfQosServiceClassGrantsPerInterval
Template for docsIetfQosParamSetGrantsPerInterval.
docsIetfQosServiceClassMaxLatency
Template for docsIetfQosParamSetClassMaxLatency.
docsIetfQosServiceClassActiveTimeout
Template for docsIetfQosParamSetActiveTimeout.
docsIetfQosServiceClassAdmittedTimeout
Template for docsIetfQosParamSetAdmittedTimeout.
docsIetfQosServiceClassSchedulingType
Template for docsIetfQosParamSetSchedulingType.
docsIetfQosServiceClassRequestPolicy
Template for docsIetfQosParamSetRequestPolicyOct.
docsIetfQosServiceClassTosAndMask
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 Notification Field (ECN field, RFC 3168). Network operators SHOULD avoid specifying val ...
docsIetfQosServiceClassTosOrMask
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 Notification Field (ECN field, RFC 3168). Network operators SHOULD avoid specifying val ...
docsIetfQosServiceClassDirection
applies to upstream or downstream service flows.
docsIetfQosServiceClassStorageType
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.
docsIetfQosServiceClassDSCPOverwrite
field per RFC 3260. If this object is -1, then the corresponding entry's docsIetfQosServiceClassTosAndMask value MUST be 'FF'H and docsIetfQosServiceClassTosOrMask MUST be '00'H. Otherwise, this object is in the range of 0..63, and the corresponding entr ...
docsIetfQosServiceClassPolicyTable
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 s ...
docsIetfQosServiceClassPolicyEntry
A service class name policy entry.
docsIetfQosServiceClassPolicyIndex
this table uniquely.
docsIetfQosServiceClassPolicyName
service class flow to which the packet should be directed.
docsIetfQosServiceClassPolicyRulePriority
entry.
docsIetfQosServiceClassPolicyStatus
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 change values in this row while the row is active. Inactive rows need not be timed ...
docsIetfQosServiceClassPolicyStorageType
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.
docsIetfQosPHSTable
suppression entries.
docsIetfQosPHSEntry
The ifIndex is an ifType of docsCableMaclayer(127). The index docsIetfQosServiceFlowId selects one service flow from the cable MAC layer interface. The docsIetfQosPktClassId index matches an index of the docsIetfQosPktClassTable.
docsIetfQosPHSField
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 docsIetfQosPHSSize.
docsIetfQosPHSMask
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. Each bit of this bit mask corresponds to a byte in the docsIetfQosPHSField, with the l ...
docsIetfQosPHSSize
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.
docsIetfQosPHSVerify
'true', the sender must verify docsIetfQosPHSField is the same as what is contained in the packet to be suppressed.
docsIetfQosPHSIndex
references the PHS rule for a given service flow.
docsIetfQosCmtsMacToSrvFlowTable
flows associated with a particular cable modem. This allows indexing into other docsIetfQos tables that are indexed by docsIetfQosServiceFlowId and ifIndex.
docsIetfQosCmtsMacToSrvFlowEntry
connected to this CMTS.
docsIetfQosCmtsCmMac
The MAC address for the referenced CM.
docsIetfQosCmtsServiceFlowId
An index assigned to a service flow by CMTS.
docsIetfQosCmtsIfIndex
on the CMTS that is connected to the Cable Modem.
docsIetfQosBaseGroup
Group of objects implemented in both Cable Modems and Cable Modem Termination Systems.
docsIetfQosParamSetGroup
Group of objects implemented in both Cable Modems and Cable Modem Termination Systems for QOS Parameter Sets.
docsIetfQosCmtsGroup
Group of objects implemented only in the CMTS.
docsIetfQosSrvClassPolicyGroup
Group of objects implemented in both Cable Modems and Cable Modem Termination Systems when supporting policy-based service flows.
docsIetfQosServiceClassGroup
Group of objects implemented only in Cable Modem Termination Systems when supporting expansion of Service Class Names in a QOS Parameter Set

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list