SPAGENT-MIB: View SNMP OID List / Download MIB
VENDOR: KCP
Home | MIB: SPAGENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
akcp | 1.3.6.1.4.1.3854 | |||
sensorProbe | 1.3.6.1.4.1.3854.1 | |||
spSummary | 1.3.6.1.4.1.3854.1.1 | |||
spStatus | 1.3.6.1.4.1.3854.1.1.2 | integer | read-only |
The current status of this sensorProbe. The status of the sensorProbe is the worst status of all the sensors under the control of this sensorProbe. Enumeration: 'sensorError': 5, 'noStatus': 1, 'warning': 3, 'critical': 4, 'normal': 2. |
spManufName | 1.3.6.1.4.1.3854.1.1.6 | displaystring | read-only |
The manufacturers name |
spHelpUrl | 1.3.6.1.4.1.3854.1.1.7 | displaystring | read-only |
The URL of the web based help |
spProductName | 1.3.6.1.4.1.3854.1.1.8 | displaystring | read-only |
The product name |
spHostName | 1.3.6.1.4.1.3854.1.1.9 | displaystring | read-only |
The hostname |
spSensor | 1.3.6.1.4.1.3854.1.2 | |||
sensorProbeDetail | 1.3.6.1.4.1.3854.1.2.2 | |||
sensorProbeEntry | 1.3.6.1.4.1.3854.1.2.2.1 | |||
sensorProbeHost | 1.3.6.1.4.1.3854.1.2.2.1.1 | ipaddress | read-write |
The Host of this sensor, this is the IP address |
sensorProbeUseDHCP | 1.3.6.1.4.1.3854.1.2.2.1.2 | integer | read-write |
To use DHCP enter a 1, to use a static IP address enter a 2 Enumeration: 'yes': 1, 'no': 2. |
sensorProbeMAC | 1.3.6.1.4.1.3854.1.2.2.1.3 | displaystring | read-only |
The MAC address of this system |
sensorProbeSetCommunity | 1.3.6.1.4.1.3854.1.2.2.1.4 | displaystring | read-write |
The sensorProbe community string used for snmp Sets |
sensorProbeGetCommunity | 1.3.6.1.4.1.3854.1.2.2.1.5 | displaystring | read-write |
The sensorProbe community string used for snmp Gets |
sensorProbeTempTable | 1.3.6.1.4.1.3854.1.2.2.1.16 | no-access |
This table contains the data for every Temperature Sensor in the SensorArray. Each row in the table contains data for a different Temperature Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.16.1 | no-access |
This is an entry in the sensorProbeTempEntry Table |
||
sensorProbeTempDescription | 1.3.6.1.4.1.3854.1.2.2.1.16.1.1 | displaystring | read-write |
A Description of this sensor |
sensorProbeTempLocation | 1.3.6.1.4.1.3854.1.2.2.1.16.1.2 | displaystring | read-write |
The physical location of this sensor |
sensorProbeTempDegree | 1.3.6.1.4.1.3854.1.2.2.1.16.1.3 | integer | read-only |
The degrees in this sensor |
sensorProbeTempStatus | 1.3.6.1.4.1.3854.1.2.2.1.16.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTempOnline | 1.3.6.1.4.1.3854.1.2.2.1.16.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTempGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.16.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTempHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.16.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTempHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.16.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTempLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.16.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTempLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.16.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTempRearm | 1.3.6.1.4.1.3854.1.2.2.1.16.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTempDegreeType | 1.3.6.1.4.1.3854.1.2.2.1.16.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTempSensorType | 1.3.6.1.4.1.3854.1.2.2.1.16.1.13 | integer | read-write |
The type of temperture sensor Enumeration: 'type1': 0, 'type2': 1. |
sensorProbeTempDegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.16.1.14 | integer | read-only |
SP Only: The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTempEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.16.1.16 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeTempEmailTrapSchedule | 1.3.6.1.4.1.3854.1.2.2.1.16.1.17 | displaystring | read-write |
SP Only: Email/trap limit schedule for this sensor |
sensorProbeTempEmailTrapInterval | 1.3.6.1.4.1.3854.1.2.2.1.16.1.18 | integer | read-write |
Minimum time between each [email/trap:SP, only trap:CP8] (can be from 0 to 60 minutes). |
sensorProbeTempSendNormalTrap | 1.3.6.1.4.1.3854.1.2.2.1.16.1.19 | integer | read-write |
Enable sending email/trap when sensor goes to normal Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeTempDelayError | 1.3.6.1.4.1.3854.1.2.2.1.16.1.20 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorProbeTempDelayNormal | 1.3.6.1.4.1.3854.1.2.2.1.16.1.21 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorProbeTempIndex | 1.3.6.1.4.1.3854.1.2.2.1.16.1.22 | integer | read-only |
The index into the temperature sensor table |
sensorProbeTempRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.16.1.23 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeTempRelayOnPort | 1.3.6.1.4.1.3854.1.2.2.1.16.1.24 | integer | read-write |
The sensor port that the relay will listen to. If this is set to 255, then the relay will not listen to any sensor ports |
sensorProbeTempRelayActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.16.1.25 | integer | read-write |
Sensor status that will activate the relay Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeTempRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.16.1.26 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeTempEmailInterval | 1.3.6.1.4.1.3854.1.2.2.1.16.1.27 | integer | read-write |
CP8 Only: Minimum time between each email (can be from 0 to 60 minutes) |
sensorProbeTempIndexCount | 1.3.6.1.4.1.3854.1.2.2.1.16.1.28 | integer | read-only |
Number of Temperature sensor online |
sensorProbeTempOffset | 1.3.6.1.4.1.3854.1.2.2.1.16.1.29 | integer | read-write |
Temperature Offset reading |
sensorProbeTempSirenCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.16.1.30 | integer | read-write |
Siren toggle period in seconds for Cycle action. |
sensorProbeTempSirenOnPort | 1.3.6.1.4.1.3854.1.2.2.1.16.1.31 | integer | read-write |
The sensor port that the siren will listen to. If this is set to 255, then the siren will not listen to any sensor ports |
sensorProbeTempSirenActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.16.1.32 | integer | read-write |
Sensor status that will activate the siren Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeTempSirenAction | 1.3.6.1.4.1.3854.1.2.2.1.16.1.33 | integer | read-write |
What the siren will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeTempAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.16.1.34 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeTempSirenDelayAlarm | 1.3.6.1.4.1.3854.1.2.2.1.16.1.35 | integer | read-write |
Siren delay in seconds before start Alarm. |
sensorProbeTempURL | 1.3.6.1.4.1.3854.1.2.2.1.16.1.36 | displaystring | read-write |
Sensor URL link. |
sensorProbeTempOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.16.1.37 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTempDatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.16.1.38 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTempContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.16.1.39 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTempContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.16.1.40 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTempContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.16.1.41 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTempContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.16.1.42 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTempContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.16.1.43 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTempContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.16.1.44 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTempCalendar | 1.3.6.1.4.1.3854.1.2.2.1.16.1.45 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatIndex | 1.3.6.1.4.1.3854.1.2.2.1.16.1.46 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatDescription | 1.3.6.1.4.1.3854.1.2.2.1.16.1.47 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatValue | 1.3.6.1.4.1.3854.1.2.2.1.16.1.48 | integer | read-only |
The value in this sensor |
sensorProbeThermostatOnline | 1.3.6.1.4.1.3854.1.2.2.1.16.1.49 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.16.1.50 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatMode | 1.3.6.1.4.1.3854.1.2.2.1.16.1.51 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatRelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.16.1.52 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatNormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.53 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatHighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.54 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatHighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.55 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatLowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.56 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatLowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.57 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatNormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.58 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatHighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.59 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatHighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.60 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatLowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.61 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatLowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.16.1.62 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatEnableTime | 1.3.6.1.4.1.3854.1.2.2.1.16.1.63 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTempSendNormalMail | 1.3.6.1.4.1.3854.1.2.2.1.16.1.64 | integer | read-write |
Enable sending email when sensor goes to normal Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeTempSendTrap | 1.3.6.1.4.1.3854.1.2.2.1.16.1.65 | integer | read-write |
Enable sending trap when sensor change status Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeTempSendMail | 1.3.6.1.4.1.3854.1.2.2.1.16.1.66 | integer | read-write |
Enable sending email when sensor change status Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeHumidityTable | 1.3.6.1.4.1.3854.1.2.2.1.17 | no-access |
This table contains the data for every Humidity Sensor in the SensorArray. Each row in the table contains data for a different Humidity Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.17.1 | no-access |
This is an entry in the sensorProbeHumidityEntry Table |
||
sensorProbeHumidityDescription | 1.3.6.1.4.1.3854.1.2.2.1.17.1.1 | displaystring | read-write |
A Description of this sensor |
sensorProbeHumidityLocation | 1.3.6.1.4.1.3854.1.2.2.1.17.1.2 | displaystring | read-write |
The physical location of this sensor |
sensorProbeHumidityPercent | 1.3.6.1.4.1.3854.1.2.2.1.17.1.3 | integer | read-only |
The relative humidity percentage measured by this sensor |
sensorProbeHumidityStatus | 1.3.6.1.4.1.3854.1.2.2.1.17.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeHumidityOnline | 1.3.6.1.4.1.3854.1.2.2.1.17.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeHumidityGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.17.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeHumidityHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.17.1.7 | integer | read-write |
How high the relative humidity this sensor measures before it sends a warning |
sensorProbeHumidityHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.17.1.8 | integer | read-write |
How high the relative humidity this sensor measures before it becomes critical |
sensorProbeHumidityLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.17.1.9 | integer | read-write |
How low the relative humidity this sensor measures before it sends a warning |
sensorProbeHumidityLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.17.1.10 | integer | read-write |
How low the relative humidity this sensor measures before it becomes critical |
sensorProbeHumidityRearm | 1.3.6.1.4.1.3854.1.2.2.1.17.1.11 | integer | read-write |
The percent relative humidity to rearm the status. For example if status goes from normal to warning, the humidity must go down spAnalogueRearm below warning before the status goes to normal |
sensorProbeHumidityRaw | 1.3.6.1.4.1.3854.1.2.2.1.17.1.13 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorProbeHumidityLowVoltage | 1.3.6.1.4.1.3854.1.2.2.1.17.1.14 | integer | read-write |
SP Only: The low voltage range for use in AtoD conversion. |
sensorProbeHumidityHighVoltage | 1.3.6.1.4.1.3854.1.2.2.1.17.1.15 | integer | read-write |
SP Only: The high voltage range for use in AtoD conversion. |
sensorProbeHumidityEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.17.1.17 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeHumidityEmailTrapSchedule | 1.3.6.1.4.1.3854.1.2.2.1.17.1.18 | displaystring | read-write |
SP Only: Email/trap limit schedule for this sensor |
sensorProbeHumidityEmailTrapInterval | 1.3.6.1.4.1.3854.1.2.2.1.17.1.19 | integer | read-write |
Minimum time between each [email/trap:SP, only trap:CP8] (can be from 0 to 60 minutes) |
sensorProbeHumiditySendNormalTrap | 1.3.6.1.4.1.3854.1.2.2.1.17.1.20 | integer | read-write |
Enable sending email/trap when sensor goes to normal Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeHumidityDelayError | 1.3.6.1.4.1.3854.1.2.2.1.17.1.21 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorProbeHumidityDelayNormal | 1.3.6.1.4.1.3854.1.2.2.1.17.1.22 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorProbeHumidityIndex | 1.3.6.1.4.1.3854.1.2.2.1.17.1.23 | integer | read-only |
The index into the Humidity sensor table |
sensorProbeHumidityAtoDAmountMaxVoltage | 1.3.6.1.4.1.3854.1.2.2.1.17.1.24 | integer | read-write |
The maximum scale of DC voltage conversion. |
sensorProbeHumidityAtoDAmountBaseVoltage | 1.3.6.1.4.1.3854.1.2.2.1.17.1.25 | integer | read-write |
The base scale of DC voltage conversion. |
sensorProbeHumidityAtoDTypeUnit | 1.3.6.1.4.1.3854.1.2.2.1.17.1.26 | integer | read-write |
Type of scale for use in DC voltage conversion. Enumeration: 'percent': 2, 'absolute': 1. |
sensorProbeHumidityDcUnit | 1.3.6.1.4.1.3854.1.2.2.1.17.1.27 | displaystring | read-write |
Display unit in DC voltage conversion. |
sensorProbeHumidityAtoDJumper | 1.3.6.1.4.1.3854.1.2.2.1.17.1.28 | integer | read-write |
Selected voltage scale (jumper 0) in DC voltage conversion. Enumeration: 'jumperAt60': 600, 'jumperAt-10': -100, 'jumperAt40': 400, 'jumperAt-30': -300, 'jumperAt-60': -600, 'jumperAt10': 100, 'jumperAt-20': -200, 'jumperAt-40': -400, 'jumperAt30': 300, 'jumperAt20': 200. |
sensorProbeHumidityRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.17.1.29 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeHumidityRelayOnPort | 1.3.6.1.4.1.3854.1.2.2.1.17.1.30 | integer | read-write |
The sensor port that the relay will listen to. If this is set to 255, then the relay will not listen to any sensor ports |
sensorProbeHumidityRelayActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.17.1.31 | integer | read-write |
Sensor status that will activate the relay Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeHumidityRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.17.1.32 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeHumidityEmailInterval | 1.3.6.1.4.1.3854.1.2.2.1.17.1.33 | integer | read-write |
CP8 Only: Minimum time between each emial (can be from 0 to 60 minutes) |
sensorProbeHumidity4to20mAUnit | 1.3.6.1.4.1.3854.1.2.2.1.17.1.34 | displaystring | read-write |
Display unit in DC voltage conversion. |
sensorProbeHumidityIndexCount | 1.3.6.1.4.1.3854.1.2.2.1.17.1.35 | integer | read-only |
Number of Humidity sensor online |
sensorProbeHumidityOffset | 1.3.6.1.4.1.3854.1.2.2.1.17.1.36 | integer | read-write |
Humidity Offset reading |
sensorProbeHumiditySirenCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.17.1.37 | integer | read-write |
Siren toggle period in seconds for Cycle action. |
sensorProbeHumiditySirenOnPort | 1.3.6.1.4.1.3854.1.2.2.1.17.1.38 | integer | read-write |
The sensor port that the siren will listen to. If this is set to 255, then the siren will not listen to any sensor ports |
sensorProbeHumiditySirenActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.17.1.39 | integer | read-write |
Sensor status that will activate the siren Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeHumiditySirenAction | 1.3.6.1.4.1.3854.1.2.2.1.17.1.40 | integer | read-write |
What the siren will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeHumidityAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.17.1.41 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeHumiditySirenDelayAlarm | 1.3.6.1.4.1.3854.1.2.2.1.17.1.42 | integer | read-write |
Siren delay in seconds before start Alarm. |
sensorProbeHumidityURL | 1.3.6.1.4.1.3854.1.2.2.1.17.1.43 | displaystring | read-write |
Sensor URL link. |
sensorProbeHumidityOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.17.1.44 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeHumidityDatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.17.1.45 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeHumidityContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.17.1.46 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeHumidityContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.17.1.47 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeHumidityContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.17.1.48 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeHumidityContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.17.1.49 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeHumidityContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.17.1.50 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeHumidityContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.17.1.51 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeHumidityCalendar | 1.3.6.1.4.1.3854.1.2.2.1.17.1.52 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeHumiditySendNormalMail | 1.3.6.1.4.1.3854.1.2.2.1.17.1.53 | integer | read-write |
Enable sending email when sensor goes to normal Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeHumiditySendTrap | 1.3.6.1.4.1.3854.1.2.2.1.17.1.54 | integer | read-write |
Enable sending trap when sensor change status Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeHumiditySendMail | 1.3.6.1.4.1.3854.1.2.2.1.17.1.55 | integer | read-write |
Enable sending email when sensor change status Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSwitchTable | 1.3.6.1.4.1.3854.1.2.2.1.18 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.18.1 | no-access |
This is an entry in the sensorProbeSwitchEntry Table |
||
sensorProbeSwitchDescription | 1.3.6.1.4.1.3854.1.2.2.1.18.1.1 | displaystring | read-write |
A Description of this sensor Switch |
sensorProbeSwitchLocation | 1.3.6.1.4.1.3854.1.2.2.1.18.1.2 | displaystring | read-write |
The physical location of this sensor Switch |
sensorProbeSwitchStatus | 1.3.6.1.4.1.3854.1.2.2.1.18.1.3 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeSwitchOnline | 1.3.6.1.4.1.3854.1.2.2.1.18.1.4 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeSwitchGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.18.1.5 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeSwitchDirection | 1.3.6.1.4.1.3854.1.2.2.1.18.1.6 | integer | read-write |
To set a switch to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeSwitchNormalState | 1.3.6.1.4.1.3854.1.2.2.1.18.1.7 | integer | read-write |
The normal state of an input switch. If an input switch is in this state it is normal, else it is critical. An open switch senses +5 volts. A closed switch senses 0 volts. Enumeration: 'open': 1, 'closed': 0. |
sensorProbeSwitchOutputLevel | 1.3.6.1.4.1.3854.1.2.2.1.18.1.8 | integer | read-write |
An output swith can be set to this level Enumeration: 'high': 1, 'low': 0. |
sensorProbeSensorType | 1.3.6.1.4.1.3854.1.2.2.1.18.1.9 | integer | read-write |
Enter the type of this Sensor Enumeration: 'motion': 14, 'siren': 9, 'airflow': 8, 'temperature': 1, 'relay': 13, 'humidity': 3, 'water': 4, 'voltage': 12, 'security': 6, 'dryContact': 10, 'fourTo20mA': 2, 'atod': 5. |
sensorProbeSwitchEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.18.1.11 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSwitchEmailTrapSchedule | 1.3.6.1.4.1.3854.1.2.2.1.18.1.12 | displaystring | read-write |
SP Only: Email/trap limit schedule for this sensor |
sensorProbeSwitchEmailTrapInterval | 1.3.6.1.4.1.3854.1.2.2.1.18.1.13 | integer | read-write |
Minimum time between each [email/trap:SP, only trap:CP8] (can be from 0 to 60 minutes) |
sensorProbeSwitchSendNormalTrap | 1.3.6.1.4.1.3854.1.2.2.1.18.1.14 | integer | read-write |
Enable sending email/trap when sensor goes to normal Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSwitchDelayError | 1.3.6.1.4.1.3854.1.2.2.1.18.1.15 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorProbeSwitchDelayNormal | 1.3.6.1.4.1.3854.1.2.2.1.18.1.16 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorProbeSwitchIndex | 1.3.6.1.4.1.3854.1.2.2.1.18.1.17 | integer | read-only |
The index into the Switch sensor table |
sensorProbeSwitchRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.18.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeSwitchRelayOnPort | 1.3.6.1.4.1.3854.1.2.2.1.18.1.19 | integer | read-write |
The sensor port that the relay will listen to. If this is set to 255, then the relay will not listen to any sensor ports |
sensorProbeSwitchRelayActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.18.1.20 | integer | read-write |
Sensor status that will activate the relay Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeSwitchRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.18.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeSwitchEmailInterval | 1.3.6.1.4.1.3854.1.2.2.1.18.1.22 | integer | read-write |
CP8 Only: Minimum time between each email (can be from 0 to 60 minutes) |
sensorProbeSwitchRelayOutputVoltStatus | 1.3.6.1.4.1.3854.1.2.2.1.18.1.23 | integer | read-only |
SP Only: The current voltage status of the relay Enumeration: 'noVoltagePresent': 10, 'sensorError': 7, 'voltagePresent': 11. |
sensorProbeSwitchManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.18.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeSwitchManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.18.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeSwitchRelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.18.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeSwitchRelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.18.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeSwitchIndexCount | 1.3.6.1.4.1.3854.1.2.2.1.18.1.28 | integer | read-only |
Number of Switch sensor online |
sensorProbeSwitchSirenCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.18.1.29 | integer | read-write |
Siren toggle period in seconds for Cycle action. |
sensorProbeSwitchSirenOnPort | 1.3.6.1.4.1.3854.1.2.2.1.18.1.30 | integer | read-write |
The sensor port that the siren will listen to. If this is set to 255, then the siren will not listen to any sensor ports |
sensorProbeSwitchSirenActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.18.1.31 | integer | read-write |
Sensor status that will activate the siren Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeSwitchSirenAction | 1.3.6.1.4.1.3854.1.2.2.1.18.1.32 | integer | read-write |
What the siren will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeSwitchAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.18.1.33 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeSwitchSirenDelayAlarm | 1.3.6.1.4.1.3854.1.2.2.1.18.1.34 | integer | read-write |
Siren delay in seconds before start Alarm. |
sensorProbeSwitchURL | 1.3.6.1.4.1.3854.1.2.2.1.18.1.35 | displaystring | read-write |
Sensor URL link. |
sensorProbeSwitchOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.18.1.36 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeSwitchContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.18.1.37 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeSwitchContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.18.1.39 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeSwitchCalendar | 1.3.6.1.4.1.3854.1.2.2.1.18.1.43 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSwitchRelayControlMode | 1.3.6.1.4.1.3854.1.2.2.1.18.1.44 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeSwitchSirenControlMode | 1.3.6.1.4.1.3854.1.2.2.1.18.1.45 | integer | read-write |
Siren Control Mode used for selecting the mode to control a siren. Enumeration: 'manual-control': 0, 'notification-control': 1, 'time-control': 2. |
sensorProbeSwitchSendNormalMail | 1.3.6.1.4.1.3854.1.2.2.1.18.1.46 | integer | read-write |
Enable sending email when sensor goes to normal Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSwitchSendTrap | 1.3.6.1.4.1.3854.1.2.2.1.18.1.47 | integer | read-write |
Enable sending trap when sensor change status Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSwitchSendMail | 1.3.6.1.4.1.3854.1.2.2.1.18.1.48 | integer | read-write |
Enable sending email when sensor change status Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSwitchWaterRopeLeakLocation | 1.3.6.1.4.1.3854.1.2.2.1.18.1.49 | integer | read-only |
Location of leakage of water rope sensor. |
sensorProbeSwitchWaterRopeLength | 1.3.6.1.4.1.3854.1.2.2.1.18.1.50 | integer | read-only |
Length of water rope sensor. |
sensorProbeSwitchWaterRopeUnit | 1.3.6.1.4.1.3854.1.2.2.1.18.1.51 | integer | read-write |
Display unit of water rope sensor. Enumeration: 'feet': 1, 'meters': 0. |
sensorProbeSwitchWaterRopeImpedance | 1.3.6.1.4.1.3854.1.2.2.1.18.1.52 | integer | read-write |
Sensing wire impedance per meter value times 100 |
sensorProbeSwitchWaterRopeRaw | 1.3.6.1.4.1.3854.1.2.2.1.18.1.53 | integer | read-only |
Raw value of location or length in ohms |
sensorProbeSwitchWaterRopeType | 1.3.6.1.4.1.3854.1.2.2.1.18.1.55 | integer | read-write |
Water rope sensing cable type Enumeration: 'water': 1, 'fuel': 2, 'custom': 0. |
sensorProbeOtherSensor | 1.3.6.1.4.1.3854.1.2.2.1.19 | |||
sensorProbeIRMSSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.26 | |||
sensorProbeIRMSSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.26.1 | integer | read-only |
The total number of RMS current Sensor port. |
sensorProbeIRMSSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2 | no-access |
This table contains the data for every RMS current Sensor in the SensorArray. Each row in the table contains data for a different RMS current Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1 | no-access |
This is an entry in the sensorProbeIRMSSensorEntry Table |
||
sensorProbeIRMSSensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.1 | integer | read-only |
A unique value for each IRMS sensor port. |
sensorProbeIRMSDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.2 | displaystring | read-write |
A Description of this sensor IRMS |
sensorProbeIRMSPercent | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.3 | integer | read-only |
The relative IRMS percentage measured by this sensor |
sensorProbeIRMSStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeIRMSOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeIRMSGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeIRMSHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.7 | integer | read-write |
How high the relative IRMS this sensor measures before it sends a warning |
sensorProbeIRMSHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.8 | integer | read-write |
How high the relative IRMS this sensor measures before it becomes critical |
sensorProbeIRMSLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.9 | integer | read-write |
How low the relative IRMS this sensor measures before it sends a warning |
sensorProbeIRMSLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.10 | integer | read-write |
How low the relative IRMS this sensor measures before it becomes critical |
sensorProbeIRMSRearm | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.11 | integer | read-write |
The percent relative IRMS to rearm the status. For example if status goes from normal to warning, the IRMS must go down spAnalogueRearm below warning before the status goes to normal |
sensorProbeIRMSRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.13 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorProbeIRMSEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.17 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeIRMSDelayError | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.21 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorProbeIRMSDelayNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.22 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorProbeIRMSRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.29 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeIRMSRelayOnPort | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.30 | integer | read-write |
The sensor port that the relay will listen to. If this is set to 255, then the relay will not listen to any sensor ports |
sensorProbeIRMSRelayActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.31 | integer | read-write |
Sensor status that will activate the relay Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeIRMSRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.32 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeIRMSSirenCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.37 | integer | read-write |
Siren toggle period in seconds for Cycle action. |
sensorProbeIRMSSirenOnPort | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.38 | integer | read-write |
The sensor port that the siren will listen to. If this is set to 255, then the siren will not listen to any sensor ports |
sensorProbeIRMSSirenActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.39 | integer | read-write |
Sensor status that will activate the siren Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeIRMSSirenAction | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.40 | integer | read-write |
What the siren will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeIRMSAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.41 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeIRMSSirenDelayAlarm | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.42 | integer | read-write |
Siren delay in seconds before start Alarm. |
sensorProbeIRMSURL | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.43 | displaystring | read-write |
Sensor URL link. |
sensorProbeIRMSOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.44 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeIRMSDatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.45 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeIRMSContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.46 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeIRMSContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.47 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeIRMSContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.48 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeIRMSContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.49 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeIRMSContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.50 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeIRMSContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.51 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeIRMSCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.26.2.1.52 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeVRMSSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.27 | |||
sensorProbeVRMSSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.27.1 | integer | read-only |
The total number of RMS voltage Sensor port. |
sensorProbeVRMSSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2 | no-access |
This table contains the data for every RMS voltage Sensor in the SensorArray. Each row in the table contains data for a different RMS voltage Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1 | no-access |
This is an entry in the sensorProbeVRMSSensorEntry Table |
||
sensorProbeVRMSSensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.1 | integer | read-only |
A unique value for each VRMS sensor port. |
sensorProbeVRMSDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.2 | displaystring | read-write |
A Description of this sensor VRMS |
sensorProbeVRMSPercent | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.3 | integer | read-only |
The relative VRMS percentage measured by this sensor |
sensorProbeVRMSStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeVRMSOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeVRMSGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeVRMSHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.7 | integer | read-write |
How high the relative VRMS this sensor measures before it sends a warning |
sensorProbeVRMSHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.8 | integer | read-write |
How high the relative VRMS this sensor measures before it becomes critical |
sensorProbeVRMSLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.9 | integer | read-write |
How low the relative VRMS this sensor measures before it sends a warning |
sensorProbeVRMSLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.10 | integer | read-write |
How low the relative VRMS this sensor measures before it becomes critical |
sensorProbeVRMSRearm | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.11 | integer | read-write |
The percent relative VRMS to rearm the status. For example if status goes from normal to warning, the VRMS must go down spAnalogueRearm below warning before the status goes to normal |
sensorProbeVRMSRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.13 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorProbeVRMSEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.17 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeVRMSDelayError | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.21 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorProbeVRMSDelayNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.22 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorProbeVRMSRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.29 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeVRMSRelayOnPort | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.30 | integer | read-write |
The sensor port that the relay will listen to. If this is set to 255, then the relay will not listen to any sensor ports |
sensorProbeVRMSRelayActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.31 | integer | read-write |
Sensor status that will activate the relay Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeVRMSRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.32 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeVRMSSirenCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.37 | integer | read-write |
Siren toggle period in seconds for Cycle action. |
sensorProbeVRMSSirenOnPort | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.38 | integer | read-write |
The sensor port that the siren will listen to. If this is set to 255, then the siren will not listen to any sensor ports |
sensorProbeVRMSSirenActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.39 | integer | read-write |
Sensor status that will activate the siren Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeVRMSSirenAction | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.40 | integer | read-write |
What the siren will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeVRMSAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.41 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeVRMSSirenDelayAlarm | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.42 | integer | read-write |
Siren delay in seconds before start Alarm. |
sensorProbeVRMSvoltageMode | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.43 | integer | read-write |
VRMS Voltage Mode. Enumeration: 'ac-220': 220, 'ac-110': 110. |
sensorProbeVRMSURL | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.44 | displaystring | read-write |
Sensor URL link. |
sensorProbeVRMSOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.45 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeVRMSDatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.46 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeVRMSContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.47 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeVRMSContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.48 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeVRMSContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.49 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeVRMSContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.50 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeVRMSContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.51 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeVRMSContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.52 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeVRMSCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.27.2.1.53 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeEnergySensor | 1.3.6.1.4.1.3854.1.2.2.1.19.28 | |||
sensorProbeEnergySensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.28.1 | integer | read-only |
The total number of Energy Sensor port. |
sensorProbeEnergySensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2 | no-access |
This table contains the data for every Energy Sensor in the SensorArray. Each row in the table contains data for a different Energy Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1 | no-access |
This is an entry in the sensorProbeEnergySensorEntry Table |
||
sensorProbeEnergySensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.1 | integer | read-only |
A unique value for each Energy sensor port. |
sensorProbeEnergyDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.2 | displaystring | read-write |
A Description of this sensor Energy |
sensorProbeEnergyPercent | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.3 | integer | read-only |
The relative Energy percentage measured by this sensor |
sensorProbeEnergyStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeEnergyOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeEnergyGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeEnergyHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.7 | integer | read-write |
How high the relative Energy this sensor measures before it sends a warning |
sensorProbeEnergyHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.8 | integer | read-write |
How high the relative Energy this sensor measures before it becomes critical |
sensorProbeEnergyLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.9 | integer | read-write |
How low the relative Energy this sensor measures before it sends a warning |
sensorProbeEnergyLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.10 | integer | read-write |
How low the relative Energy this sensor measures before it becomes critical |
sensorProbeEnergyRearm | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.11 | integer | read-write |
The percent relative Energy to rearm the status. For example if status goes from normal to warning, the Energy must go down spAnalogueRearm below warning before the status goes to normal |
sensorProbeEnergyRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.13 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorProbeEnergyEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.17 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeEnergyDelayError | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.21 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorProbeEnergyDelayNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.22 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorProbeEnergyRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.29 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeEnergyRelayOnPort | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.30 | integer | read-write |
The sensor port that the relay will listen to. If this is set to 255, then the relay will not listen to any sensor ports |
sensorProbeEnergyRelayActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.31 | integer | read-write |
Sensor status that will activate the relay Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeEnergyRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.32 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeEnergySirenCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.37 | integer | read-write |
Siren toggle period in seconds for Cycle action. |
sensorProbeEnergySirenOnPort | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.38 | integer | read-write |
The sensor port that the siren will listen to. If this is set to 255, then the siren will not listen to any sensor ports |
sensorProbeEnergySirenActiveStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.39 | integer | read-write |
Sensor status that will activate the siren Enumeration: 'highCritical': 4, 'lowWarning': 5, 'highWarning': 3, 'anyError': 7, 'lowCritical': 6. |
sensorProbeEnergySirenAction | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.40 | integer | read-write |
What the siren will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeEnergyAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.41 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeEnergySirenDelayAlarm | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.42 | integer | read-write |
Siren delay in seconds before start Alarm. |
sensorProbeEnergyReadingMode | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.43 | integer | read-write |
Energy Meter Reading Mode. Enumeration: 'active': 0, 'apparent': 1. |
sensorProbeEnergyURL | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.44 | displaystring | read-write |
Sensor URL link. |
sensorProbeEnergyOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.45 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeEnergyDatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.46 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeEnergyContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.47 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeEnergyContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.48 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeEnergyContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.49 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeEnergyContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.50 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeEnergyContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.51 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeEnergyContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.52 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeEnergyCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.28.2.1.53 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeRelayArraySensor | 1.3.6.1.4.1.3854.1.2.2.1.19.29 | |||
sensorProbeRelayArrayPort1 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1 | |||
sensorProbeRelayArrayPort1Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort1Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort1 Table |
||
sensorProbeRelayArrayPort1Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort1Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort1Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort1Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort1GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort1NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.7 | integer | read-write |
The normal state of RelayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort1RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort1RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort1ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort1ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort1RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort1RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort1URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.28 | displaystring | read-write |
Sersor URL link. |
sensorProbeRelayArrayPort1OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort1ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.1.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeRelayArrayPort2 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2 | |||
sensorProbeRelayArrayPort2Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort2Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort2 Table |
||
sensorProbeRelayArrayPort2Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort2Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort2Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort2Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort2GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort2NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.7 | integer | read-write |
The normal state of RleayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort2RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort2RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort2ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort2ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort2RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort2RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort2URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.28 | displaystring | read-write |
Sensor URL link |
sensorProbeRelayArrayPort2OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort2ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.2.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeRelayArrayPort3 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3 | |||
sensorProbeRelayArrayPort3Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort3Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort3 Table |
||
sensorProbeRelayArrayPort3Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort3Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort3Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort3Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort3GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort3NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.7 | integer | read-write |
The normal state of RleayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort3RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort3RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort3ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort3ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort3RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort3RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort3URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeRelayArrayPort3OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort3ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.3.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeRelayArrayPort4 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4 | |||
sensorProbeRelayArrayPort4Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort4Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort4 Table |
||
sensorProbeRelayArrayPort4Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort4Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort4Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort4Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort4GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort4NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.7 | integer | read-write |
The normal state of RleayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort4RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort4RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort4ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort4ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort4RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort4RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort4URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeRelayArrayPort4OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort4ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.4.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeRelayArrayPort5 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5 | |||
sensorProbeRelayArrayPort5Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort5Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort5 Table |
||
sensorProbeRelayArrayPort5Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort5Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort5Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort5Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort5GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort5NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.7 | integer | read-write |
The normal state of RleayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort5RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort5RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort5ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort5ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort5RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort5RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort5URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeRelayArrayPort5OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort5ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.5.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeRelayArrayPort6 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6 | |||
sensorProbeRelayArrayPort6Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort6Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort6 Table |
||
sensorProbeRelayArrayPort6Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort6Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort6Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort6Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort6GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort6NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.7 | integer | read-write |
The normal state of RleayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort6RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort6RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort6ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort6ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort6RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort6RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort6URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeRelayArrayPort6OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort6ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.6.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeRelayArrayPort7 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7 | |||
sensorProbeRelayArrayPort7Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort7Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort7 Table |
||
sensorProbeRelayArrayPort7Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort7Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort7Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort7Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort7GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort7NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.7 | integer | read-write |
The normal state of RleayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort7RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort7RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort7ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort7ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort7RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort7RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort7URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeRelayArrayPort7OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort7ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.7.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeRelayArrayPort8 | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8 | |||
sensorProbeRelayArrayPort8Number | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.1 | integer | read-only |
The total number of port on the RelayArray. |
sensorProbeRelayArrayPort8Table | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1 | no-access |
This is an entry in the sensorProbeRelayArrayPort8 Table |
||
sensorProbeRelayArrayPort8Index | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.1 | integer | read-only |
A unique value for each sensor RelayArray port. |
sensorProbeRelayArrayPort8Description | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.2 | displaystring | read-write |
A Description of this sensor RelayArray |
sensorProbeRelayArrayPort8Status | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeRelayArrayPort8Online | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeRelayArrayPort8GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeRelayArrayPort8NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.7 | integer | read-write |
The normal state of RleayArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeRelayArrayPort8RelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.18 | integer | read-write |
Relay toggle period in seconds for Cycle action. |
sensorProbeRelayArrayPort8RelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.21 | integer | read-write |
What the relay will do when the listened to port status turns to the specified active status. Enumeration: 'turn-off': 4, 'turn-on': 3, 'cycle': 2. |
sensorProbeRelayArrayPort8ManualRelayCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.24 | integer | read-write |
Relay toggle period in seconds for Manual Cycle action. |
sensorProbeRelayArrayPort8ManualRelayAction | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.25 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeRelayArrayPort8RelayDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.26 | displaystring | read-write |
Description of relay On |
sensorProbeRelayArrayPort8RelayDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.27 | displaystring | read-write |
Description of relay Off |
sensorProbeRelayArrayPort8URL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeRelayArrayPort8OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeRelayArrayPort8ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.29.8.2.1.30 | integer | read-write |
Relay Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeVirtualAnalogSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.30 | |||
sensorProbeVirtualAnalogSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.30.1 | integer | read-only |
The total number of VirtualAnalog Sensor port. |
sensorProbeVirtualAnalogSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2 | no-access |
This table contains the data for every VirtualAnalog Sensor in the SensorArray. Each row in the table contains data for a different VirtualAnalog Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1 | no-access |
This is an entry in the sensorProbeVirtualAnalogSensorEntry Table |
||
sensorProbeVirtualAnalogSensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.1 | integer | read-only |
A unique value for each VirtualAnalog sensor port. |
sensorProbeVirtualAnalogDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.2 | displaystring | read-write |
A Description of this sensor |
sensorProbeVirtualAnalogStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeVirtualAnalogOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeVirtualAnalogGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeVirtualAnalogHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.7 | integer | read-write |
How high the relative VirtualAnalog this sensor measures before it sends a warning |
sensorProbeVirtualAnalogHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.8 | integer | read-write |
How high the relative VirtualAnalog this sensor measures before it becomes critical |
sensorProbeVirtualAnalogLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.9 | integer | read-write |
How low the relative VirtualAnalog this sensor measures before it sends a warning |
sensorProbeVirtualAnalogLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.10 | integer | read-write |
How low the relative VirtualAnalog this sensor measures before it becomes critical |
sensorProbeVirtualAnalogRearm | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.11 | integer | read-write |
The percent relative VirtualAnalog to rearm the status. For example if status goes from normal to warning, the VirtualAnalog must go down spAnalogueRearm below warning before the status goes to normal |
sensorProbeVirtualAnalogRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.13 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorProbeVirtualAnalogEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.17 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeVirtualAnalogDelayError | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.21 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorProbeVirtualAnalogDelayNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.22 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorProbeVirtualAnalogUnit | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.27 | displaystring | read-write |
Display unit in VirtualAnalog. |
sensorProbeVirtualAnalogAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.41 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeVirtualAnalogURL | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.43 | displaystring | read-write |
Sensor URL link. |
sensorProbeVirtualAnalogOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.44 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeVirtualAnalogContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.45 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeVirtualAnalogContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.46 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeVirtualAnalogContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.47 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeVirtualAnalogContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.48 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeVirtualAnalogContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.49 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeVirtualAnalogContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.50 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeVirtualAnalogCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.51 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeVirtualAnalogValueFactor | 1.3.6.1.4.1.3854.1.2.2.1.19.30.2.1.52 | integer | read-write |
To change the ratio of value. Enumeration: 'x0-001': 1000, 'x0-01': 100, 'x0-1': 10, 'x1': 1. |
sensorProbeVirtualSwitchSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.31 | |||
sensorProbeVirtualSwitchSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.31.1 | integer | read-only |
The total number of VirtualSwitch Sensor port. |
sensorProbeVirtualSwitchSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2 | no-access |
This table contains the data for every VirtualSwitch Sensor in the SensorArray. Each row in the table contains data for a different VirtualSwitch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1 | no-access |
This is an entry in the sensorProbeVirtualSwitchSensorEntry Table |
||
sensorProbeVirtualSwitchSensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.1 | integer | read-only |
A unique value for each VirtualSwitch sensor port. |
sensorProbeVirtualSwitchDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.2 | displaystring | read-write |
A Description of this sensor |
sensorProbeVirtualSwitchStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeVirtualSwitchOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeVirtualSwitchGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeVirtualSwitchEmailTrapLimit | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.17 | integer | read-write |
Enable email/trap limit feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeVirtualSwitchContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.21 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeVirtualSwitchContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeVirtualSwitchDescriptionCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.26 | displaystring | read-write |
Description of status when the virsual switch is critical |
sensorProbeVirtualSwitchDescriptionNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.27 | displaystring | read-write |
Description of status when the virsual switch is normal |
sensorProbeVirtualSwitchAcknowledgement | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.41 | integer | read-write |
Acknowledged sensor error and stop notification Enumeration: 'ack': 1. |
sensorProbeVirtualSwitchURL | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.43 | displaystring | read-write |
Sensor URL link. |
sensorProbeVirtualSwitchOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.44 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeVirtualSwitchCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.45 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeVirtualSwitchNormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.31.2.1.46 | integer | read-write |
The normal state of a return of the virsual switch. If a return of the virsual switch is equal this normal state value, it is normal. Otherwise, it is critical. |
sensorProbeWattHoursSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.32 | |||
sensorProbeWattHoursSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.32.1 | integer | read-only |
The total number of WattHours Sensor port. |
sensorProbeWattHoursSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.32.2 | no-access |
This table contains the data for every WattHours Sensor in the SensorArray. Each row in the table contains data for a different WattHours Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.32.2.1 | no-access |
This is an entry in the sensorProbeWattHoursSensorEntry Table |
||
sensorProbeWattHoursSensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.32.2.1.1 | integer | read-only |
A unique value for each WattHours sensor port. |
sensorProbeWattHoursDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.32.2.1.2 | displaystring | read-write |
A Description of this sensor |
sensorProbeWattHoursPercent | 1.3.6.1.4.1.3854.1.2.2.1.19.32.2.1.3 | integer | read-only |
The relative WattHours percentage measured by this sensor |
sensorProbeWattHoursReset | 1.3.6.1.4.1.3854.1.2.2.1.19.32.2.1.43 | integer | read-write |
The relative WattHours percentage measured by this sensor |
sensorProbeTemperatureArraySensor | 1.3.6.1.4.1.3854.1.2.2.1.19.33 | |||
sensorProbeTemperatureArrayPort1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1 | |||
sensorProbeTemperatureArrayPort1Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort1Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort1 Table |
||
sensorProbeTemperatureArrayPort1Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort1Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort1Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort1Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort1Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort1GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort1HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort1HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort1LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort1LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort1Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort1DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort1DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort1Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort1URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort1OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort1DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort1ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort1ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort1ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort1ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort1ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort1ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort1Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort1Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort1Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort1Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort1Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort1GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort1Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort1RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort1NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort1HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort1HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort1LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort1LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort1NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort1HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort1HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort1LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort1LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort1EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.1.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTemperatureArrayPort2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2 | |||
sensorProbeTemperatureArrayPort2Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort2Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort2 Table |
||
sensorProbeTemperatureArrayPort2Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort2Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort2Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort2Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort2Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort2GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort2HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort2HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort2LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort2LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort2Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort2DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort2DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort2Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort2URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort2OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort2DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort2ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort2ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort2ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort2ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort2ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort2ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort2Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort2Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort2Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort2Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort2Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort2GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort2Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort2RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort2NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort2HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort2HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort2LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort2LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort2NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort2HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort2HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort2LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort2LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort2EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.2.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTemperatureArrayPort3 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3 | |||
sensorProbeTemperatureArrayPort3Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort3Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort3 Table |
||
sensorProbeTemperatureArrayPort3Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort3Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort3Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort3Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort3Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort3GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort3HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort3HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort3LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort3LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort3Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort3DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort3DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort3Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort3URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort3OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort3DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort3ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort3ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort3ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort3ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort3ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort3ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort3Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort3Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort3Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort3Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort3Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort3GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort3Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort3RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort3NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort3HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort3HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort3LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort3LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort3NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort3HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort3HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort3LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort3LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort3EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.3.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTemperatureArrayPort4 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4 | |||
sensorProbeTemperatureArrayPort4Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort4Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort4 Table |
||
sensorProbeTemperatureArrayPort4Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort4Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort4Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort4Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort4Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort4GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort4HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort4HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort4LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort4LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort4Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort4DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort4DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort4Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort4URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort4OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort4DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort4ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort4ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort4ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort4ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort4ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort4ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort4Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort4Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort4Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort4Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort4Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort4GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort4Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort4RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort4NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort4HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort4HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort4LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort4LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort4NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort4HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort4HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort4LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort4LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort4EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.4.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTemperatureArrayPort5 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5 | |||
sensorProbeTemperatureArrayPort5Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort5Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort5 Table |
||
sensorProbeTemperatureArrayPort5Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort5Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort5Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort5Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort5Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort5GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort5HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort5HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort5LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort5LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort5Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort5DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort5DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort5Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort5URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort5OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort5DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort5ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort5ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort5ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort5ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort5ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort5ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort5Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort5Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort5Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort5Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort5Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort5GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort5Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort5RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort5NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort5HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort5HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort5LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort5LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort5NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort5HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort5HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort5LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort5LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort5EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.5.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTemperatureArrayPort6 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6 | |||
sensorProbeTemperatureArrayPort6Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort6Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort6 Table |
||
sensorProbeTemperatureArrayPort6Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort6Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort6Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort6Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort6Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort6GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort6HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort6HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort6LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort6LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort6Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort6DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort6DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort6Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort6URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort6OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort6DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort6ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort6ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort6ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort6ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort6ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort6ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort6Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort6Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort6Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort6Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort6Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort6GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort6Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort6RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort6NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort6HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort6HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort6LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort6LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort6NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort6HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort6HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort6LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort6LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort6EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.6.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTemperatureArrayPort7 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7 | |||
sensorProbeTemperatureArrayPort7Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort7Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort7 Table |
||
sensorProbeTemperatureArrayPort7Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort7Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort7Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort7Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort7Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort7GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort7HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort7HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort7LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort7LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort7Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort7DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort7DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort7Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort7URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort7OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort7DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort7ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort7ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort7ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort7ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort7ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort7ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort7Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort7Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort7Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort7Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort7Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort7GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort7Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort7RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort7NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort7HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort7HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort7LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort7LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort7NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort7HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort7HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort7LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort7LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort7EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.7.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeTemperatureArrayPort8 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8 | |||
sensorProbeTemperatureArrayPort8Number | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.1 | integer | read-only |
The total number of port on the TemperatureArray. |
sensorProbeTemperatureArrayPort8Table | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2 | no-access |
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1 | no-access |
This is an entry in the sensorProbeTemperatureArrayPort8 Table |
||
sensorProbeTemperatureArrayPort8Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.1 | integer | read-only |
A unique value for each sensor TemperatureArray port. |
sensorProbeTemperatureArrayPort8Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.2 | displaystring | read-write |
A Description of this sensor TemperatureArray |
sensorProbeTemperatureArrayPort8Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeTemperatureArrayPort8Status | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeTemperatureArrayPort8Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeTemperatureArrayPort8GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeTemperatureArrayPort8HighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort8HighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort8LowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeTemperatureArrayPort8LowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeTemperatureArrayPort8Rearm | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorProbeTemperatureArrayPort8DegreeType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.12 | integer | read-write |
The degrees are in fahrenheit(0) or in celsius(1) Enumeration: 'celsius': 1, 'fahr': 0. |
sensorProbeTemperatureArrayPort8DegreeRaw | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.14 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorProbeTemperatureArrayPort8Offset | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.15 | integer | read-write |
Offset reading |
sensorProbeTemperatureArrayPort8URL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeTemperatureArrayPort8OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeTemperatureArrayPort8DatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeTemperatureArrayPort8ContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeTemperatureArrayPort8ContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeTemperatureArrayPort8ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeTemperatureArrayPort8ContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeTemperatureArrayPort8ContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeTemperatureArrayPort8ContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeTemperatureArrayPort8Calendar | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeThermostatTemperatureArrayPort8Index | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.26 | integer | read-only |
A unique value for each sensor thermostat port. |
sensorProbeThermostatTemperatureArrayPort8Description | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.27 | displaystring | read-write |
A Description of this sensor thermostat |
sensorProbeThermostatTemperatureArrayPort8Value | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.28 | integer | read-only |
The value in this sensor |
sensorProbeThermostatTemperatureArrayPort8Online | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.29 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeThermostatTemperatureArrayPort8GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.30 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeThermostatTemperatureArrayPort8Mode | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.31 | integer | read-write |
To select the thermostat mode for working on time-bases(1) or normal(0). Enumeration: 'time-bases': 1, 'normal': 0. |
sensorProbeThermostatTemperatureArrayPort8RelayControlPort | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.32 | integer | read-write |
To select a relay port to be controled by this thermostat sensor. |
sensorProbeThermostatTemperatureArrayPort8NormalAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.33 | integer | read-write |
Profile1: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort8HighLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.34 | integer | read-write |
Profile1: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort8HighLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.35 | integer | read-write |
Profile1: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort8LowLimit1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.36 | integer | read-write |
Profile1: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort8LowLimitAction1 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.37 | integer | read-write |
Profile1: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort8NormalAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.38 | integer | read-write |
Profile2: Thermostat normal action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort8HighLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.39 | integer | read-write |
Profile2: When this sersor higher than thermostat high limit, it will take a high limit action. |
sensorProbeThermostatTemperatureArrayPort8HighLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.40 | integer | read-write |
Profile2: Thermostat high limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort8LowLimit2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.41 | integer | read-write |
Profile2: When this sersor higher than thermostat low limit, it will take a normal limit action. |
sensorProbeThermostatTemperatureArrayPort8LowLimitAction2 | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.42 | integer | read-write |
Profile2: Thermostat low limit action for controlling a relay sensor. Enumeration: 'turn-off': 1, 'turn-on': 0, 'no-change': 2. |
sensorProbeThermostatTemperatureArrayPort8EnableTime | 1.3.6.1.4.1.3854.1.2.2.1.19.33.8.2.1.43 | displaystring | read-write |
Time to enable on Thermostat |
sensorProbeNoCameraSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.34 | |||
sensorProbeNoCameraSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.34.1 | integer | read-only |
The total number of no camera sensor port. |
sensorProbeNoCameraSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2 | no-access |
This table contains the data for every no camera Sensor. Each row in the table contains data for a different NoCamera Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1 | no-access |
This is an entry in the sensorProbeNoCameraSensorEntry Table |
||
sensorProbeNoCameraSensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.1 | integer | read-only |
A unique value for each no camera sensor port. |
sensorProbeNoCameraDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.2 | displaystring | read-write |
A Description of this sensor |
sensorProbeNoCameraStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.4 | integer | read-only |
The current status of this Sensor. Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeNoCameraOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeNoCameraGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeNoCameraContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.7 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeNoCameraContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.8 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeNoCameraCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.34.2.1.9 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSoftMotionSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.35 | |||
sensorProbeSoftMotionSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.35.1 | integer | read-only |
The total number of SoftMotionSensor port. |
sensorProbeSoftMotionSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2 | no-access |
This table contains the data for every SoftMotion Sensor. Each row in the table contains data for a different SoftMotion Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1 | no-access |
This is an entry in the sensorProbeSoftMotionSensorEntry Table |
||
sensorProbeSoftMotionSensorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.1 | integer | read-only |
A unique value for each soft motion sensor port. |
sensorProbeSoftMotionDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.2 | displaystring | read-write |
A Description of this sensor |
sensorProbeSoftMotionStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.4 | integer | read-only |
The current status of this Sensor. Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeSoftMotionOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeSoftMotionGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeSoftMotionPercentSensitivity | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.7 | integer | read-write |
The percent of sensitivity uses for setting the sentisitivity of motion detector. |
sensorProbeSoftMotionURL | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.8 | displaystring | read-write |
Sensor URL link. |
sensorProbeSoftMotionOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.9 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeSoftMotionContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.10 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeSoftMotionContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.11 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeSoftMotionCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.12 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeSoftMotionMask | 1.3.6.1.4.1.3854.1.2.2.1.19.35.2.1.13 | integer | read-write |
Mask of enable or disable of SoftMotion. |
sensorProbeSoundDetectorSensor | 1.3.6.1.4.1.3854.1.2.2.1.19.36 | |||
sensorProbeSoundDetectorSensorNumber | 1.3.6.1.4.1.3854.1.2.2.1.19.36.1 | integer | read-only |
The total number of SoundDetectorSensor port. |
sensorProbeSoundDetectorSensorTable | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2 | no-access |
This table contains the data for every SoundDetectorSensor Sensor. Each row in the table contains data for a different SoundDetectorSensor Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1 | no-access |
This is an entry in the sensorProbeSoundDetectorSensorEntry Table |
||
sensorProbeSoundDetectorIndex | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.1 | integer | read-only |
A unique value for each sound detector sensor port. |
sensorProbeSoundDetectorDescription | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.2 | displaystring | read-write |
A Description of this sensor |
sensorProbeSoundDetectorValue | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.3 | integer | read-only |
The value in this sensor |
sensorProbeSoundDetectorStatus | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorProbeSoundDetectorOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeSoundDetectorGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeSoundDetectorHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.7 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorProbeSoundDetectorHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.8 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorProbeSoundDetectorLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorProbeSoundDetectorLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorProbeSoundDetectorRearm | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.11 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down Rearm degrees below warning before the status goes to normal |
sensorProbeSoundDetectorRecordingSource | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.12 | integer | read-write |
To select a recording source being in internal microphone(0) or in line-in(1). Enumeration: 'internal-mic': 0, 'line-in': 1. |
sensorProbeSoundDetectorMicBoost | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.13 | integer | read-write |
Enable or disable a microphone boost(+20 db). Enumeration: 'on': 1, 'off': 0. |
sensorProbeSoundDetectorMicSensitivity | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.14 | integer | read-write |
The sensitivity of microphone to detect sound. Enumeration: 'i20': 20, 'i0': 0, 'i60': 60, 'i40': 40, 'i80': 80, 'i100': 100. |
sensorProbeSoundDetectorPulseLength | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.15 | integer | read-write |
Continuous time for detecting before changing status. |
sensorProbeSoundDetectorURL | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.16 | displaystring | read-write |
Sensor URL link. |
sensorProbeSoundDetectorOpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.17 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeSoundDetectorDatacollectType | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.18 | integer | read-write |
Type of datacollect to collect. Enumeration: 'lowest': 3, 'average': 1, 'highest': 2. |
sensorProbeSoundDetectorContTimeHighCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorProbeSoundDetectorContTimeHighWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.20 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorProbeSoundDetectorContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.21 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeSoundDetectorContTimeLowWarning | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.22 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorProbeSoundDetectorContTimeLowCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.23 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorProbeSoundDetectorContTimeSensorError | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.24 | integer | read-write |
Continuous time for this sensor to be in Sensor Error before accepting new Status. |
sensorProbeSoundDetectorCalendar | 1.3.6.1.4.1.3854.1.2.2.1.19.36.2.1.25 | integer | read-write |
Enable or disable the calendar filtering working hours of sensor. Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeDrycontactArraySensor | 1.3.6.1.4.1.3854.1.2.2.1.19.37 | |||
sensorProbeDrycontactArrayPort1 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1 | |||
sensorProbeDrycontactArrayPort1Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort1Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort1 Table |
||
sensorProbeDrycontactArrayPort1Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort1Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort1Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort1Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort1GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort1NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort1Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort1ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort1ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort1ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.24 | integer | read-write |
Drycontact output toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort1ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.25 | integer | read-write |
Control the drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort1OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort1OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort1URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.28 | displaystring | read-write |
Sersor URL link. |
sensorProbeDrycontactArrayPort1OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort1ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.1.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDrycontactArrayPort2 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2 | |||
sensorProbeDrycontactArrayPort2Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort2Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort2 Table |
||
sensorProbeDrycontactArrayPort2Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort2Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort2Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort2Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort2GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort2NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort2Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort2ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort2ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort2ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.24 | integer | read-write |
Drycontact toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort2ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.25 | integer | read-write |
Control the Drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort2OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort2OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort2URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.28 | displaystring | read-write |
Sensor URL link |
sensorProbeDrycontactArrayPort2OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort2ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.2.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a Drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDrycontactArrayPort3 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3 | |||
sensorProbeDrycontactArrayPort3Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort3Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort3 Table |
||
sensorProbeDrycontactArrayPort3Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort3Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort3Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort3Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort3GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort3NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort3Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort3ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort3ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort3ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.24 | integer | read-write |
Drycontact toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort3ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.25 | integer | read-write |
Control the Drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort3OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort3OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort3URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeDrycontactArrayPort3OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort3ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.3.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a Drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDrycontactArrayPort4 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4 | |||
sensorProbeDrycontactArrayPort4Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort4Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort4 Table |
||
sensorProbeDrycontactArrayPort4Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort4Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort4Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort4Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort4GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort4NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort4Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort4ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort4ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort4ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.24 | integer | read-write |
Drycontact toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort4ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.25 | integer | read-write |
Control the Drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort4OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort4OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort4URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeDrycontactArrayPort4OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort4ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.4.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a Drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDrycontactArrayPort5 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5 | |||
sensorProbeDrycontactArrayPort5Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort5Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort5 Table |
||
sensorProbeDrycontactArrayPort5Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort5Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort5Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort5Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort5GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort5NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort5Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort5ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort5ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort5ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.24 | integer | read-write |
Drycontact toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort5ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.25 | integer | read-write |
Control the Drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort5OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort5OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort5URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeDrycontactArrayPort5OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort5ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.5.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a Drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDrycontactArrayPort6 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6 | |||
sensorProbeDrycontactArrayPort6Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort6Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort6 Table |
||
sensorProbeDrycontactArrayPort6Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort6Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort6Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort6Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort6GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort6NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort6Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort6ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort6ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort6ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.24 | integer | read-write |
Drycontact toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort6ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.25 | integer | read-write |
Control the Drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort6OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort6OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort6URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeDrycontactArrayPort6OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort6ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.6.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a Drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDrycontactArrayPort7 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7 | |||
sensorProbeDrycontactArrayPort7Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort7Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort7 Table |
||
sensorProbeDrycontactArrayPort7Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort7Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort7Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort7Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort7GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort7NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort7Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort7ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort7ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort7ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.24 | integer | read-write |
Drycontact toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort7ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.25 | integer | read-write |
Control the Drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort7OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort7OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort7URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeDrycontactArrayPort7OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort7ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.7.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a Drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDrycontactArrayPort8 | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8 | |||
sensorProbeDrycontactArrayPort8Number | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.1 | integer | read-only |
The total number of port on the DrycontactArray. |
sensorProbeDrycontactArrayPort8Table | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2 | no-access |
This table contains the data for every Drycontact Sensor in the SensorArray. Each row in the table contains data for a different Drycontact Sensor. |
|
1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1 | no-access |
This is an entry in the sensorProbeDrycontactArrayPort8 Table |
||
sensorProbeDrycontactArrayPort8Index | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.1 | integer | read-only |
A unique value for each sensor DrycontactArray port. |
sensorProbeDrycontactArrayPort8Description | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.2 | displaystring | read-write |
A Description of this sensor DrycontactArray |
sensorProbeDrycontactArrayPort8Status | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.4 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorProbeDrycontactArrayPort8Online | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.5 | integer | read-only |
If this Sensor is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeDrycontactArrayPort8GoOnline | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.6 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeDrycontactArrayPort8NormalState | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.7 | integer | read-write |
The normal state of DrycontactArray Enumeration: 'open': 1, 'closed': 0. |
sensorProbeDrycontactArrayPort8Direction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.8 | integer | read-write |
To set a drycontact to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorProbeDrycontactArrayPort8ContTimeCritical | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.9 | integer | read-write |
Continuous time for this sensor to be in Critical before accepting new Status. |
sensorProbeDrycontactArrayPort8ContTimeNormal | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.10 | integer | read-write |
Continuous time for this sensor to be in Normal before accepting new Status. |
sensorProbeDrycontactArrayPort8ManualOutputCycleTime | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.24 | integer | read-write |
Drycontact toggle period in seconds for Manual Cycle action. |
sensorProbeDrycontactArrayPort8ManualOutputAction | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.25 | integer | read-write |
Control the Drycontact output manualy Enumeration: 'cycle-Off-On-Off': 7, 'turn-off': 4, 'turn-on': 3, 'allow-sensor-control': 1, 'cycle-On-Off-On': 8. |
sensorProbeDrycontactArrayPort8OutputDescOn | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.26 | displaystring | read-write |
Description of Drycontact output On |
sensorProbeDrycontactArrayPort8OutputDescOff | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.27 | displaystring | read-write |
Description of Drycontact output Off |
sensorProbeDrycontactArrayPort8URL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.28 | displaystring | read-write |
Sensor URL link. |
sensorProbeDrycontactArrayPort8OpenURL | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.29 | integer | read-write |
Open URL in this browser or open in a new window. Enumeration: 'new-window': 2, 'cur-window': 0. |
sensorProbeDrycontactArrayPort8ControlMode | 1.3.6.1.4.1.3854.1.2.2.1.19.37.8.2.1.30 | integer | read-write |
Control Mode used for selecting the mode to control a Drycontact output. Enumeration: 'manual-control': 0, 'thermostat-control': 3, 'notification-control': 1, 'time-control': 2. |
sensorProbeDebug | 1.3.6.1.4.1.3854.1.2.2.1.20 | integer | read-write |
SP only: Turn on or off debug messages Enumeration: 'on': 1, 'off': 0. |
sensorProbeTrapResend | 1.3.6.1.4.1.3854.1.2.2.1.22 | integer | read-write |
If traps for Warning or Error should be resent. Traps for Normal status are sent once Enumeration: 'on': 1, 'off': 0. |
sensorProbeTrapResendInterval | 1.3.6.1.4.1.3854.1.2.2.1.23 | integer | read-write |
How often to resend mail or Traps. Enter the number of seconds from 15 to 65535. Mail for WARNING and ERROR are resent at this interval. Traps for Normal status are sent once |
sensorProbeSendTraps | 1.3.6.1.4.1.3854.1.2.2.1.24 | integer | read-write |
Turn on or off the sending of traps Enumeration: 'on': 1, 'off': 2. |
sensorProbeTrapDestination | 1.3.6.1.4.1.3854.1.2.2.1.25 | ipaddress | read-write |
The IP address of the trap destination |
sensorProbeTrapCommunity | 1.3.6.1.4.1.3854.1.2.2.1.26 | displaystring | read-write |
The community string of the trap destination |
sensorProbeDefaultGateway | 1.3.6.1.4.1.3854.1.2.2.1.27 | ipaddress | read-write |
If the destination is on another network, enter the IP address of the router |
sensorProbeSubnetMask | 1.3.6.1.4.1.3854.1.2.2.1.28 | ipaddress | read-write |
If the trap destination uses the default gateway |
sensorProbeRouteAdd | 1.3.6.1.4.1.3854.1.2.2.1.29 | displaystring | read-write |
SP only: Up to 4, Manual additions to the routing table in the form, Network IP Address, Netmask, Gateway IP address |
sensorProbeSendMail | 1.3.6.1.4.1.3854.1.2.2.1.30 | integer | read-write |
Turn on or off the sending of Mail Enumeration: 'on': 1, 'off': 2. |
sensorProbeMailRecpt | 1.3.6.1.4.1.3854.1.2.2.1.31 | displaystring | read-write |
The email address of the Recipient |
sensorProbeMailFrom | 1.3.6.1.4.1.3854.1.2.2.1.32 | displaystring | read-write |
The email address of the Sender |
sensorProbeMailSMTP | 1.3.6.1.4.1.3854.1.2.2.1.33 | displaystring | read-write |
The Address of the SMTP server |
sensorProbeMailJpgInline | 1.3.6.1.4.1.3854.1.2.2.1.34 | integer | read-write |
If the jpg for this event is sent as an http link or is included with mail as an attachment Enumeration: 'inline': 1, 'link': 2. |
sensorProbeMailResendInterval | 1.3.6.1.4.1.3854.1.2.2.1.36 | integer | read-write |
How often to resend mail or Traps. Enter the number of seconds from 10 to 60. Mail for WARNING and ERROR are resent at this interval. Mail for Normal status are sent once |
sensorProbeMailMaxResend | 1.3.6.1.4.1.3854.1.2.2.1.37 | integer | read-write |
The maximum number of times to resend mail. If set to 0 only send once. The maximum value is 5 |
sensorProbeMailLastStatus | 1.3.6.1.4.1.3854.1.2.2.1.39 | displaystring | read-only |
The status of the most recent attempt to send an email |
sensorProbeSupportMailRcpt | 1.3.6.1.4.1.3854.1.2.2.1.40 | displaystring | read-write |
SP8L only: E-Mail address of support |
sensorProbeCameraServerTable | 1.3.6.1.4.1.3854.1.2.2.1.42 | no-access |
CP8 Only: This table contains the Camera Server features, This allows the sensorProbe to connect to a sensorProbe |
|
1.3.6.1.4.1.3854.1.2.2.1.42.1 | no-access |
This is an entry in the sensorProbeCameraServerEntry Table |
||
sensorProbeCameraServerClientOnline | 1.3.6.1.4.1.3854.1.2.2.1.42.1.1 | integer | read-only |
If this Client is currently online Enumeration: 'offline': 2, 'online': 1. |
sensorProbeCameraServerClientGoOnline | 1.3.6.1.4.1.3854.1.2.2.1.42.1.2 | integer | read-write |
To put this Client online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorProbeCameraServerClientIP | 1.3.6.1.4.1.3854.1.2.2.1.42.1.3 | ipaddress | read-write |
The IP address of the sensorProbe, used to send snmp keep alive messages |
sensorProbeCameraServerClientSetPassword | 1.3.6.1.4.1.3854.1.2.2.1.42.1.4 | displaystring | read-write |
SP Only: The Set Password for the snmp keep alive messages sent to the sensorProbes |
sensorProbeCameraServerIndex | 1.3.6.1.4.1.3854.1.2.2.1.42.1.5 | integer | read-only |
The index into the Camera table |
sensorProbeJavaTimeOut | 1.3.6.1.4.1.3854.1.2.2.1.42.1.6 | integer | read-write |
Timeout in minutes for Java client |
sensorProbeJpegQualityFactor | 1.3.6.1.4.1.3854.1.2.2.1.42.1.7 | integer | read-write |
Quality factor of jpeg image |
sensorProbeCameraDescription | 1.3.6.1.4.1.3854.1.2.2.1.42.1.8 | displaystring | read-write |
A description of camera |
sensorProbeCameraRotate | 1.3.6.1.4.1.3854.1.2.2.1.42.1.9 | integer | read-write |
A Rotate of this camera Enumeration: 'nonRotate': 0, 'rotate': 1. |
sensorProbeCameraResolution | 1.3.6.1.4.1.3854.1.2.2.1.42.1.10 | integer | read-write |
Resolution of camera Enumeration: 'resolution320x240': 0, 'resolution640x480': 1. |
sensorProbePTZRotateRelative | 1.3.6.1.4.1.3854.1.2.2.1.42.1.11 | displaystring | read-write |
Control PTZ by put Direction and step 'DIR STEP' when direction 0 or 1 is LEFT or RIGH and 2 or 3 is UP or DOWN |
sensorProbePTZRotateAbsolute | 1.3.6.1.4.1.3854.1.2.2.1.42.1.12 | displaystring | read-write |
Control PTZ by put position of x and y 'POS_X POS_Y' value of position is 0 to 100 |
sensorProbeAudioAttachChannel | 1.3.6.1.4.1.3854.1.2.2.1.42.1.13 | integer | read-write |
Disable/Enable audio attachment Enumeration: 'notAttachAudio': 0, 'attachAudio': 1. |
sensorProbePTZEnable | 1.3.6.1.4.1.3854.1.2.2.1.42.1.14 | integer | read-write |
Disable/Enable Ptz controller Enumeration: 'enableExternal': 2, 'disable': 0, 'enableInternal': 1. |
sensorProbePTZBrand | 1.3.6.1.4.1.3854.1.2.2.1.42.1.15 | integer | read-write |
PTZ Brand Enumeration: 'generalBrand': 0, 'akcpBrand': 1. |
sensorProbePTZPanTiltUntilEnd | 1.3.6.1.4.1.3854.1.2.2.1.42.1.16 | integer | read-write |
Pan or Tilt PTZ until endpoint Enumeration: 'right-up': 5, 'right': 1, 'stop': 0, 'up': 3, 'down': 4, 'left-up': 7, 'right-down': 6, 'left-down': 8, 'left': 2. |
sensorProbeTrapMailPollInterval | 1.3.6.1.4.1.3854.1.2.2.1.50 | integer | read-write |
SP Only: How often the sensor thresholds are tested before sending traps or mail. This can vary from 3 to 15 seconds |
sensorProbeSendTestMail | 1.3.6.1.4.1.3854.1.2.2.1.51 | integer | read-write |
Send out an email test message |
sensorProbeLastSystemError | 1.3.6.1.4.1.3854.1.2.2.1.52 | displaystring | read-only |
A text string containing the description of the last system error |
sensorProbeDataCollectionPeriod | 1.3.6.1.4.1.3854.1.2.2.1.53 | integer | read-write |
The number of minutes between collections of the data logger. This can vary from 1 to 60 minutes |
sensorProbeMailTimeout | 1.3.6.1.4.1.3854.1.2.2.1.54 | integer | read-write |
The number of seconds to wait for a timeout while sending email This can vary from 10 to 30 seconds |
sensorProbeAutoSense | 1.3.6.1.4.1.3854.1.2.2.1.55 | integer | read-write |
Enable Auto-sense feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeChecksum | 1.3.6.1.4.1.3854.1.2.2.1.56 | integer | read-only |
SP Only: The Flash Checksum, computed dynamically whenever this object is read |
sensorProbeUsePassword | 1.3.6.1.4.1.3854.1.2.2.1.57 | integer | read-write |
Determines whether or not the set and get community are used to check for access rights Enumeration: 'doNotUsePassword': 1, 'usePassword': 0. |
sensorProbeDisplayLogo | 1.3.6.1.4.1.3854.1.2.2.1.59 | integer | read-write |
Enable or Disable the display of the logo Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeTrapType | 1.3.6.1.4.1.3854.1.2.2.1.60 | integer | read-write |
Whether to generate a trap that covers all sensors, a specific trap for each sensor, or both types of traps Enumeration: 'specificTypeTrap': 1, 'bothTypeTraps': 3, 'generalTypeTrap': 2, 'statusTypeTraps': 4. |
sensorProbeMailCC | 1.3.6.1.4.1.3854.1.2.2.1.61 | displaystring | read-write |
The email address of the CC |
sensorProbeAllowIPChange | 1.3.6.1.4.1.3854.1.2.2.1.62 | integer | read-write |
This disables the changing of the IP address. The default is to enable changing the IP address Enumeration: 'enable': 1, 'disable': 2. |
sensorProbeTimeOfDay | 1.3.6.1.4.1.3854.1.2.2.1.65 | displaystring | read-write |
The time of day in the format day/month/year hour(1-24):minutes:seconds for example 23/10/02 12:45:06 |
sensorProbeEnableSysLog | 1.3.6.1.4.1.3854.1.2.2.1.66 | integer | read-write |
This enables sysLog Messages,including logging to the Net. The Destination IP of the net messages is the same as the source IP of the sender of this command Enumeration: 'enableLogToFlash': 1, 'enableLogToNetAndFlash': 2, 'disable': 3. |
sensorProbeReadSysLog | 1.3.6.1.4.1.3854.1.2.2.1.67 | integer | read-write |
Return the sysLog Message in the snmp PDU and if enableLogToNetAndFlash in sensorProbeEnableSysLog, also send in debug message format, A Write of a 2 will return all of the messages in debug format Enumeration: 'allMessages': 2, 'lastMessage': 1. |
sensorProbeClearSysLog | 1.3.6.1.4.1.3854.1.2.2.1.68 | integer | read-write |
Delete all entries in the sys log Enumeration: 'allMessages': 2. |
sensorProbeSyslogDestIP | 1.3.6.1.4.1.3854.1.2.2.1.69 | ipaddress | read-write |
The IP Address of the Syslog server. Note: This must be in dotted decimal form |
sensorProbeSyslogPort | 1.3.6.1.4.1.3854.1.2.2.1.70 | gauge | read-write |
The Port Number of the Syslog server. |
sensorProbeSetSyslogMsgPrefix | 1.3.6.1.4.1.3854.1.2.2.1.71 | displaystring | read-write |
SP Only: The Prefix message of the Syslog message |
sensorProbeTimeZone | 1.3.6.1.4.1.3854.1.2.2.1.81 | integer | read-write |
System time zone |
sensorProbeMegaVersion | 1.3.6.1.4.1.3854.1.2.2.1.83 | integer | read-only |
Version number of mega board |
sensorProbeNtpMode | 1.3.6.1.4.1.3854.1.2.2.1.84 | integer | read-write |
Mode to synchronous with ntp server Enumeration: 'onceAnHour': 6, 'onceADay': 5, 'continuous': 7, 'oneTime': 1, 'notUse': 0, 'onSystemStartUp': 2, 'onceAWeek': 4, 'onceAMounth': 3. |
sensorProbeNtpServer | 1.3.6.1.4.1.3854.1.2.2.1.85 | displaystring | read-write |
NTP server which this machine synchronous with |
sensorProbeSMTPAuth | 1.3.6.1.4.1.3854.1.2.2.1.87 | integer | read-write |
This enables the SMTP authentication Enumeration: 'enable': 1, 'disable': 2. |
sensorProbeSMTPLogin | 1.3.6.1.4.1.3854.1.2.2.1.88 | displaystring | read-write |
The username used to login into SMTP server |
sensorProbeSMTPPassword | 1.3.6.1.4.1.3854.1.2.2.1.89 | displaystring | read-write |
The password used to login into SMTP server |
sensorProbeDNSServer | 1.3.6.1.4.1.3854.1.2.2.1.90 | ipaddress | read-write |
IP address of the DNS server |
sensorProbeAltWebPort | 1.3.6.1.4.1.3854.1.2.2.1.91 | gauge | read-write |
The alternative for a port number 80 used to access the web interface |
sensorProbeNumberOfSensorPort | 1.3.6.1.4.1.3854.1.2.2.1.92 | integer | read-only |
The number of sensor ports(regardless of their current state) |
sensorProbeSendTrapsAlive | 1.3.6.1.4.1.3854.1.2.2.1.93 | integer | read-write |
On or off send keep alive traps. Enumeration: 'on': 1, 'off': 2. |
sensorProbeTrapReIntervalAlive | 1.3.6.1.4.1.3854.1.2.2.1.94 | integer | read-write |
Time between each keep alive trap. |
sensorProbeUseCamera | 1.3.6.1.4.1.3854.1.2.2.1.95 | integer | read-write |
On or off camera. Enumeration: 'on': 1, 'off': 0. |
sensorProbeAdcCalibratePort | 1.3.6.1.4.1.3854.1.2.2.1.96 | integer | read-write |
Calibrate value for analog sensor. |
sensorProbeMailSubject | 1.3.6.1.4.1.3854.1.2.2.1.98 | displaystring | read-write |
Email Subject. |
sensorProbeSnmpPort | 1.3.6.1.4.1.3854.1.2.2.1.99 | gauge | read-write |
SP Only: Port number used to access snmp |
sensorProbeSnmpTrapPort | 1.3.6.1.4.1.3854.1.2.2.1.100 | gauge | read-write |
SP Only: Port number used to access trap snmp |
sensorProbeSnmpIndexingMode | 1.3.6.1.4.1.3854.1.2.2.1.101 | integer | read-write |
CP8 Only: Snmp table index starting from 0 or 1 Enumeration: 'index0': 0, 'index1': 1. |
sensorProbeNotifyBoot | 1.3.6.1.4.1.3854.1.2.2.1.103 | integer | read-write |
SP2 Only: Enable Notify on boot up |
sensorProbeDelayNotifyBoot | 1.3.6.1.4.1.3854.1.2.2.1.104 | integer | read-write |
SP2 Only: Delay time for boot up notify |
sensorProbeSmtpPort | 1.3.6.1.4.1.3854.1.2.2.1.105 | integer | read-write |
SMTP Port number used to send email |
sensorProbeReboot | 1.3.6.1.4.1.3854.1.2.2.1.106 | integer | read-write |
Reboot SP2/SP8 set to 1 |
sensorProbeServerEnable | 1.3.6.1.4.1.3854.1.2.2.1.107 | integer | read-write |
Enable database changed notify feature Enumeration: 'enable': 1, 'disable': 0. |
sensorProbeFirmwareVersion | 1.3.6.1.4.1.3854.1.2.2.1.108 | displaystring | read-only |
Current firmware version |
sensorProbeProductType | 1.3.6.1.4.1.3854.1.2.2.1.109 | integer | read-only |
Product type Enumeration: 'securityProbe': 5, 'sensorProbe8': 2, 'sensorProbeLinuxWithoutUSB': 3, 'sensorProbe2': 1, 'sensorProbeLinuxWithUSB': 4. |
sensorProbeRequestResendTrap | 1.3.6.1.4.1.3854.1.2.2.1.110 | integer | read-write |
SP only: Send immediately all traps by set to 1 |
sensorProbeSeparateEmail | 1.3.6.1.4.1.3854.1.2.2.1.112 | integer | read-write |
SP only: Separate Email by set 1 for not Separate Email set 0 Enumeration: 'separate': 1, 'notSeparate': 0. |
sensorProbeMailCustom | 1.3.6.1.4.1.3854.1.2.2.1.113 | integer | read-write |
SP only: Custom mail is removed 'http://' in the mail footer Enumeration: 'custom': 1, 'normal': 0. |
sensorProbeUntidePassword | 1.3.6.1.4.1.3854.1.2.2.1.114 | integer | read-write |
Use web password as SNMP password Enumeration: 'tidePassword': 0, 'untidePassword': 1. |
sensorProbeWebPassword | 1.3.6.1.4.1.3854.1.2.2.1.115 | |||
sensorProbeWebAdminPassword | 1.3.6.1.4.1.3854.1.2.2.1.115.1 | displaystring | read-write |
Password Admin for login web and other connections |
sensorProbeWebUserPassword | 1.3.6.1.4.1.3854.1.2.2.1.115.2 | displaystring | read-write |
Password User for login web and other connections |
sensorProbeReloadNetwork | 1.3.6.1.4.1.3854.1.2.2.1.116 | integer | read-write |
Set 1 for reload network seting Enumeration: 'reload': 1. |
sensorProbeStatusNumber | 1.3.6.1.4.1.3854.1.2.2.1.117 | |||
sensorProbeStatusNumberNotNormal | 1.3.6.1.4.1.3854.1.2.2.1.117.1 | integer | read-only |
Number of sensor status is Warning, Critical and Sensor Error |
sensorProbeStatusNumberCriticalAndError | 1.3.6.1.4.1.3854.1.2.2.1.117.2 | integer | read-only |
Number of sensor status is Critical and Sensor Error |
sensorProbeStatusNumberError | 1.3.6.1.4.1.3854.1.2.2.1.117.3 | integer | read-only |
Number of sensor status is Sensor Error |
sensorProbeTypeName | 1.3.6.1.4.1.3854.1.2.2.1.118 | |||
sensorProbeTypeTemperatureName | 1.3.6.1.4.1.3854.1.2.2.1.118.1 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSHT11HumidityName | 1.3.6.1.4.1.3854.1.2.2.1.118.2 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSHT11TempName | 1.3.6.1.4.1.3854.1.2.2.1.118.3 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeType4to20MAName | 1.3.6.1.4.1.3854.1.2.2.1.118.4 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeDCvoltageName | 1.3.6.1.4.1.3854.1.2.2.1.118.5 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeAirflowName | 1.3.6.1.4.1.3854.1.2.2.1.118.6 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeDrycontactInoutName | 1.3.6.1.4.1.3854.1.2.2.1.118.7 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeDrycontactInputName | 1.3.6.1.4.1.3854.1.2.2.1.118.8 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeMotionName | 1.3.6.1.4.1.3854.1.2.2.1.118.9 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeWaterName | 1.3.6.1.4.1.3854.1.2.2.1.118.10 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSecurityName | 1.3.6.1.4.1.3854.1.2.2.1.118.11 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSirenName | 1.3.6.1.4.1.3854.1.2.2.1.118.12 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeRelayName | 1.3.6.1.4.1.3854.1.2.2.1.118.13 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeACvoltageName | 1.3.6.1.4.1.3854.1.2.2.1.118.14 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeADE7763VRMSName | 1.3.6.1.4.1.3854.1.2.2.1.118.15 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeADE7763IRMSName | 1.3.6.1.4.1.3854.1.2.2.1.118.16 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeADE7763WattName | 1.3.6.1.4.1.3854.1.2.2.1.118.17 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeADE7763WatthourName | 1.3.6.1.4.1.3854.1.2.2.1.118.18 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypePCF8574XRelayName | 1.3.6.1.4.1.3854.1.2.2.1.118.19 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeThermocoupleName | 1.3.6.1.4.1.3854.1.2.2.1.118.20 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSmokeName | 1.3.6.1.4.1.3854.1.2.2.1.118.21 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeXDryName | 1.3.6.1.4.1.3854.1.2.2.1.118.22 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeTemperatureArrayName | 1.3.6.1.4.1.3854.1.2.2.1.118.23 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeWaterRopeName | 1.3.6.1.4.1.3854.1.2.2.1.118.24 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeFuelLevelName | 1.3.6.1.4.1.3854.1.2.2.1.118.25 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeTankSenderName | 1.3.6.1.4.1.3854.1.2.2.1.118.26 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeThurmostatName | 1.3.6.1.4.1.3854.1.2.2.1.118.128 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeVirtualName | 1.3.6.1.4.1.3854.1.2.2.1.118.129 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSoundName | 1.3.6.1.4.1.3854.1.2.2.1.118.130 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSoftMotionName | 1.3.6.1.4.1.3854.1.2.2.1.118.131 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeNoSignalName | 1.3.6.1.4.1.3854.1.2.2.1.118.132 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypePowerMeterName | 1.3.6.1.4.1.3854.1.2.2.1.118.134 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeSHT11Name | 1.3.6.1.4.1.3854.1.2.2.1.118.135 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeTypeADE7763Name | 1.3.6.1.4.1.3854.1.2.2.1.118.136 | displaystring | read-write |
A Description of Sensor Type Name on web interface |
sensorProbeProductRevision | 1.3.6.1.4.1.3854.1.2.2.1.119 | integer | read-only |
SP only: Revision number |
sensorProbeTraps | 1.3.6.1.4.1.3854.1.7 | |||
spSensorStatus | 1.3.6.1.4.1.3854.1.7.1 | integer | read-only |
The current integer status of the sensor causing this trap to be sent Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7, 'turnOn': 8, 'turnOff': 9. |
spSensorValue | 1.3.6.1.4.1.3854.1.7.2 | integer | read-only |
The current integer value of the sensor causing this trap to be sent |
spSensorLevelExceeded | 1.3.6.1.4.1.3854.1.7.3 | integer | read-only |
The integer level that was exceeded causing this trap to be sent |
spSensorIndex | 1.3.6.1.4.1.3854.1.7.4 | integer | read-only |
The integer index of the sensor causing this trap to be sent |
spSensorName | 1.3.6.1.4.1.3854.1.7.5 | displaystring | read-only |
The name of the sensor causing this trap to be sent |
spSensorDescription | 1.3.6.1.4.1.3854.1.7.6 | displaystring | read-only |
The description of the sensor causing this trap to be sent |
spSensorProbeKeepAlive | 1.3.6.1.4.1.3854.1.7.7 | integer | read-only |
Keep alive trap to be sent |
spSensorType | 1.3.6.1.4.1.3854.1.7.8 | integer | read-only |
Type of this sensor Enumeration: 'thermostat': 23, 'fuellevel': 35, 'extradrycontact': 16, 'waterrope': 34, 'voltage': 12, 'relayarray': 29, 'vrms': 27, 'siren': 9, 'temperature': 1, 'virtual': 30, 'power': 25, 'tanksender': 36, 'powermeter': 134, 'softwaremotion': 129, 'relay': 13, 'temperaturearray': 33, 'dryContact': 10, 'water': 4, 'irms': 26, 'watthour': 32, 'watt': 28, 'atod': 5, 'sound': 128, 'airflow': 8, 'humidity': 3, 'motion': 14, 'smoke': 24, 'security': 6, 'fourTo20mA': 2, 'nosignal': 132. |
spSensorStatusName | 1.3.6.1.4.1.3854.1.7.9 | displaystring | read-only |
The current status of the sensor causing this trap to be sent |
spSensorSubIndex | 1.3.6.1.4.1.3854.1.7.10 | integer | read-only |
The integer sub index of the sensor causing this trap to be sent. Only for temperaturearray and relayarray |
spBoardIndex | 1.3.6.1.4.1.3854.1.7.11 | integer | read-only |
The integer index of the sensor board causing this trap to be sent. |
spBoardDescription | 1.3.6.1.4.1.3854.1.7.12 | displaystring | read-only |
The description of the sensor board causing this trap to be sent |
spEventTimeStamp | 1.3.6.1.4.1.3854.1.7.13 | displaystring | read-only |
The time(MM/DD/YYYY HH:MM:SS) of an event causing this trap to be sent |
spEventClassNumber | 1.3.6.1.4.1.3854.1.7.14 | integer | read-only |
The user-defined class number associated with this trap |
spEventClassName | 1.3.6.1.4.1.3854.1.7.15 | displaystring | read-only |
The user-defined class Name associated with this trap |
spSensorDecimalValue | 1.3.6.1.4.1.3854.1.7.16 | displaystring | read-only |
The current decimal value of the sensor causing this trap to be sent |
spSensorAliveHigh | 1.3.6.1.4.1.3854.1.7.17 | integer | read-only |
The highest sensor value in the period |
spSensorAliveLow | 1.3.6.1.4.1.3854.1.7.18 | integer | read-only |
The lowset sensor value in the period |
securityProbe | 1.3.6.1.4.1.3854.2 | |||
secSummary | 1.3.6.1.4.1.3854.2.1 | |||
secDevice | 1.3.6.1.4.1.3854.2.2 | |||
deviceTable | 1.3.6.1.4.1.3854.2.2.1 | no-access |
This table contains the property for every plugged-in device. |
|
1.3.6.1.4.1.3854.2.2.1.1 | no-access |
This is an entry in the deviceEntry Table |
||
deviceIndex | 1.3.6.1.4.1.3854.2.2.1.1.1 | integer | read-only |
The index into the device table |
deviceDescription | 1.3.6.1.4.1.3854.2.2.1.1.2 | displaystring | read-write |
A Description of this device |
deviceType | 1.3.6.1.4.1.3854.2.2.1.1.3 | integer | read-only |
... |
deviceInfo | 1.3.6.1.4.1.3854.2.2.1.1.4 | displaystring | read-only |
A information of this device |
deviceStatus | 1.3.6.1.4.1.3854.2.2.1.1.5 | integer | read-only |
... |
deviceIntelligentTable | 1.3.6.1.4.1.3854.2.2.2 | no-access |
This table contains the property for every plugged-in device. |
|
1.3.6.1.4.1.3854.2.2.2.1 | no-access |
This is an entry in the deviceEntry Table |
||
deviceIntelligentIndex | 1.3.6.1.4.1.3854.2.2.2.1.1 | integer | read-only |
The index into the deviceIntelligent table |
deviceIntelligentDescription | 1.3.6.1.4.1.3854.2.2.2.1.2 | displaystring | read-write |
A Description of this device |
deviceIntelligentInfo | 1.3.6.1.4.1.3854.2.2.2.1.4 | displaystring | read-only |
A information of this device |
deviceIntelligentStatus | 1.3.6.1.4.1.3854.2.2.2.1.5 | integer | read-only |
... |
sensorIntelligentTypeSelected | 1.3.6.1.4.1.3854.2.2.2.1.6 | integer | read-write |
... |
sensorIntelligentPort1GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.100 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorIntelligentPort2GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.101 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorIntelligentPort3GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.102 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorIntelligentPort4GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.103 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorIntelligentPort5GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.104 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorIntelligentPort6GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.105 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorIntelligentPort7GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.106 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorIntelligentPort8GoOnline | 1.3.6.1.4.1.3854.2.2.2.1.107 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
deviceDryContactTable | 1.3.6.1.4.1.3854.2.2.3 | no-access |
This table contains the property for every plugged-in device. |
|
1.3.6.1.4.1.3854.2.2.3.1 | no-access |
This is an entry in the deviceEntry Table |
||
deviceDryContactIndex | 1.3.6.1.4.1.3854.2.2.3.1.1 | integer | read-only |
The index into the deviceDryContact table |
deviceDryContactDescription | 1.3.6.1.4.1.3854.2.2.3.1.2 | displaystring | read-write |
A Description of this device |
deviceDryContactInfo | 1.3.6.1.4.1.3854.2.2.3.1.4 | displaystring | read-only |
A information of this device |
deviceDryContactStatus | 1.3.6.1.4.1.3854.2.2.3.1.5 | integer | read-only |
... |
sensorDryContactPort1GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.100 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort2GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.101 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort3GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.102 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort4GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.103 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort5GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.104 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort6GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.105 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort7GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.106 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort8GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.107 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort9GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.108 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort10GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.109 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort11GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.110 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort12GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.111 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort13GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.112 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort14GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.113 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort15GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.114 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
sensorDryContactPort16GoOnline | 1.3.6.1.4.1.3854.2.2.3.1.115 | integer | read-write |
... Enumeration: 'goOffline': 2, 'goOnline': 1. |
secSensor | 1.3.6.1.4.1.3854.2.3 | |||
sensorTable | 1.3.6.1.4.1.3854.2.3.1 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.1.1 | no-access |
This is an entry in the sensorTable Table |
||
sensorIndex | 1.3.6.1.4.1.3854.2.3.1.1.1 | integer | read-only |
The index into the sensor table |
sensorDescription | 1.3.6.1.4.1.3854.2.3.1.1.2 | displaystring | read-write |
A Description of this sensor |
sensorType | 1.3.6.1.4.1.3854.2.3.1.1.3 | integer | read-only |
Enter the type of this Sensor Enumeration: 'thermostat': 128, 'xrelay': 19, 'temperature-array': 23, 'softmotion': 131, 'drycontact-array': 22, 'io': 7, 'acvoltage': 14, 'vrms': 15, 'siren': 12, 'board-state': 133, 'temperature': 1, 'virtual': 129, 'drycontact': 8, 'temperature2': 3, 'test': 255, 'relay': 13, 'water': 10, 'four-20mA': 4, 'irms': 16, 'watthour': 18, 'watt': 17, 'sound': 130, 'airflow': 6, 'dcvoltage': 5, 'humidity': 2, 'motion': 9, 'camera-dummy': 132, 'smoke': 21, 'thermocouple': 20, 'security': 11, 'nosignal': 224. |
sensorValue | 1.3.6.1.4.1.3854.2.3.1.1.4 | integer | read-only |
The value in this sensor |
sensorUnit | 1.3.6.1.4.1.3854.2.3.1.1.5 | displaystring | read-only |
The unit string |
sensorStatus | 1.3.6.1.4.1.3854.2.3.1.1.6 | integer | read-only |
The current status of this sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorGoOffline | 1.3.6.1.4.1.3854.2.3.1.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorPort | 1.3.6.1.4.1.3854.2.3.1.1.35 | integer | read-only |
Sensor port |
sensorSubPort | 1.3.6.1.4.1.3854.2.3.1.1.36 | integer | read-only |
Sensor sub port |
sensorDeviceIndex | 1.3.6.1.4.1.3854.2.3.1.1.37 | integer | read-only |
Device Index of sensor |
sensorDisplayStyle | 1.3.6.1.4.1.3854.2.3.1.1.45 | integer | read-write |
Temperature display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorHighCriticalDescription | 1.3.6.1.4.1.3854.2.3.1.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorLowCriticalDescription | 1.3.6.1.4.1.3854.2.3.1.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorNormalDescription | 1.3.6.1.4.1.3854.2.3.1.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorLowWarningDescription | 1.3.6.1.4.1.3854.2.3.1.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorHighWarningDescription | 1.3.6.1.4.1.3854.2.3.1.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorErrorDescription | 1.3.6.1.4.1.3854.2.3.1.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorOnDescription | 1.3.6.1.4.1.3854.2.3.1.1.52 | displaystring | read-write |
A On Description of this sensor |
sensorOffDescription | 1.3.6.1.4.1.3854.2.3.1.1.53 | displaystring | read-write |
A Off Description of this sensor |
sensorHighCriticalColor | 1.3.6.1.4.1.3854.2.3.1.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorLowCriticalColor | 1.3.6.1.4.1.3854.2.3.1.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorNormalColor | 1.3.6.1.4.1.3854.2.3.1.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorLowWarningColor | 1.3.6.1.4.1.3854.2.3.1.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorHighWarningColor | 1.3.6.1.4.1.3854.2.3.1.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorErrorColor | 1.3.6.1.4.1.3854.2.3.1.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorOnColor | 1.3.6.1.4.1.3854.2.3.1.1.60 | integer | read-write |
A On Color of this sensor |
sensorOffColor | 1.3.6.1.4.1.3854.2.3.1.1.61 | integer | read-write |
A Off Color of this sensor |
sensorTemperatureTable | 1.3.6.1.4.1.3854.2.3.2 | no-access |
This table contains the property and reading value for every Temperature sensor. |
|
1.3.6.1.4.1.3854.2.3.2.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorTemperatureIndex | 1.3.6.1.4.1.3854.2.3.2.1.1 | integer | read-only |
The index into the sensor table |
sensorTemperatureDescription | 1.3.6.1.4.1.3854.2.3.2.1.2 | displaystring | read-write |
A Description of this sensor |
sensorTemperatureType | 1.3.6.1.4.1.3854.2.3.2.1.3 | integer | read-only |
Enter the type of this Sensor Enumeration: 'thermocouple': 20, 'dualsensor': 3, 'temperature': 1. |
sensorTemperatureDegree | 1.3.6.1.4.1.3854.2.3.2.1.4 | integer | read-only |
The degrees in this sensor |
sensorTemperatureUnit | 1.3.6.1.4.1.3854.2.3.2.1.5 | displaystring | read-only |
The unit string |
sensorTemperatureStatus | 1.3.6.1.4.1.3854.2.3.2.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorTemperatureGoOffline | 1.3.6.1.4.1.3854.2.3.2.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorTemperatureLowCritical | 1.3.6.1.4.1.3854.2.3.2.1.9 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorTemperatureLowWarning | 1.3.6.1.4.1.3854.2.3.2.1.10 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorTemperatureHighWarning | 1.3.6.1.4.1.3854.2.3.2.1.11 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorTemperatureHighCritical | 1.3.6.1.4.1.3854.2.3.2.1.12 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorTemperatureRearm | 1.3.6.1.4.1.3854.2.3.2.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorTemperatureDelayError | 1.3.6.1.4.1.3854.2.3.2.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorTemperatureDelayNormal | 1.3.6.1.4.1.3854.2.3.2.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorTemperatureDelayLowCritical | 1.3.6.1.4.1.3854.2.3.2.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorTemperatureDelayLowWarning | 1.3.6.1.4.1.3854.2.3.2.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorTemperatureDelayHighWarning | 1.3.6.1.4.1.3854.2.3.2.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorTemperatureDelayHighCritical | 1.3.6.1.4.1.3854.2.3.2.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorTemperatureRaw | 1.3.6.1.4.1.3854.2.3.2.1.20 | integer | read-only |
The raw degree data from the temperature sensor, slightly higher resolution |
sensorTemperatureOffset | 1.3.6.1.4.1.3854.2.3.2.1.21 | integer | read-write |
Temperature Offset reading |
sensorTemperaturePort | 1.3.6.1.4.1.3854.2.3.2.1.35 | integer | read-only |
Sensor port |
sensorTemperatureSubPort | 1.3.6.1.4.1.3854.2.3.2.1.36 | integer | read-only |
Sensor sub port |
sensorTemperatureDeviceIndex | 1.3.6.1.4.1.3854.2.3.2.1.37 | integer | read-only |
Device Index of sensor |
sensorTemperatureDisplayStyle | 1.3.6.1.4.1.3854.2.3.2.1.45 | integer | read-write |
Temperature display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorTemperatureHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.2.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorTemperatureLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.2.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorTemperatureNormalDesc | 1.3.6.1.4.1.3854.2.3.2.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorTemperatureLowWarningDesc | 1.3.6.1.4.1.3854.2.3.2.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorTemperatureHighWarningDesc | 1.3.6.1.4.1.3854.2.3.2.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorTemperatureSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.2.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorTemperatureHighCriticalColor | 1.3.6.1.4.1.3854.2.3.2.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorTemperatureLowCriticalColor | 1.3.6.1.4.1.3854.2.3.2.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorTemperatureNormalColor | 1.3.6.1.4.1.3854.2.3.2.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorTemperatureLowWarningColor | 1.3.6.1.4.1.3854.2.3.2.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorTemperatureHighWarningColor | 1.3.6.1.4.1.3854.2.3.2.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorTemperatureSensorErrorColor | 1.3.6.1.4.1.3854.2.3.2.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorHumidityTable | 1.3.6.1.4.1.3854.2.3.3 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.3.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorHumidityIndex | 1.3.6.1.4.1.3854.2.3.3.1.1 | integer | read-only |
The index into the sensor table |
sensorHumidityDescription | 1.3.6.1.4.1.3854.2.3.3.1.2 | displaystring | read-write |
A Description of this sensor |
sensorHumidityPercent | 1.3.6.1.4.1.3854.2.3.3.1.4 | integer | read-only |
The relative humidity percentage measured by this sensor |
sensorHumidityUnit | 1.3.6.1.4.1.3854.2.3.3.1.5 | displaystring | read-write |
The unit string |
sensorHumidityStatus | 1.3.6.1.4.1.3854.2.3.3.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorHumidityGoOffline | 1.3.6.1.4.1.3854.2.3.3.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorHumidityLowCritical | 1.3.6.1.4.1.3854.2.3.3.1.9 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorHumidityLowWarning | 1.3.6.1.4.1.3854.2.3.3.1.10 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorHumidityHighWarning | 1.3.6.1.4.1.3854.2.3.3.1.11 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorHumidityHighCritical | 1.3.6.1.4.1.3854.2.3.3.1.12 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorHumidityRearm | 1.3.6.1.4.1.3854.2.3.3.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorHumidityDelayError | 1.3.6.1.4.1.3854.2.3.3.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorHumidityDelayNormal | 1.3.6.1.4.1.3854.2.3.3.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorHumidityDelayLowCritical | 1.3.6.1.4.1.3854.2.3.3.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorHumidityDelayLowWarning | 1.3.6.1.4.1.3854.2.3.3.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorHumidityDelayHighWarning | 1.3.6.1.4.1.3854.2.3.3.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorHumidityDelayHighCritical | 1.3.6.1.4.1.3854.2.3.3.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorHumidityRaw | 1.3.6.1.4.1.3854.2.3.3.1.20 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorHumidityOffset | 1.3.6.1.4.1.3854.2.3.3.1.21 | integer | read-write |
Humidity Offset reading |
sensorHumidityPort | 1.3.6.1.4.1.3854.2.3.3.1.35 | integer | read-only |
Sensor port |
sensorHumiditySubPort | 1.3.6.1.4.1.3854.2.3.3.1.36 | integer | read-only |
Sensor sub port |
sensorHumidityDeviceIndex | 1.3.6.1.4.1.3854.2.3.3.1.37 | integer | read-only |
Device Index of sensor |
sensorHumidityDisplayStyle | 1.3.6.1.4.1.3854.2.3.3.1.45 | integer | read-write |
Humidity display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorHumidityHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.3.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorHumidityLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.3.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorHumidityNormalDesc | 1.3.6.1.4.1.3854.2.3.3.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorHumidityLowWarningDesc | 1.3.6.1.4.1.3854.2.3.3.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorHumidityHighWarningDesc | 1.3.6.1.4.1.3854.2.3.3.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorHumiditySensorErrorDesc | 1.3.6.1.4.1.3854.2.3.3.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorHumidityHighCriticalColor | 1.3.6.1.4.1.3854.2.3.3.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorHumidityLowCriticalColor | 1.3.6.1.4.1.3854.2.3.3.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorHumidityNormalColor | 1.3.6.1.4.1.3854.2.3.3.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorHumidityLowWarningColor | 1.3.6.1.4.1.3854.2.3.3.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorHumidityHighWarningColor | 1.3.6.1.4.1.3854.2.3.3.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorHumiditySensorErrorColor | 1.3.6.1.4.1.3854.2.3.3.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorDryContactTable | 1.3.6.1.4.1.3854.2.3.4 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.4.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorDryContactIndex | 1.3.6.1.4.1.3854.2.3.4.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorDryContactDescription | 1.3.6.1.4.1.3854.2.3.4.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorDryContactType | 1.3.6.1.4.1.3854.2.3.4.1.3 | integer | read-only |
Enter the type of this Sensor Enumeration: 'drycontact-inout': 7, 'drycontact-array': 22, 'drycontact-input': 8. |
sensorDryContactStatus | 1.3.6.1.4.1.3854.2.3.4.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'outputLow': 8, 'noStatus': 1, 'outputHigh': 9, 'lowCritical': 6, 'sensorError': 7. |
sensorDryContactGoOffline | 1.3.6.1.4.1.3854.2.3.4.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorDryContactDirection | 1.3.6.1.4.1.3854.2.3.4.1.22 | integer | read-write |
To set a switch to input enter 0. To set a switch to output enter 1 Enumeration: 'input': 0, 'output': 1. |
sensorDryContactNormalState | 1.3.6.1.4.1.3854.2.3.4.1.23 | integer | read-write |
The normal state of an input switch. If an input switch is in this state it is normal, else it is critical. An open switch senses +5 volts. A closed switch senses 0 volts. Enumeration: 'open': 1, 'closed': 0. |
sensorDryContactControlMode | 1.3.6.1.4.1.3854.2.3.4.1.24 | integer | read-write |
Control Mode used for selecting the mode to control a sensor output. Enumeration: 'manual-control': 0, 'sensor-control': 1, 'thermostat-control': 3, 'time-control': 2. |
sensorDryContactOutputManualCycleTime | 1.3.6.1.4.1.3854.2.3.4.1.25 | integer | read-write |
Toggle period in seconds for Manual Cycle action. |
sensorDryContactOutputManualAction | 1.3.6.1.4.1.3854.2.3.4.1.26 | integer | read-write |
Control the sensor output manualy Enumeration: 'high': 1, 'cycle-High-Low-High': 3, 'cycle-Low-High-Low': 2, 'low': 0. |
sensorDryContactPort | 1.3.6.1.4.1.3854.2.3.4.1.35 | integer | read-only |
Sensor port |
sensorDryContactSubPort | 1.3.6.1.4.1.3854.2.3.4.1.36 | integer | read-only |
Sensor sub port |
sensorDryContactDeviceIndex | 1.3.6.1.4.1.3854.2.3.4.1.37 | integer | read-only |
Device Index of sensor |
sensorDryContactCriticalDesc | 1.3.6.1.4.1.3854.2.3.4.1.46 | displaystring | read-write |
A Critical Description of this sensor |
sensorDryContactNormalDesc | 1.3.6.1.4.1.3854.2.3.4.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorDryContactOnDesc | 1.3.6.1.4.1.3854.2.3.4.1.52 | displaystring | read-write |
A On Description of this sensor |
sensorDryContactOffDesc | 1.3.6.1.4.1.3854.2.3.4.1.53 | displaystring | read-write |
A Off Description of this sensor |
sensorDryContactCriticalColor | 1.3.6.1.4.1.3854.2.3.4.1.54 | integer | read-write |
A Critical Color of this sensor |
sensorDryContactNormalColor | 1.3.6.1.4.1.3854.2.3.4.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorDryContactOnColor | 1.3.6.1.4.1.3854.2.3.4.1.60 | integer | read-write |
A On Color of this sensor |
sensorDryContactOffColor | 1.3.6.1.4.1.3854.2.3.4.1.61 | integer | read-write |
A Off Color of this sensor |
sensor4to20mATable | 1.3.6.1.4.1.3854.2.3.5 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.5.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensor4to20mAIndex | 1.3.6.1.4.1.3854.2.3.5.1.1 | integer | read-only |
The index into the sensor table |
sensor4to20mADescription | 1.3.6.1.4.1.3854.2.3.5.1.2 | displaystring | read-write |
A Description of this sensor |
sensor4to20mAValue | 1.3.6.1.4.1.3854.2.3.5.1.4 | integer | read-only |
The reading value in this sensor |
sensor4to20mAUnit | 1.3.6.1.4.1.3854.2.3.5.1.5 | displaystring | read-write |
The unit string |
sensor4to20mAStatus | 1.3.6.1.4.1.3854.2.3.5.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensor4to20mAGoOffline | 1.3.6.1.4.1.3854.2.3.5.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensor4to20mALowCritical | 1.3.6.1.4.1.3854.2.3.5.1.9 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensor4to20mALowWarning | 1.3.6.1.4.1.3854.2.3.5.1.10 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensor4to20mAHighWarning | 1.3.6.1.4.1.3854.2.3.5.1.11 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensor4to20mAHighCritical | 1.3.6.1.4.1.3854.2.3.5.1.12 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensor4to20mARearm | 1.3.6.1.4.1.3854.2.3.5.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensor4to20mADelayError | 1.3.6.1.4.1.3854.2.3.5.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensor4to20mADelayNormal | 1.3.6.1.4.1.3854.2.3.5.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensor4to20mADelayLowCritical | 1.3.6.1.4.1.3854.2.3.5.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensor4to20mADelayLowWarning | 1.3.6.1.4.1.3854.2.3.5.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensor4to20mADelayHighWarning | 1.3.6.1.4.1.3854.2.3.5.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensor4to20mADelayHighCritical | 1.3.6.1.4.1.3854.2.3.5.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensor4to20mARaw | 1.3.6.1.4.1.3854.2.3.5.1.20 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensor4to20mAOffset | 1.3.6.1.4.1.3854.2.3.5.1.21 | integer | read-write |
4to20mA Offset reading |
sensor4to20mAAmountMaxVoltage | 1.3.6.1.4.1.3854.2.3.5.1.33 | integer | read-write |
The maximum scale of 4to20mA conversion. |
sensor4to20mAAmountBaseVoltage | 1.3.6.1.4.1.3854.2.3.5.1.34 | integer | read-write |
The base scale of 4to20mA conversion. |
sensor4to20mAPort | 1.3.6.1.4.1.3854.2.3.5.1.35 | integer | read-only |
Sensor port |
sensor4to20mASubPort | 1.3.6.1.4.1.3854.2.3.5.1.36 | integer | read-only |
Sensor sub port |
sensor4to20mADeviceIndex | 1.3.6.1.4.1.3854.2.3.5.1.37 | integer | read-only |
Device Index of sensor |
sensor4to20mAMaxVoltage | 1.3.6.1.4.1.3854.2.3.5.1.43 | integer | read-write |
The max range for use in conversion. |
sensor4to20mABaseVoltage | 1.3.6.1.4.1.3854.2.3.5.1.44 | integer | read-write |
The base range for use in conversion. |
sensor4to20mADisplayStyle | 1.3.6.1.4.1.3854.2.3.5.1.45 | integer | read-write |
4to20mA display style Enumeration: 'gauge': 1, 'basic': 0. |
sensor4to20mAHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.5.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensor4to20mALowCriticalDesc | 1.3.6.1.4.1.3854.2.3.5.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensor4to20mANormalDesc | 1.3.6.1.4.1.3854.2.3.5.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensor4to20mALowWarningDesc | 1.3.6.1.4.1.3854.2.3.5.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensor4to20mAHighWarningDesc | 1.3.6.1.4.1.3854.2.3.5.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensor4to20mASensorErrorDesc | 1.3.6.1.4.1.3854.2.3.5.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensor4to20mAHighCriticalColor | 1.3.6.1.4.1.3854.2.3.5.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensor4to20mALowCriticalColor | 1.3.6.1.4.1.3854.2.3.5.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensor4to20mANormalColor | 1.3.6.1.4.1.3854.2.3.5.1.56 | integer | read-write |
A Normal Color of this sensor |
sensor4to20mALowWarningColor | 1.3.6.1.4.1.3854.2.3.5.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensor4to20mAHighWarningColor | 1.3.6.1.4.1.3854.2.3.5.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensor4to20mASensorErrorColor | 1.3.6.1.4.1.3854.2.3.5.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorDCvoltageTable | 1.3.6.1.4.1.3854.2.3.6 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.6.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorDCvoltageIndex | 1.3.6.1.4.1.3854.2.3.6.1.1 | integer | read-only |
The index into the sensor table |
sensorDCvoltageDescription | 1.3.6.1.4.1.3854.2.3.6.1.2 | displaystring | read-write |
A Description of this sensor |
sensorDCvoltageValue | 1.3.6.1.4.1.3854.2.3.6.1.4 | integer | read-only |
The reading value in this sensor |
sensorDCvoltageUnit | 1.3.6.1.4.1.3854.2.3.6.1.5 | displaystring | read-write |
The unit string |
sensorDCvoltageStatus | 1.3.6.1.4.1.3854.2.3.6.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorDCvoltageGoOffline | 1.3.6.1.4.1.3854.2.3.6.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorDCvoltageLowCritical | 1.3.6.1.4.1.3854.2.3.6.1.9 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorDCvoltageLowWarning | 1.3.6.1.4.1.3854.2.3.6.1.10 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorDCvoltageHighWarning | 1.3.6.1.4.1.3854.2.3.6.1.11 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorDCvoltageHighCritical | 1.3.6.1.4.1.3854.2.3.6.1.12 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorDCvoltageRearm | 1.3.6.1.4.1.3854.2.3.6.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorDCvoltageDelayError | 1.3.6.1.4.1.3854.2.3.6.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorDCvoltageDelayNormal | 1.3.6.1.4.1.3854.2.3.6.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorDCvoltageDelayLowCritical | 1.3.6.1.4.1.3854.2.3.6.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorDCvoltageDelayLowWarning | 1.3.6.1.4.1.3854.2.3.6.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorDCvoltageDelayHighWarning | 1.3.6.1.4.1.3854.2.3.6.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorDCvoltageDelayHighCritical | 1.3.6.1.4.1.3854.2.3.6.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorDCvoltageRaw | 1.3.6.1.4.1.3854.2.3.6.1.20 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorDCvoltageOffset | 1.3.6.1.4.1.3854.2.3.6.1.21 | integer | read-write |
DC voltage Offset reading |
sensorDCvoltageJumper | 1.3.6.1.4.1.3854.2.3.6.1.32 | integer | read-write |
Selected voltage scale (jumper 0) in DC voltage conversion. Enumeration: 'jumperAt60': 600, 'jumperAt-10': -100, 'jumperAt40': 400, 'jumperAt-30': -300, 'jumperAt-60': -600, 'jumperAt10': 100, 'jumperAt-20': -200, 'jumperAt-40': -400, 'jumperAt30': 300, 'jumperAt20': 200. |
sensorDCvoltageAmountMaxVoltage | 1.3.6.1.4.1.3854.2.3.6.1.33 | integer | read-write |
The maximum scale of DC voltage conversion. |
sensorDCvoltageAmountBaseVoltage | 1.3.6.1.4.1.3854.2.3.6.1.34 | integer | read-write |
The base scale of DC voltage conversion. |
sensorDCvoltagePort | 1.3.6.1.4.1.3854.2.3.6.1.35 | integer | read-only |
Sensor port |
sensorDCvoltageSubPort | 1.3.6.1.4.1.3854.2.3.6.1.36 | integer | read-only |
Sensor sub port |
sensorDCvoltageDeviceIndex | 1.3.6.1.4.1.3854.2.3.6.1.37 | integer | read-only |
Device Index of sensor |
sensorDCvoltageMaxVoltage | 1.3.6.1.4.1.3854.2.3.6.1.43 | integer | read-write |
The max voltage range for use in conversion. |
sensorDCvoltageBaseVoltage | 1.3.6.1.4.1.3854.2.3.6.1.44 | integer | read-write |
The base voltage range for use in conversion. |
sensorDCvoltageDisplayStyle | 1.3.6.1.4.1.3854.2.3.6.1.45 | integer | read-write |
DCVoltage display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorDCvoltageHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.6.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorDCvoltageLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.6.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorDCvoltageNormalDesc | 1.3.6.1.4.1.3854.2.3.6.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorDCvoltageLowWarningDesc | 1.3.6.1.4.1.3854.2.3.6.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorDCvoltageHighWarningDesc | 1.3.6.1.4.1.3854.2.3.6.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorDCvoltageSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.6.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorDCvoltageHighCriticalColor | 1.3.6.1.4.1.3854.2.3.6.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorDCvoltageLowCriticalColor | 1.3.6.1.4.1.3854.2.3.6.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorDCvoltageNormalColor | 1.3.6.1.4.1.3854.2.3.6.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorDCvoltageLowWarningColor | 1.3.6.1.4.1.3854.2.3.6.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorDCvoltageHighWarningColor | 1.3.6.1.4.1.3854.2.3.6.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorDCvoltageSensorErrorColor | 1.3.6.1.4.1.3854.2.3.6.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorAirflowTable | 1.3.6.1.4.1.3854.2.3.7 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.7.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorAirflowIndex | 1.3.6.1.4.1.3854.2.3.7.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorAirflowDescription | 1.3.6.1.4.1.3854.2.3.7.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorAirflowValue | 1.3.6.1.4.1.3854.2.3.7.1.4 | integer | read-only |
The reading value in this sensor |
sensorAirflowStatus | 1.3.6.1.4.1.3854.2.3.7.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorAirflowGoOffline | 1.3.6.1.4.1.3854.2.3.7.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorAirflowLowCritical | 1.3.6.1.4.1.3854.2.3.7.1.9 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorAirflowLowWarning | 1.3.6.1.4.1.3854.2.3.7.1.10 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorAirflowHighWarning | 1.3.6.1.4.1.3854.2.3.7.1.11 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorAirflowHighCritical | 1.3.6.1.4.1.3854.2.3.7.1.12 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorAirflowRearm | 1.3.6.1.4.1.3854.2.3.7.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorAirflowDelayError | 1.3.6.1.4.1.3854.2.3.7.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorAirflowDelayNormal | 1.3.6.1.4.1.3854.2.3.7.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorAirflowDelayLowCritical | 1.3.6.1.4.1.3854.2.3.7.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorAirflowDelayLowWarning | 1.3.6.1.4.1.3854.2.3.7.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorAirflowDelayHighWarning | 1.3.6.1.4.1.3854.2.3.7.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorAirflowDelayHighCritical | 1.3.6.1.4.1.3854.2.3.7.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorAirflowRaw | 1.3.6.1.4.1.3854.2.3.7.1.20 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. This number can go from 0 to 1023 depending on the input voltage |
sensorAirflowPort | 1.3.6.1.4.1.3854.2.3.7.1.35 | integer | read-only |
Sensor port |
sensorAirflowSubPort | 1.3.6.1.4.1.3854.2.3.7.1.36 | integer | read-only |
Sensor sub port |
sensorAirflowDeviceIndex | 1.3.6.1.4.1.3854.2.3.7.1.37 | integer | read-only |
Device Index of sensor |
sensorAirflowDisplayStyle | 1.3.6.1.4.1.3854.2.3.7.1.45 | integer | read-write |
Airflow display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorAirflowHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.7.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorAirflowLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.7.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorAirflowNormalDesc | 1.3.6.1.4.1.3854.2.3.7.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorAirflowLowWarningDesc | 1.3.6.1.4.1.3854.2.3.7.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorAirflowHighWarningDesc | 1.3.6.1.4.1.3854.2.3.7.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorAirflowSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.7.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorAirflowHighCriticalColor | 1.3.6.1.4.1.3854.2.3.7.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorAirflowLowCriticalColor | 1.3.6.1.4.1.3854.2.3.7.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorAirflowNormalColor | 1.3.6.1.4.1.3854.2.3.7.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorAirflowLowWarningColor | 1.3.6.1.4.1.3854.2.3.7.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorAirflowHighWarningColor | 1.3.6.1.4.1.3854.2.3.7.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorAirflowSensorErrorColor | 1.3.6.1.4.1.3854.2.3.7.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorMotionTable | 1.3.6.1.4.1.3854.2.3.8 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.8.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorMotionIndex | 1.3.6.1.4.1.3854.2.3.8.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorMotionDescription | 1.3.6.1.4.1.3854.2.3.8.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorMotionStatus | 1.3.6.1.4.1.3854.2.3.8.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorMotionGoOffline | 1.3.6.1.4.1.3854.2.3.8.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorMotionPort | 1.3.6.1.4.1.3854.2.3.8.1.35 | integer | read-only |
Sensor port |
sensorMotionSubPort | 1.3.6.1.4.1.3854.2.3.8.1.36 | integer | read-only |
Sensor sub port |
sensorMotionDeviceIndex | 1.3.6.1.4.1.3854.2.3.8.1.37 | integer | read-only |
Device Index of sensor |
sensorMotionCriticalDesc | 1.3.6.1.4.1.3854.2.3.8.1.46 | displaystring | read-write |
A Critical Description of this sensor |
sensorMotionNormalDesc | 1.3.6.1.4.1.3854.2.3.8.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorMotionCriticalColor | 1.3.6.1.4.1.3854.2.3.8.1.54 | integer | read-write |
A Critical Color of this sensor |
sensorMotionNormalColor | 1.3.6.1.4.1.3854.2.3.8.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorWaterTable | 1.3.6.1.4.1.3854.2.3.9 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.9.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorWaterIndex | 1.3.6.1.4.1.3854.2.3.9.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorWaterDescription | 1.3.6.1.4.1.3854.2.3.9.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorWaterStatus | 1.3.6.1.4.1.3854.2.3.9.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorWaterGoOffline | 1.3.6.1.4.1.3854.2.3.9.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorWaterPort | 1.3.6.1.4.1.3854.2.3.9.1.35 | integer | read-only |
Sensor port |
sensorWaterSubPort | 1.3.6.1.4.1.3854.2.3.9.1.36 | integer | read-only |
Sensor sub port |
sensorWaterDeviceIndex | 1.3.6.1.4.1.3854.2.3.9.1.37 | integer | read-only |
Device Index of sensor |
sensorWaterCriticalDesc | 1.3.6.1.4.1.3854.2.3.9.1.46 | displaystring | read-write |
A Critical Description of this sensor |
sensorWaterNormalDesc | 1.3.6.1.4.1.3854.2.3.9.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorWaterCriticalColor | 1.3.6.1.4.1.3854.2.3.9.1.54 | integer | read-write |
A Critical Color of this sensor |
sensorWaterNormalColor | 1.3.6.1.4.1.3854.2.3.9.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorSecurityTable | 1.3.6.1.4.1.3854.2.3.10 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.10.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorSecurityIndex | 1.3.6.1.4.1.3854.2.3.10.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorSecurityDescription | 1.3.6.1.4.1.3854.2.3.10.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorSecurityStatus | 1.3.6.1.4.1.3854.2.3.10.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorSecurityGoOffline | 1.3.6.1.4.1.3854.2.3.10.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorSecurityPort | 1.3.6.1.4.1.3854.2.3.10.1.35 | integer | read-only |
Sensor port |
sensorSecuritySubPort | 1.3.6.1.4.1.3854.2.3.10.1.36 | integer | read-only |
Sensor sub port |
sensorSecurityDeviceIndex | 1.3.6.1.4.1.3854.2.3.10.1.37 | integer | read-only |
Device Index of sensor |
sensorSecurityCriticalDesc | 1.3.6.1.4.1.3854.2.3.10.1.46 | displaystring | read-write |
A Critical Description of this sensor |
sensorSecurityNormalDesc | 1.3.6.1.4.1.3854.2.3.10.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorSecurityCriticalColor | 1.3.6.1.4.1.3854.2.3.10.1.54 | integer | read-write |
A Critical Color of this sensor |
sensorSecurityNormalColor | 1.3.6.1.4.1.3854.2.3.10.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorSirenTable | 1.3.6.1.4.1.3854.2.3.11 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.11.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorSirenIndex | 1.3.6.1.4.1.3854.2.3.11.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorSirenDescription | 1.3.6.1.4.1.3854.2.3.11.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorSirenStatus | 1.3.6.1.4.1.3854.2.3.11.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorSirenGoOffline | 1.3.6.1.4.1.3854.2.3.11.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorSirenControlMode | 1.3.6.1.4.1.3854.2.3.11.1.24 | integer | read-write |
Control Mode used for selecting the mode to control a siren. Enumeration: 'manual-control': 0, 'sensor-control': 1, 'thermostat-control': 3, 'time-control': 2. |
sensorSirenManualCycleTime | 1.3.6.1.4.1.3854.2.3.11.1.25 | integer | read-write |
Toggle period in seconds for Manual Cycle action. |
sensorSirenManualAction | 1.3.6.1.4.1.3854.2.3.11.1.26 | integer | read-write |
Control the siren manualy Enumeration: 'cycle-Off-On-Off': 3, 'turn-Off': 1, 'turn-On': 0, 'cycle-On-Off-On': 2. |
sensorSirenPort | 1.3.6.1.4.1.3854.2.3.11.1.35 | integer | read-only |
Sensor port |
sensorSirenSubPort | 1.3.6.1.4.1.3854.2.3.11.1.36 | integer | read-only |
Sensor sub port |
sensorSirenDeviceIndex | 1.3.6.1.4.1.3854.2.3.11.1.37 | integer | read-only |
Device Index of sensor |
sensorSirenOnDesc | 1.3.6.1.4.1.3854.2.3.11.1.52 | displaystring | read-write |
A On Description of this sensor |
sensorSirenOffDesc | 1.3.6.1.4.1.3854.2.3.11.1.53 | displaystring | read-write |
A Off Description of this sensor |
sensorSirenOnColor | 1.3.6.1.4.1.3854.2.3.11.1.60 | integer | read-write |
A On Color of this sensor |
sensorSirenOffColor | 1.3.6.1.4.1.3854.2.3.11.1.61 | integer | read-write |
A Off Color of this sensor |
sensorRelayTable | 1.3.6.1.4.1.3854.2.3.12 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.12.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorRelayIndex | 1.3.6.1.4.1.3854.2.3.12.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorRelayDescription | 1.3.6.1.4.1.3854.2.3.12.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorRelayType | 1.3.6.1.4.1.3854.2.3.12.1.3 | integer | read-only |
Enter the type of this Sensor Enumeration: 'xrelay': 19, 'relay': 13. |
sensorRelayStatus | 1.3.6.1.4.1.3854.2.3.12.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorRelayGoOffline | 1.3.6.1.4.1.3854.2.3.12.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorRelayControlMode | 1.3.6.1.4.1.3854.2.3.12.1.24 | integer | read-write |
Control Mode used for selecting the mode to control a relay. Enumeration: 'manual-control': 0, 'sensor-control': 1, 'thermostat-control': 3, 'time-control': 2. |
sensorRelayManualCycleTime | 1.3.6.1.4.1.3854.2.3.12.1.25 | integer | read-write |
Toggle period in seconds for Manual Cycle action. |
sensorRelayManualAction | 1.3.6.1.4.1.3854.2.3.12.1.26 | integer | read-write |
Control the relay manualy Enumeration: 'cycle-Off-On-Off': 3, 'turn-Off': 1, 'turn-On': 0, 'cycle-On-Off-On': 2. |
sensorRelayPort | 1.3.6.1.4.1.3854.2.3.12.1.35 | integer | read-only |
Sensor port |
sensorRelaySubPort | 1.3.6.1.4.1.3854.2.3.12.1.36 | integer | read-only |
Sensor sub port |
sensorRelayDeviceIndex | 1.3.6.1.4.1.3854.2.3.12.1.37 | integer | read-only |
Device Index of sensor |
sensorRelayOnDesc | 1.3.6.1.4.1.3854.2.3.12.1.52 | displaystring | read-write |
A On Description of this sensor |
sensorRelayOffDesc | 1.3.6.1.4.1.3854.2.3.12.1.53 | displaystring | read-write |
A Off Description of this sensor |
sensorRelayOnColor | 1.3.6.1.4.1.3854.2.3.12.1.60 | integer | read-write |
A On Color of this sensor |
sensorRelayOffColor | 1.3.6.1.4.1.3854.2.3.12.1.61 | integer | read-write |
A Off Color of this sensor |
sensorACvoltageTable | 1.3.6.1.4.1.3854.2.3.13 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.13.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorACvoltageIndex | 1.3.6.1.4.1.3854.2.3.13.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorACvoltageDescription | 1.3.6.1.4.1.3854.2.3.13.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorACvoltageStatus | 1.3.6.1.4.1.3854.2.3.13.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorACvoltageGoOffline | 1.3.6.1.4.1.3854.2.3.13.1.8 | integer | read-write |
To put online enter a 1, to take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorACvoltagePort | 1.3.6.1.4.1.3854.2.3.13.1.35 | integer | read-only |
Sensor port |
sensorACvoltageSubPort | 1.3.6.1.4.1.3854.2.3.13.1.36 | integer | read-only |
Sensor sub port |
sensorACvoltageDeviceIndex | 1.3.6.1.4.1.3854.2.3.13.1.37 | integer | read-only |
Device Index of sensor |
sensorACvoltageCriticalDesc | 1.3.6.1.4.1.3854.2.3.13.1.46 | displaystring | read-write |
A Critical Description of this sensor |
sensorACvoltageNormalDesc | 1.3.6.1.4.1.3854.2.3.13.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorACvoltageCriticalColor | 1.3.6.1.4.1.3854.2.3.13.1.54 | integer | read-write |
A Critical Color of this sensor |
sensorACvoltageNormalColor | 1.3.6.1.4.1.3854.2.3.13.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorSmokeTable | 1.3.6.1.4.1.3854.2.3.14 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.14.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorSmokeIndex | 1.3.6.1.4.1.3854.2.3.14.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorSmokeDescription | 1.3.6.1.4.1.3854.2.3.14.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorSmokeStatus | 1.3.6.1.4.1.3854.2.3.14.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'normal': 2, 'noStatus': 1, 'lowCritical': 6, 'relayOff': 9, 'sensorError': 7, 'relayOn': 8. |
sensorSmokeGoOffline | 1.3.6.1.4.1.3854.2.3.14.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorSmokePort | 1.3.6.1.4.1.3854.2.3.14.1.35 | integer | read-only |
Sensor port |
sensorSmokeSubPort | 1.3.6.1.4.1.3854.2.3.14.1.36 | integer | read-only |
Sensor sub port |
sensorSmokeDeviceIndex | 1.3.6.1.4.1.3854.2.3.14.1.37 | integer | read-only |
Device Index of sensor |
sensorSmokeCriticalDesc | 1.3.6.1.4.1.3854.2.3.14.1.46 | displaystring | read-write |
A Critical Description of this sensor |
sensorSmokeNormalDesc | 1.3.6.1.4.1.3854.2.3.14.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorSmokeCriticalColor | 1.3.6.1.4.1.3854.2.3.14.1.54 | integer | read-write |
A Critical Color of this sensor |
sensorSmokeNormalColor | 1.3.6.1.4.1.3854.2.3.14.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorThermostatTable | 1.3.6.1.4.1.3854.2.3.20 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.20.1 | no-access |
This is an entry in the sensorTemperatureEntry Table |
||
sensorThermostatIndex | 1.3.6.1.4.1.3854.2.3.20.1.1 | integer | read-only |
The index into the sensor table |
sensorThermostatDescription | 1.3.6.1.4.1.3854.2.3.20.1.2 | displaystring | read-write |
A Description of this sensor |
sensorThermostatDegree | 1.3.6.1.4.1.3854.2.3.20.1.4 | integer | read-only |
The degrees in this sensor |
sensorThermostatStatus | 1.3.6.1.4.1.3854.2.3.20.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorThermostatGoOffline | 1.3.6.1.4.1.3854.2.3.20.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorThermostatLowCritical | 1.3.6.1.4.1.3854.2.3.20.1.9 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorThermostatLowWarning | 1.3.6.1.4.1.3854.2.3.20.1.10 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorThermostatHighWarning | 1.3.6.1.4.1.3854.2.3.20.1.11 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorThermostatHighCritical | 1.3.6.1.4.1.3854.2.3.20.1.12 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorThermostatRearm | 1.3.6.1.4.1.3854.2.3.20.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorThermostatDelayError | 1.3.6.1.4.1.3854.2.3.20.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorThermostatDelayNormal | 1.3.6.1.4.1.3854.2.3.20.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorThermostatDelayLowCritical | 1.3.6.1.4.1.3854.2.3.20.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorThermostatDelayLowWarning | 1.3.6.1.4.1.3854.2.3.20.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorThermostatDelayHighWarning | 1.3.6.1.4.1.3854.2.3.20.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorThermostatDelayHighCritical | 1.3.6.1.4.1.3854.2.3.20.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorThermostatPort | 1.3.6.1.4.1.3854.2.3.20.1.35 | integer | read-only |
Sensor port |
sensorThermostatSubPort | 1.3.6.1.4.1.3854.2.3.20.1.36 | integer | read-only |
Sensor sub port |
sensorThermostatDeviceIndex | 1.3.6.1.4.1.3854.2.3.20.1.37 | integer | read-only |
Device Index of sensor |
sensorThermostatDisplayStyle | 1.3.6.1.4.1.3854.2.3.20.1.45 | integer | read-write |
Thermostat display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorThermostatHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.20.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorThermostatLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.20.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorThermostatNormalDesc | 1.3.6.1.4.1.3854.2.3.20.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorThermostatLowWarningDesc | 1.3.6.1.4.1.3854.2.3.20.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorThermostatHighWarningDesc | 1.3.6.1.4.1.3854.2.3.20.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorThermostatSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.20.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorThermostatHighCriticalColor | 1.3.6.1.4.1.3854.2.3.20.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorThermostatLowCriticalColor | 1.3.6.1.4.1.3854.2.3.20.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorThermostatNormalColor | 1.3.6.1.4.1.3854.2.3.20.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorThermostatLowWarningColor | 1.3.6.1.4.1.3854.2.3.20.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorThermostatHighWarningColor | 1.3.6.1.4.1.3854.2.3.20.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorThermostatSensorErrorColor | 1.3.6.1.4.1.3854.2.3.20.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorWaterRopeTable | 1.3.6.1.4.1.3854.2.3.21 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.21.1 | no-access |
This is an entry in the SensorWaterRopeEntry Table |
||
sensorWaterRopeIndex | 1.3.6.1.4.1.3854.2.3.21.1.1 | integer | read-only |
The index into the sensor table |
sensorWaterRopeDescription | 1.3.6.1.4.1.3854.2.3.21.1.2 | displaystring | read-write |
A Description of this sensor |
sensorWaterRopeLeakLocation | 1.3.6.1.4.1.3854.2.3.21.1.4 | integer | read-only |
Location of leakage of water rope sensor. |
sensorWaterRopeUnit | 1.3.6.1.4.1.3854.2.3.21.1.5 | displaystring | read-write |
Display unit of water rope sensor. |
sensorWaterRopeStatus | 1.3.6.1.4.1.3854.2.3.21.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'highCritical': 4, 'sensorError': 7, 'noStatus': 1, 'normal': 2. |
sensorWaterRopeGoOffline | 1.3.6.1.4.1.3854.2.3.21.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorWaterRopeRaw | 1.3.6.1.4.1.3854.2.3.21.1.20 | integer | read-only |
Raw value of location or length in ohms |
sensorWaterRopeDeviceIndex | 1.3.6.1.4.1.3854.2.3.21.1.37 | integer | read-only |
Device Index of sensor |
sensorWaterRopeCriticalDesc | 1.3.6.1.4.1.3854.2.3.21.1.46 | displaystring | read-write |
A Critical Description of this sensor |
sensorWaterRopeNormalDesc | 1.3.6.1.4.1.3854.2.3.21.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorWaterRopeSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.21.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorWaterRopeCriticalColor | 1.3.6.1.4.1.3854.2.3.21.1.54 | integer | read-write |
A Critical Color of this sensor |
sensorWaterRopeNormalColor | 1.3.6.1.4.1.3854.2.3.21.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorWaterRopeSensorErrorColor | 1.3.6.1.4.1.3854.2.3.21.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorWaterRopeLength | 1.3.6.1.4.1.3854.2.3.21.1.100 | integer | read-only |
Length of water rope sensor. |
sensorWaterRopeImpedance | 1.3.6.1.4.1.3854.2.3.21.1.101 | integer | read-write |
Sensing wire impedance per meter value times 100 |
sensorWaterRopeType | 1.3.6.1.4.1.3854.2.3.21.1.103 | integer | read-write |
Water rope sensing cable type Enumeration: 'water': 1, 'fuel': 2, 'custom': 0. |
sensorPowerTable | 1.3.6.1.4.1.3854.2.3.22 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.22.1 | no-access |
This is an entry in the sensorPowerEntry Table |
||
sensorPowerIndex | 1.3.6.1.4.1.3854.2.3.22.1.1 | integer | read-only |
The index into the Switch sensor table |
sensorPowerDescription | 1.3.6.1.4.1.3854.2.3.22.1.2 | displaystring | read-write |
A Description of this sensor Switch |
sensorPowerValue | 1.3.6.1.4.1.3854.2.3.22.1.4 | integer | read-only |
The reading value in this sensor |
sensorPowerUnit | 1.3.6.1.4.1.3854.2.3.22.1.5 | displaystring | read-write |
The unit string |
sensorPowerStatus | 1.3.6.1.4.1.3854.2.3.22.1.6 | integer | read-only |
The current status of this Sensor, only input switches have a status Enumeration: 'highCritical': 4, 'sensorError': 7, 'noStatus': 1, 'lowCritical': 6, 'normal': 2. |
sensorPowerGoOffline | 1.3.6.1.4.1.3854.2.3.22.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorPowerLowCritical | 1.3.6.1.4.1.3854.2.3.22.1.9 | integer | read-write |
How cold this sensor gets before it sends a critical event |
sensorPowerLowWarning | 1.3.6.1.4.1.3854.2.3.22.1.10 | integer | read-write |
How cold this sensor gets before it sends a warning |
sensorPowerHighWarning | 1.3.6.1.4.1.3854.2.3.22.1.11 | integer | read-write |
How hot this sensor gets before it sends a warning |
sensorPowerHighCritical | 1.3.6.1.4.1.3854.2.3.22.1.12 | integer | read-write |
How hot this sensor gets before it sends a critical event |
sensorPowerRearm | 1.3.6.1.4.1.3854.2.3.22.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorPowerDelayError | 1.3.6.1.4.1.3854.2.3.22.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorPowerDelayNormal | 1.3.6.1.4.1.3854.2.3.22.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorPowerDelayLowCritical | 1.3.6.1.4.1.3854.2.3.22.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorPowerDelayLowWarning | 1.3.6.1.4.1.3854.2.3.22.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorPowerDelayHighWarning | 1.3.6.1.4.1.3854.2.3.22.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorPowerDelayHighCritical | 1.3.6.1.4.1.3854.2.3.22.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorPowerPort | 1.3.6.1.4.1.3854.2.3.22.1.35 | integer | read-only |
Sensor port |
sensorPowerSubPort | 1.3.6.1.4.1.3854.2.3.22.1.36 | integer | read-only |
Sensor sub port |
sensorPowerDeviceIndex | 1.3.6.1.4.1.3854.2.3.22.1.37 | integer | read-only |
Device Index of sensor |
sensorPowerTimeOut | 1.3.6.1.4.1.3854.2.3.22.1.38 | integer | read-write |
The polling timeout of Power Sensor. |
sensorPowerInterval | 1.3.6.1.4.1.3854.2.3.22.1.39 | integer | read-write |
The polling interval of Power Sensor. |
sensorPowerErrorRetryNum | 1.3.6.1.4.1.3854.2.3.22.1.40 | integer | read-write |
Number of retry before error. |
sensorPowerMaxValue | 1.3.6.1.4.1.3854.2.3.22.1.41 | integer | read-write |
The maximum scale of Power value. |
sensorPowerMinValue | 1.3.6.1.4.1.3854.2.3.22.1.42 | integer | read-write |
The minimum scale of Power value. |
sensorPowerDisplayStyle | 1.3.6.1.4.1.3854.2.3.22.1.45 | integer | read-write |
Power display style. Enumeration: 'gauge': 1, 'basic': 0. |
sensorPowerHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.22.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorPowerLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.22.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorPowerNormalDesc | 1.3.6.1.4.1.3854.2.3.22.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorPowerLowWarningDesc | 1.3.6.1.4.1.3854.2.3.22.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorPowerHighWarningDesc | 1.3.6.1.4.1.3854.2.3.22.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorPowerSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.22.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorPowerHighCriticalColor | 1.3.6.1.4.1.3854.2.3.22.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorPowerLowCriticalColor | 1.3.6.1.4.1.3854.2.3.22.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorPowerNormalColor | 1.3.6.1.4.1.3854.2.3.22.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorPowerLowWarningColor | 1.3.6.1.4.1.3854.2.3.22.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorPowerHighWarningColor | 1.3.6.1.4.1.3854.2.3.22.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorPowerSensorErrorColor | 1.3.6.1.4.1.3854.2.3.22.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorFuelTable | 1.3.6.1.4.1.3854.2.3.24 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.24.1 | no-access |
This is an entry in the SensorFuelEntry Table |
||
sensorFuelIndex | 1.3.6.1.4.1.3854.2.3.24.1.1 | integer | read-only |
The index into the sensor table |
sensorFuelDescription | 1.3.6.1.4.1.3854.2.3.24.1.2 | displaystring | read-write |
A Description of this sensor |
sensorFuelValue | 1.3.6.1.4.1.3854.2.3.24.1.4 | integer | read-only |
The reading value in this sensor |
sensorFuelUnit | 1.3.6.1.4.1.3854.2.3.24.1.5 | displaystring | read-write |
The unit string |
sensorFuelStatus | 1.3.6.1.4.1.3854.2.3.24.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorFuelGoOffline | 1.3.6.1.4.1.3854.2.3.24.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorFuelLowCritical | 1.3.6.1.4.1.3854.2.3.24.1.9 | integer | read-write |
Level value of this sensor gets before it sends a critical event |
sensorFuelLowWarning | 1.3.6.1.4.1.3854.2.3.24.1.10 | integer | read-write |
Level value of this sensor gets before it sends a warning |
sensorFuelHighWarning | 1.3.6.1.4.1.3854.2.3.24.1.11 | integer | read-write |
Level value of this sensor gets before it sends a warning |
sensorFuelHighCritical | 1.3.6.1.4.1.3854.2.3.24.1.12 | integer | read-write |
Level value of this sensor gets before it sends a critical event |
sensorFuelRearm | 1.3.6.1.4.1.3854.2.3.24.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorFuelDelayError | 1.3.6.1.4.1.3854.2.3.24.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorFuelDelayNormal | 1.3.6.1.4.1.3854.2.3.24.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorFuelDelayLowCritical | 1.3.6.1.4.1.3854.2.3.24.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorFuelDelayLowWarning | 1.3.6.1.4.1.3854.2.3.24.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorFuelDelayHighWarning | 1.3.6.1.4.1.3854.2.3.24.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorFuelDelayHighCritical | 1.3.6.1.4.1.3854.2.3.24.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorFuelRaw | 1.3.6.1.4.1.3854.2.3.24.1.20 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. |
sensorFuelAmountMaxValue | 1.3.6.1.4.1.3854.2.3.24.1.33 | integer | read-write |
The maximum scale of value conversion. |
sensorFuelAmountBaseValue | 1.3.6.1.4.1.3854.2.3.24.1.34 | integer | read-write |
The base scale of value conversion. |
sensorFuelDeviceIndex | 1.3.6.1.4.1.3854.2.3.24.1.37 | integer | read-only |
Device Index of sensor |
sensorFuelDisplayStyle | 1.3.6.1.4.1.3854.2.3.24.1.45 | integer | read-write |
Fuel display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorFuelHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.24.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorFuelLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.24.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorFuelNormalDesc | 1.3.6.1.4.1.3854.2.3.24.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorFuelLowWarningDesc | 1.3.6.1.4.1.3854.2.3.24.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorFuelHighWarningDesc | 1.3.6.1.4.1.3854.2.3.24.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorFuelSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.24.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorFuelHighCriticalColor | 1.3.6.1.4.1.3854.2.3.24.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorFuelLowCriticalColor | 1.3.6.1.4.1.3854.2.3.24.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorFuelNormalColor | 1.3.6.1.4.1.3854.2.3.24.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorFuelLowWarningColor | 1.3.6.1.4.1.3854.2.3.24.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorFuelHighWarningColor | 1.3.6.1.4.1.3854.2.3.24.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorFuelSensorErrorColor | 1.3.6.1.4.1.3854.2.3.24.1.59 | integer | read-write |
A SensorError Color of this sensor |
sensorTankSenderTable | 1.3.6.1.4.1.3854.2.3.26 | no-access |
This table contains the property and reading value for every sensor. |
|
1.3.6.1.4.1.3854.2.3.26.1 | no-access |
This is an entry in the sensorTankSenderEntry Table |
||
sensorTankSenderIndex | 1.3.6.1.4.1.3854.2.3.26.1.1 | integer | read-only |
The index into the sensor table |
sensorTankSenderDescription | 1.3.6.1.4.1.3854.2.3.26.1.2 | displaystring | read-write |
A Description of this sensor |
sensorTankSenderValue | 1.3.6.1.4.1.3854.2.3.26.1.4 | integer | read-only |
The reading value in this sensor |
sensorTankSenderUnit | 1.3.6.1.4.1.3854.2.3.26.1.5 | displaystring | read-write |
The unit string |
sensorTankSenderStatus | 1.3.6.1.4.1.3854.2.3.26.1.6 | integer | read-only |
The current status of this Sensor Enumeration: 'lowWarning': 5, 'noStatus': 1, 'highCritical': 4, 'normal': 2, 'highWarning': 3, 'lowCritical': 6, 'sensorError': 7. |
sensorTankSenderGoOffline | 1.3.6.1.4.1.3854.2.3.26.1.8 | integer | read-write |
To take offline enter a 2 Enumeration: 'goOffline': 2, 'online': 1. |
sensorTankSenderLowCritical | 1.3.6.1.4.1.3854.2.3.26.1.9 | integer | read-write |
Level value of this sensor gets before it sends a critical event |
sensorTankSenderLowWarning | 1.3.6.1.4.1.3854.2.3.26.1.10 | integer | read-write |
Level value of this sensor gets before it sends a warning |
sensorTankSenderHighWarning | 1.3.6.1.4.1.3854.2.3.26.1.11 | integer | read-write |
Level value of this sensor gets before it sends a warning |
sensorTankSenderHighCritical | 1.3.6.1.4.1.3854.2.3.26.1.12 | integer | read-write |
Level value of this sensor gets before it sends a critical event |
sensorTankSenderRearm | 1.3.6.1.4.1.3854.2.3.26.1.13 | integer | read-write |
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal |
sensorTankSenderDelayError | 1.3.6.1.4.1.3854.2.3.26.1.14 | integer | read-write |
Time in seconds after the sensor has been in error status before report as an error |
sensorTankSenderDelayNormal | 1.3.6.1.4.1.3854.2.3.26.1.15 | integer | read-write |
Time in seconds after the sensor change from error to normal before report as normal |
sensorTankSenderDelayLowCritical | 1.3.6.1.4.1.3854.2.3.26.1.16 | integer | read-write |
Continuous time for this sensor to be in Low Critical before accepting new Status. |
sensorTankSenderDelayLowWarning | 1.3.6.1.4.1.3854.2.3.26.1.17 | integer | read-write |
Continuous time for this sensor to be in Low Warning before accepting new Status. |
sensorTankSenderDelayHighWarning | 1.3.6.1.4.1.3854.2.3.26.1.18 | integer | read-write |
Continuous time for this sensor to be in High Warning before accepting new Status. |
sensorTankSenderDelayHighCritical | 1.3.6.1.4.1.3854.2.3.26.1.19 | integer | read-write |
Continuous time for this sensor to be in High Critical before accepting new Status. |
sensorTankSenderRaw | 1.3.6.1.4.1.3854.2.3.26.1.20 | integer | read-only |
The unformatted, raw, A/D value in this sensor. Contains more resolution than the formated percentage. |
sensorTankSenderDeviceIndex | 1.3.6.1.4.1.3854.2.3.26.1.37 | integer | read-only |
Device Index of sensor |
sensorTankSenderDisplayStyle | 1.3.6.1.4.1.3854.2.3.26.1.45 | integer | read-write |
TankSender display style Enumeration: 'gauge': 1, 'basic': 0. |
sensorTankSenderHighCriticalDesc | 1.3.6.1.4.1.3854.2.3.26.1.46 | displaystring | read-write |
A HighCritical Description of this sensor |
sensorTankSenderLowCriticalDesc | 1.3.6.1.4.1.3854.2.3.26.1.47 | displaystring | read-write |
A LowCritical Description of this sensor |
sensorTankSenderNormalDesc | 1.3.6.1.4.1.3854.2.3.26.1.48 | displaystring | read-write |
A Normal Description of this sensor |
sensorTankSenderLowWarningDesc | 1.3.6.1.4.1.3854.2.3.26.1.49 | displaystring | read-write |
A LowWarning Description of this sensor |
sensorTankSenderHighWarningDesc | 1.3.6.1.4.1.3854.2.3.26.1.50 | displaystring | read-write |
A HighWarning Description of this sensor |
sensorTankSenderSensorErrorDesc | 1.3.6.1.4.1.3854.2.3.26.1.51 | displaystring | read-write |
A SensorError Description of this sensor |
sensorTankSenderHighCriticalColor | 1.3.6.1.4.1.3854.2.3.26.1.54 | integer | read-write |
A HighCritical Color of this sensor |
sensorTankSenderLowCriticalColor | 1.3.6.1.4.1.3854.2.3.26.1.55 | integer | read-write |
A LowCritical Color of this sensor |
sensorTankSenderNormalColor | 1.3.6.1.4.1.3854.2.3.26.1.56 | integer | read-write |
A Normal Color of this sensor |
sensorTankSenderLowWarningColor | 1.3.6.1.4.1.3854.2.3.26.1.57 | integer | read-write |
A LowWarning Color of this sensor |
sensorTankSenderHighWarningColor | 1.3.6.1.4.1.3854.2.3.26.1.58 | integer | read-write |
A HighWarning Color of this sensor |
sensorTankSenderSensorErrorColor | 1.3.6.1.4.1.3854.2.3.26.1.59 | integer | read-write |
A SensorError Color of this sensor |
spNormalStatus | 1.3.6.1.4.1.3854.10.1 |
sensorProbe status is Normal |
||
spWarningStatus | 1.3.6.1.4.1.3854.10.2 |
sensorProbe status went to Warning |
||
spCriticalStatus | 1.3.6.1.4.1.3854.10.3 |
sensorProbe status went to Critical |
||
spDownStatus | 1.3.6.1.4.1.3854.10.4 |
sensorProbe status went to Disabled |
||
spKeepAliveTrap | 1.3.6.1.4.1.3854.10.5 |
sensorProbe send keep alive trap. |
||
spUnknownStatus | 1.3.6.1.4.1.3854.10.7 |
sensorProbe status went to Unknown |
||
spTemperatureStatus | 1.3.6.1.4.1.3854.10.10 |
Temperature sensor trap |
||
spTemperatureArray1Status | 1.3.6.1.4.1.3854.10.11 |
Temperature sensor trap |
||
spTemperatureArray2Status | 1.3.6.1.4.1.3854.10.12 |
Temperature sensor trap |
||
spTemperatureArray3Status | 1.3.6.1.4.1.3854.10.13 |
Temperature sensor trap |
||
spTemperatureArray4Status | 1.3.6.1.4.1.3854.10.14 |
Temperature sensor trap |
||
spTemperatureArray5Status | 1.3.6.1.4.1.3854.10.15 |
Temperature sensor trap |
||
spTemperatureArray6Status | 1.3.6.1.4.1.3854.10.16 |
Temperature sensor trap |
||
spTemperatureArray7Status | 1.3.6.1.4.1.3854.10.17 |
Temperature sensor trap |
||
spTemperatureArray8Status | 1.3.6.1.4.1.3854.10.18 |
Temperature sensor trap |
||
spAnalogueStatus | 1.3.6.1.4.1.3854.10.20 |
Analogue Sensor Type |
||
spSwitchStatus | 1.3.6.1.4.1.3854.10.30 |
Switch sensor trap |
||
spIRMSStatus | 1.3.6.1.4.1.3854.10.40 |
IRMS sensor trap |
||
spVRMSStatus | 1.3.6.1.4.1.3854.10.50 |
VRMS sensor trap |
||
spSenUnknownStatus | 1.3.6.1.4.1.3854.10.51 |
sensorProbe sensor status went to Unknown |
||
spSenNormalStatus | 1.3.6.1.4.1.3854.10.52 |
sensorProbe sensor status is Normal |
||
spSenWarningStatus | 1.3.6.1.4.1.3854.10.53 |
sensorProbe sensor status went to Warning |
||
spSenCriticalStatus | 1.3.6.1.4.1.3854.10.54 |
sensorProbe sensor status went to Critical |
||
spSenDownStatus | 1.3.6.1.4.1.3854.10.55 |
sensorProbe sensor status went to Disabled |
||
spWattStatus | 1.3.6.1.4.1.3854.10.60 |
Energy sensor trap |
||
spRelayArray1Status | 1.3.6.1.4.1.3854.10.71 |
RelayArray1 sensor trap |
||
spRelayArray2Status | 1.3.6.1.4.1.3854.10.72 |
RelayArray2 sensor trap |
||
spRelayArray3Status | 1.3.6.1.4.1.3854.10.73 |
RelayArray3 sensor trap |
||
spRelayArray4Status | 1.3.6.1.4.1.3854.10.74 |
RelayArray4 sensor trap |
||
spRelayArray5Status | 1.3.6.1.4.1.3854.10.75 |
RelayArray5 sensor trap |
||
spRelayArray6Status | 1.3.6.1.4.1.3854.10.77 |
RelayArray6 sensor trap |
||
spRelayArray8Status | 1.3.6.1.4.1.3854.10.78 |
RelayArray8 sensor trap |
||
spVirtualStatus | 1.3.6.1.4.1.3854.10.80 |
Virtual sensor trap |
||
spTemperature1Status | 1.3.6.1.4.1.3854.10.101 |
Temperature sensor trap |
||
spTemperature2Status | 1.3.6.1.4.1.3854.10.102 |
Temperature sensor trap |
||
spTemperature3Status | 1.3.6.1.4.1.3854.10.103 |
Temperature sensor trap |
||
spTemperature4Status | 1.3.6.1.4.1.3854.10.104 |
Temperature sensor trap |
||
spTemperature5Status | 1.3.6.1.4.1.3854.10.105 |
Temperature sensor trap |
||
spTemperature6Status | 1.3.6.1.4.1.3854.10.106 |
Temperature sensor trap |
||
spTemperature7Status | 1.3.6.1.4.1.3854.10.107 |
Temperature sensor trap |
||
spTemperature8Status | 1.3.6.1.4.1.3854.10.108 |
Temperature sensor trap |
||
spTemperatureArray1_1Status | 1.3.6.1.4.1.3854.10.111 |
Temperature sensor trap |
||
spTemperatureArray1_2Status | 1.3.6.1.4.1.3854.10.112 |
Temperature sensor trap |
||
spTemperatureArray1_3Status | 1.3.6.1.4.1.3854.10.113 |
Temperature sensor trap |
||
spTemperatureArray1_4Status | 1.3.6.1.4.1.3854.10.114 |
Temperature sensor trap |
||
spTemperatureArray1_5Status | 1.3.6.1.4.1.3854.10.115 |
Temperature sensor trap |
||
spTemperatureArray1_6Status | 1.3.6.1.4.1.3854.10.116 |
Temperature sensor trap |
||
spTemperatureArray1_7Status | 1.3.6.1.4.1.3854.10.117 |
Temperature sensor trap |
||
spTemperatureArray1_8Status | 1.3.6.1.4.1.3854.10.118 |
Temperature sensor trap |
||
spTemperatureArray2_1Status | 1.3.6.1.4.1.3854.10.121 |
Temperature sensor trap |
||
spTemperatureArray2_2Status | 1.3.6.1.4.1.3854.10.122 |
Temperature sensor trap |
||
spTemperatureArray2_3Status | 1.3.6.1.4.1.3854.10.123 |
Temperature sensor trap |
||
spTemperatureArray2_4Status | 1.3.6.1.4.1.3854.10.124 |
Temperature sensor trap |
||
spTemperatureArray2_5Status | 1.3.6.1.4.1.3854.10.125 |
Temperature sensor trap |
||
spTemperatureArray2_6Status | 1.3.6.1.4.1.3854.10.126 |
Temperature sensor trap |
||
spTemperatureArray2_7Status | 1.3.6.1.4.1.3854.10.127 |
Temperature sensor trap |
||
spTemperatureArray2_8Status | 1.3.6.1.4.1.3854.10.128 |
Temperature sensor trap |
||
spTemperatureArray3_1Status | 1.3.6.1.4.1.3854.10.131 |
Temperature sensor trap |
||
spTemperatureArray3_2Status | 1.3.6.1.4.1.3854.10.132 |
Temperature sensor trap |
||
spTemperatureArray3_3Status | 1.3.6.1.4.1.3854.10.133 |
Temperature sensor trap |
||
spTemperatureArray3_4Status | 1.3.6.1.4.1.3854.10.134 |
Temperature sensor trap |
||
spTemperatureArray3_5Status | 1.3.6.1.4.1.3854.10.135 |
Temperature sensor trap |
||
spTemperatureArray3_6Status | 1.3.6.1.4.1.3854.10.136 |
Temperature sensor trap |
||
spTemperatureArray3_7Status | 1.3.6.1.4.1.3854.10.137 |
Temperature sensor trap |
||
spTemperatureArray3_8Status | 1.3.6.1.4.1.3854.10.138 |
Temperature sensor trap |
||
spTemperatureArray4_1Status | 1.3.6.1.4.1.3854.10.141 |
Temperature sensor trap |
||
spTemperatureArray4_2Status | 1.3.6.1.4.1.3854.10.142 |
Temperature sensor trap |
||
spTemperatureArray4_3Status | 1.3.6.1.4.1.3854.10.143 |
Temperature sensor trap |
||
spTemperatureArray4_4Status | 1.3.6.1.4.1.3854.10.144 |
Temperature sensor trap |
||
spTemperatureArray4_5Status | 1.3.6.1.4.1.3854.10.145 |
Temperature sensor trap |
||
spTemperatureArray4_6Status | 1.3.6.1.4.1.3854.10.146 |
Temperature sensor trap |
||
spTemperatureArray4_7Status | 1.3.6.1.4.1.3854.10.147 |
Temperature sensor trap |
||
spTemperatureArray4_8Status | 1.3.6.1.4.1.3854.10.148 |
Temperature sensor trap |
||
spTemperatureArray5_1Status | 1.3.6.1.4.1.3854.10.151 |
Temperature sensor trap |
||
spTemperatureArray5_2Status | 1.3.6.1.4.1.3854.10.152 |
Temperature sensor trap |
||
spTemperatureArray5_3Status | 1.3.6.1.4.1.3854.10.153 |
Temperature sensor trap |
||
spTemperatureArray5_4Status | 1.3.6.1.4.1.3854.10.154 |
Temperature sensor trap |
||
spTemperatureArray5_5Status | 1.3.6.1.4.1.3854.10.155 |
Temperature sensor trap |
||
spTemperatureArray5_6Status | 1.3.6.1.4.1.3854.10.156 |
Temperature sensor trap |
||
spTemperatureArray5_7Status | 1.3.6.1.4.1.3854.10.157 |
Temperature sensor trap |
||
spTemperatureArray5_8Status | 1.3.6.1.4.1.3854.10.158 |
Temperature sensor trap |
||
spTemperatureArray6_1Status | 1.3.6.1.4.1.3854.10.161 |
Temperature sensor trap |
||
spTemperatureArray6_2Status | 1.3.6.1.4.1.3854.10.162 |
Temperature sensor trap |
||
spTemperatureArray6_3Status | 1.3.6.1.4.1.3854.10.163 |
Temperature sensor trap |
||
spTemperatureArray6_4Status | 1.3.6.1.4.1.3854.10.164 |
Temperature sensor trap |
||
spTemperatureArray6_5Status | 1.3.6.1.4.1.3854.10.165 |
Temperature sensor trap |
||
spTemperatureArray6_6Status | 1.3.6.1.4.1.3854.10.166 |
Temperature sensor trap |
||
spTemperatureArray6_7Status | 1.3.6.1.4.1.3854.10.167 |
Temperature sensor trap |
||
spTemperatureArray6_8Status | 1.3.6.1.4.1.3854.10.168 |
Temperature sensor trap |
||
spTemperatureArray7_1Status | 1.3.6.1.4.1.3854.10.171 |
Temperature sensor trap |
||
spTemperatureArray7_2Status | 1.3.6.1.4.1.3854.10.172 |
Temperature sensor trap |
||
spTemperatureArray7_3Status | 1.3.6.1.4.1.3854.10.173 |
Temperature sensor trap |
||
spTemperatureArray7_4Status | 1.3.6.1.4.1.3854.10.174 |
Temperature sensor trap |
||
spTemperatureArray7_5Status | 1.3.6.1.4.1.3854.10.175 |
Temperature sensor trap |
||
spTemperatureArray7_6Status | 1.3.6.1.4.1.3854.10.176 |
Temperature sensor trap |
||
spTemperatureArray7_7Status | 1.3.6.1.4.1.3854.10.177 |
Temperature sensor trap |
||
spTemperatureArray7_8Status | 1.3.6.1.4.1.3854.10.178 |
Temperature sensor trap |
||
spTemperatureArray8_1Status | 1.3.6.1.4.1.3854.10.181 |
Temperature sensor trap |
||
spTemperatureArray8_2Status | 1.3.6.1.4.1.3854.10.182 |
Temperature sensor trap |
||
spTemperatureArray8_3Status | 1.3.6.1.4.1.3854.10.183 |
Temperature sensor trap |
||
spTemperatureArray8_4Status | 1.3.6.1.4.1.3854.10.184 |
Temperature sensor trap |
||
spTemperatureArray8_5Status | 1.3.6.1.4.1.3854.10.185 |
Temperature sensor trap |
||
spTemperatureArray8_6Status | 1.3.6.1.4.1.3854.10.186 |
Temperature sensor trap |
||
spTemperatureArray8_7Status | 1.3.6.1.4.1.3854.10.187 |
Temperature sensor trap |
||
spTemperatureArray8_8Status | 1.3.6.1.4.1.3854.10.188 |
Temperature sensor trap |
||
spAnalogue1Status | 1.3.6.1.4.1.3854.10.201 |
Analogue Sensor Type |
||
spAnalogue2Status | 1.3.6.1.4.1.3854.10.202 |
Analogue Sensor Type |
||
spAnalogue3Status | 1.3.6.1.4.1.3854.10.203 |
Analogue Sensor Type |
||
spAnalogue4Status | 1.3.6.1.4.1.3854.10.204 |
Analogue Sensor Type |
||
spAnalogue5Status | 1.3.6.1.4.1.3854.10.205 |
Analogue Sensor Type |
||
spAnalogue6Status | 1.3.6.1.4.1.3854.10.206 |
Analogue Sensor Type |
||
spAnalogue7Status | 1.3.6.1.4.1.3854.10.207 |
Analogue Sensor Type |
||
spAnalogue8Status | 1.3.6.1.4.1.3854.10.208 |
Analogue Sensor Type |
||
spSwitch1Status | 1.3.6.1.4.1.3854.10.301 |
Switch sensor trap |
||
spSwitch2Status | 1.3.6.1.4.1.3854.10.302 |
Switch sensor trap |
||
spSwitch3Status | 1.3.6.1.4.1.3854.10.303 |
Switch sensor trap |
||
spSwitch4Status | 1.3.6.1.4.1.3854.10.304 |
Switch sensor trap |
||
spSwitch5Status | 1.3.6.1.4.1.3854.10.305 |
Switch sensor trap |
||
spSwitch6Status | 1.3.6.1.4.1.3854.10.306 |
Switch sensor trap |
||
spSwitch7Status | 1.3.6.1.4.1.3854.10.307 |
Switch sensor trap |
||
spSwitch8Status | 1.3.6.1.4.1.3854.10.308 |
Switch sensor trap |
||
spSwitch9Status | 1.3.6.1.4.1.3854.10.309 |
Switch sensor trap |
||
spSwitch10Status | 1.3.6.1.4.1.3854.10.310 |
Switch sensor trap |
||
spSwitch11Status | 1.3.6.1.4.1.3854.10.311 |
Switch sensor trap |
||
spSwitch12Status | 1.3.6.1.4.1.3854.10.312 |
Switch sensor trap |
||
spSwitch13Status | 1.3.6.1.4.1.3854.10.313 |
Switch sensor trap |
||
spSwitch14Status | 1.3.6.1.4.1.3854.10.314 |
Switch sensor trap |
||
spSwitch15Status | 1.3.6.1.4.1.3854.10.315 |
Switch sensor trap |
||
spSwitch16Status | 1.3.6.1.4.1.3854.10.316 |
Switch sensor trap |
||
spSwitch17Status | 1.3.6.1.4.1.3854.10.317 |
Switch sensor trap |
||
spSwitch18Status | 1.3.6.1.4.1.3854.10.318 |
Switch sensor trap |
||
spSwitch19Status | 1.3.6.1.4.1.3854.10.319 |
Switch sensor trap |
||
spSwitch20Status | 1.3.6.1.4.1.3854.10.320 |
Switch sensor trap |
||
spSwitch21Status | 1.3.6.1.4.1.3854.10.321 |
Switch sensor trap |
||
spSwitch22Status | 1.3.6.1.4.1.3854.10.322 |
Switch sensor trap |
||
spSwitch23Status | 1.3.6.1.4.1.3854.10.323 |
Switch sensor trap |
||
spSwitch24Status | 1.3.6.1.4.1.3854.10.324 |
Switch sensor trap |
||
spSwitch25Status | 1.3.6.1.4.1.3854.10.325 |
Switch sensor trap |
||
spSwitch26Status | 1.3.6.1.4.1.3854.10.326 |
Switch sensor trap |
||
spSwitch27Status | 1.3.6.1.4.1.3854.10.327 |
Switch sensor trap |
||
spSwitch28Status | 1.3.6.1.4.1.3854.10.328 |
Switch sensor trap |
||
spSwitch29Status | 1.3.6.1.4.1.3854.10.329 |
Switch sensor trap |
||
spSwitch30Status | 1.3.6.1.4.1.3854.10.330 |
Switch sensor trap |
||
spSwitch31Status | 1.3.6.1.4.1.3854.10.331 |
Switch sensor trap |
||
spSwitch32Status | 1.3.6.1.4.1.3854.10.332 |
Switch sensor trap |
||
spSwitch33Status | 1.3.6.1.4.1.3854.10.333 |
Switch sensor trap |
||
spSwitch34Status | 1.3.6.1.4.1.3854.10.334 |
Switch sensor trap |
||
spSwitch35Status | 1.3.6.1.4.1.3854.10.335 |
Switch sensor trap |
||
spSwitch36Status | 1.3.6.1.4.1.3854.10.336 |
Switch sensor trap |
||
spSwitch37Status | 1.3.6.1.4.1.3854.10.337 |
Switch sensor trap |
||
spSwitch38Status | 1.3.6.1.4.1.3854.10.338 |
Switch sensor trap |
||
spSwitch39Status | 1.3.6.1.4.1.3854.10.339 |
Switch sensor trap |
||
spSwitch40Status | 1.3.6.1.4.1.3854.10.340 |
Switch sensor trap |
||
spSwitch41Status | 1.3.6.1.4.1.3854.10.341 |
Switch sensor trap |
||
spSwitch42Status | 1.3.6.1.4.1.3854.10.342 |
Switch sensor trap |
||
spSwitch43Status | 1.3.6.1.4.1.3854.10.343 |
Switch sensor trap |
||
spSwitch44Status | 1.3.6.1.4.1.3854.10.344 |
Switch sensor trap |
||
spSwitch45Status | 1.3.6.1.4.1.3854.10.345 |
Switch sensor trap |
||
spSwitch46Status | 1.3.6.1.4.1.3854.10.346 |
Switch sensor trap |
||
spSwitch47Status | 1.3.6.1.4.1.3854.10.347 |
Switch sensor trap |
||
spSwitch48Status | 1.3.6.1.4.1.3854.10.348 |
Switch sensor trap |
||
spSwitch49Status | 1.3.6.1.4.1.3854.10.349 |
Switch sensor trap |
||
spSwitch50Status | 1.3.6.1.4.1.3854.10.350 |
Switch sensor trap |
||
spSwitch51Status | 1.3.6.1.4.1.3854.10.351 |
Switch sensor trap |
||
spSwitch52Status | 1.3.6.1.4.1.3854.10.352 |
Switch sensor trap |
||
spSwitch53Status | 1.3.6.1.4.1.3854.10.353 |
Switch sensor trap |
||
spSwitch54Status | 1.3.6.1.4.1.3854.10.354 |
Switch sensor trap |
||
spSwitch55Status | 1.3.6.1.4.1.3854.10.355 |
Switch sensor trap |
||
spSwitch56Status | 1.3.6.1.4.1.3854.10.356 |
Switch sensor trap |
||
spSwitch57Status | 1.3.6.1.4.1.3854.10.357 |
Switch sensor trap |
||
spSwitch58Status | 1.3.6.1.4.1.3854.10.358 |
Switch sensor trap |
||
spSwitch59Status | 1.3.6.1.4.1.3854.10.359 |
Switch sensor trap |
||
spSwitch60Status | 1.3.6.1.4.1.3854.10.360 |
Switch sensor trap |
||
spSwitch61Status | 1.3.6.1.4.1.3854.10.361 |
Switch sensor trap |
||
spSwitch62Status | 1.3.6.1.4.1.3854.10.362 |
Switch sensor trap |
||
spSwitch63Status | 1.3.6.1.4.1.3854.10.363 |
Switch sensor trap |
||
spSwitch64Status | 1.3.6.1.4.1.3854.10.364 |
Switch sensor trap |
||
spSwitch65Status | 1.3.6.1.4.1.3854.10.365 |
Switch sensor trap |
||
spSwitch66Status | 1.3.6.1.4.1.3854.10.366 |
Switch sensor trap |
||
spSwitch67Status | 1.3.6.1.4.1.3854.10.367 |
Switch sensor trap |
||
spSwitch68Status | 1.3.6.1.4.1.3854.10.368 |
Switch sensor trap |
||
spIRMS1Status | 1.3.6.1.4.1.3854.10.401 |
IRMS sensor trap |
||
spIRMS2Status | 1.3.6.1.4.1.3854.10.402 |
IRMS sensor trap |
||
spIRMS3Status | 1.3.6.1.4.1.3854.10.403 |
IRMS sensor trap |
||
spIRMS4Status | 1.3.6.1.4.1.3854.10.404 |
IRMS sensor trap |
||
spIRMS5Status | 1.3.6.1.4.1.3854.10.405 |
IRMS sensor trap |
||
spIRMS6Status | 1.3.6.1.4.1.3854.10.406 |
IRMS sensor trap |
||
spIRMS7Status | 1.3.6.1.4.1.3854.10.407 |
IRMS sensor trap |
||
spIRMS8Status | 1.3.6.1.4.1.3854.10.408 |
IRMS sensor trap |
||
spVRMS1Status | 1.3.6.1.4.1.3854.10.501 |
VRMS sensor trap |
||
spVRMS2Status | 1.3.6.1.4.1.3854.10.502 |
VRMS sensor trap |
||
spVRMS3Status | 1.3.6.1.4.1.3854.10.503 |
VRMS sensor trap |
||
spVRMS4Status | 1.3.6.1.4.1.3854.10.504 |
VRMS sensor trap |
||
spVRMS5Status | 1.3.6.1.4.1.3854.10.505 |
VRMS sensor trap |
||
spVRMS6Status | 1.3.6.1.4.1.3854.10.506 |
VRMS sensor trap |
||
spVRMS7Status | 1.3.6.1.4.1.3854.10.507 |
VRMS sensor trap |
||
spVRMS8Status | 1.3.6.1.4.1.3854.10.508 |
VRMS sensor trap |
||
spEnergy1Status | 1.3.6.1.4.1.3854.10.601 |
Energy sensor trap |
||
spEnergy2Status | 1.3.6.1.4.1.3854.10.602 |
Energy sensor trap |
||
spEnergy3Status | 1.3.6.1.4.1.3854.10.603 |
Energy sensor trap |
||
spEnergy4Status | 1.3.6.1.4.1.3854.10.604 |
Energy sensor trap |
||
spEnergy5Status | 1.3.6.1.4.1.3854.10.605 |
Energy sensor trap |
||
spEnergy6Status | 1.3.6.1.4.1.3854.10.606 |
Energy sensor trap |
||
spEnergy7Status | 1.3.6.1.4.1.3854.10.607 |
Energy sensor trap |
||
spEnergy8Status | 1.3.6.1.4.1.3854.10.608 |
Energy sensor trap |
||
spRelayArray1_1Status | 1.3.6.1.4.1.3854.10.711 |
RelayArray1.1 sensor trap |
||
spRelayArray1_2Status | 1.3.6.1.4.1.3854.10.712 |
RelayArray1.2 sensor trap |
||
spRelayArray1_3Status | 1.3.6.1.4.1.3854.10.713 |
RelayArray1.3 sensor trap |
||
spRelayArray1_4Status | 1.3.6.1.4.1.3854.10.714 |
RelayArray1.4 sensor trap |
||
spRelayArray1_5Status | 1.3.6.1.4.1.3854.10.715 |
RelayArray1.5 sensor trap |
||
spRelayArray1_6Status | 1.3.6.1.4.1.3854.10.716 |
RelayArray1.6 sensor trap |
||
spRelayArray1_7Status | 1.3.6.1.4.1.3854.10.717 |
RelayArray1.7 sensor trap |
||
spRelayArray1_8Status | 1.3.6.1.4.1.3854.10.718 |
RelayArray1.8 sensor trap |
||
spRelayArray2_1Status | 1.3.6.1.4.1.3854.10.721 |
RelayArray2.1 sensor trap |
||
spRelayArray2_2Status | 1.3.6.1.4.1.3854.10.722 |
RelayArray2.2 sensor trap |
||
spRelayArray2_3Status | 1.3.6.1.4.1.3854.10.723 |
RelayArray2.3 sensor trap |
||
spRelayArray2_4Status | 1.3.6.1.4.1.3854.10.724 |
RelayArray2.4 sensor trap |
||
spRelayArray2_5Status | 1.3.6.1.4.1.3854.10.725 |
RelayArray2.5 sensor trap |
||
spRelayArray2_6Status | 1.3.6.1.4.1.3854.10.726 |
RelayArray2.6 sensor trap |
||
spRelayArray2_7Status | 1.3.6.1.4.1.3854.10.727 |
RelayArray2.7 sensor trap |
||
spRelayArray2_8Status | 1.3.6.1.4.1.3854.10.728 |
RelayArray2.8 sensor trap |
||
spRelayArray3_1Status | 1.3.6.1.4.1.3854.10.731 |
RelayArray3.1 sensor trap |
||
spRelayArray3_2Status | 1.3.6.1.4.1.3854.10.732 |
RelayArray3.2 sensor trap |
||
spRelayArray3_3Status | 1.3.6.1.4.1.3854.10.733 |
RelayArray3.3 sensor trap |
||
spRelayArray3_4Status | 1.3.6.1.4.1.3854.10.734 |
RelayArray3.4 sensor trap |
||
spRelayArray3_5Status | 1.3.6.1.4.1.3854.10.735 |
RelayArray3.5 sensor trap |
||
spRelayArray3_6Status | 1.3.6.1.4.1.3854.10.736 |
RelayArray3.6 sensor trap |
||
spRelayArray3_7Status | 1.3.6.1.4.1.3854.10.737 |
RelayArray3.7 sensor trap |
||
spRelayArray3_8Status | 1.3.6.1.4.1.3854.10.738 |
RelayArray3.8 sensor trap |
||
spRelayArray4_1Status | 1.3.6.1.4.1.3854.10.741 |
RelayArray4.1 sensor trap |
||
spRelayArray4_2Status | 1.3.6.1.4.1.3854.10.742 |
RelayArray4.2 sensor trap |
||
spRelayArray4_3Status | 1.3.6.1.4.1.3854.10.743 |
RelayArray4.3 sensor trap |
||
spRelayArray4_4Status | 1.3.6.1.4.1.3854.10.744 |
RelayArray4.4 sensor trap |
||
spRelayArray4_5Status | 1.3.6.1.4.1.3854.10.745 |
RelayArray4.5 sensor trap |
||
spRelayArray4_6Status | 1.3.6.1.4.1.3854.10.746 |
RelayArray4.6 sensor trap |
||
spRelayArray4_7Status | 1.3.6.1.4.1.3854.10.747 |
RelayArray4.7 sensor trap |
||
spRelayArray4_8Status | 1.3.6.1.4.1.3854.10.748 |
RelayArray4.8 sensor trap |
||
spRelayArray5_1Status | 1.3.6.1.4.1.3854.10.751 |
RelayArray5.1 sensor trap |
||
spRelayArray5_2Status | 1.3.6.1.4.1.3854.10.752 |
RelayArray5.2 sensor trap |
||
spRelayArray5_3Status | 1.3.6.1.4.1.3854.10.753 |
RelayArray5.3 sensor trap |
||
spRelayArray5_4Status | 1.3.6.1.4.1.3854.10.754 |
RelayArray5.4 sensor trap |
||
spRelayArray5_5Status | 1.3.6.1.4.1.3854.10.755 |
RelayArray5.5 sensor trap |
||
spRelayArray5_6Status | 1.3.6.1.4.1.3854.10.756 |
RelayArray5.6 sensor trap |
||
spRelayArray5_7Status | 1.3.6.1.4.1.3854.10.757 |
RelayArray5.7 sensor trap |
||
spRelayArray5_8Status | 1.3.6.1.4.1.3854.10.758 |
RelayArray5.8 sensor trap |
||
spRelayArray6_1Status | 1.3.6.1.4.1.3854.10.761 |
RelayArray6.1 sensor trap |
||
spRelayArray6_2Status | 1.3.6.1.4.1.3854.10.762 |
RelayArray6.2 sensor trap |
||
spRelayArray6_3Status | 1.3.6.1.4.1.3854.10.763 |
RelayArray6.3 sensor trap |
||
spRelayArray6_4Status | 1.3.6.1.4.1.3854.10.764 |
RelayArray6.4 sensor trap |
||
spRelayArray6_5Status | 1.3.6.1.4.1.3854.10.765 |
RelayArray6.5 sensor trap |
||
spRelayArray6_6Status | 1.3.6.1.4.1.3854.10.766 |
RelayArray6.6 sensor trap |
||
spRelayArray6_7Status | 1.3.6.1.4.1.3854.10.767 |
RelayArray6.7 sensor trap |
||
spRelayArray6_8Status | 1.3.6.1.4.1.3854.10.768 |
RelayArray6.8 sensor trap |
||
spRelayArray7_1Status | 1.3.6.1.4.1.3854.10.771 |
RelayArray7.1 sensor trap |
||
spRelayArray7_2Status | 1.3.6.1.4.1.3854.10.772 |
RelayArray7.2 sensor trap |
||
spRelayArray7_3Status | 1.3.6.1.4.1.3854.10.773 |
RelayArray7.3 sensor trap |
||
spRelayArray7_4Status | 1.3.6.1.4.1.3854.10.774 |
RelayArray7.4 sensor trap |
||
spRelayArray7_5Status | 1.3.6.1.4.1.3854.10.775 |
RelayArray7.5 sensor trap |
||
spRelayArray7_6Status | 1.3.6.1.4.1.3854.10.776 |
RelayArray7.6 sensor trap |
||
spRelayArray7_7Status | 1.3.6.1.4.1.3854.10.777 |
RelayArray7.7 sensor trap |
||
spRelayArray7_8Status | 1.3.6.1.4.1.3854.10.778 |
RelayArray7.8 sensor trap |
||
spRelayArray8_1Status | 1.3.6.1.4.1.3854.10.781 |
RelayArray8.1 sensor trap |
||
spRelayArray8_2Status | 1.3.6.1.4.1.3854.10.782 |
RelayArray8.2 sensor trap |
||
spRelayArray8_3Status | 1.3.6.1.4.1.3854.10.783 |
RelayArray8.3 sensor trap |
||
spRelayArray8_4Status | 1.3.6.1.4.1.3854.10.784 |
RelayArray8.4 sensor trap |
||
spRelayArray8_5Status | 1.3.6.1.4.1.3854.10.785 |
RelayArray8.5 sensor trap |
||
spRelayArray8_6Status | 1.3.6.1.4.1.3854.10.786 |
RelayArray8.6 sensor trap |
||
spRelayArray8_7Status | 1.3.6.1.4.1.3854.10.787 |
RelayArray8.7 sensor trap |
||
spRelayArray8_8Status | 1.3.6.1.4.1.3854.10.788 |
RelayArray8.8 sensor trap |
||
spVirtual1Status | 1.3.6.1.4.1.3854.10.801 |
Virtual1 sensor trap |
||
spVirtual2Status | 1.3.6.1.4.1.3854.10.802 |
Virtual2 sensor trap |
||
spVirtual3Status | 1.3.6.1.4.1.3854.10.803 |
Virtual3 sensor trap |
||
spVirtual4Status | 1.3.6.1.4.1.3854.10.804 |
Virtual4 sensor trap |
||
spVirtual5Status | 1.3.6.1.4.1.3854.10.805 |
Virtual5 sensor trap |
||
spVirtual6Status | 1.3.6.1.4.1.3854.10.806 |
Virtual6 sensor trap |
||
spVirtual7Status | 1.3.6.1.4.1.3854.10.807 |
Virtual7 sensor trap |
||
spVirtual8Status | 1.3.6.1.4.1.3854.10.808 |
Virtual8 sensor trap |
||
spVirtual9Status | 1.3.6.1.4.1.3854.10.809 |
Virtual9 sensor trap |
||
spVirtual10Status | 1.3.6.1.4.1.3854.10.810 |
Virtual10 sensor trap |
||
spVirtual11Status | 1.3.6.1.4.1.3854.10.811 |
Virtual11 sensor trap |
||
spVirtual12Status | 1.3.6.1.4.1.3854.10.812 |
Virtual12 sensor trap |
||
spVirtual13Status | 1.3.6.1.4.1.3854.10.813 |
Virtual13 sensor trap |
||
spVirtual14Status | 1.3.6.1.4.1.3854.10.814 |
Virtual14 sensor trap |
||
spVirtual15Status | 1.3.6.1.4.1.3854.10.815 |
Virtual15 sensor trap |
||
spVirtual16Status | 1.3.6.1.4.1.3854.10.816 |
Virtual16 sensor trap |
||
spVirtual17Status | 1.3.6.1.4.1.3854.10.817 |
Virtual17 sensor trap |
||
spVirtual18Status | 1.3.6.1.4.1.3854.10.818 |
Virtual18 sensor trap |
||
spVirtual19Status | 1.3.6.1.4.1.3854.10.819 |
Virtual19 sensor trap |
||
spVirtual20Status | 1.3.6.1.4.1.3854.10.820 |
Virtual20 sensor trap |
||
spCustomStatus | 1.3.6.1.4.1.3854.10.1000 |
Custom sensor trap |