
User Manual DEV 1953
Copyright DEV Systemtechnik GmbH 2015-2017
119
5.9.4.3.5.2
.application.switchGroupTable.switchGroupEntry.swGroupMembers
OID:
.1.3.6.1.4.1.21035.41.2.5.1.2
.x
Syntax:
OCTET STRING
Access:
read-write
Description:
A comma separated string that is interpreted as integers containing
the indices of the switch units being member of the switch group.
Example:
The demo device (please refer to chapter 3.3.2) comprises five
switch modules and a group configuration as stated in chapter
5.5.7.3.3. I.e. the first three modules are assigned to the first group,
the modules in the fourth and in the fifth slot are assigned to the
second group, and all other (empty) slots are assigned to their
default individual group. .swGroupMembers contains:
"
1,2,3
" for the first group (i.e. .swGroupIndex = 1)
"
4,5
" for the second group
""
(empty string) for groups 3…5
"
i
"
(with i = {6…16}) for groups 6…16
5.9.4.3.5.3
.application.switchGroupTable.switchGroupEntry.swMainRfStatus
OID:
.1.3.6.1.4.1.21035.41.2.5.1.3
.x
Syntax:
INTEGER {ok (1), notok (2), notapplicable (3)}
Access:
read-only
Description:
The (RF or digital) signal status for the main ports (here: primary
input ports) of the switch units being member of the related switch
group, possible values:
"
1
" ok: the signal status of all primary input ports is above the
defined RF threshold level or "OK";
"
2
" not ok: the signal status of at least one primary input port is
below the defined RF threshold level or "Fail"
"
3
" not applicable: is returned if the signal status cannot be
assessed
Note:
Only if the group is equipped with sensing switch modules or digital signal
switch modules (or with a mix of both types) it is possible to judge the signal
quality. In all other cases, this is not possible and thus "
3
" is returned.
"
1
" is returned for empty groups (groups with no members).
The digital signal switch modules are capable to make an assessment regarding
the digital signal quality, thus the name .swMainRfStatus is not quite
appropriate.