ACC-NC-ALARM-MIB

File: ACC-NC-ALARM-MIB.mib (7692 bytes)

Imported modules

ANDOVER-CONTROLS-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

accNetController OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString DateAndTime TruthValue
StorageType RowStatus

Defined Types

AlarmEntry  
SEQUENCE    
  alarmControllerName DisplayString
  alarmInfinetControllerName DisplayString
  alarmPointName DisplayString
  alarmPointDescription DisplayString
  alarmAlarmName DisplayString
  alarmState INTEGER
  alarmAlmTime DateAndTime
  alarmAlmValue DisplayString
  alarmRtnTime DateAndTime
  alarmRtnValue DisplayString
  alarmIENAD OCTET STRING
  alarmLink INTEGER

Defined Values

accAlarmMIB 1.3.6.1.4.1.10829.5.2.1
This MIB module defines MIB objects and notifications which are mapped from Andover Controls Continuum Alarms
MODULE-IDENTITY    

alarmListMax 1.3.6.1.4.1.10829.5.2.1.1
Maximum number of elements in the Alarm List table not including internal alarms, such as Controller Reset, Alarm Table Overflow.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alarmList 1.3.6.1.4.1.10829.5.2.1.2
OBJECT IDENTIFIER    

alarmTable 1.3.6.1.4.1.10829.5.2.1.2.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmEntry

alarmEntry 1.3.6.1.4.1.10829.5.2.1.2.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmEntry  

alarmControllerName 1.3.6.1.4.1.10829.5.2.1.2.2.1.1
NetController name upon which this table exists.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmInfinetControllerName 1.3.6.1.4.1.10829.5.2.1.2.2.1.2
Infinet controller name upon which the point in alarm resides. This could also be null, if the point is on the NetController itself.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmPointName 1.3.6.1.4.1.10829.5.2.1.2.2.1.3
Continuum point name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmPointDescription 1.3.6.1.4.1.10829.5.2.1.2.2.1.4
Continuum point description.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmAlarmName 1.3.6.1.4.1.10829.5.2.1.2.2.1.5
Continuum alarm name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmState 1.3.6.1.4.1.10829.5.2.1.2.2.1.6
This is the state of the corresponding Continuum alarm as was learned from the last alarm transition.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), rtn(1), alm(2)  

alarmAlmTime 1.3.6.1.4.1.10829.5.2.1.2.2.1.7
Time stamp when point entered alarm (ALM) state. This could also be null, if no transition to ALM occured.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alarmAlmValue 1.3.6.1.4.1.10829.5.2.1.2.2.1.8
Value when point went into alarm (ALM) state. This could also be null, if no transition to ALM occured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmRtnTime 1.3.6.1.4.1.10829.5.2.1.2.2.1.9
Time stamp when point returned to normal (RTN) state. This could also be null, if no transition to RTN occured.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alarmRtnValue 1.3.6.1.4.1.10829.5.2.1.2.2.1.10
Value when point state returned to normal (RTN). This could also be null, if no transition to RTN occured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmIENAD 1.3.6.1.4.1.10829.5.2.1.2.2.1.12
IENAD that identifies point in IE table; 0 for internal alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  


alarmTransitionEvent 1.3.6.1.4.1.10829.5.2.1.3
This is the row of the alarm table that is sent as a notification to an SNMP manager.
Status: current Access: read-only
NOTIFICATION-TYPE    

alarmConformance 1.3.6.1.4.1.10829.5.2.1.4
OBJECT IDENTIFIER    

alarmCompliances 1.3.6.1.4.1.10829.5.2.1.4.1
OBJECT IDENTIFIER    

alarmBasicCompliance 1.3.6.1.4.1.10829.5.2.1.4.1.1
Module Compliance for agent. Agent must support these groups.
Status: current Access: read-only
MODULE-COMPLIANCE    

alarmGroups 1.3.6.1.4.1.10829.5.2.1.4.2
OBJECT IDENTIFIER    

alarmGroup 1.3.6.1.4.1.10829.5.2.1.4.2.1
Objects the agent must support.
Status: current Access: read-only
OBJECT-GROUP    

alarmEvents 1.3.6.1.4.1.10829.5.2.1.4.2.2
Events the agent must support.
Status: current Access: read-only
NOTIFICATION-GROUP