Description | This object specifies IMA unit sync up with FE behaviour.
disable(1) auto-restart feature is disabled.
relearn(2) In this mode, when IMA unit is restarted,
the IMA unit ignores the expected IMA ID
defined by cimaGrpRxImaIdExpected, and
relearns the FE IMA ID. Relearning is a
process that NE will try to sync up with
any FE IMA IDs, when both NE and FE group
transit to 'Operational' state for the first
time, the agent will save this FE IMA ID to
its persistent configuration. This learned
FE IMA ID will be represented by
cimaGrpRxImaIdExpected object. During
relearning process, the agent returns value
of '-1' for cimaGrpRxImaIdExpected object.
reuse(3) In this mode, when IMA unit is restarted,
the IMA unit will sync up with the expected
FE group whose Id is specified by
cimaGrpRxImaIdExpected. If the
cimaGrpRxImaIdExpected object value is '-1',
which indicates an undetermined FE IMA ID,
the agent will relearn the FE IMA ID.
The NE will use this FE IMA ID to sync up
with FE in any subsequent card reset or IMA
group restart. |