hwStorageLunWriteStrategy
ISM-STORAGE-SVC-MIB ·
.1.3.6.1.4.1.34774.4.1.19.9.4.1.8
Object
column Enumeration
Write policy of the LUN. The value can be: 1: Write through 2: Write back no mirroring 3: Write back mirroring 4: Write back mandatory nomirroring 5: Write back mandatory mirroring
Context
- MIB
- ISM-STORAGE-SVC-MIB
- OID
.1.3.6.1.4.1.34774.4.1.19.9.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwStorageLunEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hwStorageLunWriteStrategy'
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::hwStorageLunWriteStrategy.<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::hwStorageLunWriteStrategy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | writethrough |
2 | writebacknomirroring |
3 | writebackmirroring |
4 | writebackmandatorynomirroring |
5 | writebackmandatorymirroring |
Conformance
Member of