|
Description:
|
hwPowerBluetoothSwitch OBJECT-TYPE
SYNTAX INTEGER {enable(0), disable(1), invalid(-1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Power bluetooth state of SMU.
Options:
1. enable(0) - indicates that the power bluetooth state of SMU is enabled.
2. disable(1) - indicates that the power bluetooth state of SMU is disabled.
3. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation"
DEFVAL {disable}
|
|
|