globalStatus
StorageManagement-MIB ·
.1.3.6.1.4.1.674.10893.1.20.2
Object
scalar mandatory
Enumeration
Global health information for the subsystem managed by
the Storage Management software. This global status is
customized for HP OpenView. Other applications should
refer to the agentSystemGlobalStatus entry in the
globalData object group.
Possible values:
1: Critical
2: Warning
3: Normal
4: Unknown
Context
- MIB
- StorageManagement-MIB
- OID
.1.3.6.1.4.1.674.10893.1.20.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- storageManagement
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'StorageManagement-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'StorageManagement-MIB::globalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'StorageManagement-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'StorageManagement-MIB::globalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | warning |
3 | normal |
4 | unknown |