BATM-DRY-CONTACTS-MIB

File: BATM-DRY-CONTACTS-MIB.mib (4177 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BATM-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
RowPointer switch

Defined Types

InputsCfgEntry  
SEQUENCE    
  extAlarmID INTEGER
  name OCTET STRING
  description OCTET STRING
  enableStatus INTEGER
  alarmStatus INTEGER
  alarmSeverity INTEGER
  polarity INTEGER
  lastChange TimeTicks

Defined Values

batmDryContactsMIB 1.3.6.1.4.1.2697.1.5.112
Initial version. This MIB provides external-alarm management and notifications
MODULE-IDENTITY    

dryContactsObjects 1.3.6.1.4.1.2697.1.5.112.1
OBJECT IDENTIFIER    

dryContactsNotifications 1.3.6.1.4.1.2697.1.5.112.2
OBJECT IDENTIFIER    

inputStateChanged 1.3.6.1.4.1.2697.1.5.112.2.1
OBJECT IDENTIFIER    

inputsCfgTable 1.3.6.1.4.1.2697.1.5.112.1.1
A table containing inputs configuration and statuses
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InputsCfgEntry

inputsCfgEntry 1.3.6.1.4.1.2697.1.5.112.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  InputsCfgEntry  

extAlarmID 1.3.6.1.4.1.2697.1.5.112.1.1.1.1
External alarm index uniquely identifies this row. An integer with supported range of values 1-4. Index. Not-accessible
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

name 1.3.6.1.4.1.2697.1.5.112.1.1.1.2
Name of alarm. An OCTET-STRING with max. 16 OCTETS. Default value null string. Read-write
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

description 1.3.6.1.4.1.2697.1.5.112.1.1.1.3
Alarm description. An OCTET-STRING with max. 64 OCTETS. Default value null string. Read-write
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

enableStatus 1.3.6.1.4.1.2697.1.5.112.1.1.1.4
Senging alarms status. An enumeration with two values: enabled(1), disabled(2). Default value is disabled(2). Read-write
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

alarmStatus 1.3.6.1.4.1.2697.1.5.112.1.1.1.5
Alarm status. An enumeration with two values: no-alarm(1), alarm(2). Default value is no-alarm(1). Read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-alarm(1), alarm(2)  

alarmSeverity 1.3.6.1.4.1.2697.1.5.112.1.1.1.6
Configured alarm severity. An enumeration with 4 values: info(1), minor(2), major(3) and critical(4). Default value is info(1). Read-write
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER info(1), minor(2), major(3), critical(4)  

polarity 1.3.6.1.4.1.2697.1.5.112.1.1.1.7
Configured polarity. An enumeration with 2 values: normally-opened(1), normally-closed(2). Default value is normally-opened(1). Read-write
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normally-opened(1), normally-closed(2)  

lastChange 1.3.6.1.4.1.2697.1.5.112.1.1.1.8
The value of sysUpTime at the time of the last operational status change. TimeTicks. Read-only
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

inputStateChangedTrap 1.3.6.1.4.1.2697.1.5.112.2.1.1
Send notification when operational status of the input changes
Status: current Access: read-only
NOTIFICATION-TYPE