F3-EOTDM-MIB
This module defines the EOTDM MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Main OID:
f3EOTDMMIB.1.3.6.1.4.1.2544.1.12.17
33
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
f3EOTDMMIBThis module defines the EOTDM MIB definitions used by
the F3 (FSP150CM/CC) product lines.
Copyright (C) ADVA Optical Networking. MODULE-IDENTITY .1.3.6.1.4.1.2544.1.12.17 |
f3EotdmObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.17.1 |
vcgTableA list of entries corresponding to virtual concatenate groups. SEQUENCE OF VcgEntry .1.3.6.1.4.1.2544.1.12.17.1.1 |
vcgEntryA conceptual row in the vcgTable. VcgEntry .1.3.6.1.4.1.2544.1.12.17.1.1.1 |
vcgIndexAn integer index value used to uniquely identify this vcg within a card.ro Integer32 .1.3.6.1.4.1.2544.1.12.17.1.1.1.1 |
vcgIfIndexThis object has the same value as ifIndex for vcg.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2544.1.12.17.1.1.1.2 |
vcgAssociatedEthernetPortThis object describes the related Ethernet Port of the vcg.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.17.1.1.1.3 |
vcgAdminStateThis object represents the Administrative State of the vcg.rw AdminState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.17.1.1.1.4 |
vcgOperationalStateThis object represents the Operational State of the vcg.ro OperationalState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.17.1.1.1.5 |
vcgSecondaryStateThis object represents the Secondary State of the vcg.ro SecondaryState (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.17.1.1.1.6 |
vcgTypeType of paths in this VCG. All paths in this VCG are the same type.
This is a required field when creating a VCG, and can not be
changed on an existing VCG.
See the definition of VcType for more details.ro VcgType .1.3.6.1.4.1.2544.1.12.17.1.1.1.7 |
vcgLcasEnabledThis object provides whether Lcas is enabled/disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.17.1.1.1.8 |
vcgWtrTimerThis object specifies wait to restore(WTR) time for LCAS protocol.
When creating VCG with LCAS enabled, it is the default value,
says 5 minutes. When creating VCG with LCAS disabled, it is 0 (means
that the WTR is disabled).rw WtrTime .1.3.6.1.4.1.2544.1.12.17.1.1.1.9 |
vcgHoldOffTimerThis object specifies hold off time for LCAS protocol.
When creating VCG with LCAS enabled, it is the default value,
says 0 ms. When creating VCG with LCAS disabled, it is 0 ms.rw HoldOffTime .1.3.6.1.4.1.2544.1.12.17.1.1.1.10 |
vcgClearWtrTimerThis object will trigger an action.
When writing with '1', a 'clear WTR timer' action for all paths in
the VCG is triggered. Writing '0' is no effect.
When reading, it always returns 0.rw INTEGER .1.3.6.1.4.1.2544.1.12.17.1.1.1.11 |
vcgRowStatusThe status of this row. An entry MUST NOT exist in the
active state unless all objects in the entry have an
appropriate value, as described
in the description clause for each writable object.
The values of vcgRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
neRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The vcgRowStatus object may be modified if
the associated instance of this object is equal to active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.17.1.1.1.12 |
vcgMemberTableA list of entries corresponding to VCGs. Each entry of the table
represents a path which is allocated to a VCG. SEQUENCE OF VcgMemberEntry .1.3.6.1.4.1.2544.1.12.17.1.2 |
vcgMemberEntryA conceptual row in the vcgMemberTable. VcgMemberEntry .1.3.6.1.4.1.2544.1.12.17.1.2.1 |
vcgMemberIndexAn integer index value used to uniquely identify this vcg member.ro Integer32 .1.3.6.1.4.1.2544.1.12.17.1.2.1.1 |
vcgMemberIfIndexThis object has the same value as ifIndex for
vcg path. An integer index value used to
uniquely identify this vcg path.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2544.1.12.17.1.2.1.2 |
vcgMemberRowStatusThe status of this row. An entry MUST NOT exist in the
active state unless all objects in the entry have an
appropriate value, as described
in the description clause for each writable object.
The values of vcgMemberRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
neRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The vcgMemberRowStatus object may be modified if
the associated instance of this object is equal to active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.17.1.2.1.3 |
vcgMemberSoSendSeqAs the source side, this object reports the sequence number sent
to the sink side. The sequence number is determined by the LCAS
protocol (when LCAS is enabled) or by the order that each path was
added into the VCG (when LCAS is disabled). If SQ is invalid,
-1 is returnedro INTEGER ( -1..63 ) .1.3.6.1.4.1.2544.1.12.17.1.2.1.4 |
vcgMemberSoLcasSendCtrlAs the source side, this object reports the CTRL status which is
sent to the sink side. The CTRL status is determined by the LCAS
protocol.
When LCAS is not used, the value 'ctrlNotAppl' is returned.ro CtrlState .1.3.6.1.4.1.2544.1.12.17.1.2.1.5 |
vcgMemberSoLcasRecvMstAs the source side, this object reports the member status which is
received from sink side. The member status is determined by the
LCAS protocol.
When LCAS is not used, the value 'mstNotAppl' is returned.ro MstState .1.3.6.1.4.1.2544.1.12.17.1.2.1.6 |
vcgMemberSoLcasStateThis object reports the current source status of this path as
determined by the LCAS protocol. When LCAS is not in use,
the value 'srcNotAppl' is returned.ro LcasSoState .1.3.6.1.4.1.2544.1.12.17.1.2.1.7 |
vcgMemberSkRecvSeqAs the sink side, this object reports the sequence number which is
received from source side. If SQ is invalid, -1 is returned.ro INTEGER (-1..63) .1.3.6.1.4.1.2544.1.12.17.1.2.1.8 |
vcgMemberSkRecvExpectSeqAs the sink side, this object reports the sequence number expected.
If LCAS is enabled, this value is -1. Otherwise, it's the order that
each path was added into the VCG, starting from 0.
If SQ is invalid, -1 is returned.ro INTEGER (-1..63) .1.3.6.1.4.1.2544.1.12.17.1.2.1.9 |
vcgMemberSkLcasRecvCtrlAs the sink side, this object reports the CTRL status which is
received from source side. The CTRL status is determined by the
LCAS protocol. When LCAS is not used, the value 'ctrlNotAppl'
is returned.ro CtrlState .1.3.6.1.4.1.2544.1.12.17.1.2.1.10 |
vcgMemberSkLcasSendMstAs the sink side, this object reports the member status which is
sent to source side. The 'member status' is determined by the status
of received path member. When LCAS is not used, the value 'mstNotAppl'
is returned.ro MstState .1.3.6.1.4.1.2544.1.12.17.1.2.1.11 |
vcgMemberSkLcasStateThis object reports the current sink status of this path as
determined by the LCAS protocol. When LCAS is not in use,
the value 'sinkNotAppl' is returned.ro LcasSkState .1.3.6.1.4.1.2544.1.12.17.1.2.1.12 |
f3EotdmConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.17.2 |
f3EotdmCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.17.2.1 |
f3EotdmGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.17.2.2 |