productStatusGlobalStatus

Dell-Vendor-MIB · force10 variant · .1.3.6.1.4.1.674.10895.3000.1.2.110.1

Object

scalar Enumeration
Current status of the product.This is a rollup for the entire product.
The status is intended to give initiative to a snmp monitor to get further data when this status is abnormal.
This variable can take the following values:
3: OK
   If fans and power supplies are functioning and the system did not reboot because of a HW watchdog failure
   or a SW fatal error condition.
4: Non-critical
   If at least one power supply is not functional or the system rebooted at least once because of a HW watchdog failure
   or a SW fatal error condition.
5: Critical
   If at least one fan is not functional, possibly causing a dangerous warming up of the device.

Context

MIB
Dell-Vendor-MIB
OID
.1.3.6.1.4.1.674.10895.3000.1.2.110.1
Type
scalar
Access
readonly
Status
current
Parent
productStatus

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Dell-Vendor-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-Vendor-MIB::productStatusGlobalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Dell-Vendor-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Dell-Vendor-MIB::productStatusGlobalStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
3ok
4non-critical
5critical