waterCoolUnitMsgStatus
CPQWCRM-MIB ·
.1.3.6.1.4.1.232.167.2.4.7.2.1.3
Object
column mandatory
Enumeration
Actual message status 4: OK 5: alarm 6: warning 7: analog value too low, value reached low threshold 8: analog value too high, value reached high threshold
Context
- MIB
- CPQWCRM-MIB
- OID
.1.3.6.1.4.1.232.167.2.4.7.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqWcrmWaterCoolUnitMsgEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQWCRM-MIB::waterCoolUnitMsgStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQWCRM-MIB::waterCoolUnitMsgStatus.<waterCoolUnitMsgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQWCRM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQWCRM-MIB::waterCoolUnitMsgStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvail |
2 | configChanged |
3 | error |
4 | ok |
5 | alarm |
6 | warning |
7 | tooLow |
8 | tooHigh |
9 | setOff |
10 | setOn |