hwStorageLunStatus
ISM-STORAGE-SVC-MIB ·
.1.3.6.1.4.1.34774.4.1.19.9.4.1.11
Object
column Enumeration
Status of the LUN. The value can be: 1: Normal 2: Faulty 3: Unformatted 4: Formatting
Context
- MIB
- ISM-STORAGE-SVC-MIB
- OID
.1.3.6.1.4.1.34774.4.1.19.9.4.1.11- 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::hwStorageLunStatus'
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::hwStorageLunStatus.<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::hwStorageLunStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | fault |
3 | notformat |
4 | formatting |
Conformance
Member of