All MIBs › SMON-MIB › smonVlanIdStatsNUcastPkts
smonVlanIdStatsNUcastPkts
Module: SMON-MIB
OID (symbolic): SMON-MIB::smonVlanIdStatsNUcastPkts
OID (numeric): 1.3.6.1.2.1.16.22.1.2.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of non-unicast packets counted on this VLAN.
What is smonVlanIdStatsNUcastPkts?
This counter measures the total number of non-unicast packets (broadcast and multicast frames) counted on a specific VLAN. It provides insight into the volume of multi-destination traffic on a VLAN, which is useful for detecting broadcast storms or unexpected multicast flooding that could impact network efficiency. Network administrators check this metric when optimizing VLAN design or troubleshooting excessive control-plane traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.22.1.2.2.1.8 snmpwalk -v2c -c public <target> SMON-MIB::smonVlanIdStatsNUcastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.22.1.2.2.1.8.1 snmpget -v2c -c public <target> SMON-MIB::smonVlanIdStatsNUcastPkts.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.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.22 | switchRMON | SMON-MIB |
| 1.3.6.1.2.1.16.22.1 | smonMIBObjects | SMON-MIB |
| 1.3.6.1.2.1.16.22.1.2 | smonStats | SMON-MIB |
| 1.3.6.1.2.1.16.22.1.2.2 | smonVlanIdStatsTable | SMON-MIB |
| 1.3.6.1.2.1.16.22.1.2.2.1 | smonVlanIdStatsEntry | SMON-MIB |
| 1.3.6.1.2.1.16.22.1.2.2.1.8 | smonVlanIdStatsNUcastPkts | SMON-MIB |