mediaAccessDevice-Status
SML-MIB ·
.1.3.6.1.4.1.2.6.182.3.6.2.1.4
Object
column
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.6.2.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mediaAccessDeviceEntry
- Table
- mediaAccessDeviceTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-10
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mediaAccessDeviceIndex mandatory The current index value for the MediaAccessDevice. | column | UINT32 | .1.3.6.1.4.1.2.6.182.3.6.2.1.1 |
| mediaAccessDeviceObjectType mandatory In the 2.7 CIM Schema a Type property is no longer associated with
MediaAccessDevice. However, it can be used here to specify the type of drive
that is present. | column | Enumeration | .1.3.6.1.4.1.2.6.182.3.6.2.1.2 |
| mediaAccessDevice-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. | column | OctetString | .1.3.6.1.4.1.2.6.182.3.6.2.1.3 |
| mediaAccessDevice-Availability mandatory The primary availability and status of the Device. (Additional status
information can be specified using the AdditionalAvailability array property.)
For example, the Availability … | column | Enumeration | .1.3.6.1.4.1.2.6.182.3.6.2.1.5 |
| mediaAccessDevice-NeedsCleaning mandatory Boolean indicating that the MediaAccessDevice needs cleaning. Whether manual
or automatic cleaning is possible is indicated in the Capabilities array property. | column | Enumeration | .1.3.6.1.4.1.2.6.182.3.6.2.1.6 |