proLowTempThreshold
PROTEON-MIB ·
.1.3.6.1.4.1.1.6.3.6
Object
The temperature that will cause a Low Temperature
Condition to become true. The Low Temperature Condition will
become true when:
proCurrentTemp <= proLowTempThreshold.
The low temperature condition will reset when:
proCurrentTemp > (proLowTempThreshold + proTempHysteresis).
This range is checked one per proTempPollPeriod.
Context
- MIB
- PROTEON-MIB
- OID
.1.3.6.1.4.1.1.6.3.6- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- proTemp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTEON-MIB::proLowTempThreshold.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTEON-MIB::proLowTempThreshold'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647