MIB Viewer

docsQosPktClassBitMap

OBJECT-TYPE
1.3.6.1.2.1.10.127.7.1.1.1.27
Access
read-only
Status
current
Sub-identifiers
0
This object indicates which parameter encodings were actually present in the DOCSIS packet classifier encoding signalled in the DOCSIS message that created the classifier. A bit of of this object is set to 1 if the parameter indicated by the comment was present in the classifier encoding, and 0 otherwise. Note that BITS are encoded most significant bit first, so that if e.g. bits 6 and 7 are set, this object 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) }