|
Description:
|
hwBatteryTestAdminStatus OBJECT-TYPE
SYNTAX INTEGER {start(1), terminate(2), enableAutoTest(3), disableAutoTest(4), timeautoTest(5), offautoTest(6), timeoffautoTest(7)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Battery test admin status.
Options:
1. start(1) - indicates that the Battery starts testing
2. terminate(2) - indicates that the Battery terminates testing
3. enableAutoTest(3) - indicates that the Battery enables auto test function
4. disableAutoTest(4) - indicates that the Battery disables auto test function
5. timeautoTest(5) - indicates that the Battery enable timing auto test function
6. offautoTest(6) - indicates that the Battery enable off auto test function
7. timeoffautoTest(7) - indicates that the Battery enable timing+off auto test"
|
|
|