User Manual DEV 1953
132
Copyright DEV Systemtechnik GmbH 2015-2017
Description:
The status of the related power line, possible values:
"
1
" ok: no events are reported for the power line;
"
2
" not ok: an event was detected for the power line;
"
3
" not applicable: is not returned for this type of device.
5.9.4.4.7
.surveillance.numberOfPowerSupplies
OID:
.1.3.6.1.4.1.21035.41.3.7
.0
Syntax:
INTEGER32
Access:
read-only
Description:
The number of power supplies. This type of device is equipped with
two power supply modules, thus "
2
" is returned.
Note:
This value is used to determine the maximum index of the following table:
5.9.4.4.8
.surveillance.powerSupplyTable
With the .powerSupplyTable the status of each power supply module can be
checked.
5.9.4.4.8.1
.surveillance.powerSupplyTable.powerSupplyEntry.powerSupplyIndex
OID:
.1.3.6.1.4.1.21035.41.3.8.1.1
.x
Syntax:
INTEGER32 (1..3)
Access:
not-accessible
Description:
A unique value for each table entry ranging between "
1
" and the
number of entries (defined by .numberOfPowerSupplies, please
refer to chapter 5.9.4.4.7).
5.9.4.4.8.2
.surveillance.powerSupplyTable.powerSupplyEntry.powerSupplyStatus
OID:
.1.3.6.1.4.1.21035.41.3.8.1.2
.x
Syntax:
INTEGER {ok (1), notok (2), notapplicable (3)}
Access:
read-only
Description:
The status of the related power supply module, possible values:
"
1
" ok: no events are reported for the power supply module;
"
2
" not ok: an event was detected for the power supply module;
"
3
" not applicable: is not returned for this type of device.
5.9.4.4.9
.surveillance.numberOfFans
OID:
.1.3.6.1.4.1.21035.41.3.9
.0
Syntax:
INTEGER32
Access:
read-only
Description:
The number of fans.
This type of device provides no fans, thus "
0
" is returned.
Note:
This value is used to determine the maximum index of the following table:
5.9.4.4.10
.surveillance.fanTable
The .fanTable is required for products that provide fans, i.e. it is not relevant for
this type of device. Therefore and due to the fact that for .numberOfFans (please
refer to chapter 5.9.4.4.9) "
0
" is returned, the .fanTable is not available.