ipIcmpEchoReply
BINTEC-IPEXT-MIB ·
.0.32.8
Object
scalar r/w
Enumeration
enabled : each incoming ICMP 'Echo-Request' message
addressed to local system is answered with
an ICMP 'Echo-Reply' message.
This is the default behavior of the system.
disabled: incoming ICMP 'Echo-Request' messages addressed
to local system are silently discarded.
ICMP 'Echo-Reply' messages should be disabled
with care (only if really necessary), because
some usefull external tools based on this
protocol (e.g. 'ping').
local 'pings' to other system/routers are
not affected by this parameter.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.32.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipIcmp
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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipIcmpEchoReply.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipIcmpEchoReply'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.