User Manual DEV 1953
120
Copyright DEV Systemtechnik GmbH 2015-2017
5.9.4.3.5.4
.application.switchGroupTable.switchGroupEntry.swRedundancyRfStatus
OID:
.1.3.6.1.4.1.21035.41.2.5.1.4
.x
Syntax:
INTEGER {ok (1), notok (2), notapplicable (3)}
Access:
read-only
Description:
The (RF or digital) signal status for the redundancy ports (here:
secondary input ports) of the switch units being member of the
related switch group, possible values:
"
1
" ok: the signal status of all secondary input ports is above the
defined RF threshold level or "OK"
"
2
" not ok: the signal status of at least one secondary 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 .swRedundancyRfStatus is not quite
appropriate.
5.9.4.3.6
.application.numberOfSwitchUnits
OID:
.1.3.6.1.4.1.21035.41.2.6
.0
Syntax:
INTEGER32
Access:
read-only
Description:
The number of switch units.
For this type of device "
16
" is returned.
Note:
For .numberOfSwitchGroups "
16
" is returned independently whether the
device is equipped with sixteen or less switch modules.
This value is used to determine the maximum index of the following table:
5.9.4.3.7
.application.switchUnitTable
"
16
" is returned for .numberOfSwitchUnits (please refer to chapter 5.9.4.3.6), thus
a corresponding number of entries per .switchUnitTable OID. With this table the
switching status of a switch unit (here: switch module) can be checked or can be
altered using .swPosition (chapter 5.9.4.3.7.4). Additionally, via .swMembers
(chapter 5.9.4.3.7.3) the assignment is stated which port of the .portTable is
member of the related switch unit.
5.9.4.3.7.1
.application.switchUnitTable.switchUnitEntry.swIndex
OID:
.1.3.6.1.4.1.21035.41.2.7.1.1
.x
Syntax:
INTEGER32 (1..64)
Access:
not-accessible
Description:
A unique value for each table entry ranging between "
1
" and the
number of entries (defined by .numberOfSwitchUnits, please refer
to chapter 5.9.4.3.6).