All MIBs › DOT12-RPTR-MIB › vgRptrPortMulticastFrames
vgRptrPortMulticastFrames
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrPortMulticastFrames
OID (numeric): 1.3.6.1.2.1.53.1.2.3.1.1.17
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 vgRptrPortReadableFrames, but not by vgRptrPortBroadcastFrames. Note that when the value of the instance vgRptrInfoCurrentFramingType for the repeater that this port is associated with is equal to 'frameType88025', this count includes packets addressed to functional addresses.
This counter may experience a discontinuity when the value of the corresponding instance of vgRptrPortLastChange changes.
What is vgRptrPortMulticastFrames?
Counts readable frames received on this port addressed to a group (multicast) address other than broadcast; on 802.5-framed repeaters this also includes functional-address frames. An admin uses this to track multicast traffic load on a port, e.g. from streaming or discovery protocols.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.17 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortMulticastFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.17.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortMulticastFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vgRptrPortMulticastFrames.1
Start monitoring IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT12-RPTR-MIB::vgRptrPortMulticastFrames OID value, configure state conditions and alerts, and monitor any IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.53 | vgRptrMIB | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1 | vgRptrObjects | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2 | vgRptrMonitor | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3 | vgRptrMonPort | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1 | vgRptrMonPortTable | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1.1 | vgRptrMonPortEntry | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1.1.17 | vgRptrPortMulticastFrames | DOT12-RPTR-MIB |