AcAlarm
AI MIB Summary
The AcAlarm MIB module enables fault management on Audiocodes hardware by exposing active and historical alarm states via SNMP tables and notifications. It provides real-time visibility into device health events and past incident logs for automated network monitoring systems.
This MIB defines the enterprise-specific objects needed to support fault management of Audiocodes products. The MIB consists of: o Active alarm table o Alarm history table o Alarm notification varbinds
Main OID:
acAlarm.1.3.6.1.4.1.5003.11.1
47
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
47 total| Object Name |
|---|
audioCodes OBJECT IDENTIFIER .1.3.6.1.4.1.5003 |
acFault OBJECT IDENTIFIER .1.3.6.1.4.1.5003.11 |
acAlarmThis MIB defines the enterprise-specific objects needed to support fault management of Audiocodes products. The MIB consists of: o Active alarm table o Alarm history table o Alarm notification varbinds MODULE-IDENTITY .1.3.6.1.4.1.5003.11.1 |
acActiveAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.5003.11.1.1 |
acActiveAlarmTableTable of active alarms. SEQUENCE OF AcActiveAlarmEntry .1.3.6.1.4.1.5003.11.1.1.1 |
acActiveAlarmEntryA conceptual row in the acActiveAlarmTable AcActiveAlarmEntry .1.3.6.1.4.1.5003.11.1.1.1.1 |
acActiveAlarmSequenceNumberThe sequence number of the alarm raise trap.ro Unsigned32 .1.3.6.1.4.1.5003.11.1.1.1.1.1 |
acActiveAlarmSysuptimeThe value of sysuptime at the time the alarm raise trap was sentro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.5003.11.1.1.1.1.2 |
acActiveAlarmTrapOIDThe OID of the notification trapro OBJECT IDENTIFIER .1.3.6.1.4.1.5003.11.1.1.1.1.3 |
acActiveAlarmDateAndTimeThe date and time at the time the alarm raise trap was sent.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.5003.11.1.1.1.1.4 |
acActiveAlarmNameThe name of the alarm that was raised. This actually in the form of a number. Each kind of alarm has a unique number associated with it.ro Unsigned32 .1.3.6.1.4.1.5003.11.1.1.1.1.5 |
acActiveAlarmTextualDescriptionText that descries the alarm condition.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.1.1.1.6 |
acActiveAlarmSourceThe component in the system which raised the alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.1.1.1.7 |
acActiveAlarmSeverityThe severity of the alarm.ro AcAlarmSeverity (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.1.1.1.8 |
acActiveAlarmEventTypeThe event type of the alarm.ro AcAlarmEventType (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.1.1.1.9 |
acActiveAlarmProbableCauseThe probable cause of the alarm.ro AcAlarmProbableCause (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.1.1.1.10 |
acActiveAlarmAdditionalInfo1Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.1.1.1.11 |
acActiveAlarmAdditionalInfo2Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.1.1.1.12 |
acActiveAlarmAdditionalInfo3Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.1.1.1.13 |
acAlarmHistory OBJECT IDENTIFIER .1.3.6.1.4.1.5003.11.1.2 |
acAlarmHistoryTableA table of all raise-alarm and clear-alarm traps sent by the system. Internal to the system, this table of traps is a fixed size. Once the table reaches this size, older traps are removed to make room for new traps. The size of the table is the value of the nlmConfigLogEntryLimit (NOTIFICATION-LOG-MIB). SEQUENCE OF AcAlarmHistoryEntry .1.3.6.1.4.1.5003.11.1.2.1 |
acAlarmHistoryEntryA conceptual row in the acAlarmHistoryTable AcAlarmHistoryEntry .1.3.6.1.4.1.5003.11.1.2.1.1 |
acAlarmHistorySequenceNumberThe sequence number of the alarm raise or clear trap.ro Unsigned32 .1.3.6.1.4.1.5003.11.1.2.1.1.1 |
acAlarmHistorySysuptimeThe value of sysuptime at the time the alarm raise or clear trap was sentro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.5003.11.1.2.1.1.2 |
acAlarmHistoryTrapOIDThe OID of the notification trapro OBJECT IDENTIFIER .1.3.6.1.4.1.5003.11.1.2.1.1.3 |
acAlarmHistoryDateAndTimeThe date and time at the time the alarm raise or clear trap was sent.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.5003.11.1.2.1.1.4 |
acAlarmHistoryNameThe name of the alarm that was raised or cleared. This actually in the form of a number. Each kind of alarm has a unique number associated with it.ro Unsigned32 .1.3.6.1.4.1.5003.11.1.2.1.1.5 |
acAlarmHistoryTextualDescriptionText that descries the alarm condition.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.2.1.1.6 |
acAlarmHistorySourceThe component in the system which raised or cleared the alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.2.1.1.7 |
acAlarmHistorySeverityThe severity of the alarm. A severity of warning, minor, major or critical indicates a raise trap. A severity of cleared indicates a clear trap.ro AcAlarmSeverity (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.2.1.1.8 |
acAlarmHistoryEventTypeThe event type of the alarm.ro AcAlarmEventType (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.2.1.1.9 |
acAlarmHistoryProbableCauseThe probable cause of the alarm.ro AcAlarmProbableCause (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.2.1.1.10 |
acAlarmHistoryAdditionalInfo1Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.2.1.1.11 |
acAlarmHistoryAdditionalInfo2Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.2.1.1.12 |
acAlarmHistoryAdditionalInfo3Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.2.1.1.13 |
acAlarmVarbinds OBJECT IDENTIFIER .1.3.6.1.4.1.5003.11.1.3 |
acAlarmVarbindsSequenceNumberThe sequence number of the alarm raise or clear trap.ro Unsigned32 .1.3.6.1.4.1.5003.11.1.3.1 |
acAlarmVarbindsDateAndTimeThe date and time at the time the alarm raise or clear trap was sent.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.5003.11.1.3.2 |
acAlarmVarbindsAlarmNameThe name of the alarm that was raised or cleared. This actually in the form of a number. Each kind of alarm has a unique number associated with it.ro Unsigned32 .1.3.6.1.4.1.5003.11.1.3.3 |
acAlarmVarbindsTextualDescriptionText that descries the alarm condition.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.3.4 |
acAlarmVarbindsSourceThe component in the system which raised or cleared the alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.3.5 |
acAlarmVarbindsSeverityThe severity of the alarm. A severity of warning, minor, major or critical indicates a raise trap. A severity of cleared indicates a clear trap.ro AcAlarmSeverity (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.3.6 |
acAlarmVarbindsEventTypeThe event type of the alarm.ro AcAlarmEventType (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.3.7 |
acAlarmVarbindsProbableCauseThe probable cause of the alarm.ro AcAlarmProbableCause (AC-FAULT-TC) .1.3.6.1.4.1.5003.11.1.3.8 |
acAlarmVarbindsAdditionalInfo1Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.3.9 |
acAlarmVarbindsAdditionalInfo2Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.3.10 |
acAlarmVarbindsAdditionalInfo3Additional miscellaneous info regarding this alarm.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5003.11.1.3.11 |