AT-ALMMON-MIB

File: AT-ALMMON-MIB.mib (8352 bytes)

Imported modules

AT-SMI-MIB AT-SYSINFO-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

DisplayStringUnsized sysinfo Unsigned32
OBJECT-TYPE MODULE-IDENTITY TEXTUAL-CONVENTION

Defined Types

AtAlmMonAlarmType  
Indicates the type of a monitored alarm.
TEXTUAL-CONVENTION    
  INTEGER alarmTypeInvalid(0), externalPSU(1), epsr(2), contactInput(3), portLinkDown(4), loopDetect(5), mainPse(6), portPoeFailure(7), temperature(8), g8032(9)  

AtAlmMonActionUseOutput  
Indicates whether or not the output device (relay or fault LED) is used for this alarm.
TEXTUAL-CONVENTION    
  INTEGER unused(1), used(2)  

AtAlmMonAbnormalState  
Indicates the abnormal (i.e. alarm active) state for a contact input alarm monitor.
TEXTUAL-CONVENTION    
  INTEGER open(1), closed(2)  

AtAlmMonActionState  
Indicates the current state of this alarm monitor.
TEXTUAL-CONVENTION    
  INTEGER inactive(1), active(2)  

AtAlmMonActionEntry  
SEQUENCE    
  atAlmMonActionStackMemberId Unsigned32
  atAlmMonActionIndex Unsigned32
  atAlmMonAlarmType AtAlmMonAlarmType
  atAlmMonAlarmTypeSelection Unsigned32
  atAlmMonActionDescription DisplayStringUnsized
  atAlmMonActionUseRelay1 AtAlmMonActionUseOutput
  atAlmMonActionUseRelay2 AtAlmMonActionUseOutput
  atAlmMonActionUseRelay3 AtAlmMonActionUseOutput
  atAlmMonActionUseFaultLed AtAlmMonActionUseOutput
  atAlmMonAbnormalState AtAlmMonAbnormalState
  atAlmMonActionState AtAlmMonActionState

Defined Values

atAlmMon 1.3.6.1.4.1.207.8.4.4.3.26
The AT Alarm Monitoring MIB for managing and reporting device alarms.
MODULE-IDENTITY    

atAlmMonActionTable 1.3.6.1.4.1.207.8.4.4.3.26.1
A table of information describing alarm monitoring inputs and consequent actions (i.e. fault LED & relay outputs).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtAlmMonActionEntry

atAlmMonActionEntry 1.3.6.1.4.1.207.8.4.4.3.26.1.1
The description and configuration of what to do for a specific monitored alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtAlmMonActionEntry  

atAlmMonActionStackMemberId 1.3.6.1.4.1.207.8.4.4.3.26.1.1.1
The index of the stack member of this alarm action.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

atAlmMonActionIndex 1.3.6.1.4.1.207.8.4.4.3.26.1.1.2
The numeric identifier of this alarm action.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

atAlmMonAlarmType 1.3.6.1.4.1.207.8.4.4.3.26.1.1.3
The type of alarm that this action monitors.
Status: current Access: read-only
OBJECT-TYPE    
  AtAlmMonAlarmType  

atAlmMonAlarmTypeSelection 1.3.6.1.4.1.207.8.4.4.3.26.1.1.4
The 1-based index of the alarm of the particular type (as catagorised by atAlmMonAlarmType).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

atAlmMonActionDescription 1.3.6.1.4.1.207.8.4.4.3.26.1.1.5
The description of this alarm monitoring entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayStringUnsized Size(0..30)  

atAlmMonActionUseRelay1 1.3.6.1.4.1.207.8.4.4.3.26.1.1.6
Indicates/controls whether or not this alarm monitor drives the first relay output.
Status: current Access: read-write
OBJECT-TYPE    
  AtAlmMonActionUseOutput  

atAlmMonActionUseRelay2 1.3.6.1.4.1.207.8.4.4.3.26.1.1.7
Indicates/controls whether or not this alarm monitor drives the second relay output.
Status: current Access: read-write
OBJECT-TYPE    
  AtAlmMonActionUseOutput  

atAlmMonActionUseRelay3 1.3.6.1.4.1.207.8.4.4.3.26.1.1.8
Indicates/controls whether or not this alarm monitor drives the third relay output.
Status: current Access: read-write
OBJECT-TYPE    
  AtAlmMonActionUseOutput  

atAlmMonActionUseFaultLed 1.3.6.1.4.1.207.8.4.4.3.26.1.1.9
Indicates/controls whether or not this alarm monitor drives the fault LED.
Status: current Access: read-write
OBJECT-TYPE    
  AtAlmMonActionUseOutput  

atAlmMonAbnormalState 1.3.6.1.4.1.207.8.4.4.3.26.1.1.10
Indicates/sets the abnormal (i.e. alarm active) state for a contact input. Only used for contactInput alarm monitors, ignored for all other types.
Status: current Access: read-write
OBJECT-TYPE    
  AtAlmMonAbnormalState  

atAlmMonActionState 1.3.6.1.4.1.207.8.4.4.3.26.1.1.11
Indicates the current state of this alarm monitor.
Status: current Access: read-only
OBJECT-TYPE    
  AtAlmMonActionState