Description | This object helps in activating the set
of bindings in the cdpvmTable.
Setting this object to 'activate(1)' will
result in the valid bindings present in
cdpvmTable being activated and copied
to the cpdvmEnfTable.
By default auto learn will be turned 'on'
after activation. Before activation is
attempted, it should be turned 'off'.
Setting this object to 'forceActivate(3)', will
result in forced activation, even if there are
errors during activation and the activated
bindings will be copied to the cdpvmEnfTable.
Setting this object to 'deactivate(5)', will
result in deactivation of currently activated
valid bindings (if any).
Currently active entries (if any), which
would have been present in the
cdpvmEnfTable, will be removed.
Setting this object to 'activateWithAutoLearnOff(2)'
and 'forceActivateWithAutoLearnOff(4)' is not
allowed.
Setting this object to 'noop(6)', results in
no action.
The value of this object when read is always
'noop(6)'.
Activation will not be allowed if auto-learn is
enabled. |