hwFlhChipWriteTimes

HUAWEI-FLASH-MAN-MIB · .1.3.6.1.4.1.2011.6.9.1.1.3.1.1.5

Object

This object will provide a cumulative count
(since last system boot up or initialization) of 
the number of write retries that were done in the chip.
If no writes have been done to Flash, the count
will be zero. Typically, a maximum of 25 retries are 
done on a single location before flagging a write
error.
A management station is expected to get this object
for each chip in a partition after a write failure
in that partition. To keep a track of retries for
a given write operation, the management station would 
have to retrieve the values for the concerned chips 
before and after any write operation.
It is a cumulative count of write retries that were done in the chip.

Context

MIB
HUAWEI-FLASH-MAN-MIB
OID
.1.3.6.1.4.1.2011.6.9.1.1.3.1.1.5
Type
column
Access
readonly
Status
current
Parent
hwFlhChipEntry
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::hwFlhChipWriteTimes'
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::hwFlhChipWriteTimes.<hwFlhIndex>.<hwFlhChipSerialNo>'
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::hwFlhChipWriteTimes'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance