wtDeaDrvSetBit
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.2.1.1.4
Object
column
mandatory
r/w
OctetString
This variable allows setting of individual digital outputs. The OCTETS are
interpreted bit-by-bit, with each bit corresponding to an output. Bit 0 corresponds
to the LSB.
The first two OCTETS contain the mask which determines which of the outputs are to
be set (corresponding bit = 1) and which outputs are to remain unchanged
(corresponding bit = 0):
OCTET 1, Bit 0-3: Mask for digital outputs 8-11
Bit 4-7: unused
OCTET 2, Bit 0-7: Mask for digital outputs 0-7
OCTETS 3 and 4 contain the level (1=HIGH, 0=LOW) which the outputs to be changed
should assume:
OCTET 3, Bit 0-3: Level of digital outputs 8-11
Bit 4-7: unused
OCTET 4, Bit 0-7: Level of digital outputs 0-7
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtDeaDrvEntry
- Table
- wtDeaDrvTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wtDeaDrvInterfaceNo mandatory Interface number of the digital I/O port. | column | Integer32 | .1.3.6.1.4.1.5040.1.1.2.1.1.1 |
| wtDeaDrvInputRegister mandatory This variable is used to read the outputs of the digital I/O port.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output.
Bit 0 corresponds to the LSB.
O… | column | OctetString | .1.3.6.1.4.1.5040.1.1.2.1.1.2 |
| wtDeaDrvOutputRegister mandatory This variable is used to read and write the outputs of the digital I/O port.
The OCTETS are interpreted bit-by-bit, with each bit corresponding to an output.
Bit 0 corresponds t… | column | OctetString | .1.3.6.1.4.1.5040.1.1.2.1.1.3 |
| wtDeaDrvTrapInputMask mandatory Here the inputs to be polled by the card driver are configured. When a
level change occurs on one or more inputs, an SNMP trap is sent to the
configured SNMP
Manager with the v… | column | OctetString | .1.3.6.1.4.1.5040.1.1.2.1.1.5 |
| wtDeaDrvTrapInterval mandatory Configurable variable with a 100ms basis, in which the card driver reads the
input register and sends an SNMP trap to the configured SNMP Manager with the
variable wtDeaSnmpSendI… | column | Integer32 | .1.3.6.1.4.1.5040.1.1.2.1.1.6 |