RFC1284-MIB :: dot3MacSubLayerStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1284-MIBdot3MacSubLayerStatus

dot3MacSubLayerStatus

Module: RFC1284-MIB

OID (symbolic): RFC1284-MIB::dot3MacSubLayerStatus

OID (numeric): 1.3.6.1.2.1.10.7.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The operational status of the MAC sublayer for a particular interface. The value enabled(1) signifies that the MAC sublayer for said interface is operational for both transmitting and receiving frames -- that is, that the value of both the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) for said interface are true. The value disabled(2) signifies that the MAC sublayer for said interface is not operational for either transmitting or receiving frames. In particular, the value of an instance of this object is disabled(2) whenever the value of the corresponding instance of the dot3Enabled object is false(2).

Each alteration of an instance of this object to the value enabled(1) is analogous to an invocation of the enableMACSublayer action defined in [9] and has the effect of starting normal transmit and receive operations (from the ``idle'' state) on the associated interface. In particular, such an alteration has the effect of resetting the PLS for said interface and of setting the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) to be true.

Each alteration of an instance of this object to the value disabled(2) is analogous to an invocation of the disableMACSublayer action defined in [9] and has the effect of terminating transmit and receive operations on the associated interface. In particular, such an alteration has the effect of setting the receive and transmit layer management state variables (receiveEnabled and transmitEnabled in [9]) to be false. Any transmissions/receptions in progress are completed before operation is terminated.

What is dot3MacSubLayerStatus?

Reports and controls whether the MAC sublayer of this Ethernet-like interface is operationally enabled for both transmitting and receiving frames. Setting it to disabled(2) invokes the disableMACSublayer action, halting transmit and receive operations on the interface while letting in-flight frames finish first, while enabled(1) restarts normal operation from the idle state. For example, an admin sets this object to disabled(2) to take a malfunctioning port fully offline before physically servicing it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.1.1.3
snmpwalk -v2c -c public <target> RFC1284-MIB::dot3MacSubLayerStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.1.1.3.1
snmpget -v2c -c public <target> RFC1284-MIB::dot3MacSubLayerStatus.1

Set instance 1 (SNMPv2c):

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

Start monitoring vendor-neutral, standards-based MIB, Ethernet-equipped router/host (legacy EtherLike-MIB predecessor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1284-MIB::dot3MacSubLayerStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Ethernet-equipped router/host (legacy EtherLike-MIB predecessor) from a single console.

OID Breakdown

Upper-level ancestors (10 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
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
Numeric OIDNameModule
1.3.6.1.2.1.10.7.1.1.3dot3MacSubLayerStatusRFC1284-MIB