|
Description:
|
hwBatteryLogTestFinish OBJECT-TYPE
SYNTAX INTEGER {testing(1), completed(2), alarmTerminated(3), hostTerminated(4), overtimeTerminated(5), notTest(6), supplyRecoverAutotestTerminated(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Battery Test result.
Options:
1. testing(1) - indicates that it is during testing
2. completed(2) - indicates that the test is completed normally
3. alarmTerminated(3) - indicates that the test is stopped by alarms
4. hostTerminated(4) - indicates that the test is stopped by the host
5. overtimeTerminated(5) - indicates that the test is stopped because of over 100 hours
6. notTest(6) - indicates that the test is not started
7. supplyRecoverAutotestTerminated(7) - indicates that the test is stopped because of supply recover"
|
|
|