All MIBs › RMON2-MIB › nlHostOutMacNonUnicastPkts
nlHostOutMacNonUnicastPkts
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlHostOutMacNonUnicastPkts
OID (numeric): 1.3.6.1.2.1.16.14.2.1.7
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description:
The number of packets without errors transmitted by this address that were directed to any MAC broadcast addresses or to any MAC multicast addresses since this host was added to the nlHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
What is nlHostOutMacNonUnicastPkts?
This object holds a running count of broadcast and multicast packets sent by a host address. Engineers use this to detect hosts sending excessive broadcast traffic, which can waste bandwidth and impact network performance. High values here might indicate misconfigured applications flooding the network with broadcasts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.14.2.1.7 snmpwalk -v2c -c public <target> RMON2-MIB::nlHostOutMacNonUnicastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.14.2.1.7.1 snmpget -v2c -c public <target> RMON2-MIB::nlHostOutMacNonUnicastPkts.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.14 | nlHost | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2 | nlHostTable | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2.1 | nlHostEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2.1.7 | nlHostOutMacNonUnicastPkts | RMON2-MIB |