All MIBs › IP-MIB › icmpOutTimeExcds
icmpOutTimeExcds
Module: IP-MIB
OID (symbolic): IP-MIB::icmpOutTimeExcds
OID (numeric): 1.3.6.1.2.1.5.17
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of ICMP Time Exceeded messages sent.
This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.17 snmpwalk -v2c -c public <target> IP-MIB::icmpOutTimeExcds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.17.1 snmpget -v2c -c public <target> IP-MIB::icmpOutTimeExcds.1