SL-DRY-CON-MIB

File: SL-DRY-CON-MIB.mib (8246 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB PerfHist-TC-MIB SL-NE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter64 Gauge32 DisplayString
TruthValue RowStatus MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex
ifIndex PerfCurrentCount PerfIntervalCount
PerfTotalCount sitelight

Defined Types

SlDryConOutEntry  
SEQUENCE    
  slDryConOutIndex INTEGER
  slDryConOutCommand INTEGER
  slDryConOutActiveStatus TruthValue

SlDryConInEntry  
SEQUENCE    
  slDryConInIndex INTEGER
  slDryConInDescription DisplayString
  slDryConInSeverity INTEGER
  slDryConInEnable INTEGER
  slDryConInPolarity INTEGER
  slDryConInStatus INTEGER
  slDryConInAlmType INTEGER

Defined Values

slDryConMib 1.3.6.1.4.1.4515.1.7
This MIB module describes the Dry Contacts.
MODULE-IDENTITY    

slDryConOut 1.3.6.1.4.1.4515.1.7.1
OBJECT IDENTIFIER    

slDryConIn 1.3.6.1.4.1.4515.1.7.2
OBJECT IDENTIFIER    

slDryConTraps 1.3.6.1.4.1.4515.1.7.3
OBJECT IDENTIFIER    

slDryConAlarmCutoff 1.3.6.1.4.1.4515.1.7.1.1
Setting this variable cause to Alarms Cutoff.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dummy(1)  

slDryConOutTable 1.3.6.1.4.1.4515.1.7.1.2
The Dry Contact Out table configure the dry contact outputs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlDryConOutEntry

slDryConOutEntry 1.3.6.1.4.1.4515.1.7.1.2.1
There is an entry for each Output Dry Contact
Status: current Access: not-accessible
OBJECT-TYPE    
  SlDryConOutEntry  

slDryConOutIndex 1.3.6.1.4.1.4515.1.7.1.2.1.1
The index of the output dry contact.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

slDryConOutCommand 1.3.6.1.4.1.4515.1.7.1.2.1.2
Setting this object controls the output dry contact state: activate(1) - activate the output dry contact deactivate(2) - dectivate the output dry contact clear(3) - clears the output dry contact command The object value can also be read by the management. In this case the agent should return the current command to the management. The object value should not be kept in the NVRAM because it is used only for testing. The intial value should be clear(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER activate(1), deactivate(2), clear(3)  

slDryConOutActiveStatus 1.3.6.1.4.1.4515.1.7.1.2.1.3
The current status of the output dry contact: TRUE - means that it is currently active FLASE - means that it is not active
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

slDryConLastChange 1.3.6.1.4.1.4515.1.7.2.1
The Sys Uptime at the last input change.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dummy(1)  

slDryConInTable 1.3.6.1.4.1.4515.1.7.2.2
The Dry Contact In table describes the dry contacts inputs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlDryConInEntry

slDryConInEntry 1.3.6.1.4.1.4515.1.7.2.2.1
There is an entry for each Input Dry Contact
Status: current Access: not-accessible
OBJECT-TYPE    
  SlDryConInEntry  

slDryConInIndex 1.3.6.1.4.1.4515.1.7.2.2.1.1
The index of the input dry contact.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

slDryConInDescription 1.3.6.1.4.1.4515.1.7.2.2.1.2
A textual description of the input dry contact alarm.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

slDryConInSeverity 1.3.6.1.4.1.4515.1.7.2.2.1.3
A severity of the input dry contact alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(1), major(2), minor(3), cleared(4), notification(5)  

slDryConInEnable 1.3.6.1.4.1.4515.1.7.2.2.1.4
Enable/Disable the input dry contact alarm report generation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

slDryConInPolarity 1.3.6.1.4.1.4515.1.7.2.2.1.5
Determines the input dry contact alarm polarity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER activeClose(1), activeOpen(2)  

slDryConInStatus 1.3.6.1.4.1.4515.1.7.2.2.1.6
Describe the current input dry contact alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

slDryConInAlmType 1.3.6.1.4.1.4515.1.7.2.2.1.7
Describe the current input dry contact alarm type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER aircompr(1), aircond(2), airdryd(3), batdschrg(4), battery(5), clfan(6), cpmajor(7), cpminor(8), engine(9), engoprg(10), explgs(11), firdetr(12), fire(13), flood(14), fuse(15), gen(16), hiair(17), hihum(18), hitemp(19), hiwtr(20), intruder(21), lwbatvg(22), lwfuel(23), lwhum(24), lwpres(25), lwtemp(26), lwwtr(27), misc(28), opendr(29), pump(30), power(31), pwrX(32), rect(33), recthi(34), rectlo(35), smoke(36), toxicgas(37), ventn(38)  

slDryConStatusChangeTrap 1.3.6.1.4.1.4515.1.7.3.1
An slDryConStatusChangeTrap notification is sent when the the Status of an input dry contact is changed and the corresponding alarm is enabled. In order to shoten the Trap, the DisplayString that describes the alarm is not sent. To find out this string the NMS should use the index and get it from the table.
Status: current Access: read-write
NOTIFICATION-TYPE