CHECKPOINT-MIB :: raidDiskFlags

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBraidDiskFlags

raidDiskFlags

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::raidDiskFlags

OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.2.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Raid disk flags: OUT_OF_SYNC(0x01),QUIESCED(0x02),VERIFYING(0x04),READY(0x08) or NONE(other)

What is raidDiskFlags?

This INTEGER reports additional status flags for the physical disk beyond its primary state, including OUT_OF_SYNC, QUIESCED, VERIFYING, and READY, per its description. These flags capture transitional or auxiliary conditions that the primary raidDiskState value alone doesn't convey, such as a disk that's technically online but currently undergoing a background consistency check. A disk flagged VERIFYING during the exact window an admin is troubleshooting a performance complaint would explain the slowdown as a scheduled RAID integrity check rather than a hardware problem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.10
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raidDiskFlags

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.10.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::raidDiskFlags.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::raidDiskFlags 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.10raidDiskFlagsCHECKPOINT-MIB