All MIBs › CPQSRVMN-MIB › cpqSmAlertDestPriorityIndex
cpqSmAlertDestPriorityIndex
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmAlertDestPriorityIndex
OID (numeric): 1.3.6.1.4.1.232.4.2.5.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is a number that uniquely specifies this alert destination. This number is also the priority of the alert destination. When an alert occurs, alert destinations are tried in an order based on their priority (lowest number first). The priority index is one based, meaning index one (1) is the highest priority index (and tried first), index two (2) is next, and so forth.
What is cpqSmAlertDestPriorityIndex?
This read-only INTEGER from 0 to 255 uniquely identifies and prioritizes an alert destination, with lower numbers tried first and index one as the highest priority. An administrator cares to control the order destinations are attempted during an alert, such as paging the primary on-call before a backup. For example, an admin sets the primary on-call pager's index to 1 so it is always contacted before a backup destination at index 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.5.2.1.1 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmAlertDestPriorityIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.5.2.1.1.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmAlertDestPriorityIndex.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::cpqSmAlertDestPriorityIndex 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.5 | cpqSmAlert | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.5.2 | cpqSmAlertDestTable | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.5.2.1 | cpqSmAlertDestEntry | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.5.2.1.1 | cpqSmAlertDestPriorityIndex | CPQSRVMN-MIB |