IP-MIB :: ipIfStatsHCInDelivers

MIB Reference — IPNetwork Monitor

All MIBsIP-MIBipIfStatsHCInDelivers

ipIfStatsHCInDelivers

Module: IP-MIB

OID (symbolic): IP-MIB::ipIfStatsHCInDelivers

OID (numeric): 1.3.6.1.2.1.4.31.3.1.19

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description:

The total number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as ipIfStatsInDelivers, but allows for larger values.

Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipIfStatsDiscontinuityTime.

What is ipIfStatsHCInDelivers?

This is a 64-bit counter that tracks the total number of IP datagrams successfully delivered to upper-layer protocols (TCP, UDP, ICMP, etc.) on a specific interface, allowing measurement of large volumes of traffic without overflow. An operator monitors this metric to measure incoming traffic processed by the system and detect anomalies in IP stack delivery performance. This counter is a high-capacity version of the 32-bit ipIfStatsInDelivers object.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.31.3.1.19
snmpwalk -v2c -c public <target> IP-MIB::ipIfStatsHCInDelivers

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.31.3.1.19.1
snmpget -v2c -c public <target> IP-MIB::ipIfStatsHCInDelivers.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.31ipTrafficStatsIP-MIB
1.3.6.1.2.1.4.31.3ipIfStatsTableIP-MIB
1.3.6.1.2.1.4.31.3.1ipIfStatsEntryIP-MIB
1.3.6.1.2.1.4.31.3.1.19ipIfStatsHCInDeliversIP-MIB