changerDevice-OperationalStatus
SNIA-SML-MIB ·
.1.3.6.1.4.1.14851.3.1.11.2.1.9
Object
column
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.11.2.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- changerDeviceEntry
- Table
- changerDeviceTable
- Siblings
- 8
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 |
|---|---|---|---|
| changerDeviceIndex mandatory The current index value for the changerDevice. | column | UINT32 | .1.3.6.1.4.1.14851.3.1.11.2.1.1 |
| changerDevice-Realizes-StorageLocationIndex mandatory The current index value for the storageMediaLocationIndex
that this changerDevice is associated with.
If no association exists an index of 0 may be returned. | column | UINT32 | .1.3.6.1.4.1.14851.3.1.11.2.1.10 |
| changerDevice-DeviceID mandatory An address or other identifying information to
uniquely name the LogicalDevice. | column | OctetString | .1.3.6.1.4.1.14851.3.1.11.2.1.2 |
| changerDevice-MediaFlipSupported mandatory Boolean set to TRUE if the Changer supports media
flipping. Media needs to be flipped when multi-sided
PhysicalMedia are placed into a MediaAccessDevice that does
NOT support dual… | column | Enumeration | .1.3.6.1.4.1.14851.3.1.11.2.1.3 |
| changerDevice-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
information… | column | OctetString | .1.3.6.1.4.1.14851.3.1.11.2.1.4 |
| changerDevice-Caption mandatory The Caption property is a short textual description
(one- line string) of the object. | column | OctetString | .1.3.6.1.4.1.14851.3.1.11.2.1.5 |
| changerDevice-Description mandatory The Description property provides a textual
description of the object. | column | OctetString | .1.3.6.1.4.1.14851.3.1.11.2.1.6 |
| changerDevice-Availability mandatory The primary availability and status of the Device.
(Additional status information can be specified using the
Additional Availability array property.) For example, the
Availability… | column | Enumeration | .1.3.6.1.4.1.14851.3.1.11.2.1.8 |