|
Description:
|
hwFanSpeedMode OBJECT-TYPE
SYNTAX INTEGER {continue(1), discontinue(2), percent(3), invalid(-1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The adjusting rotation mode of the fan.
Options:
1.continue(1) -continuous control
2.discontinue(2) -discrete control
3.percent(3) -duty ratio control
4.invalid(-1) -indicates that the device can not get the value, e.g. the EMU does not support
this operation, or the EMU state is abnormal"
|
|
|