HOST-RESOURCES-V2-MIB :: hrDeviceStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHOST-RESOURCES-V2-MIBhrDeviceStatus

hrDeviceStatus

Module: HOST-RESOURCES-V2-MIB

OID (symbolic): HOST-RESOURCES-V2-MIB::hrDeviceStatus

OID (numeric): 1.3.6.1.2.1.25.3.2.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 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 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.

What is hrDeviceStatus?

This read-only enumeration reports the current operational state of a device: unknown(1), running(2), warning(3) for a non-fatal issue like high soft-error counts on a disk, testing(4), or down(5) if the device is entirely unavailable. Monitoring systems alert whenever any device on the host reports anything other than running(2).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.25.3.2.1.5
snmpwalk -v2c -c public <target> HOST-RESOURCES-V2-MIB::hrDeviceStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.25.3.2.1.5.1
snmpget -v2c -c public <target> HOST-RESOURCES-V2-MIB::hrDeviceStatus.1

Start monitoring Vendor-neutral IETF standard (Host Resources extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HOST-RESOURCES-V2-MIB::hrDeviceStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (Host Resources extension) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.25hostHOST-RESOURCES-MIB
1.3.6.1.2.1.25.3hrDeviceHOST-RESOURCES-MIB
1.3.6.1.2.1.25.3.2hrDeviceTableHOST-RESOURCES-MIB
1.3.6.1.2.1.25.3.2.1hrDeviceEntryHOST-RESOURCES-MIB
Numeric OIDNameModule
1.3.6.1.2.1.25.3.2.1.5hrDeviceStatusHOST-RESOURCES-V2-MIB