MIB Viewer

docsQosPktClassBitMap

OBJECT-TYPE
1.3.6.1.4.1.4491.2.1.21.1.1.1.27
Access
read-only
Status
current
Sub-identifiers
0
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.
BITS { rulePriority(0), activationState(1), ipTos(2), ipProtocol(3), ipSourceAddr(4), ipSourceMask(5), ipDestAddr(6), ipDestMask(7), sourcePortStart(8), sourcePortEnd(9), destPortStart(10), destPortEnd(11), destMac(12), sourceMac(13), ethertype(14), userPri(15), vlanId(16), flowLabel(17), cmInterfaceMask(18) }