All MIBs › CHECKPOINT-MIB › raidDiskSyncState
raidDiskSyncState
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raidDiskSyncState
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Raid disk synchronized percent completed during the synchronization process, relevant only when RESYNC_IN_PROGRESS flag is on
What is raidDiskSyncState?
This INTEGER reports the percentage of a RAID resynchronization that has completed for this disk, explicitly noted as relevant only when the RESYNC_IN_PROGRESS flag is active. This lets an admin who has just replaced a failed disk track rebuild progress and estimate how much longer the array remains in a vulnerable, non-redundant state before the rebuild finishes. A sync state stalled at the same percentage for hours, rather than steadily climbing toward 100, would indicate the rebuild has hung and needs manual intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.11 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raidDiskSyncState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.11.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raidDiskSyncState.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::raidDiskSyncState 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.7 | svnPerf | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.7.7 | raidInfo | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.7.2 | raidDiskTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.7.2.1 | raidDiskEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.7.2.1.11 | raidDiskSyncState | CHECKPOINT-MIB |