temperatureAlert
SDEVICE-MIB ·
.1.3.6.1.4.1.31034.2.5.2
Object
scalar Integer32
An alert has been raised due to temperature exceeding treshhold; 0= no alert; 1= internal unit temp, 2= external sensor.
Context
- MIB
- SDEVICE-MIB
- OID
.1.3.6.1.4.1.31034.2.5.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- systemstatus
- Groups
- 1
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 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDEVICE-MIB::temperatureAlert.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SDEVICE-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SDEVICE-MIB::temperatureAlert'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2
Conformance
Member of