commontypes.h
Go to the documentation of this file.
79 INI_FILE_CREATE_MODE_MINIMUM = 0, // Only the needed minimum set of parameters are include in the ini file.
80 INI_FILE_CREATE_MODE_NORMAL, // Parameters which have been used during the initialisation are included.
82 INI_FILE_CREATE_MODE_DEBUG, // Used when DEBUG compiler flag set (special test build of the driver)
88 HELP_FILE_CREATE_MODE_NORMAL = 0, // The help text is generated including the normally used parameters
89 HELP_FILE_CREATE_MODE_FULL, // Special purpose/experimental (hidden) parameters are included in the help text file.
90 HELP_FILE_CREATE_MODE_SECRET, // Parameters for internal/development purpose are included (aka secrets).
100 NT_TIMESTAMP_TYPE_NATIVE_UNIX, //!< 64-bit 10 ns resolution timer from a base of January 1, 1970
108 NT_TIMESTAMP_TYPE_PCAP_NANOTIME, //!< 32-bit seconds and 32-bit nsecs from a base of January 1, 1970
109 NT_TIMESTAMP_TYPE_UNIX_NANOTIME, //!< 64-bit 1 ns resolution timer from a base of January 1, 1970
137 NT_TIMESTAMP_INJECT_DYNAMIC_OFFSET_UNSUPPORTED, //!< Time stamp inject offset mode is unsupported
140 NT_TIMESTAMP_INJECT_DYNAMIC_OFFSET_L3, //!< Time stamp inject dynamice offset - start of layer 3
158 NT_THREAD_PRIORITY_RT_LOW, //!< Not timesliced, but can be interrupted by higher priority threads
159 NT_THREAD_PRIORITY_RT_HIGH //!< This highest priority obtainable. Thread will run uninterrupted to completion.
196 NT_NET_HOSTBUFFER_LAYOUT_SLABS, //!< The host buffer is slab based. Packets are in this mode not allowed to spread across slabs and the slab is therefore terminated if the next packet doesn't fit into the current slab. A slab is 1MB.
197 NT_NET_HOSTBUFFER_LAYOUT_CIRCULAR, //!< The host buffer consist of one circular buffer there packets can start at the tail and continue at the head.
210 NT_MSG_ENDPOINT_SYSTEM_STREAM, //!< System-wide stream. @note This is vital and is automatically created in NT_Init() and must
211 //!< only be created once per process. The reason is that when it closes we expect the process is
241 NT_ADAPTER_TYPE_NT200A01_2X100 = NT_ADAPTER_TYPE_NT200A01, //!< NT200A01 2 x 100 Gbps network adapter
253 NT_ADAPTER_TYPE_NT200A01_2X10_25 = NT_ADAPTER_TYPE_NT200A01_2X25, //!< NT200A01 2 x 10/25 Gbps network adapter
255 NT_ADAPTER_TYPE_NT200A02_2X10_25 = NT_ADAPTER_TYPE_NT200A02_2X25, //!< NT200A02 2 x 10/25 Gbps network adapter
257 NT_ADAPTER_TYPE_NT200A02_4X10_25 = NT_ADAPTER_TYPE_NT200A02_4X25, //!< NT200A02 4 x 10/25 Gbps network adapter
260 NT_ADAPTER_TYPE_NT50B01_2X10_25 = NT_ADAPTER_TYPE_NT50B01_2X25, //!< NT50B01 2 x 10/25 Gbps network adapter
342 NT_PACKET_DESCRIPTOR_TYPE_DYNAMIC, //!< Descriptor type is Dynamic (fields can be programmed via NTPL)
349 NT_DYNAMIC_DESCRIPTOR_FORMAT_1 = 1, //!< Dynamic descriptor with 3 dynamic offsets and a dynamic IPProcotol selector.
350 NT_DYNAMIC_DESCRIPTOR_FORMAT_2 = 2, //!< Dynamic descriptor with 2 dynamic offsets and a dynamic IPProcotol selector.
351 NT_DYNAMIC_DESCRIPTOR_FORMAT_3 = 3, //!< Dynamic descriptor 3 is suited for various TX inline scenarios
352 NT_DYNAMIC_DESCRIPTOR_FORMAT_4 = 4, //!< Dynamic descriptor 4 is suited for various correlation scenarios
492 NT_PORT_TYPE_QSFP_PLUS_4X10, //!< Deprecated. The port type should not mention speed eg 4x10 or 1x40
493 NT_PORT_TYPE_QSFP_PASSIVE_DAC_4X10, //!< Deprecated. The port type should not mention speed eg 4x10 or 1x40
495 NT_PORT_TYPE_QSFP_ACTIVE_DAC_4X10, //!< Deprecated. The port type should not mention speed eg 4x10 or 1x40
614 NT_TX_POWER_NA, //!< Reading: Changing TX Power is not supported.\n Writing: Not valid for writing.
626 NT_PORT_ID_NA, //!< Reading: Port Identification is not supported.\n Writing: Not valid for writing.
728 NT_TIMESYNC_CONNECTOR_SETTING_10MPPS_IN = 3, //!< 10MPPS - Frequency reference input (not yet supported)
731 NT_TIMESYNC_CONNECTOR_SETTING_10MPPS_OUT = 6, //!< 10MPPS - Frequency output (not yet supported)
743 NT_TIMESYNC_CONNECTOR_STATUS_NONE = 0, //!< Time sync status not applicable (current TS ref is not a connector)
756 NT_TIMESYNC_INSYNC_STATUS_NONE = 0, //!< Time sync in-sync status not applicable. Have recently lost the reference signal and no new measurements done yet or reference is FreeRun.
774 NT_TIMESYNC_REFERENCE_INVALID = 0, //!< Time Sync reference undetermined. Set initially or when in a transition state from one reference to another.
790 NT_TIMESYNC_FREQ_REFERENCE_FREE_RUN = 1, //!< Time Sync frequency reference id for free running oscillator
791 NT_TIMESYNC_FREQ_REFERENCE_SYNC_E = 2, //!< Time Sync frequency reference id for PTP port Rx recovered clock (SyncE)
812 NT_TIMESYNC_SAMPLING_STATUS_NOT_PRESENT = 1, //!< Time sync sampling source status not present (no signal/undefined)
857 NT_SENSOR_SUBTYPE_POWER_OMA, //!< Subtype for NT_SENSOR_TYPE_POWER type on optical modules (optical modulation amplitude measured)
858 NT_SENSOR_SUBTYPE_POWER_AVERAGE, //!< Subtype for NT_SENSOR_TYPE_POWER type on optical modules (average power measured)
859 NT_SENSOR_SUBTYPE_POWER_TOTAL //!< Subtype for NT_SENSOR_TYPE_HIGH_POWER type on adapters (total power consumption)
869 NT_SENSOR_SOURCE_PORT = 0x01, //!< Sensors located in a port. These are primary sensors - usually NIM temperature. Presence depends on adapter and NIM type.
870 NT_SENSOR_SOURCE_LEVEL1_PORT = 0x02, //!< Level 1 sensors located in a port. These are secondary sensors - usually NIM supply voltage, Tx bias and Rx/Tx optical power. Presence depends on adapter and NIM type.
889 NT_SENSOR_STATE_NOT_PRESENT = 4 //!< The sensor is not present, for example, SFP without diagnostics
897 #define NT_SENSOR_NAN (int)0x80000000 //!< Indicates that sensor value or sensor limit is not valid (Not a Number)
933 NT_SENSOR_NT20E2_NT20E2_POWER, //!< Total power consumption (calculated value) - does not generate alarms
934 NT_SENSOR_NT20E2_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
935 NT_SENSOR_NT20E2_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
936 NT_SENSOR_NT20E2_PHY_POWER, //!< PHY power consumption (calculated value) - does not generate alarms
937 NT_SENSOR_NT20E2_SFP_0_POWER, //!< SFP 0 power consumption (calculated value) - does not generate alarms
938 NT_SENSOR_NT20E2_SFP_1_POWER, //!< SFP 1 power consumption (calculated value) - does not generate alarms
1004 NT_SENSOR_NT40E2_4_MAIN_EXAR1_TEMP = NT_SENSOR_NT20E2_MAIN_EXAR1_TEMP, //!< Mainboard power supply 1 temperature sensor
1005 NT_SENSOR_NT40E2_4_MAIN_EXAR2_TEMP = NT_SENSOR_NT20E2_MAIN_EXAR2_TEMP, //!< Mainboard power supply 2 temperature sensor
1006 NT_SENSOR_NT40E2_4_FRONT_EXAR_TEMP = NT_SENSOR_NT20E2_FRONT_EXAR_TEMP, //!< Front board power supply temperature sensor
1007 NT_SENSOR_NT40E2_4_FRONT_TEMP_PBA = NT_SENSOR_NT20E2_FRONT_TEMP_PBA, //!< Front board PBA temperature sensor
1010 NT_SENSOR_NT40E2_4_NT40E2_4_POWER = NT_SENSOR_NT20E2_NT20E2_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1011 NT_SENSOR_NT40E2_4_FPGA_POWER = NT_SENSOR_NT20E2_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1012 NT_SENSOR_NT40E2_4_DDR3_POWER = NT_SENSOR_NT20E2_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1013 NT_SENSOR_NT40E2_4_PHY_POWER = NT_SENSOR_NT20E2_PHY_POWER, //!< PHY power consumption (calculated value) - does not generate alarms
1014 NT_SENSOR_NT40E2_4_SFP_0_POWER = NT_SENSOR_NT20E2_SFP_0_POWER, //!< SFP 0 power consumption (calculated value) - does not generate alarms
1015 NT_SENSOR_NT40E2_4_SFP_1_POWER = NT_SENSOR_NT20E2_SFP_1_POWER, //!< SFP 1 power consumption (calculated value) - does not generate alarms
1016 NT_SENSOR_NT40E2_4_ADAPTER_MAX = NT_SENSOR_NT20E2_ADAPTER_MAX, //!< Number of NT40E2_4 adapter sensors
1025 NT_SENSOR_NT40E2_4_SUPPLY = NT_SENSOR_NT20E2_SUPPLY, //!< SFP supply voltage sensor - does not generate alarms
1026 NT_SENSOR_NT40E2_4_TX_BIAS = NT_SENSOR_NT20E2_TX_BIAS, //!< SFP TX bias current sensor - does not generate alarms
1027 NT_SENSOR_NT40E2_4_TX = NT_SENSOR_NT20E2_TX, //!< SFP TX power sensor - does not generate alarms
1028 NT_SENSOR_NT40E2_4_RX = NT_SENSOR_NT20E2_RX, //!< SFP RX power sensor - does not generate alarms
1050 NT_SENSOR_NT40E2_NT40E2_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1051 NT_SENSOR_NT40E2_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1052 NT_SENSOR_NT40E2_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1053 NT_SENSOR_NT40E2_PHY_POWER, //!< PHY power consumption (calculated value) - does not generate alarms
1054 NT_SENSOR_NT40E2_QSFP_POWER, //!< QSFP power consumption (calculated value) - does not generate alarms
1129 NT_SENSOR_NT4E2_NT4E2_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1130 NT_SENSOR_NT4E2_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1131 NT_SENSOR_NT4E2_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1132 NT_SENSOR_NT4E2_FRONT_POWER, //!< FRONT power consumption (calculated value) - does not generate alarms
1146 NT_SENSOR_NT4E2_PTP_NT4E2_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1147 NT_SENSOR_NT4E2_PTP_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1148 NT_SENSOR_NT4E2_PTP_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1149 NT_SENSOR_NT4E2_PTP_FRONT_POWER, //!< FRONT power consumption (calculated value) - does not generate alarms
1150 NT_SENSOR_NT4E2_PTP_SFP_0_POWER, //!< SFP 0 power consumption (calculated value) - does not generate alarms
1151 NT_SENSOR_NT4E2_PTP_SFP_1_POWER, //!< SFP 1 power consumption (calculated value) - does not generate alarms
1172 NT_SENSOR_NT40E3_4_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1176 NT_SENSOR_NT40E3_4_EXT_TEMP, //!< External temperature sensor located at board corner outside enclosure
1180 NT_SENSOR_NT40E3_4_NT40E3_4_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1181 NT_SENSOR_NT40E3_4_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1182 NT_SENSOR_NT40E3_4_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1183 NT_SENSOR_NT40E3_4_NIM_POWER, //!< NIM power consumption (calculated value) - does not generate alarms
1205 NT_SENSOR_NT20E3_2_MCU_TEMP = NT_SENSOR_NT40E3_4_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1206 NT_SENSOR_NT20E3_2_PSU0_TEMP = NT_SENSOR_NT40E3_4_PSU0_TEMP, //!< Power supply 0 temperature sensor
1207 NT_SENSOR_NT20E3_2_PSU1_TEMP = NT_SENSOR_NT40E3_4_PSU1_TEMP, //!< Power supply 1 temperature sensor
1208 NT_SENSOR_NT20E3_2_OSC_TEMP = NT_SENSOR_NT40E3_4_OSC_TEMP, //!< Clock oscillator temperature sensor
1209 NT_SENSOR_NT20E3_2_EXT_TEMP = NT_SENSOR_NT40E3_4_EXT_TEMP, //!< External temperature sensor located at board corner outside enclosure
1213 NT_SENSOR_NT20E3_2_NT20E3_2_POWER = NT_SENSOR_NT40E3_4_NT40E3_4_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1214 NT_SENSOR_NT20E3_2_FPGA_POWER = NT_SENSOR_NT40E3_4_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1215 NT_SENSOR_NT20E3_2_DDR3_POWER = NT_SENSOR_NT40E3_4_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1216 NT_SENSOR_NT20E3_2_NIM_POWER = NT_SENSOR_NT40E3_4_NIM_POWER, //!< NIM power consumption (calculated value) - does not generate alarms
1218 NT_SENSOR_NT20E3_2_L1_MAX = NT_SENSOR_NT40E3_4_L1_MAX, //!< Number of NT40E3P4 level 0,1 board sensors
1227 NT_SENSOR_NT20E3_2_SUPPLY = NT_SENSOR_NT40E3_4_SUPPLY, //!< SFP supply voltage sensor - does not generate alarms
1228 NT_SENSOR_NT20E3_2_TX_BIAS = NT_SENSOR_NT40E3_4_TX_BIAS, //!< SFP TX bias current sensor - does not generate alarms
1229 NT_SENSOR_NT20E3_2_TX = NT_SENSOR_NT40E3_4_TX, //!< SFP TX power sensor - does not generate alarms
1230 NT_SENSOR_NT20E3_2_RX = NT_SENSOR_NT40E3_4_RX, //!< SFP RX power sensor - does not generate alarms
1231 NT_SENSOR_NT20E3_2_PORT_MAX = NT_SENSOR_NT40E3_4_PORT_MAX, //!< Number of NT40E3P4 port sensors
1238 NT_SENSOR_NT40A01_4X1_MCU_TEMP = NT_SENSOR_NT40E3_4_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1239 NT_SENSOR_NT40A01_4X1_PSU0_TEMP = NT_SENSOR_NT40E3_4_PSU0_TEMP, //!< Power supply 0 temperature sensor
1240 NT_SENSOR_NT40A01_4X1_PSU1_TEMP = NT_SENSOR_NT40E3_4_PSU1_TEMP, //!< Power supply 1 temperature sensor
1241 NT_SENSOR_NT40A01_4X1_OSC_TEMP = NT_SENSOR_NT40E3_4_OSC_TEMP, //!< Clock oscillator temperature sensor
1242 NT_SENSOR_NT40A01_4X1_EXT_TEMP = NT_SENSOR_NT40E3_4_EXT_TEMP, //!< External temperature sensor located at board corner outside enclosure
1246 NT_SENSOR_NT40A01_4X1_NT40A01_4X1_POWER = NT_SENSOR_NT40E3_4_NT40E3_4_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1247 NT_SENSOR_NT40A01_4X1_FPGA_POWER = NT_SENSOR_NT40E3_4_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1248 NT_SENSOR_NT40A01_4X1_DDR3_POWER = NT_SENSOR_NT40E3_4_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1249 NT_SENSOR_NT40A01_4X1_NIM_POWER = NT_SENSOR_NT40E3_4_NIM_POWER, //!< NIM power consumption (calculated value) - does not generate alarms
1251 NT_SENSOR_NT40A01_4X1_L1_MAX = NT_SENSOR_NT40E3_4_L1_MAX, //!< Number of NT40E3P4 level 0,1 board sensors
1260 NT_SENSOR_NT40A01_4X1_SUPPLY = NT_SENSOR_NT40E3_4_SUPPLY, //!< SFP supply voltage sensor - does not generate alarms
1261 NT_SENSOR_NT40A01_4X1_TX_BIAS = NT_SENSOR_NT40E3_4_TX_BIAS, //!< SFP TX bias current sensor - does not generate alarms
1262 NT_SENSOR_NT40A01_4X1_TX = NT_SENSOR_NT40E3_4_TX, //!< SFP TX power sensor - does not generate alarms
1263 NT_SENSOR_NT40A01_4X1_RX = NT_SENSOR_NT40E3_4_RX, //!< SFP RX power sensor - does not generate alarms
1264 NT_SENSOR_NT40A01_4X1_PORT_MAX = NT_SENSOR_NT40E3_4_PORT_MAX, //!< Number of NT40E3P4 port sensors
1272 NT_SENSOR_NT50B01_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1279 NT_SENSOR_NT50B01_NT50B01_POWER , //!< Total power consumption (calculated value) - does not generate alarms
1289 NT_SENSOR_PSU2GA_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1296 NT_SENSOR_PSU2GA_PSU2GA_POWER , //!< Total power consumption (calculated value) - does not generate alarms
1321 NT_SENSOR_NT80E3_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1327 NT_SENSOR_NT80E3_EXT_TEMP, //!< External temperature sensor located at board corner outside enclosure
1331 NT_SENSOR_NT80E3_NT80E3_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1332 NT_SENSOR_NT80E3_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1333 NT_SENSOR_NT80E3_DDR3_POWER, //!< DDR3 RAM9 power consumption (calculated value) - does not generate alarms
1334 NT_SENSOR_NT80E3_NIM_POWER, //!< NIM power consumption (calculated value) - does not generate alarms
1335 NT_SENSOR_NT80E3_PCI_BRIDGE_POWER, //!< PCI bridge power consumption (calculated value) - does not generate alarms
1368 NT_SENSOR_NT100E3_PCI_BRIDGE_TEMP = NT_SENSOR_NT80E3_PCI_BRIDGE_TEMP, //!< PCI bridge temperature sensor
1370 NT_SENSOR_NT100E3_MCU_TEMP = NT_SENSOR_NT80E3_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1371 NT_SENSOR_NT100E3_PSU0_TEMP = NT_SENSOR_NT80E3_PSU0_TEMP, //!< Power supply 0 temperature sensor
1372 NT_SENSOR_NT100E3_PSU1_TEMP = NT_SENSOR_NT80E3_PSU1_TEMP, //!< Power supply 1 temperature sensor
1373 NT_SENSOR_NT100E3_PSU2_0_TEMP = NT_SENSOR_NT80E3_PSU2_0_TEMP, //!< Power supply 2, IC0 junction temperature sensor
1374 NT_SENSOR_NT100E3_PSU2_1_TEMP = NT_SENSOR_NT80E3_PSU2_1_TEMP, //!< Power supply 2, IC1 junction temperature sensor
1375 NT_SENSOR_NT100E3_OSC_TEMP = NT_SENSOR_NT80E3_OSC_TEMP, //!< Clock oscillator temperature sensor
1376 NT_SENSOR_NT100E3_EXT_TEMP = NT_SENSOR_NT80E3_EXT_TEMP, //!< External temperature sensor located at board corner outside enclosure
1380 NT_SENSOR_NT100E3_NT100E3_POWER = NT_SENSOR_NT80E3_NT80E3_POWER, //!< Total power consumption (calculated value) - does not generate alarms
1381 NT_SENSOR_NT100E3_FPGA_POWER = NT_SENSOR_NT80E3_FPGA_POWER, //!< FPGA power consumption (calculated value) - does not generate alarms
1382 NT_SENSOR_NT100E3_DDR3_POWER = NT_SENSOR_NT80E3_DDR3_POWER, //!< DDR3 RAM power consumption (calculated value) - does not generate alarms
1383 NT_SENSOR_NT100E3_NIM_POWER = NT_SENSOR_NT80E3_NIM_POWER, //!< NIM power consumption (calculated value) - does not generate alarms
1384 NT_SENSOR_NT100E3_PCI_BRIDGE_POWER = NT_SENSOR_NT80E3_PCI_BRIDGE_POWER, //!< PCI bridge power consumption (calculated value) - does not generate alarms
1419 NT_SENSOR_NT200E3_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1425 NT_SENSOR_NT200E3_NT200E3_POWER , //!< Total power consumption (calculated value) - does not generate alarms
1426 NT_SENSOR_NT200E3_FPGA_POWER , //!< FPGA power consumption (calculated value) - does not generate alarms
1427 NT_SENSOR_NT200E3_DDR4_POWER , //!< DDR4 RAM power consumption (calculated value) - does not generate alarms
1428 NT_SENSOR_NT200E3_NIM_POWER , //!< NIM power consumption (calculated value) - does not generate alarms
1462 NT_SENSOR_NT200A01_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1467 NT_SENSOR_NT200A01_NT200A01_POWER , //!< Total power consumption (calculated value) - does not generate alarms
1468 NT_SENSOR_NT200A01_FPGA_POWER , //!< FPGA power consumption (calculated value) - does not generate alarms
1469 NT_SENSOR_NT200A01_DDR4_POWER , //!< DDR4 RAM power consumption (calculated value) - does not generate alarms
1470 NT_SENSOR_NT200A01_NIM_POWER , //!< NIM power consumption (calculated value) - does not generate alarms
1519 NT_SENSOR_NT200A02_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1525 NT_SENSOR_NT200A02_NT200A02_POWER , //!< Total power consumption (calculated value) - does not generate alarms
1526 NT_SENSOR_NT200A02_FPGA_POWER , //!< FPGA power consumption (calculated value) - does not generate alarms
1527 NT_SENSOR_NT200A02_DDR4_POWER , //!< DDR4 RAM power consumption (calculated value) - does not generate alarms
1528 NT_SENSOR_NT200A02_NIM_POWER , //!< NIM power consumption (calculated value) - does not generate alarms
1563 NT_SENSOR_NT40E3_AFU_POWER , //!< Total power consumption (calculated value) - does not generate alarms
1572 NT_SENSOR_NT400D11_TEMP2_TEMP_CORE_FABRIC, //!< FPGA temperature sensor 2 = NT_SENSOR_NT400D11_FPGA_TEMP
1574 NT_SENSOR_NT400D11_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1585 NT_SENSOR_NT400D13_TEMP2_TEMP_CORE_FABRIC = NT_SENSOR_NT400D11_TEMP2_TEMP_CORE_FABRIC, //!< FPGA temperature sensor 2 = NT_SENSOR_NT400D11_FPGA_TEMP
1587 NT_SENSOR_NT400D13_MCU_TEMP = NT_SENSOR_NT400D11_MCU_TEMP, //!< MCU (Micro Controller Unit) temperature sensor located inside enclosure below FAN
1588 NT_SENSOR_NT400D13_PSU1_TEMP = NT_SENSOR_NT400D11_PSU1_TEMP, //!< Power supply 1 temperature sensor
1589 NT_SENSOR_NT400D13_PSU2_TEMP = NT_SENSOR_NT400D11_PSU2_TEMP, //!< Power supply 2 temperature sensor
1590 NT_SENSOR_NT400D13_PSU3_TEMP = NT_SENSOR_NT400D11_PSU3_TEMP, //!< Power supply 3 temperature sensor
1591 NT_SENSOR_NT400D13_PSU5_TEMP = NT_SENSOR_NT400D11_PSU5_TEMP, //!< Power supply 5 temperature sensor
1592 NT_SENSOR_NT400D13_L1_MAX = NT_SENSOR_NT400D11_L1_MAX, //!< Number of NT400D13 level 0,1 board sensors