hrDeviceStatus
HOST-RESOURCES-MIB ·
.1.3.6.1.2.1.25.3.2.1.5
Object
column
Enumeration
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 (e.g., 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.
Context
- MIB
- HOST-RESOURCES-MIB
- OID
.1.3.6.1.2.1.25.3.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hrDeviceEntry
- Table
- hrDeviceTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | running |
3 | warning |
4 | testing |
5 | down |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hrDeviceIndex A unique value for each device contained by the host.
The value for each device must remain constant at
least from one re-initialization of the agent to the
next re-initialization. | column | Integer32 | .1.3.6.1.2.1.25.3.2.1.1 |
| hrDeviceType An indication of the type of device.
If this value is
`hrDeviceProcessor { hrDeviceTypes 3 }' then an entry
exists in the hrProcessorTable which corresponds to
this… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.25.3.2.1.2 |
| hrDeviceDescr A textual description of this device, including the
device's manufacturer and revision, and optionally,
its serial number. | column | OctetString | .1.3.6.1.2.1.25.3.2.1.3 |
| hrDeviceID The product ID for this device. | column | ProductID | .1.3.6.1.2.1.25.3.2.1.4 |
| hrDeviceErrors The number of errors detected on this device. It
should be noted that as this object has a SYNTAX of
Counter32, that it does not have a defined initial
value. However, it is rec… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.25.3.2.1.6 |