User Manual DEV 2190
90 Copyright DEV Systemtechnik GmbH 2009-2017
5.5.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 (or three) power supply modules, thus "2" (or "3") is returned.
Note:
This value is used to determine the maximum index of the following table:
5.5.4.4.8 .surveillance.powerSupplyTable
With the .powerSupplyTable the status of each power supply module can be
checked.
5.5.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.5.4.4.7).
5.5.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 errors are reported for the power supply module;
"2" not ok: an error was detected for the power supply module;
"3" not applicable: is not returned for this type of device.
5.5.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 is equipped with a single
fan (and monitoring module), thus "1" is returned.
Note:
This value is used to determine the maximum index of the following table:
5.5.4.4.10 .surveillance.fanTable
With the .fanTable the status of each fan can be checked.
5.5.4.4.10.1 .surveillance.fanTable.fanEntry.fanIndex
OID: .1.3.6.1.4.1.21035.41.3.10.1.1.x
Syntax: INTEGER32 (1..16)
Access: not-accessible
Description: A unique value for each table entry ranging between "1" and the
number of entries (defined by .numberOfFans, chapter 5.5.4.4.9).