docsIetfQosPktClassBitMap
DOCS-IETF-QOS-MIB ·
.1.3.6.1.2.1.127.1.1.1.27
Object
column Bits
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 this object 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 object is encoded as the octet string
'030000'H.
Context
- MIB
- DOCS-IETF-QOS-MIB
- OID
.1.3.6.1.2.1.127.1.1.1.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsIetfQosPktClassEntry
- 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-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-QOS-MIB::docsIetfQosPktClassBitMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-QOS-MIB::docsIetfQosPktClassBitMap.<ifIndex>.<docsIetfQosServiceFlowId>.<docsIetfQosPktClassId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IETF-QOS-MIB::docsIetfQosPktClassBitMap'
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 |
Conformance
Member of