sysAttrPacketFilterDefaultAction
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.1.1.1.25
Object
scalar Enumeration
The filter default action. This variable controls how to handle packets which did not match any rules. It can be either accept, discard or reject. The default value is accept.
Context
- MIB
- F5-BIGIP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.2.1.1.1.1.25- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysGlobalAttr
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-SYSTEM-MIB::sysAttrPacketFilterDefaultAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-SYSTEM-MIB::sysAttrPacketFilterDefaultAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | accept |
1 | discard |
2 | reject |
Conformance
Member of