All MIBs › CHECKPOINT-MIB › numOfDisksOnRaid
numOfDisksOnRaid
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::numOfDisksOnRaid
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of disks on the raid
What is numOfDisksOnRaid?
This INTEGER reports how many physical disks make up this RAID volume, per 'Number of disks on the raid.' Combined with raidVolumeType, this tells an admin exactly how much fault tolerance margin the array actually has left after any reported disk failure, since a 4-disk RAID-5 losing one disk is in a very different risk state than an 8-disk RAID-6 losing one. A 3-disk RAID-5 volume that has already lost one disk (visible via raidDiskState) is down to zero further redundancy and needs urgent disk replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::numOfDisksOnRaid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::numOfDisksOnRaid.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::numOfDisksOnRaid 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.4 | numOfDisksOnRaid | CHECKPOINT-MIB |