docsQosPktClassBitMap
DOCS-QOS3-MIB ·
.1.3.6.1.4.1.4491.2.1.21.1.1.1.27
Object
column Bits
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.
Context
- MIB
- DOCS-QOS3-MIB
- OID
.1.3.6.1.4.1.4491.2.1.21.1.1.1.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsQosPktClassEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosPktClassBitMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosPktClassBitMap.<ifIndex>.<docsQosServiceFlowId>.<docsQosPktClassId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-QOS3-MIB::docsQosPktClassBitMap'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rulePriority |
1 | activationState |
2 | ipTos |
3 | ipProtocol |
4 | ipSourceAddr |
5 | ipSourceMask |
6 | ipDestAddr |
7 | ipDestMask |
8 | sourcePortStart |
9 | sourcePortEnd |
10 | destPortStart |
11 | destPortEnd |
12 | destMac |
13 | sourceMac |
14 | ethertype |
15 | userPri |
16 | vlanId |
17 | flowLabel |
18 | cmInterfaceMask |
Conformance
Member of