All MIBs › IF-MIB › ifHCInBroadcastPkts
ifHCInBroadcastPkts
Module: IF-MIB
OID (symbolic): IF-MIB::ifHCInBroadcastPkts
OID (numeric): 1.3.6.1.2.1.31.1.1.1.9
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 addressed to a broadcast address at this sub-layer. This object is a 64-bit version of ifInBroadcastPkts.
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 ifHCInBroadcastPkts?
This 64-bit counter tracks the total number of broadcast packets successfully delivered by the network interface to higher protocol layers. The 64-bit version allows monitoring of very high-speed links without counter overflow. An operator would examine this metric to understand broadcast traffic volume and detect unusual broadcast storms that could indicate network problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.9 snmpwalk -v2c -c public <target> IF-MIB::ifHCInBroadcastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.9.1 snmpget -v2c -c public <target> IF-MIB::ifHCInBroadcastPkts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.31 | ifMIB | IF-MIB |
| 1.3.6.1.2.1.31.1 | ifMIBObjects | IF-MIB |
| 1.3.6.1.2.1.31.1.1 | ifXTable | IF-MIB |
| 1.3.6.1.2.1.31.1.1.1 | ifXEntry | IF-MIB |
| 1.3.6.1.2.1.31.1.1.1.9 | ifHCInBroadcastPkts | IF-MIB |