productStatusGlobalStatus
DELL-SNMP-UPS-MIB ·
.1.3.6.1.4.1.674.10902.2.110.1
Object
scalar mandatory
Enumeration
Current status of the product. This is a rollup for the entire product including any monitored devices. The status is intended to give initiative to an SNMP monitor to get further data when this status is abnormal.
Context
- MIB
- DELL-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.674.10902.2.110.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- productStatus
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 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-SNMP-UPS-MIB::productStatusGlobalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-SNMP-UPS-MIB::productStatusGlobalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unknown |
3 | ok |
4 | non-critical |
5 | critical |
6 | non-recoverable |