All MIBs › CPQWCRM-MIB › cpqWcrmInternalNumberOfMsgs
cpqWcrmInternalNumberOfMsgs
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::cpqWcrmInternalNumberOfMsgs
OID (numeric): 1.3.6.1.4.1.232.167.2.3.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of messages that can be created with internal sensor
What is cpqWcrmInternalNumberOfMsgs?
This read-only integer reports how many alarm-message slots can be configured for the sensor unit on port 1. An admin uses it to know how many rows of the internalMsgIndex table (1 through N) are actually available to configure. For example, a value of 8 means alarm messages can be defined for indexes 1 through 8 on this internal sensor unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.7.1 snmpwalk -v2c -c public <target> CPQWCRM-MIB::cpqWcrmInternalNumberOfMsgs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.7.1.1 snmpget -v2c -c public <target> CPQWCRM-MIB::cpqWcrmInternalNumberOfMsgs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqWcrmInternalNumberOfMsgs.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::cpqWcrmInternalNumberOfMsgs 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.1 | cpqWcrmInternalNumberOfMsgs | CPQWCRM-MIB |