sysAttrPacketFilterAllowImportantIcmp
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.1.1.1.23
Object
scalar Enumeration
This option causes the packet filter to automatically accept a number of important ICMP types without requiring the addition of a rule to handle them. Acceptance of ICMP traffic by this option occurs prior to rule list evaluation, making it impossible to override the behavior of this option with a rule. The types of ICMP packets accepted by this option include: UNREACH (3) - all types SOURCEQUENCH (4) REDIRECT (5) - all types TIMEXCEED (11) - all types This option is enabled by default.
Context
- MIB
- F5-BIGIP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.2.1.1.1.1.23- 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::sysAttrPacketFilterAllowImportantIcmp.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::sysAttrPacketFilterAllowImportantIcmp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
Conformance
Member of