storageLibrary-Status
SML-MIB ·
.1.3.6.1.4.1.2.6.182.3.5.4
Object
scalar
mandatory
OctetString
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for three reasons: 1) Status is more correctly defined as an array property. This overcomes the limitation of describing status via a single value, when it is really a multi-valued property (for example, an element may be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. And, 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the Deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus.
Context
- MIB
- SML-MIB
- OID
.1.3.6.1.4.1.2.6.182.3.5.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- storageLibraryGroup
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-10
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| storageLibrary-Name mandatory The inherited Name serves as key of a System instance in an enterprise environment. | scalar | OctetString | .1.3.6.1.4.1.2.6.182.3.5.1 |
| storageLibrary-Description mandatory The Description property provides a textual description of the object. | scalar | OctetString | .1.3.6.1.4.1.2.6.182.3.5.2 |
| storageLibrary-Caption mandatory The Caption property is a short textual description (one- line string) of the object. | scalar | OctetString | .1.3.6.1.4.1.2.6.182.3.5.3 |
| storageLibrary-InstallDate mandatory A datetime value indicating when the object was installed. A lack of a value
does not indicate that the object is not installed. | scalar | CimDateTime | .1.3.6.1.4.1.2.6.182.3.5.5 |