MIB Viewer

ipIcmpDestUnreachProto

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.32.7
Access
read-write
Status
current
Sub-identifiers
0
enabled: If an IP packet addressed to local system could not be handled due to unsupported protocol type in IP packet-header (e.g. not TCP, UDP or ICMP), the packet is discarded and the system sends an ICMP 'Destination-Unreachable/Proto' message back to the originator of the packet. This is the default behavior of the system. disabled: If an IP packet addressed to local system could not be handled due to unsupported protocol type in IP packet-header (e.g. not TCP, UDP or ICMP), the packet is silently discarded. ICMP 'Destination-Unreachable/Proto' messages should be disabled with care (only if really necessary).
INTEGER { enabled(1), disabled (2) }