Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
ActionOnExpiration | uint16 |
Description | string | The action that should happen upon the expiry of the watchdog. | None | TRANSLATABLE= true |
Values | string | None - Status Only, System Reset, System Power Off, System Power Off, then On, Generate System NonMaskableInterrupt (NMI), Generate System Management Interrupt (SMI) | None | TRANSLATABLE= true |
MonitoredEntity | uint16 |
Description | string | The entity that is currently being monitored by the WatchDog. This property is used to identify the module that is responsible for re-arming the watchdog at periodic intervals. | None | TRANSLATABLE= true |
Values | string | Unknown, Other, Operating System, Operating System Boot Process, Operating System Shutdown Process, Firmware Boot Process, BIOS Boot Process, Application, Service Processor | None | TRANSLATABLE= true |
MonitoredEntityDescription | string |
Description | string | A string describing more textual information about the monitored entity | None | TRANSLATABLE= true |
MaxLen | uint32 | 256 | None | None |
MonitoredEntityOnLastExpiration | uint16 |
Description | string | Monitored entity at the time of last timer expiry. | None | TRANSLATABLE= true |
Values | string | Unknown, Other, Operating System, Operating System Boot Process, Operating System Shutdown Process, Firmware Boot Process, BIOS Boot Process, Application, Service Processor | None | TRANSLATABLE= true |
TimeOfLastExpiration | datetime |
Description | string | The time of the last timer expiry. | None | TRANSLATABLE= true |
TimeoutInterval | uint32 |
Description | string | The timeout interval used by the watchdog, in MicroSeconds. | None | TRANSLATABLE= true |
Units | string | MicroSeconds | None | TRANSLATABLE= true |
TimerResolution | uint32 |
Description | string | Resolution of the timer. For example, if this value is 100, then the timer can expire anytime between (TimeoutInterval-100) microseconds or (TimeoutInterval+100) microseconds. | None | TRANSLATABLE= true |
Units | string | MicroSeconds | None | TRANSLATABLE= true |