All MIBs › DOCS-QOS3-MIB › docsQosPktClassBitMap
docsQosPktClassBitMap
Module: DOCS-QOS3-MIB
OID (symbolic): DOCS-QOS3-MIB::docsQosPktClassBitMap
OID (numeric): 1.3.6.1.4.1.4491.2.1.21.1.1.1.27
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
This attribute indicates which parameter encodings were actually present in the DOCSIS packet classifier encoding signaled in the DOCSIS message that created or modified the classifier. Note that Dynamic Service Change messages have replace semantics, so that all non-default parameters must be present whether the classifier is being created or changed. A bit of this attribute is set to 1 if the parameter indicated by the comment was present in the classifier encoding, and to 0 otherwise. Note that BITS are encoded most significant bit first, so that if, for example, bits 6 and 7 are set, this attribute is encoded as the octet string '030000'H.
What is docsQosPktClassBitMap?
This OID contains a bit pattern that represents which packet classification rules are currently active or applied in the cable modem's quality-of-service system. Though the specific purpose is not detailed in the MIB, it provides a bitmask view of active QoS classes. A cable network operator would examine this to verify that the intended traffic classes are being enforced.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.21.1.1.1.27 snmpwalk -v2c -c public <target> DOCS-QOS3-MIB::docsQosPktClassBitMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.21.1.1.1.27.1 snmpget -v2c -c public <target> DOCS-QOS3-MIB::docsQosPktClassBitMap.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1 | clabProjDocsis | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.21 | docsQos3Mib | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1 | docsQosMibObjects | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.1 | docsQosPktClassTable | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.1.1 | docsQosPktClassEntry | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.1.1.27 | docsQosPktClassBitMap | DOCS-QOS3-MIB |