POEXDeviceAlarming
POEXMIB ·
.1.3.6.1.4.1.41542.3.0.2
Object
notification
This trap, when enabled, will generate a report corresponding to new data from any registered sensor as it is received, but only if that sensor is alarming and the POEXNewSensorTraffic trap is disabled. (That trap will generate the same message, rendering this trap redundant.) Included with the trap message are the sensor ID, all values the sensor reports, units for all those values, the age, and whether the sensor is alarming.
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 'POEXMIB' -M '/opt/observium/mibs/monnit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POEXMIB::POEXDeviceAlarming'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POEXMIB' -M '/opt/observium/mibs/monnit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POEXMIB::POEXDeviceAlarming'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.