All MIBs › IP-MIB › ipInDiscards
ipInDiscards
Module: IP-MIB
OID (symbolic): IP-MIB::ipInDiscards
OID (numeric): 1.3.6.1.2.1.4.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of input IPv4 datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsInDiscards.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.8 snmpwalk -v2c -c public <target> IP-MIB::ipInDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.8.1 snmpget -v2c -c public <target> IP-MIB::ipInDiscards.1