PRVT-DRY-CONTACTS-MIB: View SNMP OID List / Download MIB

VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES


 Home MIB: PRVT-DRY-CONTACTS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 prvtDryContactsMIB 1.3.6.1.4.1.738.1.5.112
Initial version. This MIB provides external-alarm management and notifications
         dryContactsNotifications 1.3.6.1.4.1.738.1.5.112.0
             stateChanged 1.3.6.1.4.1.738.1.5.112.0.1
Send notification when operational status of the input changes
         dryContactsObjects 1.3.6.1.4.1.738.1.5.112.1
             cfgTable 1.3.6.1.4.1.738.1.5.112.1.1 no-access
A table containing inputs configuration and statuses
                 cfgEntry 1.3.6.1.4.1.738.1.5.112.1.1.1 no-access
cfgEntry
                     prvtAlarmID 1.3.6.1.4.1.738.1.5.112.1.1.1.1 integer32 no-access
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
                     prvtSensorType 1.3.6.1.4.1.738.1.5.112.1.1.1.2 integer read-only
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. Enumeration: 'input': 1, 'output': 2.
                     prvtName 1.3.6.1.4.1.738.1.5.112.1.1.1.3 octet string read-write
Name of alarm. An OCTET-STRING with max. 16 OCTETS. Default value null string. Read-write
                     prvtDescription 1.3.6.1.4.1.738.1.5.112.1.1.1.4 octet string read-write
Alarm description. An OCTET-STRING with max. 64 OCTETS. Default value null string. Read-write
                     prvtEnableStatus 1.3.6.1.4.1.738.1.5.112.1.1.1.5 integer read-write
Senging alarms status. An enumeration with two values: enabled(1), disabled(2). Default value is disabled(2). Read-write Enumeration: 'disabled': 2, 'enabled': 1.
                     prvtAlarmStatus 1.3.6.1.4.1.738.1.5.112.1.1.1.6 integer read-only
Alarm status. An enumeration with two values: no-alarm(1), alarm(2). Default value is no-alarm(1). Read-only. Enumeration: 'no-alarm': 1, 'alarm': 2.
                     prvtAlarmSeverity 1.3.6.1.4.1.738.1.5.112.1.1.1.7 integer read-write
Configured alarm severity. An enumeration with 4 values: info(1), minor(2), major(3) and critical(4). Default value is info(1). Read-write Enumeration: 'info': 1, 'major': 3, 'critical': 4, 'minor': 2.
                     prvtPolarity 1.3.6.1.4.1.738.1.5.112.1.1.1.8 integer read-write
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 Enumeration: 'normally-closed': 2, 'normally-opened': 1.
                     prvtLastChange 1.3.6.1.4.1.738.1.5.112.1.1.1.9 timeticks read-only
The value of sysUpTime at the time of the last operational status change. TimeTicks. Read-only