XcmHrDevInfoStatus
The current operational state of the device described by this row of the table. A value 'unknown(1)' indicates that the current state of the device is unknown. 'running(2)' indicates that the device is up and running and that no unusual error conditions are known. The 'warning(3)' state indicates that agent has been informed of an unusual error condition by the operational software (eg, a disk device driver) but that the device is still 'operational'. An example would be a high number of soft errors on a disk. A value of 'testing(4)', indicates that the device is not available for use because it is in the testing state. The state of 'down(5)' is used only when the agent has been informed that the device is not available for any use. Usage: Conforming implementations SHALL NOT 'bubble up' status from 'physical' devices to associated 'logical' devices. All devices SHALL report their own status ONLY. Usage: Devices in the 'down' state SHOULD NOT be accepting new work (or still processing old work). Devices in the 'running' state SHOULD be prepared to accept new work. Usage: The use of the state 'unknown' is uninformative and SHOULD be avoided by conforming implementations. Usage: This is a textual convention representation of the 'hrDeviceStatus' enumeration in the IETF Host Resources MIB (RFC 2790), rewritten from SMIv1 style (RFCs 1155 and 1212) into SMIv2 style (RFCs 1902/2578, 1903/2579, and 1904/2580).
Possible values
5 objects| Number | Name |
|---|---|
| 1 | unknown |
| 2 | running |
| 3 | warning |
| 4 | testing |
| 5 | down |