envTemperatureEvent
CPS-MIB ·
.1.3.6.1.4.1.3808.0.253
Object
notification
INFORMATIONAL: An environment sensor Temperature event has been happened. The first argument is the sensor serial number. The second argument is the sensor name. The third argument is the sensor location. The foutrh argument is the temperture table index. The fifth argument is the temperture.
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPS-MIB::envTemperatureEvent'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPS-MIB::envTemperatureEvent'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.