All MIBs › CHECKPOINT-MIB › raidVolumeMaxLBA
raidVolumeMaxLBA
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raidVolumeMaxLBA
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Raid maximum number of Logical Block Addressing
What is raidVolumeMaxLBA?
This INTEGER reports the maximum Logical Block Address of the RAID volume, per 'Raid maximum number of Logical Block Addressing,' effectively defining the volume's addressable capacity in blocks. It's a low-level capacity figure mainly useful for cross-checking against raidVolumeSize or diagnosing addressing-related storage errors rather than everyday monitoring. A support engineer troubleshooting a filesystem that can't see the full advertised volume size might check this LBA value to rule out an addressing limitation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raidVolumeMaxLBA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.1.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raidVolumeMaxLBA.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::raidVolumeMaxLBA 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.5 | raidVolumeMaxLBA | CHECKPOINT-MIB |