hcAlarmInterval

HC-ALARM-MIB · .1.3.6.1.2.1.16.29.1.1.1.1.2

Object

column r/w secondsInteger32
The interval in seconds over which the data is sampled and
compared with the rising and falling thresholds.  When
setting this variable, care should be taken in the case of
deltaValue sampling - the interval should be set short
enough that the sampled variable is very unlikely to
increase or decrease by more than 2^63 - 1 during a single
sampling interval.
              
This object may not be modified if the associated
hcAlarmStatus object is equal to active(1).

Context

MIB
HC-ALARM-MIB
OID
.1.3.6.1.2.1.16.29.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
hcAlarmEntry
Groups
1

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

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance