hwStorageLunPrefetchStrategy

ISM-STORAGE-SVC-MIB · .1.3.6.1.4.1.34774.4.1.19.9.4.1.9

Object

column Enumeration
Prefetch policy of the LUN. The value can be:
0: Non-prefetch
1: Constant prefetch
2: Variable prefetch
3: Intelligent prefetch

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1constant
2variable
3intelligent

Conformance