Fabric Binding Actions

Item     Description
Action

  • 'activate', will result in the valid fabric bindings on this VSAN being activated and the set of fabric bindings that have been activated will be copied to the cpsmFabricBindEnfTable.
  • 'activateWithAutoLearnOff', will result in the valid fabric bindings on this VSAN being activated and copied to the cpsmFabricBindEnfTable and will also result in auto learn being turned off on this VSAN, once the activation is complete. By default, auto learn will be turned 'on' on a VSAN after activation. Before activation is attempted, auto-learn should be off.
  • 'forceActivate', will result in forced activation, even if there are errors during activation and the activated fabric bindings will be copied to the cpsmFabricBindEnfTable.
  • 'forceActivateWithAutoLearnOff', will result in forced activation along with turning auto learn off after activation and the activated fabric bindings will be copied to the cpsmFabricBindEnfTable.
  • 'deactivate', will result in deactivation of currently activated fabric bindings (if any), on this VSAN. Currently active entries (if any), which would have been present in the cpsmFabricBindEnfTable, will be removed.
  • 'noop', results in no action.
Enable

The state of activation on this VSAN. If true, then an activation has been attempted as the most recent operation on this VSAN. If false, then an activation has not been attempted as the most recent operation on this VSAN.

Result

The outcome of the most recent activation/deactivation.

LastChange

When the valid fabric bindings on this VLAN were last activated. If the last activation took place prior to the last re-initialization of the agent, then this value is zero or N/A.

CopyActToConfig

If enabled', results in the enforced fabric binding database to be copied on to the configuration fabric binding database on this VSAN. Note that the learned entries are also copied.