docsSubMgtPktFilterMatches

DOCS-SUBMGT-MIB · .1.3.6.1.3.83.4.1.6.1.11

Object

This object counts the number of times this specific rule
has been matched.  This is incremented any time this rule is
encountered and all components match. It is only incremented for
the first (lowest-indexed) filter matching a packet.

Context

MIB
DOCS-SUBMGT-MIB
OID
.1.3.6.1.3.83.4.1.6.1.11
Type
column
Access
readonly
Status
current
Parent
docsSubMgtPktFilterEntry
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-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtPktFilterMatches'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtPktFilterMatches.<docsSubMgtPktFilterGroup>.<docsSubMgtPktFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-SUBMGT-MIB::docsSubMgtPktFilterMatches'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance