deviceMaxPMT

OBS ✓
ATEN-PE-CFG · .1.3.6.1.4.1.21317.1.3.2.2.2.1.6.1.7

Object

column r/w Integer32
Display or set device maximum power measurement threshold. 
Example: range 0.0 ~ 9999.9 represents 0~99999
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.7
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::deviceMaxPMT'
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::deviceMaxPMT.<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::deviceMaxPMT'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -3000--3000 range: 0-99999