docsSubmgt3FilterGrpAction

DOCS-SUBMGT3-MIB · .1.3.6.1.4.1.4491.2.1.10.1.5.1.3

Object

column r/w Enumeration
This attribute represents the action to take upon 
this filter matching.  'permit' means to stop the classification 
matching and accept the packet for further 
processing.  'deny' means to drop the packet.

Context

MIB
DOCS-SUBMGT3-MIB
OID
.1.3.6.1.4.1.4491.2.1.10.1.5.1.3
Type
column
Access
readwrite
Status
current
Parent
docsSubmgt3FilterGrpEntry
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-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpAction.<docsSubmgt3FilterGrpGrpId>.<docsSubmgt3FilterGrpRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permit
2deny

Conformance