isDeviceConfigTemperatureLowCritical
OBS ✓
ISPRO-MIB ·
.1.3.6.1.4.1.19011.1.3.2.1.3.2.2.1.4
Object
column mandatory
r/w
Integer32
The threshold to trigger low critical alarm. the unit is 0.01 degree.
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
- ISPRO-MIB
- OID
.1.3.6.1.4.1.19011.1.3.2.1.3.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- isDeviceConfigTemperatureEntry
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 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isDeviceConfigTemperatureLowCritical'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isDeviceConfigTemperatureLowCritical.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISPRO-MIB::isDeviceConfigTemperatureLowCritical'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.