TABLE 1-3 Properties Under watchdog-timer Node
Property | Values | Description |
|
|
|
State | armed | Indicates timer is armed or running. Cleared by disarm. |
| expired | Indicates timer has expired. Cleared by disarm. |
| disarmed | Default value set at startup time. Indicates timer is disarmed or |
|
| stopped. |
WdTimeout* | Varies by system | Indicates the timer initial countdown value. Should be set prior |
| and timer level | to arming the timer. |
WdAction\ | none | Default value. No action is taken. |
| alarm | Sends notifications to system alarm hardware by means of |
|
| HEALTHY#. |
| reset | Performs a soft or hard reset of the system (implementation |
|
| specific). |
| reboot | Reboots the system. |
|
|
|
*A platform might not support a specified timeout resolution. For example, Netra CT 810/410 systems only take
\A specific timer node might not support all action types. For example, Netra CT watchdog level 1 timer supports only none, alarm, and reboot actions. Watchdog level 2 timer supports only none and reset.
To identify current settings of
#prtpicl -v
...
watchdog
:_class
:WdAction alarm
:WdTimeout 0x2710
:State disarmed
:_class
:WdAction none
:WdTimeout 0xffffffff
:State disarmed