hwInfoLunPrefetchPolicy

HUAWEI-STORAGE-SPACE-MIB · .1.3.6.1.4.1.34774.4.1.23.4.8.1.17

Object

Cache prefetch policy of the LUN. The value can be:
0: non-prefetch
1: constant prefetch
2: variable prefetch
3: intelligent prefetch

Context

MIB
HUAWEI-STORAGE-SPACE-MIB
OID
.1.3.6.1.4.1.34774.4.1.23.4.8.1.17
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::hwInfoLunPrefetchPolicy'
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::hwInfoLunPrefetchPolicy.<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::hwInfoLunPrefetchPolicy'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance