All MIBs › CHECKPOINT-MIB-2 › icmpOutErrors
icmpOutErrors
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::icmpOutErrors
OID (numeric): 1.3.6.1.2.1.5.15
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of ICMP messages which this entity did not send due to problems discovered within ICMP
such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.15 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.15.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutErrors.1