All MIBs › HUAWEI-FLASH-MAN-MIB › hwFlhPartitionNum
hwFlhPartitionNum
Module: HUAWEI-FLASH-MAN-MIB
OID (symbolic): HUAWEI-FLASH-MAN-MIB::hwFlhPartitionNum
OID (numeric): 1.3.6.1.4.1.2011.6.9.1.1.2.1.14
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The actual number of partitions supported by the system for this Flash device.If hwFlhPartitionBool is false, the object value is 1.
What is hwFlhPartitionNum?
This OID holds the number of disk partitions that the flash memory device supports on a Huawei device (or 1 if partitioning is disabled). Reading it tells you how the device divides its storage for different purposes like bootloader, system, and data. A network operator would check this when planning firmware upgrades or assessing whether the device has enough separate storage sections for redundancy and recovery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.9.1.1.2.1.14 snmpwalk -v2c -c public <target> HUAWEI-FLASH-MAN-MIB::hwFlhPartitionNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.9.1.1.2.1.14.1 snmpget -v2c -c public <target> HUAWEI-FLASH-MAN-MIB::hwFlhPartitionNum.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.9 | hwFlash | HUAWEI-FLASH-MAN-MIB |
| 1.3.6.1.4.1.2011.6.9.1 | huaweiFlashManMIBObjects | HUAWEI-FLASH-MAN-MIB |
| 1.3.6.1.4.1.2011.6.9.1.1 | huaweiFlashDevice | HUAWEI-FLASH-MAN-MIB |
| 1.3.6.1.4.1.2011.6.9.1.1.2 | hwFlashTable | HUAWEI-FLASH-MAN-MIB |
| 1.3.6.1.4.1.2011.6.9.1.1.2.1 | hwFlashEntry | HUAWEI-FLASH-MAN-MIB |
| 1.3.6.1.4.1.2011.6.9.1.1.2.1.14 | hwFlhPartitionNum | HUAWEI-FLASH-MAN-MIB |