All MIBs › CPQSRVMN-MIB › cpqSmMonItemLimit
cpqSmMonItemLimit
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmMonItemLimit
OID (numeric): 1.3.6.1.4.1.232.4.2.3.6.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Threshold information for this monitored item.
The interpretation of this field depends on the monItemDataType field.
For counters this is the value that when passed, as specified by the comparator, an alert will occur. The optional can be used to specify a step. Whenever the value of the monitored item passes the value of the limit plus an integer multiple of the step a new alert will occur.
For states this is the value that when passed, as specified by the comparator, an alert will occur.
For ranges this value (the low threshold) and the value of the optional (the high threshold) define a range. When the range boundaries are crossed, as specified by the comparator, an alert will occur.
This field is undefined if the monItemDataType is string, data, or queue.
What is cpqSmMonItemLimit?
This read-only INTEGER is threshold information for the monitored item, whose meaning depends on the item's data type, such as the counter trigger value or a range's low threshold. An administrator cares because this is the actual number that decides when an alert fires for this metric. For example, an admin raises this limit on a disk-error counter item from 5 to 20 to reduce noisy alerts from occasional transient errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.6.1.13 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmMonItemLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.6.1.13.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmMonItemLimit.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSmMonItemLimit.1
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmMonItemLimit OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) 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.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2 | cpqSmComponent | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3 | cpqSmObjData | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.6 | cpqSmMonItemTable | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.6.1 | cpqSmMonItemEntry | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.6.1.13 | cpqSmMonItemLimit | CPQSRVMN-MIB |