tempHiThreshold
CHLORIDE-ENVIRONMENT-SENSOR-MIB ·
.0.1364.10.2.1.8
Object
When the the temperature is greater than or equal to this value, the sensorHiTemperature alarm is generated.
Context
- MIB
- CHLORIDE-ENVIRONMENT-SENSOR-MIB
- OID
.0.1364.10.2.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sensorEntry
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 'CHLORIDE-ENVIRONMENT-SENSOR-MIB' -M '/opt/observium/mibs/chloride:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHLORIDE-ENVIRONMENT-SENSOR-MIB::tempHiThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHLORIDE-ENVIRONMENT-SENSOR-MIB' -M '/opt/observium/mibs/chloride:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHLORIDE-ENVIRONMENT-SENSOR-MIB::tempHiThreshold.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHLORIDE-ENVIRONMENT-SENSOR-MIB' -M '/opt/observium/mibs/chloride:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHLORIDE-ENVIRONMENT-SENSOR-MIB::tempHiThreshold'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647