CHECKPOINT-MIB :: raidDiskState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBraidDiskState

raidDiskState

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::raidDiskState

OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.2.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Raid disk state (can get more then one): ONLINE(0x00), MISSING(0x01), NOT_COMPATIBLE(0x02), DISC_FAILED(0x03), INITIALIZING(0x04), OFFLINE_REQUESTED(0x05), FAILED_REQUESTED(0x06), UNCONFIGURED_GOOD_SPUN_UP(0x07), UNCONFIGURED_GOOD_SPUN_DOWN (0x08), UNCONFIGURED_BAD(0x09), HOTSPARE(0x0A), DRIVE_OFFLINE(0x0B), REBUILD(0x0C), FAILED(0x0D), COPYBACK(0x0F), OTHER_OFFLINE(0xFF) or UNKNOWN (other)

What is raidDiskState?

This INTEGER reports the operational state of the physical disk from a detailed enumerated list including ONLINE, MISSING, DISC_FAILED, REBUILD, and others, per its lengthy description. This is the single most operationally important field in the RAID disk table, since it's what actually tells an admin whether a specific disk needs replacement (DISC_FAILED), is currently rebuilding after a replacement (REBUILD), or is a designated spare (HOTSPARE) waiting to take over. A disk reporting DISC_FAILED (0x03) on a RAID-5 volume already missing one other member disk would mean that array has now lost all redundancy and any further failure means data loss.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.9
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raidDiskState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.9.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::raidDiskState.1

Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::raidDiskState OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1productsCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6svnCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6.7svnPerfCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.6.7.7raidInfoCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.7.2raidDiskTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.7.2.1raidDiskEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.7.2.1.9raidDiskStateCHECKPOINT-MIB