RFC1284-MIB :: dot3MulticastReceiveStatus

MIB Reference — IPNetwork Monitor

All MIBsRFC1284-MIBdot3MulticastReceiveStatus

dot3MulticastReceiveStatus

Module: RFC1284-MIB

OID (symbolic): RFC1284-MIB::dot3MulticastReceiveStatus

OID (numeric): 1.3.6.1.2.1.10.7.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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.1.1.4
snmpwalk -v2c -c public <target> RFC1284-MIB::dot3MulticastReceiveStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.1.1.4.1
snmpget -v2c -c public <target> RFC1284-MIB::dot3MulticastReceiveStatus.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.7dot3EtherLike-MIB
1.3.6.1.2.1.10.7.1dot3TableLBHUB-MSH4PTBRDG-MIB
1.3.6.1.2.1.10.7.1.1dot3EntryLBHUB-MSH4PTBRDG-MIB
1.3.6.1.2.1.10.7.1.1.4dot3MulticastReceiveStatusRFC1284-MIB