hmSecFirewallICMPPolicy

HmSecurityGateway-MIB · .1.3.6.1.4.1.248.51.2.5.11

Object

scalar mandatory r/w Enumeration
Allow incoming ICMP frames to the hmSec itself (router modes only):
drop: default, ping: allow incoming ICMP echo request (required to
answer ping), all: allow all incoming ICMP request to reach the TCP
stack.
Note: ICMP packets related to established connections are handled
by the connection tracking. This setting is used for unrelated ICMP
traffic.

Context

MIB
HmSecurityGateway-MIB
OID
.1.3.6.1.4.1.248.51.2.5.11
Type
scalar
Access
readwrite
Status
mandatory
Parent
hmSecFirewallExtended

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HmSecurityGateway-MIB::hmSecFirewallICMPPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HmSecurityGateway-MIB::hmSecFirewallICMPPolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1drop
2ping
3all