essentialServicesStatus
PowerNet-Inova ·
.1.3.6.1.4.1.63131.1.2.2.1.4
Object
scalar mandatory
Enumeration
The status of the StruxureWare Operations essential services: 1: Unknown status. Check Webmin and if the problem persists, contact Technical Support. 2: Essential services are not running on the StruxureWare DC Operation server. Reboot the node and monitor the status page in Webmin. If the problem persists, contact Technical Support. 3: Normal status 4: The time difference between the StruxureWare DC Operation slave and the master node is too big. Correct the time on the slave to match the time on the master. Consider using an NTP server. If the problem persists, contact Technical Support. 5: The last backup that was attempted on the StruxureWare DC Operation server has failed. Make certain that the system can write to the location specified as backup location. This is particularly relevant for network attached storage. If the problem persists, contact Technical Support.
Context
- MIB
- PowerNet-Inova
- OID
.1.3.6.1.4.1.63131.1.2.2.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- struxureWareOperationsStatus
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 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Inova::essentialServicesStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-Inova::essentialServicesStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.