MIB Viewer

ipIcmpTimeExceededTrans

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.32.2
Access
read-write
Status
current
Sub-identifiers
0
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').
INTEGER { enabled(1), disabled (2) }