cpqSmAlertDestPriorityIndex
CPQSRVMN-MIB ·
.1.3.6.1.4.1.232.4.2.5.2.1.1
Object
column mandatory
Integer32
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.
Context
- MIB
- CPQSRVMN-MIB
- OID
.1.3.6.1.4.1.232.4.2.5.2.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSmAlertDestEntry
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 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSRVMN-MIB::cpqSmAlertDestPriorityIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSRVMN-MIB::cpqSmAlertDestPriorityIndex.<cpqSmAlertDestPriorityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSRVMN-MIB::cpqSmAlertDestPriorityIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255