agentSystemGlobalStatus
ArrayManager-MIB ·
.1.3.6.1.4.1.674.10893.1.1.110.1
Object
scalar mandatory
Enumeration
Global health information for the subsystem managed by
the Dell Array Manager software. This global status
should be used by applications other than HP OpenView.
HP OpenView should refer to the arrayMgrGlobalStatus in
the root level object group.
This is a rollup for the entire agent including any
monitored devices. The status is intended to give
initiative to a snmp monitor to get further data when
this status is abnormal.
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.1- 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::agentSystemGlobalStatus.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::agentSystemGlobalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | warning |
3 | nonCriticalError |
4 | failure |
5 | unknown |