etsysFWPolicyRuleDefAction

ENTERASYS-FIREWALL-MIB · .1.3.6.1.4.1.5624.1.2.37.2.2.4.1.7

Object

column r/w Enumeration
The action to take when the filter is true.
allow:      the packet should be allowed
drop:       the packet should be dropped
allowAuth:  the packet is allowed if the source
            address has been authenticated to the
            group.

Context

MIB
ENTERASYS-FIREWALL-MIB
OID
.1.3.6.1.4.1.5624.1.2.37.2.2.4.1.7
Type
column
Access
readwrite
Status
current
Parent
etsysFWPolicyRuleDefEntry
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 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWPolicyRuleDefAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWPolicyRuleDefAction.<etsysFWPolicyRuleDefName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-FIREWALL-MIB::etsysFWPolicyRuleDefAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1allow
2allowAuth
3drop

Conformance