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