All MIBs › SWITCH-RMON-MIB › rEtherHistoryMulticastPkts
rEtherHistoryMulticastPkts
Module: SWITCH-RMON-MIB
OID (symbolic): SWITCH-RMON-MIB::rEtherHistoryMulticastPkts
OID (numeric): 1.3.6.1.4.1.8886.6.1.22.2.2.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of good packets received during this sampling interval that were directed to a multicast address. Note that this number does not include packets addressed to the broadcast address.
What is rEtherHistoryMulticastPkts?
This counter records the number of good multicast packets received during this specific sampling interval, excluding broadcast traffic. It lets an admin trend multicast load over time, useful when diagnosing multicast-heavy applications like video or routing protocols.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.2.2.1.8 snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rEtherHistoryMulticastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.2.2.1.8.1 snmpget -v2c -c public <target> SWITCH-RMON-MIB::rEtherHistoryMulticastPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rEtherHistoryMulticastPkts.1
Start monitoring Raisecom Ethernet switch (RMON traffic-statistics/history collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-RMON-MIB::rEtherHistoryMulticastPkts OID value, configure state conditions and alerts, and monitor any Raisecom Ethernet switch (RMON traffic-statistics/history collection) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.22 | rmonMib | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.2 | rHistory | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.2.2 | rEtherHistoryTable | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.2.2.1 | rEtherHistoryEntry | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.2.2.1.8 | rEtherHistoryMulticastPkts | SWITCH-RMON-MIB |