All MIBs › HUAWEI-FLASH-MAN-MIB › hwFlhSupportNum
hwFlhSupportNum
Module: HUAWEI-FLASH-MAN-MIB
OID (symbolic): HUAWEI-FLASH-MAN-MIB::hwFlhSupportNum
OID (numeric): 1.3.6.1.4.1.2011.6.9.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Specifies the total number of flash which the system supported.
The MIB should not be loaded if there is no flash on the device, therefore the value of the object is at least 1.
What is hwFlhSupportNum?
This reports the total number of flash devices the system supports, always at least 1 since the MIB is only loaded when flash is present. Admins can use it to know how many rows to expect in the flash table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.9.1.1.1 snmpwalk -v2c -c public <target> HUAWEI-FLASH-MAN-MIB::hwFlhSupportNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.9.1.1.1.1 snmpget -v2c -c public <target> HUAWEI-FLASH-MAN-MIB::hwFlhSupportNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwFlhSupportNum.1
Start monitoring Huawei router or switch (flash storage/software-image management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-FLASH-MAN-MIB::hwFlhSupportNum OID value, configure state conditions and alerts, and monitor any Huawei router or switch (flash storage/software-image management) from a single console.
OID Breakdown
Upper-level ancestors (8 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | hwFlhSupportNum | HUAWEI-FLASH-MAN-MIB |