IF-MIB :: ifHCInUcastPkts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIF-MIBifHCInUcastPkts

ifHCInUcastPkts

Module: IF-MIB

OID (symbolic): IF-MIB::ifHCInUcastPkts

OID (numeric): 1.3.6.1.2.1.31.1.1.1.7

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts.

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 ifCounterDiscontinuityTime.

What is ifHCInUcastPkts?

This 64-bit counter tallies packets delivered up from this interface's sub-layer that were addressed to a single station rather than a multicast or broadcast address, acting as the high-capacity version of ifInUcastPkts. Admins graph it alongside ifHCInOctets to see packet-rate versus byte-rate trends, which helps distinguish many small packets (e.g. VoIP) from few large ones (e.g. bulk transfer). For example, a sudden rise in ifHCInUcastPkts without a matching rise in ifHCInOctets could indicate a flood of small unicast packets, such as a SYN scan.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.7
snmpwalk -v2c -c public <target> IF-MIB::ifHCInUcastPkts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.7.1
snmpget -v2c -c public <target> IF-MIB::ifHCInUcastPkts.1

Start monitoring SNMP-managed network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IF-MIB::ifHCInUcastPkts OID value, configure state conditions and alerts, and monitor any SNMP-managed network devices from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.31ifMIBIF-MIB
1.3.6.1.2.1.31.1ifMIBObjectsIF-MIB
1.3.6.1.2.1.31.1.1ifXTableIF-MIB
1.3.6.1.2.1.31.1.1.1ifXEntryIF-MIB
1.3.6.1.2.1.31.1.1.1.7ifHCInUcastPktsIF-MIB