sysmgr:FwSt
Represents the firmware state.
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 63 |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| mode | sysmgr:FwMode (scalar:Enum8) |
Indicates the running firmware mode, which is either recovery or regular mode. | SELECTION: 1 - recovery 2 - regular DEFAULT: regular |
| ver | sysmgr:FwVer (string:Basic) |
Indicates the firmware version. | A sequence of characters |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
| type | sysmgr:FwT (scalar:Enum8) |
Indicates the firmware type. | SELECTION: 1 - bios 2 - kickstart 3 - system DEFAULT: system |