dot12Status
DOT12-IF-MIB ·
.1.3.6.1.2.1.10.45.1.1.1.8
Object
column
Enumeration
The current interface status with respect to
training. One of the following values:
opened - Training has completed
successfully.
closed - MAC has been disabled by
setting dot12Commands to
'close'.
opening - MAC is in training. Training
signals have been received.
openFailure - Passed 24 error-free packets,
but there is a problem, noted
in the training configuration
bits (dot12LastTrainingConfig).
linkFailure - Training signals not received,
or could not pass 24 error-free
packets.
Whenever the dot12Commands object is set to
'close' or ifAdminStatus is set to 'down', the MAC
will go silent, dot12Status will be 'closed', and
ifOperStatus will be 'down'.
When the value of this object is equal to 'closed'
and the dot12Commands object is set to 'open' or
the ifAdminStatus object is set to 'up', training
will be initiated on this interface. When the
value of this object is not equal to 'closed' and
the dot12Commands object is set to 'reset',
training will be reinitiated on this interface.
Note that sets of some other objects (e.g.
dot12ControlMode) or external events (e.g. MAC
protocol violations) may also cause training to be
reinitiated on this interface.
When training is initiated or reinitiated on an
interface, the end node will send Training_Up to
the master and initially go to the 'linkFailure'
state and ifOperStatus will go to 'down'.
When the master sends back Training_Down,
dot12Status will change to the 'opening' state,
and training packets will be transferred.
After all of the training packets have been
passed, dot12Status will change to 'linkFailure'
if 24 consecutive error-free packets were not
passed, 'opened' if 24 consecutive error-free
packets were passed and the training
configuration bits were OK, or 'openFailure' if
there were 24 consecutive error-free packets, but
there was a problem with the training
configuration bits.
When in the 'openFailure' state, the
dot12LastTrainingConfig object will contain the
configuration bits from the last training
packet which can be examined to determine the
exact reason for the training configuration
failure.
If training did not succeed (dot12Status is
'linkFailure' or 'openFailure), the entire
process will be restarted after
MAC_Retraining_Delay_Timer seconds.
If training does succeed (dot12Status changes to
'opened'), ifOperStatus will change to 'up'. If
training does not succeed (dot12Status changes to
'linkFailure' or 'openFailure'), ifOperStatus will
remain 'down'.
Context
- MIB
- DOT12-IF-MIB
- OID
.1.3.6.1.2.1.10.45.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot12ConfigEntry
- Table
- dot12ConfigTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opened |
2 | closed |
3 | opening |
5 | openFailure |
6 | linkFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot12CurrentFramingType When dot12DesiredFramingType is one of
'frameType88023' or 'frameType88025', this is the
type of framing asserted by the interface.
When dot12DesiredFramingType is … | column | Enumeration | .1.3.6.1.2.1.10.45.1.1.1.1 |
| dot12DesiredFramingType The type of framing which will be requested by
the interface during the next interface MAC
initialization or open action.
In master mode, this is the framing mode w… | column | Enumeration | .1.3.6.1.2.1.10.45.1.1.1.2 |
| dot12FramingCapability The type of framing this interface is capable of
supporting. | column | Enumeration | .1.3.6.1.2.1.10.45.1.1.1.3 |
| dot12DesiredPromiscStatus This object is used to select the promiscuous
mode that this interface will request in the next
training packet issued on this interface.
Whether the repeater grants the requested… | column | Enumeration | .1.3.6.1.2.1.10.45.1.1.1.4 |
| dot12TrainingVersion The value that will be used in the version bits
(vvv bits) in training frames on this interface.
This is the highest version number supported by
this MAC. | column | Integer32 | .1.3.6.1.2.1.10.45.1.1.1.5 |
| dot12LastTrainingConfig This 16 bit field contains the configuration
bits from the most recent error-free training
frame received during training on this interface.
Training request frames are received w… | column | OctetString | .1.3.6.1.2.1.10.45.1.1.1.6 |
| dot12Commands If the current value of dot12Status is 'closed',
setting the value of this object to 'open' will
change the corresponding instance of MIB-II's
ifAdminStatus to 'up', cause this in… | column | Enumeration | .1.3.6.1.2.1.10.45.1.1.1.7 |
| dot12ControlMode This object is used to configure and report
whether or not this interface is operating in
master mode. In a Demand Priority network, end
node interfaces typically operate in slav… | column | Enumeration | .1.3.6.1.2.1.10.45.1.1.1.9 |