Q-Logic 3000 Switch User Manual


 
2–Fabric Discovery Classes
QLGC_FCSwitch : CIM_ComputerSystem
2-12 59223-03 E
IdentifyingDescriptions
Property will contain an array with a single string value of “DomainID”.
This corresponds with the OtherIdentifyingInfo property that contains
the domainID of the switch.
Dedicated
Property will contain the enumerated value 5=Switch; identifying this
instance of CIM_ComputerSystem as a Switch.
EnabledState
Property will contain the current port enabled state. This value will
match the configured switch enabled state (EnabledDefault) unless the
switch state has been temporarily changed.
Possible values are:
2-Enabled: Switch ports are online.
3-Disabled: Switch ports are offline
7-Test: Switch ports are in diagnostics mode.
RequestedState
Property will contain the pending switch state. Switch state changes
are atomic so there will never be a pending switch state.
Possible values are:
05-NoChange - No Pending State Change
12-NA Switch may not be enabled/disabled (remote switch)
EnabledDefault
Property will contain the configured switch state.
Possible values are:
2-Enabled: Switch ports are online.
3-Disabled: Switch ports are offline.
5 - N/A Switch may not be enabled/disabled. (remote switch)
RequestStateChange
Method will change the configured switch state to the RequestedState
value.
Parameters:
RequestedState: [required] A switch specific array of valid values may
be found in the FCSwitchCapabilities.RequestedStatesSupported
property.
Parameter must be one of the following enumerated values.
2-Enabled: Switch ports are online.
3-Disabled: Switch ports are offline
7-Test: Switch ports are in diagnostics mode.