upsTestId
SOCOMECUPS-MIB ·
.1.3.6.1.4.1.4555.1.1.1.1.7.1
Object
scalar
mandatory
r/w
ObjectIdentifier
The test named by an OBJECT IDENTIFIER which
allows a standard mechanism for the initiation of
test, including the well known tests identified in
this document as well as those introduced by a
particular implementation, i.e., as
documented in the private enterprise MIB definition
for the device.
Setting this variable initiates the named test. Sets
to this variable require the presence of
upsTestSpinLock in the same SNMP message.
The set request will be rejected with an appropriate
error message if the requested test cannot be
performed, including attempts to start a test when
another test is already in progress. Tests in
progress may be aborted by setting this variable to
upsTestAbortTestInProgress.
Read operations return the value of the name of the
test in progress if a test is in progress or the name
of the last test performed if no test is in progress,
unless no test has bee run, in which case the well
known value upsTestNoTestsInitiated is returned.
Context
- MIB
- SOCOMECUPS-MIB
- OID
.1.3.6.1.4.1.4555.1.1.1.1.7.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsTest
- Siblings
- 6
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| upsTestSpinLock mandatory A spin lock on the test subsystem. The spinlock is
used as follows.
Before starting a test, a manager-station should make
sure that a test is not in progress as follow… | scalar | SNMPv2-TCTestAndIncr | .1.3.6.1.4.1.4555.1.1.1.1.7.2 |
| upsTestResultsSummary mandatory The results of the current or last UPS diagnostics
test performed. The values for donePass(1),
doneWarning(2), and doneError(3) indicate that the
test completed either successful… | scalar | Enumeration | .1.3.6.1.4.1.4555.1.1.1.1.7.3 |
| upsTestResultsDetail mandatory Additional information about upsTestResultsSummary.
If no additional information available, a zero length
string is returned. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4555.1.1.1.1.7.4 |
| upsTestStartTime mandatory The value of sysUpTime at the time the test in
progress was initiated, or, if no test is in progress,
the time the previous test was initiated. If the
value of upsTestResultsSumm… | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.4555.1.1.1.1.7.5 |
| upsTestElapsedTime mandatory The amount of time, in TimeTicks, since the test in
progress was initiated, or, if no test is in progress,
the previous test took to complete. If the value of
upsTestResultsSumma… | scalar | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.4555.1.1.1.1.7.6 |
| upsWellKnownTests | node | - | .1.3.6.1.4.1.4555.1.1.1.1.7.7 |