SL-DRY-CON-MIB
AI MIB Summary
The SL-DRY-CON-MIB module provides SNMP management for dry contact input interfaces on Schneider Electric (APC) network infrastructure, monitoring the binary state (open or closed) of external alarm sensors and relay outputs. This enables real-time polling of physical security events, environmental triggers, or power status changes via discrete digital signal transitions.
This MIB module describes the Dry Contacts.
Main OID:
slDryConMib.1.3.6.1.4.1.4515.1.7
21
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
slDryConMibThis MIB module describes the Dry Contacts. MODULE-IDENTITY .1.3.6.1.4.1.4515.1.7 |
slDryConOut OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.7.1 |
slDryConAlarmCutoffSetting this variable cause to Alarms Cutoff.rw Enumeration .1.3.6.1.4.1.4515.1.7.1.1 |
slDryConOutTableThe Dry Contact Out table configure the dry contact outputs. SEQUENCE OF SlDryConOutEntry .1.3.6.1.4.1.4515.1.7.1.2 |
slDryConOutEntryThere is an entry for each Output Dry Contact SlDryConOutEntry .1.3.6.1.4.1.4515.1.7.1.2.1 |
slDryConOutIndexThe index of the output dry contact.ro INTEGER .1.3.6.1.4.1.4515.1.7.1.2.1.1 |
slDryConOutCommandSetting 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).rw Enumeration .1.3.6.1.4.1.4515.1.7.1.2.1.2 |
slDryConOutActiveStatusThe current status of the output dry contact:
TRUE - means that it is currently active
FLASE - means that it is not activero TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4515.1.7.1.2.1.3 |
slDryConIn OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.7.2 |
slDryConLastChangeThe Sys Uptime at the last input change.ro Enumeration .1.3.6.1.4.1.4515.1.7.2.1 |
slDryConInTableThe Dry Contact In table describes the dry contacts inputs. SEQUENCE OF SlDryConInEntry .1.3.6.1.4.1.4515.1.7.2.2 |
slDryConInEntryThere is an entry for each Input Dry Contact SlDryConInEntry .1.3.6.1.4.1.4515.1.7.2.2.1 |
slDryConInIndexThe index of the input dry contact.ro INTEGER .1.3.6.1.4.1.4515.1.7.2.2.1.1 |
slDryConInDescriptionA textual description of the input dry contact alarm.rw DisplayString .1.3.6.1.4.1.4515.1.7.2.2.1.2 |
slDryConInSeverityA severity of the input dry contact alarm.rw Enumeration .1.3.6.1.4.1.4515.1.7.2.2.1.3 |
slDryConInEnableEnable/Disable the input dry contact alarm report generation.rw Enumeration .1.3.6.1.4.1.4515.1.7.2.2.1.4 |
slDryConInPolarityDetermines the input dry contact alarm polarity.rw Enumeration .1.3.6.1.4.1.4515.1.7.2.2.1.5 |
slDryConInStatusDescribe the current input dry contact alarm status.ro Enumeration .1.3.6.1.4.1.4515.1.7.2.2.1.6 |
slDryConInAlmTypeDescribe the current input dry contact alarm type.rw Enumeration .1.3.6.1.4.1.4515.1.7.2.2.1.7 |
slDryConTraps OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.7.3 |
slDryConStatusChangeTrapAn 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. NOTIFICATION-TYPE .1.3.6.1.4.1.4515.1.7.3.1 |