outletConfigMaxPDThresh
ATEN-PE2-CFG ·
.1.3.6.1.4.1.21317.1.3.2.3.2.3.2.1.14
Object
column r/w
Integer32
Display or set the outlet maximum power dissipation measurement threshold. Example: range 0.0 ~ 99999.0 represents 0~999990 NOTICE: Minimum threshold should be smaller than maximum threshold. Empty value: -3000. If the station does not support this OID, it returns value -2000000. If the station is not available, it returns value -3000000.
Context
- MIB
- ATEN-PE2-CFG
- OID
.1.3.6.1.4.1.21317.1.3.2.3.2.3.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- outletConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::outletConfigMaxPDThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::outletConfigMaxPDThresh.<staId>.<outletId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE2-CFG::outletConfigMaxPDThresh'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2000000--2000000
range: -3000--3000
range: 0-999990