cpqMeAlarmInterval
CPQTHRSH-MIB ·
.1.3.6.1.4.1.232.10.2.2.2.1.2
Object
column mandatory
r/w
Integer32
The interval, in seconds, between consecutive samples of
the data. When setting this variable, care should be given
to ensure that the variable being monitored will not exceed
2^31 - 1 and roll over.
The first sample will be taken immediately upon the
cpqMeAlarmStatus being set to valid(1).
This object may not be modified if the associated
cpqMeAlarmStatus object is equal to valid(1).
Context
- MIB
- CPQTHRSH-MIB
- OID
.1.3.6.1.4.1.232.10.2.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqMeAlarmEntry
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 'CPQTHRSH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQTHRSH-MIB::cpqMeAlarmInterval'
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::cpqMeAlarmInterval.<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::cpqMeAlarmInterval'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647