All MIBs › CHECKPOINT-MIB › raidVolumeSize
raidVolumeSize
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raidVolumeSize
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Raid Volume Size (GB)
What is raidVolumeSize?
This INTEGER reports the size of the RAID volume in gigabytes, per 'Raid Volume Size (GB).' This is the practical capacity figure an admin uses for storage planning on this specific array, distinct from any individual disk's size since RAID overhead (parity, mirroring) reduces usable capacity below the sum of the member disks. A RAID-5 volume built from disks whose individual raidDiskSize values sum to more than this reported volume size is showing the expected parity overhead, not a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.8 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raidVolumeSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.8.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raidVolumeSize.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::raidVolumeSize 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.1 | raidVolumeTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.7.1.1 | raidVolumeEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.7.1.1.8 | raidVolumeSize | CHECKPOINT-MIB |