All MIBs › CHECKPOINT-MIB › diskTotal
diskTotal
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::diskTotal
OID (numeric): 1.3.6.1.4.1.2620.1.6.7.3.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Disk total space
What is diskTotal?
This DisplayString reports the total disk capacity of the appliance, per 'Disk total space.' It's the fixed denominator against which diskFreeTotal and diskPercent are measured, and it's what an admin uses to judge whether the appliance's storage was ever adequately sized for its logging retention requirements in the first place. A diskTotal far smaller than what current log volume and retention policy require would indicate an under-provisioned appliance rather than a recent usage spike.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.3.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::diskTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.7.3.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::diskTotal.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::diskTotal 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.3 | svnDisk | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.7.3.6 | diskTotal | CHECKPOINT-MIB |