All MIBs › HOST-RESOURCES-MIB › hrPartitionSize
hrPartitionSize
Module: HOST-RESOURCES-MIB
OID (symbolic): HOST-RESOURCES-MIB::hrPartitionSize
OID (numeric): 1.3.6.1.2.1.25.3.7.1.4
Node type: OBJECT-TYPE
Type: KBytes
Access: read-only
Description:
The size of this partition.
What is hrPartitionSize?
This object represents the size of a logical disk partition in kilobytes on the host system. An operator queries this value to understand storage capacity and track available space for system operations and backups. This is typically used with partition information in host capacity planning and storage monitoring applications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.25.3.7.1.4 snmpwalk -v2c -c public <target> HOST-RESOURCES-MIB::hrPartitionSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.25.3.7.1.4.1 snmpget -v2c -c public <target> HOST-RESOURCES-MIB::hrPartitionSize.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.25 | host | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3 | hrDevice | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.7 | hrPartitionTable | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.7.1 | hrPartitionEntry | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.7.1.4 | hrPartitionSize | HOST-RESOURCES-MIB |