agentSoftwareStatus
ArrayManager-MIB ·
.1.3.6.1.4.1.674.10893.1.1.110.9
Object
scalar mandatory
Enumeration
Status of the Array Manager Database service software. 1: Database Up - Communication with the database is possible for SNMP queries. 2: Database Down - Communication with the database is not possible for SNMP queries.
Context
- MIB
- ArrayManager-MIB
- OID
.1.3.6.1.4.1.674.10893.1.1.110.9- 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::agentSoftwareStatus.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::agentSoftwareStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | databaseUp |
2 | databaseDown |