User Manual DEV 1953
Copyright DEV Systemtechnik GmbH 2015-2017 121
5.9.4.3.7.2 .application.switchUnitTable.switchUnitEntry.swSize
OID: .1.3.6.1.4.1.21035.41.2.7.1.2.x
Syntax: INTEGER32
Access: read-only
Description: The size of the switch unit (here: switch module).
Since all installed switch modules are 2:1 switches, "2" is returned.
5.9.4.3.7.3 .application.switchUnitTable.switchUnitEntry.swMembers
OID: .1.3.6.1.4.1.21035.41.2.7.1.3.x
Syntax: OCTET STRING
Access: read-only
Description: A comma separated string that is interpreted as integers, con-
taining the indices of the ports in the .portTable (please refer to
chapter 5.9.4.3.9) being member of the switch unit (here: switch
module).
Note:
The port assignment is static, e.g. "1,2,33," is returned for .swMembers.1 (for
the switch module in slot 1 with: "1" = primary input port, "2" = secondary
input port, & "33" = output port), i.e.:
5.9.4.3.7.4 .application.switchUnitTable.switchUnitEntry.swPosition
OID: .1.3.6.1.4.1.21035.41.2.7.1.4.x
Syntax: INTEGER32
Access: read-write
Description: The switching status of the corresponding switch unit (here: switch
module). By writing to .swPosition the switching state can be
altered; possible values:
"1" the unit is (to be) switched to the primary input port;
"2" the unit is (to be) switched to the secondary input port.