agentLastGlobalStatus
ArrayManager-MIB ·
.1.3.6.1.4.1.674.10893.1.1.110.2
Object
scalar mandatory
Enumeration
The the previous global status of the system managed by the
Dell Array Manager software.
Possible values:
1: Normal
2: Warning
3: Non-critical Error
4: Failure
5: Unknown
Context
- MIB
- ArrayManager-MIB
- OID
.1.3.6.1.4.1.674.10893.1.1.110.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- globalData
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 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ArrayManager-MIB::agentLastGlobalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ArrayManager-MIB::agentLastGlobalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | warning |
3 | nonCriticalError |
4 | failure |
5 | unknown |