globalSystemStatus
IDRAC-MIB ·
.1.3.6.1.4.1.674.10892.555.2.1
Object
This attribute defines the overall rollup status of all components in the system being monitored by the remote access card. Includes system, storage, IO devices, iDRAC, CPU, memory, etc.
Context
- MIB
- IDRAC-MIB
- OID
.1.3.6.1.4.1.674.10892.555.2.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- statusGroup
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 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDRAC-MIB::globalSystemStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IDRAC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IDRAC-MIB::globalSystemStatus'
Syntax
- Source
- ObjectStatusEnum
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | ok |
4 | nonCritical |
5 | critical |
6 | nonRecoverable |