alarmTrap
NETSURE-NCU-MIB ·
.1.3.6.1.4.1.6302.2.1.5.1
Object
notification
An alarm trap is sent when an alarm occurs (activated) or
returns to normal state (deactivated). Alarm traps are logged
in alarmTrapTable. Variables in this trap:
* alarmIndex - The unique sequence number of this alarm trap.
* alarmTime - Date and time when event occured (local time),
including timezone if supported by controller.
* alarmStatusChange - (1) activated or (2) deactivated.
* alarmSeverity - Integer describing the severity of the alarm.
* alarmDescription - Free-text description of alarm.
* alarmType - Integer indicating type of alarm.
Context
- MIB
- NETSURE-NCU-MIB
- OID
.1.3.6.1.4.1.6302.2.1.5.1- Type
- notification
- Status
- current
- Parent
- powerEvents
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 'NETSURE-NCU-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSURE-NCU-MIB::alarmTrap'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSURE-NCU-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSURE-NCU-MIB::alarmTrap'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.