AcAlarm

File: AcAlarm.mib (16532 bytes)

Imported modules

SNMPv2-SMI AC-FAULT-TC SNMP-FRAMEWORK-MIB
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 Unsigned32 AcAlarmEventType
AcAlarmProbableCause AcAlarmSeverity SnmpAdminString
SnmpEngineID DateAndTime DisplayString
RowStatus TEXTUAL-CONVENTION TimeStamp
TruthValue

Defined Types

AcActiveAlarmEntry  
SEQUENCE    
  acActiveAlarmSequenceNumber Unsigned32
  acActiveAlarmSysuptime TimeStamp
  acActiveAlarmTrapOID OBJECT IDENTIFIER
  acActiveAlarmDateAndTime DateAndTime
  acActiveAlarmName Unsigned32
  acActiveAlarmTextualDescription SnmpAdminString
  acActiveAlarmSource SnmpAdminString
  acActiveAlarmSeverity AcAlarmSeverity
  acActiveAlarmEventType AcAlarmEventType
  acActiveAlarmProbableCause AcAlarmProbableCause
  acActiveAlarmAdditionalInfo1 SnmpAdminString
  acActiveAlarmAdditionalInfo2 SnmpAdminString
  acActiveAlarmAdditionalInfo3 SnmpAdminString

AcAlarmHistoryEntry  
SEQUENCE    
  acAlarmHistorySequenceNumber Unsigned32
  acAlarmHistorySysuptime TimeStamp
  acAlarmHistoryTrapOID OBJECT IDENTIFIER
  acAlarmHistoryDateAndTime DateAndTime
  acAlarmHistoryName Unsigned32
  acAlarmHistoryTextualDescription SnmpAdminString
  acAlarmHistorySource SnmpAdminString
  acAlarmHistorySeverity AcAlarmSeverity
  acAlarmHistoryEventType AcAlarmEventType
  acAlarmHistoryProbableCause AcAlarmProbableCause
  acAlarmHistoryAdditionalInfo1 SnmpAdminString
  acAlarmHistoryAdditionalInfo2 SnmpAdminString
  acAlarmHistoryAdditionalInfo3 SnmpAdminString

Defined Values

audioCodes 1.3.6.1.4.1.5003
OBJECT IDENTIFIER    

acFault 1.3.6.1.4.1.5003.11
OBJECT IDENTIFIER    

acAlarm 1.3.6.1.4.1.5003.11.1
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
MODULE-IDENTITY    

acActiveAlarm 1.3.6.1.4.1.5003.11.1.1
OBJECT IDENTIFIER    

acActiveAlarmTable 1.3.6.1.4.1.5003.11.1.1.1
Table of active alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcActiveAlarmEntry

acActiveAlarmEntry 1.3.6.1.4.1.5003.11.1.1.1.1
A conceptual row in the acActiveAlarmTable
Status: current Access: not-accessible
OBJECT-TYPE    
  AcActiveAlarmEntry  

acActiveAlarmSequenceNumber 1.3.6.1.4.1.5003.11.1.1.1.1.1
The sequence number of the alarm raise trap.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

acActiveAlarmSysuptime 1.3.6.1.4.1.5003.11.1.1.1.1.2
The value of sysuptime at the time the alarm raise trap was sent
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

acActiveAlarmTrapOID 1.3.6.1.4.1.5003.11.1.1.1.1.3
The OID of the notification trap
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

acActiveAlarmDateAndTime 1.3.6.1.4.1.5003.11.1.1.1.1.4
The date and time at the time the alarm raise trap was sent.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

acActiveAlarmName 1.3.6.1.4.1.5003.11.1.1.1.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

acActiveAlarmTextualDescription 1.3.6.1.4.1.5003.11.1.1.1.1.6
Text that descries the alarm condition.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acActiveAlarmSource 1.3.6.1.4.1.5003.11.1.1.1.1.7
The component in the system which raised the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acActiveAlarmSeverity 1.3.6.1.4.1.5003.11.1.1.1.1.8
The severity of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AcAlarmSeverity  

acActiveAlarmEventType 1.3.6.1.4.1.5003.11.1.1.1.1.9
The event type of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AcAlarmEventType  

acActiveAlarmProbableCause 1.3.6.1.4.1.5003.11.1.1.1.1.10
The probable cause of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AcAlarmProbableCause  

