All MIBs › IP-MIB › ipFragFails
ipFragFails
Module: IP-MIB
OID (symbolic): IP-MIB::ipFragFails
OID (numeric): 1.3.6.1.2.1.4.18
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of IPv4 datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.
This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsOutFragFails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.18 snmpwalk -v2c -c public <target> IP-MIB::ipFragFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.18.1 snmpget -v2c -c public <target> IP-MIB::ipFragFails.1