All MIBs › IP-MIB › ipInDelivers
ipInDelivers
Module: IP-MIB
OID (symbolic): IP-MIB::ipInDelivers
OID (numeric): 1.3.6.1.2.1.4.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of input datagrams successfully delivered to IPv4 user-protocols (including ICMP).
This object has been deprecated as a new IP version neutral table has been added. It is loosely replaced by
ipSystemStatsIndelivers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.9 snmpwalk -v2c -c public <target> IP-MIB::ipInDelivers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.9.1 snmpget -v2c -c public <target> IP-MIB::ipInDelivers.1