productIDGlobalStatus
DELL-STORAGE-SC-MIB ·
.1.3.6.1.4.1.674.11000.2000.500.1.2.6
Object
scalar Enumeration
Current status of the product. This is a rollup for the entire product including any monitored devices. The status is intended to give initiative to an SNMP monitor to get further data when this status is abnormal. The value here maps from the System Status icon on the SC GUI: grey->unknown, green->ok, yellow->noncritical, red->critical. If the productIDGlobalStatus is not ok then scLastWorstAlert contains the scAlertNbr of the alert that is responsible for the negative status.
Context
- MIB
- DELL-STORAGE-SC-MIB
- OID
.1.3.6.1.4.1.674.11000.2000.500.1.2.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- storageCenterObjects
- Groups
- 1
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 'DELL-STORAGE-SC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-STORAGE-SC-MIB::productIDGlobalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-STORAGE-SC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-STORAGE-SC-MIB::productIDGlobalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unknown |
3 | ok |
4 | noncritical |
5 | critical |
6 | nonrecoverable |
Conformance
Member of