|
Description:
|
hwChargeAdminStatus OBJECT-TYPE
SYNTAX INTEGER {average(1), float(2), auto(3), invalid(-1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Charge management mode.
Options:
1. average(1) - indicates that the charge management mode is average charge
2. float(2) - indicates that the charge management mode is float charge
3. auto(3) - indicates that the charge management mode is auto-control charge
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"
DEFVAL {float}
|
|
|