Description | Setting this object to 'activate(1)', will
result in the valid port bindings on this
VSAN/VLAN being activated and the set of
port bindings that have been activated will
be copied to the cpsmPortBindEnfTable.
Setting this object to
'activateWithAutoLearnOff(2)', will result in
the valid port bindings on this VSAN/VLAN being
activated and copied to the cpsmPortBindEnfTable
and will also result in auto learn being turned
off on this VSAN/VLAN, once the activation is
complete.
By default, auto learn will be turned 'on'
on a VSAN/VLAN after activation.
Before activation is attempted, auto-learn
should be off.
Setting this object to 'forceActivate(3)', will
result in forced activation, even if there are
errors during activation and the activated
port bindings will be copied to the
cpsmPortBindEnfTable.
Setting this object to
'forceActivateWithAutoLearnOff(4)', will result
in forced activation along with turning
auto learn off after activation and the activated
port bindings will be copied to the
cpsmPortBindEnfTable.
Setting this object to 'deactivate(5)', will
result in deactivation of currently activated
valid port bindings (if any), on this VSAN/VLAN.
Currently active entries (if any), which
would have been present in the
cpsmPortBindEnfTable, will be removed.
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 on a VSAN/VLAN
if auto-learn is enabled on that VSAN/VLAN. |