|
|
Description:
|
sdbDevSsDeviceStatusCode OBJECT-TYPE
SYNTAX Integer32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Returns an internal status or error code.
A value of 0 means OK.
If not 0 it can be any of the following codes. Multiple status codes
can be active at the same time. The value will be the sum of the
active status codes.
1 = alert flagged
2 = settings(s) initialized
4 = power-on reset
8 = external reset
16 = watchdog timer caused reset
32 = brownout detected
64 = controller error
128 = slave module was reset"
|
|
|
|