deviceMinVolMT

OBS ✓
ATEN-PE-CFG · .1.3.6.1.4.1.21317.1.3.2.2.2.1.6.1.4

Object

column r/w Integer32
Display or set device minimum voltage measurement threshold. 
Exapmple: range 90.0~260.0 represents 900~2600
NOTICE: Minimum threshold should be smaller than maximum threshold.
Empty value: -3000.
If the device does not support this OID, it returns value -2000000.
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
ATEN-PE-CFG
OID
.1.3.6.1.4.1.21317.1.3.2.2.2.1.6.1.4
Type
column
Access
readwrite
Status
current
Parent
deviceConfigEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: -3000--3000 range: 900-2600