aniDevFilterIfFlag

DEVFILTER-MIB · .1.3.6.1.4.1.4325.2.8.2.1.2

Object

column r/w Enumeration
The flag to enable or disable filtering on
a particular interface.
              
The default value depends on whether a rule is configured 
on the particular interface or not. When a rule is configured
on the interface, this flag will be set to enable(1)
automatically. If no rule is configured, this flag should
be disabled by default.

Context

MIB
DEVFILTER-MIB
OID
.1.3.6.1.4.1.4325.2.8.2.1.2
Type
column
Access
readwrite
Status
current
Parent
aniDevFilterIfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable