hwFlhPartStatus

HUAWEI-FLASH-MAN-MIB · .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.8

Object

The flash partition status.
If device is not programmable the value of it will be 'readOnly(1)';
If the current image is running from this partition, the value of it 
will be 'runFromFlash(2)';
If device is programmable the value of it will be 'readWrite(3) '.

Context

MIB
HUAWEI-FLASH-MAN-MIB
OID
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.8
Type
column
Access
readonly
Status
current
Parent
hwFlhPartitionEntry
Groups
1

Walk 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::hwFlhPartStatus'
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::hwFlhPartStatus.<hwFlhIndex>.<hwFlhPartIndex>'
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::hwFlhPartStatus'

Syntax

Source
HwFlashPartitionStatus
Base type
Enumeration

Values & Constraints

Type Values
1readOnly
2runFromFlash
3readWrite

Conformance