docsSubMgtFilterGroupIndex

DOCS-IETF-SUBMGT-MIB · .1.3.6.1.2.1.125.1.7.1.1

Object

column Integer32
The filter group index, from the set signaled at DOCSIS
              
Registration.  Provides a referenceable entry to which
diffServClfrElementSpecific points.  A packet matches this
classifier entry if the packet's cable modem registered this
index value as one of its four filter groups, and if the packet
direction and MAC address select the use of this index among
the four.  Because this is the only field in this table, it is
read-only, contrary to the usual SMI custom of making indices
not-accessible.
              
Note that although zero may be signaled (or defaulted) at DOCSIS
Registration to indicate a default filtering group, no such entry
appears in this table, as diffServClfrElementSpecific will
use a zeroDotZero pointer for that classification.

Context

MIB
DOCS-IETF-SUBMGT-MIB
OID
.1.3.6.1.2.1.125.1.7.1.1
Type
column
Access
readonly
Status
current
Parent
docsSubMgtFilterGroupEntry
Groups
1

Walk 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-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-SUBMGT-MIB::docsSubMgtFilterGroupIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IETF-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-SUBMGT-MIB::docsSubMgtFilterGroupIndex.<docsSubMgtFilterGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IETF-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IETF-SUBMGT-MIB::docsSubMgtFilterGroupIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance