|
Description:
|
sechtor100ThermoAOperationalStatus OBJECT-TYPE
SYNTAX INTEGER{withinOperationalRange(1),
overUpperThreshold(2),
belowLowerThreshold(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The operational status indicator for thermometer A.
Valid values are:
* withinOperationalRange - s100ThermoATemperature is within
its lower and upper threshold range.
* overUpperThreshold - s100ThermoATemperature is higher
than its upper threshold.
* belowLowerThreshold - s100ThermoATemperature is lower
than its lower threshold."
|
|
|