CHECKPOINT-MIB :: raidVolumeType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBraidVolumeType

raidVolumeType

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::raidVolumeType

OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Raid volume type, RAID-0, RAID-1E, RAID-1, RAID_10, RAID-4, RAID-5, RAID-6, RAID-60, RAID-50 (value 0-8 respectively)

What is raidVolumeType?

This INTEGER reports the RAID level of this volume, per its description listing RAID-0 through RAID-60 mapped to values 0 through 8. The RAID level directly determines this volume's fault tolerance and rebuild behavior, so an admin interpreting a subsequent disk failure (via raidDiskState) needs this value first to know whether the array can survive that failure or is now critically degraded. A volume reporting RAID-0 (value 0, no redundancy) suffering any disk failure means immediate, unrecoverable data loss on that volume, unlike a RAID-5 or RAID-6 volume which can typically tolerate one or more disk failures.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.3
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raidVolumeType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.3.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::raidVolumeType.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::raidVolumeType 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.1raidVolumeTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.7.1.1raidVolumeEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.7.7.1.1.3raidVolumeTypeCHECKPOINT-MIB