Q-Logic 3000 Switch User Manual


 
1–Switch Management Classes
QLGC_SoftwareIdentity : CIM_SoftwareIdentity
59223-03 E 1-9
QLGC_SoftwareIdentity : CIM_SoftwareIdentity
Software Identity is used here to identify the firmware revision on the switch. The
CIMAgent only reports firmware information for its hosting switch. Only the active
firmware version is reported.
Supported Properties and Methods
InstanceID
Opaque Identifier
Manufacturer
If the switch is re-branded, this property will contain the name of the
branding vendor, otherwise it will default to QLogic Corporation.
VersionString
Property will contain the version number of the active firmware. Note:
the active firmware may differ from the installed firmware if a new
image is uploaded but the switch has not been reset.
MajorVersion
Property will contain the major firmware version from the version
string. Using version format Va.b.c.d-e, major version will be the value
at position “a”.
MinorVersion
Property will contain the minor firmware version from the version
string. Using version format Va.b.c.d-e, minor version will be the value
at position “b”.
RevisionNumber
Property will contain the firmware revision from the version string.
Using version format Va.b.c.d-e, revision will be the value at position
“d”.
BuildNumber
Property will contain the firmware build number from the version string.
Using the version Va.b.c.d-e, build number will be the value at position
“e”.
Classifications
Property will contain an array made up of the single enumerated value
10-Firmware.
Name
Property will contain the string “Firmware”