computerSystem-OperationalStatus
SNIA-SML-MIB ·
.1.3.6.1.4.1.14851.3.1.10.2
Object
scalar
mandatory
Enumeration
Indicates the current status(es) of the element. Various health and operational statuses are defined. Many of the enumeration's values are self- explanatory. However, a few are not and are described in more detail. \n 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, etc. \n 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. \n 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. \n 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. \n 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. \n 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the element's state and configuration may need to be updated. \n 'Dormant' indicates that the element is inactive or quiesced. \n 'Supporting Entity in Error' describes that this element may be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower layer networking problems. \n 'Completed' indicates the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can till if the complete operation passed (Completed with OK), and failure (Completed with Error). Completed with Degraded would imply the operation finished, but did not complete OK or report an error. \n 'Power Mode' indicates the element has additional power model information contained in the Associated PowerManagementService association. \n OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier since it required the DEPRECATED qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly RECOMMENDED that providers/instrumentation provide BOTH the Status and OperationalStatus properties. Further, the first value of OperationalStatus SHOULD contain the primary status for the element. When instrumented, Status (since it is single-valued) SHOULD also provide the primary status of the element.
Context
- MIB
- SNIA-SML-MIB
- OID
.1.3.6.1.4.1.14851.3.1.10.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- computerSystemGroup
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | other |
2 | ok |
3 | degraded |
4 | stressed |
5 | predictiveFailure |
6 | error |
7 | non-RecoverableError |
8 | starting |
9 | stopping |
10 | stopped |
11 | inService |
12 | noContact |
13 | lostCommunication |
14 | aborted |
15 | dormant |
16 | supportingEntityInError |
17 | completed |
18 | powerMode |
19 | dMTFReserved |
32768 | vendorReserved |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| computerSystem-ElementName mandatory A user-friendly name for the object. This property
allows each instance to define a user-friendly name IN ADDITION
TO its key properties/identity data, and description
informatio… | scalar | OctetString | .1.3.6.1.4.1.14851.3.1.10.1 |
| computerSystem-Realizes-softwareElementIndex mandatory The current index value for the softwareElementIndex
that this computerSystem is associated with.
If no association exists an index of 0 may be returned. | scalar | UINT32 | .1.3.6.1.4.1.14851.3.1.10.10 |
| computerSystem-Name mandatory The Name property defines the label by which the
object is known. When subclassed, the Name property can be
overridden to be a Key property. | scalar | OctetString | .1.3.6.1.4.1.14851.3.1.10.3 |
| computerSystem-NameFormat mandatory The ComputerSystem object and its derivatives are
Top Level Objects of CIM. They provide the scope for numerous
components. Having unique System keys is required. The
NameFormat p… | scalar | OctetString | .1.3.6.1.4.1.14851.3.1.10.4 |
| computerSystem-Dedicated mandatory Enumeration indicating whether the ComputerSystem is
a special-purpose System (ie, dedicated to a particular use),
versus being 'general purpose'. For example, one could
specify t… | scalar | Enumeration | .1.3.6.1.4.1.14851.3.1.10.5 |
| computerSystem-PrimaryOwnerContact mandatory A string that provides information on how the primary
system owner can be reached (e.g. phone number, email
address, ...) | scalar | OctetString | .1.3.6.1.4.1.14851.3.1.10.6 |
| computerSystem-PrimaryOwnerName mandatory The name of the primary system owner. The system
owner is the primary user of the system. | scalar | OctetString | .1.3.6.1.4.1.14851.3.1.10.7 |
| computerSystem-Description mandatory The Description property provides a textual
description of the object. | scalar | OctetString | .1.3.6.1.4.1.14851.3.1.10.8 |
| computerSystem-Caption mandatory The Caption property is a short textual description
(one- line string) of the object. | scalar | OctetString | .1.3.6.1.4.1.14851.3.1.10.9 |