acfActiveAction

LUM-ACF-MIB · .1.3.6.1.4.1.8708.2.75.2.4.1.1.7

Object

column AcfAction
The action taken by access control filters
              
accept - Packet is allowed
drop - Packet is dropped
reject - Packet is dropped and an ICMP message is sent back

Context

MIB
LUM-ACF-MIB
OID
.1.3.6.1.4.1.8708.2.75.2.4.1.1.7
Type
column
Access
readonly
Status
current
Parent
acfActiveEntry
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 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ACF-MIB::acfActiveAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ACF-MIB::acfActiveAction.<acfActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ACF-MIB::acfActiveAction'

Syntax

Source
AcfAction
Base type
Enumeration
Type Description
The action taken by access control filters
accept - Packet is allowed
drop - Packet is dropped
reject - Packet is dropped and an ICMP message is sent back

Values & Constraints

Type Values
1accept
2drop
3reject

Conformance