acActiveAlarmAdditionalInfo1 1.3.6.1.4.1.5003.11.1.1.1.1.11
Additional miscellaneous info regarding this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acActiveAlarmAdditionalInfo2 1.3.6.1.4.1.5003.11.1.1.1.1.12
Additional miscellaneous info regarding this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acActiveAlarmAdditionalInfo3 1.3.6.1.4.1.5003.11.1.1.1.1.13
Additional miscellaneous info regarding this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acAlarmHistory 1.3.6.1.4.1.5003.11.1.2
OBJECT IDENTIFIER    

acAlarmHistoryTable 1.3.6.1.4.1.5003.11.1.2.1
A 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcAlarmHistoryEntry

acAlarmHistoryEntry 1.3.6.1.4.1.5003.11.1.2.1.1
A conceptual row in the acAlarmHistoryTable
Status: current Access: not-accessible
OBJECT-TYPE    
  AcAlarmHistoryEntry  

acAlarmHistorySequenceNumber 1.3.6.1.4.1.5003.11.1.2.1.1.1
The sequence number of the alarm raise or clear trap.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

acAlarmHistorySysuptime 1.3.6.1.4.1.5003.11.1.2.1.1.2
The value of sysuptime at the time the alarm raise or clear trap was sent
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

acAlarmHistoryTrapOID 1.3.6.1.4.1.5003.11.1.2.1.1.3
The OID of the notification trap
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

acAlarmHistoryDateAndTime 1.3.6.1.4.1.5003.11.1.2.1.1.4
The date and time at the time the alarm raise or clear trap was sent.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

acAlarmHistoryName 1.3.6.1.4.1.5003.11.1.2.1.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

acAlarmHistoryTextualDescription 1.3.6.1.4.1.5003.11.1.2.1.1.6
Text that descries the alarm condition.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acAlarmHistorySource 1.3.6.1.4.1.5003.11.1.2.1.1.7
The component in the system which raised or cleared the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acAlarmHistorySeverity 1.3.6.1.4.1.5003.11.1.2.1.1.8
The severity of the alarm. A severity of warning, minor, major or critical indicates a raise trap. A severity of cleared indicates a clear trap.
Status: current Access: read-only
OBJECT-TYPE    
  AcAlarmSeverity  

acAlarmHistoryEventType 1.3.6.1.4.1.5003.11.1.2.1.1.9
The event type of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AcAlarmEventType  

acAlarmHistoryProbableCause 1.3.6.1.4.1.5003.11.1.2.1.1.10
The probable cause of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AcAlarmProbableCause  

acAlarmHistoryAdditionalInfo1 1.3.6.1.4.1.5003.11.1.2.1.1.11
Additional miscellaneous info regarding this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acAlarmHistoryAdditionalInfo2 1.3.6.1.4.1.5003.11.1.2.1.1.12
Additional miscellaneous info regarding this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acAlarmHistoryAdditionalInfo3 1.3.6.1.4.1.5003.11.1.2.1.1.13
Additional miscellaneous info regarding this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

acAlarmVarbinds 1.3.6.1.4.1.5003.11.1.3
OBJECT IDENTIFIER    

acAlarmVarbindsSequenceNumber 1.3.6.1.4.1.5003.11.1.3.1
The sequence number of the alarm raise or clear trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

acAlarmVarbindsDateAndTime 1.3.6.1.4.1.5003.11.1.3.2
The date and time at the time the alarm raise or clear trap was sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

acAlarmVarbindsAlarmName 1.3.6.1.4.1.5003.11.1.3.3
The 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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

acAlarmVarbindsTextualDescription 1.3.6.1.4.1.5003.11.1.3.4
Text that descries the alarm condition.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

acAlarmVarbindsSource 1.3.6.1.4.1.5003.11.1.3.5
The component in the system which raised or cleared the alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

acAlarmVarbindsSeverity 1.3.6.1.4.1.5003.11.1.3.6
The severity of the alarm. A severity of warning, minor, major or critical indicates a raise trap. A severity of cleared indicates a clear trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcAlarmSeverity  

acAlarmVarbindsEventType 1.3.6.1.4.1.5003.11.1.3.7
The event type of the alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcAlarmEventType  

acAlarmVarbindsProbableCause 1.3.6.1.4.1.5003.11.1.3.8
The probable cause of the alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcAlarmProbableCause  

acAlarmVarbindsAdditionalInfo1 1.3.6.1.4.1.5003.11.1.3.9
Additional miscellaneous info regarding this alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

acAlarmVarbindsAdditionalInfo2 1.3.6.1.4.1.5003.11.1.3.10
Additional miscellaneous info regarding this alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

acAlarmVarbindsAdditionalInfo3 1.3.6.1.4.1.5003.11.1.3.11
Additional miscellaneous info regarding this alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString