PRVT-DRY-CONTACTS-MIB

File: PRVT-DRY-CONTACTS-MIB.mib (4448 bytes)

Imported modules

SNMPv2-SMI PRVT-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
NOTIFICATION-TYPE Integer32 switch

Defined Types

CfgEntry  
SEQUENCE    
  prvtAlarmID Integer32
  prvtSensorType INTEGER
  prvtName OCTET STRING
  prvtDescription OCTET STRING
  prvtEnableStatus INTEGER
  prvtAlarmStatus INTEGER
  prvtAlarmSeverity INTEGER
  prvtPolarity INTEGER
  prvtLastChange TimeTicks

Defined Values

prvtDryContactsMIB 1.3.6.1.4.1.738.1.5.112
Initial version. This MIB provides external-alarm management and notifications
MODULE-IDENTITY    

dryContactsNotifications 1.3.6.1.4.1.738.1.5.112.0
OBJECT IDENTIFIER    

dryContactsObjects 1.3.6.1.4.1.738.1.5.112.1
OBJECT IDENTIFIER    

cfgTable 1.3.6.1.4.1.738.1.5.112.1.1
A table containing inputs configuration and statuses
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfgEntry

cfgEntry 1.3.6.1.4.1.738.1.5.112.1.1.1
cfgEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  CfgEntry  

prvtAlarmID 1.3.6.1.4.1.738.1.5.112.1.1.1.1
External and internal alarm index uniquely identifies this row. T-Metro 200 ES platform has four dry-contacts sensor inputs. T5C-XG platform has four dry-contact sensor inputs and two dry-contact sensor outputs. An integer with supported range of values 1-6 for T5C-XG and 1-4 for T-Metro 200 ES. Index. Not-accessible
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..6  

prvtSensorType 1.3.6.1.4.1.738.1.5.112.1.1.1.2
Sensor type. An enumeration with two values: input(1), output(2). T-Metro 200 ES platform has four dry-contacts sensor inputs. T5C-XG platform has four dry-contact sensor inputs and two dry-contact sensor outputs. Read-only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER input(1), output(2)  

prvtName 1.3.6.1.4.1.738.1.5.112.1.1.1.3
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  

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

prvtEnableStatus 1.3.6.1.4.1.738.1.5.112.1.1.1.5
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)  

prvtAlarmStatus 1.3.6.1.4.1.738.1.5.112.1.1.1.6
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)  

prvtAlarmSeverity 1.3.6.1.4.1.738.1.5.112.1.1.1.7
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)  

prvtPolarity 1.3.6.1.4.1.738.1.5.112.1.1.1.8
Configured polarity. An enumeration with 2 values: normally-opened(1), normally-closed(2). This object is only for T-Metro 200 ES platform. Default value is normally-opened(1). Read-write
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normally-opened(1), normally-closed(2)  

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

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