cpqMeAlarmSeverity

CPQTHRSH-MIB · .1.3.6.1.4.1.232.10.2.2.2.1.12

Object

column mandatory r/w Enumeration
This is used to correlate the severity of a particular alarm
entry.  The management console can use this to relate the
severity of an alarm entry to the end user.

Context

MIB
CPQTHRSH-MIB
OID
.1.3.6.1.4.1.232.10.2.2.2.1.12
Type
column
Access
readwrite
Status
mandatory
Parent
cpqMeAlarmEntry

Walk 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 'CPQTHRSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQTHRSH-MIB::cpqMeAlarmSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQTHRSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQTHRSH-MIB::cpqMeAlarmSeverity.<cpqMeAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQTHRSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQTHRSH-MIB::cpqMeAlarmSeverity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2normal
3minor
4warning
5major
6critical