hwFlhPartitionBool
HUAWEI-FLASH-MAN-MIB ·
.1.3.6.1.4.1.2011.6.9.1.1.2.1.11
Object
The object indicates whether the flash indexed can be partitioned or not. The true(1) value indicates the flash device CAN be partitioned. The false(2) value indicates the flash device CANNOT be partitioned.The actual partition state depends on the value of hwFlhDevicePartions.
Context
- MIB
- HUAWEI-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.9.1.1.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwFlashEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FLASH-MAN-MIB::hwFlhPartitionBool'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FLASH-MAN-MIB::hwFlhPartitionBool.<hwFlhIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-FLASH-MAN-MIB::hwFlhPartitionBool'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of