alarmCfgThreshold

OBS ✓
GEIST-MIB-V3 · .1.3.6.1.4.1.21239.2.101.1.1.3

Object

column r/w TenthsSNMPv2-SMIInteger32
Depending on TripSelect this value acts as an upper or
lower boundary for the sensor value. The value is in
units of tenths. 
SNMP Threshold = Actual Value * 10
Example: 45 Threshold = 4.5 Amps
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
GEIST-MIB-V3
OID
.1.3.6.1.4.1.21239.2.101.1.1.3
Type
column
Access
readwrite
Status
current
Units
Tenths
Parent
alarmCfgEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647