cpqMeAlarmValue

CPQTHRSH-MIB · .1.3.6.1.4.1.232.10.2.2.2.1.5

Object

column mandatory Integer32
The value of the object identifier (cpqMeAlarmVariable)
during the last sampling period.  The value during the
current sampling period is not made available until
the period is completed.
              
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), absSupressRisingValue(3), or
absSupressFallingValue(4), the value (cpqMeAlarmValue)
should become the actual value obtained during this
sampling period.
              
If the sample type (cpqMeAlarmSampleType) is
deltaValue(2), the value (cpqMeAlarmValue) should
become the most recently sampled value minus the
previous sample (cpqMeAlarmValue).

Context

MIB
CPQTHRSH-MIB
OID
.1.3.6.1.4.1.232.10.2.2.2.1.5
Type
column
Access
readonly
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::cpqMeAlarmValue'
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::cpqMeAlarmValue.<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::cpqMeAlarmValue'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647