All MIBs › CHECKPOINT-MIB › raidDiskMaxLBA
raidDiskMaxLBA
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raidDiskMaxLBA
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.7.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Raid disk maximum number of Logical Block Addressing
What is raidDiskMaxLBA?
This INTEGER reports the maximum Logical Block Address of the physical disk, per 'Raid disk maximum number of Logical Block Addressing,' mirroring raidVolumeMaxLBA but for the individual drive rather than the logical array. It's used to confirm a replacement disk has at least as much addressable capacity as the one it's replacing, since a smaller-capacity replacement disk could fail to rebuild into the array properly. Comparing this value between an old failed disk and its intended replacement is a pre-check before starting a RAID rebuild.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.8 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raidDiskMaxLBA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.7.2.1.8.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raidDiskMaxLBA.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> raidDiskMaxLBA.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::raidDiskMaxLBA 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.8 | raidDiskMaxLBA | CHECKPOINT-MIB |