All MIBs › ICF-VG-RPTR › icfVgPortMulticastFrames
icfVgPortMulticastFrames
Module: ICF-VG-RPTR
OID (symbolic): ICF-VG-RPTR::icfVgPortMulticastFrames
OID (numeric): 1.3.6.1.4.1.11.2.14.8.1.2.3.1.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object is a count of multicast packets that have been received on this port. This counter is incremented by one for each readable frame received on this port whose destination MAC address has the group address bit set, but is not the broadcast address. Frames counted by this counter are also counted by icfVgPortReadableFrames, but not by icfVgPortBroadcastFrames
What is icfVgPortMulticastFrames?
A count of good multicast (but not broadcast) frames received on this port, useful for tracking multicast traffic load separately from broadcast traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.2.3.1.1.7 snmpwalk -v2c -c public <target> ICF-VG-RPTR::icfVgPortMulticastFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.2.3.1.1.7.1 snmpget -v2c -c public <target> ICF-VG-RPTR::icfVgPortMulticastFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> icfVgPortMulticastFrames.1
Start monitoring HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ICF-VG-RPTR::icfVgPortMulticastFrames OID value, configure state conditions and alerts, and monitor any HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A from a single console.
OID Breakdown
Upper-level ancestors (15 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.8 | icfDot12Draft | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1 | icfVgRepeater | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.2 | icfVgMonitor | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.2.3 | icfVgMonPort | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.2.3.1 | icfVgMonPortTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.2.3.1.1 | icfVgMonPortEntry | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.8.1.2.3.1.1.7 | icfVgPortMulticastFrames | ICF-VG-RPTR |