cienaCesOamOperStatus
CIENA-CES-OAM-MIB ·
.1.3.6.1.4.1.1271.2.3.5.1.1.4.1.3
Object
column
Enumeration
At initialization and failure conditions, two OAM entities on
the same full-duplex Ethernet link begin a discovery phase to
determine what OAM capabilities may be used on that link. The
progress of this initialization is controlled by the OAM
sub layer.
This value is always disabled(1) if OAM is disabled on this
interface via the cienaCesOamAdminState.
If the link has detected a fault and is transmitting OAMPDUs
with a link fault indication, the value is linkFault(2).
The passiveWait(3) state is returned only by OAM entities in
passive mode (cienaCesOamMode) and reflects the state in which the
OAM entity is waiting to see if the peer device is OAM
capable. The activeSendLocal(4) is used by active mode
devices (cienaCesOamMode) and reflects the OAM entity actively
trying to discover whether the peer has OAM capability but has
not yet made that determination.
The state sendLocalAndRemote(5) indicates that the local OAM
entity has discovered the peer but has not yet accepted or
rejected the configuration of the peer. The local device can,
for whatever reason, decide that the peer device is
unacceptable and decline OAM peering. If the local OAM entity
rejects the peer OAM entity, the state becomes
oamPeeringLocallyRejected(7). If the OAM peering is allowed
by the local device, the state moves to
sendLocalAndRemoteOk(6). Note that both the
sendLocalAndRemote(5) and oamPeeringLocallyRejected(7) states
fall within the state SEND_LOCAL_REMOTE of the Discovery state
diagram [802.3ah, Figure 57-5], with the difference being
whether the local OAM client has actively rejected the peering
or has just not indicated any decision yet. Whether a peering
decision has been made is indicated via the local flags field
in the OAMPDU (reflected in the aOAMLocalFlagsField of
30.3.6.1.10).
If the remote OAM entity rejects the peering, the state
becomes oamPeeringRemotelyRejected(8). Note that both the
sendLocalAndRemoteOk(6) and oamPeeringRemotelyRejected(8)
states fall within the state SEND_LOCAL_REMOTE_OK of the
Discovery state diagram [802.3ah, Figure 57-5], with the
difference being whether the remote OAM client has rejected
the peering or has just not yet decided. This is indicated
via the remote flags field in the OAM PDU (reflected in the
aOAMRemoteFlagsField of 30.3.6.1.11).
When the local OAM entity learns that both it and the remote
OAM entity have accepted the peering, the state moves to
operational(9) corresponding to the SEND_ANY state of the
Discovery state diagram [802.3ah, Figure 57-5].
Context
- MIB
- CIENA-CES-OAM-MIB
- OID
.1.3.6.1.4.1.1271.2.3.5.1.1.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesOamEntry
- Table
- cienaCesOamTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | linkfault |
3 | passiveWait |
4 | activeSendLocal |
5 | sendLocalAndRemote |
6 | sendLocalAndRemoteOk |
7 | oamPeeringLocallyRejected |
8 | oamPeeringRemotelyRejected |
9 | operational |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cienaCesOamPort An Ethernet port on the switch. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.1 |
| cienaCesOamAdminState This object is used to provision the default administrative OAM mode for this
interface. This object represents the desired state of OAM for this interface.
T… | column | Enumeration | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.2 |
| cienaCesOamMode This object indicates the mode of OAM operation for this
Ethernet like interface. OAM on Ethernet interfaces may be in
'active' mode or 'passive' mode. These two modes differ in… | column | Enumeration | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.4 |
| cienaCesMaxOamPduSize The largest OAMPDU that the OAM entity supports. OAM
entities exchange maximum OAMPDU sizes and negotiate to use
the smaller of the two maximum OAMPDU sizes between the peers.
Th… | column | bytes SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.5 |
| cienaCesOamConfigRevision The configuration revision of the OAM entity as reflected in
the latest OAMPDU sent by the OAM entity. The configuration revision
is used by OAM entities to indicate configuratio… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.6 |
| cienaCesOamFunctionsSupported The OAM functions supported on this Ethernet like interface.
OAM consists of separate functional sets beyond the basic
discovery process which is always required. These functiona… | column | Bits | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.7 |
| cienaCesOamPduTimer The time in milliseconds between Information OAMPDUs
being transmitted via the Ethernet port. | column | milliseconds Integer32 | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.8 |
| cienaCesOamLinkLostTimer The time in milliseconds to wait for an Information OAMPDU
via the Ethernet port, from a peer, before declaring the link lost. | column | milliseconds Integer32 | .1.3.6.1.4.1.1271.2.3.5.1.1.4.1.9 |