outputEffect
RMS-MIB ·
.1.3.6.1.4.1.2769.10.3.1.1.3
Object
column
mandatory
r/w
Enumeration
Determines the way the physical digital output is influenced by one or more filter results. For this the result of the logical output block can be passed thru (thru) or inverted (invert). Furthermore it is possible to force each output to be switched on or off permanently, which means that the output won't be influenced by any filter result. This can be usefull for diagnose purposes.
Context
- MIB
- RMS-MIB
- OID
.1.3.6.1.4.1.2769.10.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- outputEntry
- Table
- outputTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |
3 | thru |
4 | invert |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| outputIndex mandatory Index of digital output | column | Integer32 | .1.3.6.1.4.1.2769.10.3.1.1.1 |
| outputDescr mandatory Descriptive Name of one digital output | column | - | .1.3.6.1.4.1.2769.10.3.1.1.2 |
| outputLastChange mandatory Timestamp of last change | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.2769.10.3.1.1.4 |
| outputChanges mandatory How many times an output changed since system startup | column | RFC1155-SMICounter | .1.3.6.1.4.1.2769.10.3.1.1.5 |
| outputLogic mandatory Each output can be controlled by a couple of filters, which
are combined in a boolean operation. The logic operation
(and/or) can be set up with this entry. | column | Enumeration | .1.3.6.1.4.1.2769.10.3.1.1.6 |
| outputState mandatory Current state of digital output | column | Enumeration | .1.3.6.1.4.1.2769.10.3.1.1.7 |