xupsTestStart
XUPS-MIB ·
.1.3.6.1.4.1.534.1.8.1
Object
scalar
r/w
Enumeration
Setting this object initiates the requested Test. The test types which a UPS might support are 'testBattery', 'testSystem' (a UPS General Systems test, however defined by the UPS), 'testSecondarySource' (test if the Secondary power source is good on a dual input UPS), and 'flashLightsTest' (start a test which flashes the UPS lights, and if available, sounds the horn to help locate the UPS). If a UPS does not support the requested test, the set operation may succeed but the xupsTestBatteryStatus will end up as notSupported. When read, this object indicates the last test requested via this object, if any; 'noTestStarted' could be the initial value. Currently only the 'flashLightsTest' can be canceled with 'cancelTest'.
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | testBattery |
2 | noTestStarted |
3 | testSystem |
4 | testSecondarySource |
5 | flashLightsTest |
6 | cancelTest |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| xupsTestBatteryStatus Reading this enumerated value gives an indication of the (last)
UPS Battery test status.
'inhibited' means that the battery test could not be run.
'scheduled' means that the … | scalar | Enumeration | .1.3.6.1.4.1.534.1.8.2 |
| xupsLastGeneralTest Indicates the last UPS test requested via xupsTestStart or by other
non-SNMP means, other than for the testBattery (1) case.
The results of the test indicated by this object are … | scalar | Enumeration | .1.3.6.1.4.1.534.1.8.3 |
| xupsLastGeneralTestResult Reading this enumerated value gives the result of the test indicated
in xupsLastGeneralTest. | scalar | Enumeration | .1.3.6.1.4.1.534.1.8.4 |
| xupsTestTrap Setting startTestTrap to 1 will initiate a test trap
to be sent out from the agent. All other set values are invalid. | scalar | Enumeration | .1.3.6.1.4.1.534.1.8.5 |