dot3MacSubLayerStatus
RFC1284-MIB ·
.1.3.6.1.2.1.10.7.1.1.3
Object
column
mandatory
r/w
Enumeration
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.
Context
- MIB
- RFC1284-MIB
- OID
.1.3.6.1.2.1.10.7.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot3Entry
- Table
- dot3Table
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot3Index mandatory An index value that uniquely identifies an
interface to an ethernet-like medium. The
interface identified by a particular value of this
index is the same interface as identified … | column | Integer32 | .1.3.6.1.2.1.10.7.1.1.1 |
| dot3InitializeMac mandatory The initialization status of the MAC and PLS
(Physical Layer Signalling) subsystems for a
particular interface. The value initialized(1)
signifies that the subsystems for a partic… | column | Enumeration | .1.3.6.1.2.1.10.7.1.1.2 |
| dot3MulticastReceiveStatus mandatory 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 v… | column | Enumeration | .1.3.6.1.2.1.10.7.1.1.4 |
| dot3TxEnabled mandatory The transmit layer management state variable
(transmitEnabled as defined in [9]) for a
particular interface. The value true(1) signifies
that the MAC frame transmission is enable… | column | Enumeration | .1.3.6.1.2.1.10.7.1.1.5 |
| dot3TestTdrValue mandatory The number of 10 MHz ticks which elapsed between
the beginning of a TDR measurement and the
collision which ended it, for the most recently
executed TDR test. If no TDR test has … | column | RFC1155-SMIGauge | .1.3.6.1.2.1.10.7.1.1.6 |