ipIcmpTimeExceededTrans

BINTEC-IPEXT-MIB · .0.32.2

Object

scalar r/w Enumeration
enabled : If an IP packet could not be delivered/forwarded
to destination due to packet TTL (Time to live) or
dialup-interface timeout, the packet is discarded
and the system sends an ICMP 'Time-Exceeded/Trans'
message back to the originator of the packet.
          
This is the default behavior of the system.
          
disabled: If an IP packet could not be delivered/forwarded
to destination due to packet TTL (Time to live) or
dialup-interface timeout, the packet is silently
discarded.
          
ICMP 'Time Exceeded/Trans' messages should be
disabled with care (only if really necessary),
because some usefull external tools based on
this protocol (e.g. 'traceroute').

Context

MIB
BINTEC-IPEXT-MIB
OID
.0.32.2
Type
scalar
Access
readwrite
Status
current
Parent
ipIcmp

Scalars 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::ipIcmpTimeExceededTrans.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::ipIcmpTimeExceededTrans'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.