All MIBs › IP-MIB › ipSystemStatsInBcastPkts
ipSystemStatsInBcastPkts
Module: IP-MIB
OID (symbolic): IP-MIB::ipSystemStatsInBcastPkts
OID (numeric): 1.3.6.1.2.1.4.31.1.1.42
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of IP broadcast datagrams received.
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 ipSystemStatsDiscontinuityTime.
What is ipSystemStatsInBcastPkts?
This counter tracks the total number of IP broadcast datagrams received on all interfaces in the system. An operator monitors this to detect broadcast storms or unusual broadcast traffic patterns that could indicate network problems. The counter can wrap, so the system reports discontinuity times when it resets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.31.1.1.42 snmpwalk -v2c -c public <target> IP-MIB::ipSystemStatsInBcastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.31.1.1.42.1 snmpget -v2c -c public <target> IP-MIB::ipSystemStatsInBcastPkts.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.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.31 | ipTrafficStats | IP-MIB |
| 1.3.6.1.2.1.4.31.1 | ipSystemStatsTable | IP-MIB |
| 1.3.6.1.2.1.4.31.1.1 | ipSystemStatsEntry | IP-MIB |
| 1.3.6.1.2.1.4.31.1.1.42 | ipSystemStatsInBcastPkts | IP-MIB |