All MIBs › CPQWCRM-MIB › internalMsgStatus
internalMsgStatus
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::internalMsgStatus
OID (numeric): 1.3.6.1.4.1.232.167.2.3.7.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Actual message status 1: not available 2: configuration has changed (sensor new, changed, lost) 3: error 4: OK 5: alarm, e.g. smoke, vibration... 6: warning of analog value, value reached warning threshold 7: analog value too low, value reached low threshold 8: analog value too high, value reached high threshold 9: output is set to ON 10: output is set to OFF
What is internalMsgStatus?
This read-only enumerated value reports the actual live status of a configured alarm message on the port-1 unit, distinguishing not available, configuration changed, error, ok, alarm, warning, too low, and too high conditions. It lets an admin tell a genuinely urgent alarm apart from a routine configuration-change notice or a milder threshold warning. For example, a status of 5 (alarm) on a message tied to a smoke sensor should be treated as urgent, unlike a status of 6 (warning) which is only informational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.7.2.1.3 snmpwalk -v2c -c public <target> CPQWCRM-MIB::internalMsgStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.7.2.1.3.1 snmpget -v2c -c public <target> CPQWCRM-MIB::internalMsgStatus.1
Start monitoring Legacy Compaq (HP) rack/console environmental-management hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQWCRM-MIB::internalMsgStatus OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) rack/console environmental-management hardware from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.167 | cpqWcrm | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2 | cpqWcrmStatus | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3 | cpqWcrmStatusSensorInternal | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.7 | cpqWcrmStatusInternalMsg | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.7.2 | cpqWcrmInternalMsgTable | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.7.2.1 | cpqWcrmInternalMsgEntry | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.7.2.1.3 | internalMsgStatus | CPQWCRM-MIB |