hwInfoLunWritePolicy

HUAWEI-STORAGE-SPACE-MIB · .1.3.6.1.4.1.34774.4.1.23.4.8.1.15

Object

Cache write policy of the LUN. The value can be:
1: write back
2: write through
3: forcible write back
4: hybrid

Context

MIB
HUAWEI-STORAGE-SPACE-MIB
OID
.1.3.6.1.4.1.34774.4.1.23.4.8.1.15
Type
column
Access
readonly
Status
current
Parent
hwInfoLunEntry
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-STORAGE-SPACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STORAGE-SPACE-MIB::hwInfoLunWritePolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-STORAGE-SPACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STORAGE-SPACE-MIB::hwInfoLunWritePolicy.<hwInfoLunID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-STORAGE-SPACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-STORAGE-SPACE-MIB::hwInfoLunWritePolicy'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance