DXA550-MIB :: dot3MulticastReceiveStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDXA550-MIBdot3MulticastReceiveStatus

dot3MulticastReceiveStatus

Module: DXA550-MIB

OID (symbolic): DXA550-MIB::dot3MulticastReceiveStatus

OID (numeric): 1.3.6.1.4.1.187.1.3.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The multicast receive status for a particular interface. The value enabled(1) signifies that reception of multicast frames by the MAC sublayer is enabled on said interface. The value disabled(2) signifies that reception of multicast frames by the MAC sublayer is not enabled on said interface.

Each alteration of an instance of this object to the value enabled(1) is analogous to an invocation of the enableMulticastReceive action defined in [9] and has the effect of enabling multicast frame reception on the associated interface. Actual reception of multicast frames is only possible on an interface when the values for the associated instances of the dot3MulticastReceiveStatus and dot3MacSubLayerStatus objects are enabled(1) and enabled(1), respectively.

Each alteration of an instance of this object to the value disabled(2) is analogous to an invocation of the disableMulticastReceive action defined in [9] and has the effect of inhibiting multicast frame reception on the associated interface.

What is dot3MulticastReceiveStatus?

Controls whether the MAC sublayer on this interface accepts multicast frames, enabled(1), or drops them, disabled(2); actual multicast reception also requires dot3MacSubLayerStatus to be enabled(1). An admin would disable this to stop a port from processing multicast traffic even though unicast reception continues.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.187.1.3.1.1.4
snmpwalk -v2c -c public <target> DXA550-MIB::dot3MulticastReceiveStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.187.1.3.1.1.4.1
snmpget -v2c -c public <target> DXA550-MIB::dot3MulticastReceiveStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.187.1.3.1.1.4.1 i <value>

Start monitoring DXA550 network access device (Datability Technologies enterprise OID) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DXA550-MIB::dot3MulticastReceiveStatus OID value, configure state conditions and alerts, and monitor any DXA550 network access device (Datability Technologies enterprise OID) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.187databilityDXA550-MIB
1.3.6.1.4.1.187.1cExperDXA550-MIB
1.3.6.1.4.1.187.1.3dot3DXA550-MIB
1.3.6.1.4.1.187.1.3.1dot3TableDXA550-MIB
1.3.6.1.4.1.187.1.3.1.1dot3EntryDXA550-MIB
1.3.6.1.4.1.187.1.3.1.1.4dot3MulticastReceiveStatusDXA550-MIB