thresholds

OBS ✓
DPS-MIB-V38 · .1.3.6.1.4.1.2682.1.2.6.1.5

Object

column mandatory Enumeration
Highest threshold level crossed, if MJ, MN is assumed
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
DPS-MIB-V38
OID
.1.3.6.1.4.1.2682.1.2.6.1.5
Type
column
Access
readonly
Status
mandatory
Parent
channelEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noAlarms
1minorUnder
2minorOver
3majorUnder
4majorOver
5notDetected