All MIBs › DXA550-MIB › dot3MulticastReceiveStatus
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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.187 | datability | DXA550-MIB |
| 1.3.6.1.4.1.187.1 | cExper | DXA550-MIB |
| 1.3.6.1.4.1.187.1.3 | dot3 | DXA550-MIB |
| 1.3.6.1.4.1.187.1.3.1 | dot3Table | DXA550-MIB |
| 1.3.6.1.4.1.187.1.3.1.1 | dot3Entry | DXA550-MIB |
| 1.3.6.1.4.1.187.1.3.1.1.4 | dot3MulticastReceiveStatus | DXA550-MIB |