subChassis-OperationalStatus
SNIA-SML-MIB ·
.1.3.6.1.4.1.14851.3.1.4.10.1.10
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.4.10.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- subChassisEntry
- Table
- subChassisTable
- Siblings
- 10
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 |
|---|---|---|---|
| subChassisIndex mandatory The current index value for the subChassis. | column | UINT32 | .1.3.6.1.4.1.14851.3.1.4.10.1.1 |
| subChassis-PackageType mandatory Package type of the subChassis. The enumeration values for this variable
should be the same as the DMTF CIM_Chassis.ChassisPackageType
property. Use the Vendor reserved values fo… | column | Enumeration | .1.3.6.1.4.1.14851.3.1.4.10.1.11 |
| subChassis-Manufacturer mandatory The name of the organization responsible for
producing the PhysicalElement. This may be the entity from
whom the Element is purchased, but this is not
necessarily true. The latter… | column | OctetString | .1.3.6.1.4.1.14851.3.1.4.10.1.2 |
| subChassis-Model mandatory The name by which the PhysicalElement is generally known. | column | OctetString | .1.3.6.1.4.1.14851.3.1.4.10.1.3 |
| subChassis-SerialNumber mandatory A manufacturer-allocated number used to identify the Physical Element. | column | OctetString | .1.3.6.1.4.1.14851.3.1.4.10.1.4 |
| subChassis-LockPresent mandatory Boolean indicating whether the Frame is protected with a lock. | column | Enumeration | .1.3.6.1.4.1.14851.3.1.4.10.1.5 |
| subChassis-SecurityBreach mandatory SecurityBreach is an enumerated, integer-valued
property indicating whether a physical breach of the Frame
was attempted but unsuccessful (value=4) or attempted and
successful (5)… | column | Enumeration | .1.3.6.1.4.1.14851.3.1.4.10.1.6 |
| subChassis-IsLocked mandatory Boolean indicating that the Frame is currently locked. | column | Enumeration | .1.3.6.1.4.1.14851.3.1.4.10.1.7 |
| subChassis-Tag mandatory An arbitrary string that uniquely identifies the
Physical Element and serves as the Element's key. The Tag
property can contain information such as asset tag or serial
number data… | column | OctetString | .1.3.6.1.4.1.14851.3.1.4.10.1.8 |
| subChassis-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.4.10.1.9 |