WEBMON-EDGE-MATRIX-MIB: View SNMP OID List / Download MIB

VENDOR: DANTEL


 Home MIB: WEBMON-EDGE-MATRIX-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dantel 1.3.6.1.4.1.994
         dantelProducts 1.3.6.1.4.1.994.3
             webMon 1.3.6.1.4.1.994.3.4
The parent node representing the WebMon device.
                 moduleIdentity 1.3.6.1.4.1.994.3.4.3
WebMon Edge-Matrix MIB.
                 notificationGroup 1.3.6.1.4.1.994.3.4.4
Group containing all the notification types.
                 objectGroup 1.3.6.1.4.1.994.3.4.5
Group containing all the objects.
                 traps 1.3.6.1.4.1.994.3.4.6
Category containing all the traps. Each trap has sibling data nodes that contain the data associated with the most recently sent trap of that particular type. A GET-REQUEST sent to the WebMon for those data nodes will allow you to verify the data received in a recent trap.
                     analogInputs 1.3.6.1.4.1.994.3.4.6.1
Subtree containing trap and associated data for analog inputs. Analog inputs measure a value. The input always has a live reading, but traps are only sent on events, which are defined as the live reading crossing (or passing) one of the user-defined thresholds.
                         analogEventTrap 1.3.6.1.4.1.994.3.4.6.1.1
Notification sent upon an analog input reading crossing a threshold.
                         analogInputDescription 1.3.6.1.4.1.994.3.4.6.1.2 descriptionstring read-only
Description of the analog input.
                         analogLiveLevel 1.3.6.1.4.1.994.3.4.6.1.3 level read-only
The level associated with the analogLiveReading for this input.
                         analogLiveReading 1.3.6.1.4.1.994.3.4.6.1.5 descriptionstring read-only
The reading from the analog input described by analogInputDescription at the time the trap was sent. It is in the units described in analogUnitsOfMeasurement.
                         analogUnitsOfMeasurement 1.3.6.1.4.1.994.3.4.6.1.6 descriptionstring read-only
The units of measurement associated with the analogLiveReading.
                         analogLiveState 1.3.6.1.4.1.994.3.4.6.1.7 analogstate read-only
The state associated with analogLiveReading.
                         analogLiveStateDescription 1.3.6.1.4.1.994.3.4.6.1.8 descriptionstring read-only
The description of the range in which the analogLiveReading is.
                         analogAlarmState 1.3.6.1.4.1.994.3.4.6.1.9 boolean read-only
If true this field indicates the alarmed state. If false this field indicates the not alarmed state.
                         analogSourceDescription 1.3.6.1.4.1.994.3.4.6.1.101 descriptionstring no-access
Description of the event source.
                         analogSourceIndex 1.3.6.1.4.1.994.3.4.6.1.102 integer32 no-access
Index of the event source.
                     digitalInputs 1.3.6.1.4.1.994.3.4.6.2
Subtree containing trap and associated data for digital inputs. Digital inputs monitor a binary state. The input is always in one of two states. Traps are sent on events, which are defined as a change in the live state.
                         digitalEventTrap 1.3.6.1.4.1.994.3.4.6.2.1
Notification sent upon change of state on a digital input.
                         digitalInputDescription 1.3.6.1.4.1.994.3.4.6.2.2 descriptionstring read-only
Description of the digital input.
                         digitalLiveLevel 1.3.6.1.4.1.994.3.4.6.2.3 level read-only
The level associated with digitalLiveState for this input.
                         digitalLiveState 1.3.6.1.4.1.994.3.4.6.2.4 digitalstate read-only
The state of the digital input described by digitalInputDescription at the time the trap was sent.
                         digitalLiveStateDescription 1.3.6.1.4.1.994.3.4.6.2.5 descriptionstring read-only
The description of the digitalLiveState.
                         digitalAlarmState 1.3.6.1.4.1.994.3.4.6.2.6 boolean read-only
If true this field indicates the alarmed state. If false this field indicates the not alarmed state.
                         digitalSourceDescription 1.3.6.1.4.1.994.3.4.6.2.101 descriptionstring no-access
Description of the event source.
                         digitalSourceIndex 1.3.6.1.4.1.994.3.4.6.2.102 integer32 no-access
Index of the event source.
                     remoteDevices 1.3.6.1.4.1.994.3.4.6.3
Subtree containing trap and associated data for monitored remote devices. Remote devices are monitored for network connectivity. The device's live state is always either online or offline. Traps are sent on events, which are defined as a change in the live state.
                         remoteDeviceEventTrap 1.3.6.1.4.1.994.3.4.6.3.1
Notification sent upon change of state of a remote device.
                         remoteDeviceDescription 1.3.6.1.4.1.994.3.4.6.3.2 descriptionstring read-only
Description of the remote device.
                         remoteDeviceLiveLevel 1.3.6.1.4.1.994.3.4.6.3.3 level read-only
The level associated with remoteDeviceLiveState.
                         remoteDeviceLiveState 1.3.6.1.4.1.994.3.4.6.3.4 connectivitystate read-only
The state of the remote device described by remoteDeviceDescription at the time the trap was sent. Online indicates connected, offline indicates not connected.
                         remoteDeviceAlarmState 1.3.6.1.4.1.994.3.4.6.3.5 boolean read-only
If true this field indicates the alarmed state. If false this field indicates the not alarmed state.
                         remoteDeviceSourceDescription 1.3.6.1.4.1.994.3.4.6.3.101 descriptionstring no-access
Description of the event source.
                         remoteDeviceSourceIndex 1.3.6.1.4.1.994.3.4.6.3.102 integer32 no-access
Index of the event source.
                     faults 1.3.6.1.4.1.994.3.4.6.4
Subtree containing trap and associated data for faults. Faults are conditions internal to the WebMon. The only data associated with this trap is a string that describes the condition.
                         faultTrap 1.3.6.1.4.1.994.3.4.6.4.1
Notification sent when a fault is encountered.
                         faultDescription 1.3.6.1.4.1.994.3.4.6.4.2 descriptionstring read-only
Description of the condition at the WebMon.
                         faultLiveLevel 1.3.6.1.4.1.994.3.4.6.4.3 level read-only
The level associated with faultStateDescription.
                         faultStateDescription 1.3.6.1.4.1.994.3.4.6.4.4 descriptionstring read-only
The description of the state of this fault.
                         faultAlarmState 1.3.6.1.4.1.994.3.4.6.4.5 boolean read-only
If true this field indicates the alarmed state. If false this field indicates the not alarmed state.
                         faultSourceDescription 1.3.6.1.4.1.994.3.4.6.4.101 descriptionstring no-access
Description of the event source.
                         faultSourceIndex 1.3.6.1.4.1.994.3.4.6.4.102 integer32 no-access
Index of the event source.
                 configuration 1.3.6.1.4.1.994.3.4.7
                     systemGeneral 1.3.6.1.4.1.994.3.4.7.1
                         systemGeneralLocation 1.3.6.1.4.1.994.3.4.7.1.2 descriptionstring read-write
Location on the device.
                         systemGeneralDescription 1.3.6.1.4.1.994.3.4.7.1.3 descriptionstring read-write
Description of the device.
                         systemGeneralIpAddress 1.3.6.1.4.1.994.3.4.7.1.14 ipaddress read-write
IP Address of the device. If changed, the new IP address will only take effect after a reset.
                         systemGeneralSubnetMask 1.3.6.1.4.1.994.3.4.7.1.15 ipaddress read-write
Subnet Mask of the device. If changed, the new IP address will only take effect after a reset.
                         systemGeneralGatewayAddress 1.3.6.1.4.1.994.3.4.7.1.16 ipaddress read-write
Gateway Address of the device. If changed, the new IP address will only take effect after a reset.
                         systemGeneralMeasureStyle 1.3.6.1.4.1.994.3.4.7.1.45 measurestyle read-write
Determines if units are displayed in English or Metric.
                         systemGeneralMacAddress 1.3.6.1.4.1.994.3.4.7.1.54 descriptionstring read-only
The MAC address of the device.
                         systemGeneralProductType 1.3.6.1.4.1.994.3.4.7.1.70 producttype read-only
Describes the type of device.
                         systemGeneralIPPortNum 1.3.6.1.4.1.994.3.4.7.1.73 integer32 read-write
IP port number to use when connecting to the web page (HTTP).
                         systemGeneralVersion 1.3.6.1.4.1.994.3.4.7.1.82 descriptionstring read-only
The version of the running software.
                     pTrapTargetTable 1.3.6.1.4.1.994.3.4.7.2 no-access
Table for configuration of TrapTarget
                         pTrapTargetEntry 1.3.6.1.4.1.994.3.4.7.2.1 no-access
Entry for configuration table of TrapTarget
                             pTrapTargetDescription 1.3.6.1.4.1.994.3.4.7.2.1.3 descriptionstring read-write
Description of the trap target.
                             pTrapTargetConfigured 1.3.6.1.4.1.994.3.4.7.2.1.10 configured read-write
Determines if traps will be sent to trap target with given IP address.
                             pTrapTargetIpAddress 1.3.6.1.4.1.994.3.4.7.2.1.14 ipaddress read-write
SNMP traps are sent to this IP address.
                             pTrapTargetSnmpVersion 1.3.6.1.4.1.994.3.4.7.2.1.42 snmpversion read-write
Indicates the version of SNMP trap to use.
                             pTrapTargetIPPortNum 1.3.6.1.4.1.994.3.4.7.2.1.73 integer32 read-write
SNMP traps are sent to this network port.
                             pTrapTargetBackupIPAddress 1.3.6.1.4.1.994.3.4.7.2.1.78 ipaddress read-write
Used only when dialing out as backup.
                             pTrapTargetUseDialout 1.3.6.1.4.1.994.3.4.7.2.1.125 usedialout read-write
Determines if traps will be sent only when dialed out.
                             pTrapTargetDialoutTarget 1.3.6.1.4.1.994.3.4.7.2.1.126 integer32 read-write
Determines which target to dial out to when sending traps.
                             pTrapTargetAuthKey 1.3.6.1.4.1.994.3.4.7.2.1.140 descriptionstring read-write
                             pTrapTargetPrivKey 1.3.6.1.4.1.994.3.4.7.2.1.141 descriptionstring read-write
                             pTrapTargetSNMPAccess 1.3.6.1.4.1.994.3.4.7.2.1.142 snmpaccess read-write
                             pTrapTargetEngineID 1.3.6.1.4.1.994.3.4.7.2.1.143 descriptionstring read-write
                             pTrapTargetIndex 1.3.6.1.4.1.994.3.4.7.2.1.999 integer32 read-only
Index.
                     pEmailTable 1.3.6.1.4.1.994.3.4.7.3 no-access
Table for configuration of Email
                         pEmailEntry 1.3.6.1.4.1.994.3.4.7.3.1 no-access
Entry for configuration table of Email
                             pEmailAddress 1.3.6.1.4.1.994.3.4.7.3.1.1 descriptionstring read-write
Email events will be sent to this address.
                             pEmailDescription 1.3.6.1.4.1.994.3.4.7.3.1.3 descriptionstring read-write
Description of the Email target.
                             pEmailConfigured 1.3.6.1.4.1.994.3.4.7.3.1.10 configured read-write
If set to true, email events will be sent to given address. If set to false, email will not be sent.
                             pEmailIndex 1.3.6.1.4.1.994.3.4.7.3.1.999 integer32 read-only
Index.
                     pRemoteSensorTable 1.3.6.1.4.1.994.3.4.7.5 no-access
Table for configuration of RemoteSensor
                         pRemoteSensorEntry 1.3.6.1.4.1.994.3.4.7.5.1 no-access
Entry for configuration table of RemoteSensor
                             pRemoteSensorDescription 1.3.6.1.4.1.994.3.4.7.5.1.3 descriptionstring read-write
Description of the Analog device.
                             pRemoteSensorDesc0 1.3.6.1.4.1.994.3.4.7.5.1.4 descriptionstring read-write
The description for values between threshold 0 and threshold 1.
                             pRemoteSensorDesc1 1.3.6.1.4.1.994.3.4.7.5.1.5 descriptionstring read-write
The description for values between threshold 1 and threshold 2.
                             pRemoteSensorDesc2 1.3.6.1.4.1.994.3.4.7.5.1.6 descriptionstring read-write
The description for values between threshold 2 and threshold 3.
                             pRemoteSensorDesc3 1.3.6.1.4.1.994.3.4.7.5.1.7 descriptionstring read-write
The description for values between threshold 3 and threshold 4.
                             pRemoteSensorDesc4 1.3.6.1.4.1.994.3.4.7.5.1.8 descriptionstring read-write
The description for values between threshold 4 and threshold 5.
                             pRemoteSensorDesc5 1.3.6.1.4.1.994.3.4.7.5.1.9 descriptionstring read-write
Description for a communications failure to the remote analog device.
                             pRemoteSensorConfigured 1.3.6.1.4.1.994.3.4.7.5.1.10 configured read-write
If set to true analog values will be monitored. If set to false no values will be monitored.
                             pRemoteSensorSendEmail 1.3.6.1.4.1.994.3.4.7.5.1.11 boolean read-write
If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                             pRemoteSensorSendSNMPTrap 1.3.6.1.4.1.994.3.4.7.5.1.12 boolean read-write
If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                             pRemoteSensorLevel0 1.3.6.1.4.1.994.3.4.7.5.1.17 level read-write
The level for values between threshold 0 and threshold 1.
                             pRemoteSensorLevel1 1.3.6.1.4.1.994.3.4.7.5.1.18 level read-write
The level for values between threshold 1 and threshold 2.
                             pRemoteSensorLevel2 1.3.6.1.4.1.994.3.4.7.5.1.19 level read-write
The level for values between threshold 2 and threshold 3.
                             pRemoteSensorLevel3 1.3.6.1.4.1.994.3.4.7.5.1.20 level read-write
The level for values between threshold 3 and threshold 4.
                             pRemoteSensorLevel4 1.3.6.1.4.1.994.3.4.7.5.1.21 level read-write
The level for values between threshold 4 and threshold 5.
                             pRemoteSensorLevel5 1.3.6.1.4.1.994.3.4.7.5.1.22 level read-write
Level of a communications failure to the remote analog device.
                             pRemoteSensorThresh0 1.3.6.1.4.1.994.3.4.7.5.1.28 descriptionstring read-write
This is the maximum analog value.
                             pRemoteSensorThresh1 1.3.6.1.4.1.994.3.4.7.5.1.29 descriptionstring read-write
This is the first threshold value.
                             pRemoteSensorThresh2 1.3.6.1.4.1.994.3.4.7.5.1.30 descriptionstring read-write
This is the second threshold value.
                             pRemoteSensorThresh3 1.3.6.1.4.1.994.3.4.7.5.1.31 descriptionstring read-write
This is the third threshold value.
                             pRemoteSensorThresh4 1.3.6.1.4.1.994.3.4.7.5.1.32 descriptionstring read-write
This is the fourth threshold value.
                             pRemoteSensorThresh5 1.3.6.1.4.1.994.3.4.7.5.1.33 descriptionstring read-write
This is the minimum threshold value.
                             pRemoteSensorUnits 1.3.6.1.4.1.994.3.4.7.5.1.46 descriptionstring read-write
Description of the units of measurement.
                             pRemoteSensorPollAddress 1.3.6.1.4.1.994.3.4.7.5.1.56 integer32 read-write
The polling address of the analog device.
                             pRemoteSensorLiveDescription 1.3.6.1.4.1.994.3.4.7.5.1.64 descriptionstring read-only
The description of the current state of the analog device
                             pRemoteSensorLiveLevel 1.3.6.1.4.1.994.3.4.7.5.1.65 descriptionstring read-only
The level of the current state of the analog device.
                             pRemoteSensorLiveRaw 1.3.6.1.4.1.994.3.4.7.5.1.66 descriptionstring read-only
The current reading from the analog device. This value will always be between the threshold 0 and threshold 5 values.
                             pRemoteSensorLiveTime 1.3.6.1.4.1.994.3.4.7.5.1.67 descriptionstring read-only
The time of the last event.
                             pRemoteSensorTL1SID 1.3.6.1.4.1.994.3.4.7.5.1.116 descriptionstring read-write
(TL1) System ID associated with this item.
                             pRemoteSensorTL1COND 1.3.6.1.4.1.994.3.4.7.5.1.117 descriptionstring read-write
(TL1) Condition text associated with this item.
                             pRemoteSensorTL1Eqpt 1.3.6.1.4.1.994.3.4.7.5.1.118 descriptionstring read-write
(TL1) EQPT field associated with this item.
                             pRemoteSensorTL1Env 1.3.6.1.4.1.994.3.4.7.5.1.119 boolean read-write
(TL1) Environmental field associated with this item.
                             pRemoteSensorTL1Srveff 1.3.6.1.4.1.994.3.4.7.5.1.120 tl1srveff read-write
(TL1) Service Effecting field associated with this item.
                             pRemoteSensorTL1Locn 1.3.6.1.4.1.994.3.4.7.5.1.121 tl1locn read-write
(TL1) Location field associated with this item.
                             pRemoteSensorTL1Dirn 1.3.6.1.4.1.994.3.4.7.5.1.122 tl1dirn read-write
(TL1) Direction field associated with this item.
                             pRemoteSensorMODBUSCommand 1.3.6.1.4.1.994.3.4.7.5.1.144 modbuscommand read-write
The polling command for the analog device.
                             pRemoteSensorStartRegister 1.3.6.1.4.1.994.3.4.7.5.1.145 integer32 read-write
The MODBUS register for the analog device.
                             pRemoteSensorIndex 1.3.6.1.4.1.994.3.4.7.5.1.999 integer32 read-only
Index.
                     pOnboardSensorTable 1.3.6.1.4.1.994.3.4.7.6 no-access
Table for configuration of OnboardSensor
                         pOnboardSensorEntry 1.3.6.1.4.1.994.3.4.7.6.1 no-access
Entry for configuration table of OnboardSensor
                             pOnboardSensorDescription 1.3.6.1.4.1.994.3.4.7.6.1.3 descriptionstring read-only
Description of the onboard sensor input.
                             pOnboardSensorDesc0 1.3.6.1.4.1.994.3.4.7.6.1.4 descriptionstring read-write
The description for values between threshold 0 and threshold 1.
                             pOnboardSensorDesc1 1.3.6.1.4.1.994.3.4.7.6.1.5 descriptionstring read-write
The description for values between threshold 1 and threshold 2.
                             pOnboardSensorDesc2 1.3.6.1.4.1.994.3.4.7.6.1.6 descriptionstring read-write
The description for values between threshold 2 and threshold 3.
                             pOnboardSensorDesc3 1.3.6.1.4.1.994.3.4.7.6.1.7 descriptionstring read-write
The description for values between threshold 3 and threshold 4.
                             pOnboardSensorDesc4 1.3.6.1.4.1.994.3.4.7.6.1.8 descriptionstring read-write
The description for values between threshold 4 and threshold 5.
                             pOnboardSensorDesc5 1.3.6.1.4.1.994.3.4.7.6.1.9 descriptionstring read-write
Description for a communications failure to the sensor.
                             pOnboardSensorConfigured 1.3.6.1.4.1.994.3.4.7.6.1.10 configured read-write
If set to true, the sensor input will be usable. If set to false the sensor input will be ignored.
                             pOnboardSensorSendEmail 1.3.6.1.4.1.994.3.4.7.6.1.11 boolean read-write
If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                             pOnboardSensorSendSNMPTrap 1.3.6.1.4.1.994.3.4.7.6.1.12 boolean read-write
If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                             pOnboardSensorLevel0 1.3.6.1.4.1.994.3.4.7.6.1.17 level read-write
The level for values between threshold 0 and threshold 1.
                             pOnboardSensorLevel1 1.3.6.1.4.1.994.3.4.7.6.1.18 level read-write
The level for values between threshold 1 and threshold 2.
                             pOnboardSensorLevel2 1.3.6.1.4.1.994.3.4.7.6.1.19 level read-write
The level for values between threshold 2 and threshold 3.
                             pOnboardSensorLevel3 1.3.6.1.4.1.994.3.4.7.6.1.20 level read-write
The level for values between threshold 3 and threshold 4.
                             pOnboardSensorLevel4 1.3.6.1.4.1.994.3.4.7.6.1.21 level read-write
The level for values between threshold 4 and threshold 5.
                             pOnboardSensorLevel5 1.3.6.1.4.1.994.3.4.7.6.1.22 level read-write
Level of a communications failure to the sensor.
                             pOnboardSensorThresh0 1.3.6.1.4.1.994.3.4.7.6.1.28 descriptionstring read-only
This is the minimun analog value.
                             pOnboardSensorThresh1 1.3.6.1.4.1.994.3.4.7.6.1.29 descriptionstring read-write
This is the first threshold value.
                             pOnboardSensorThresh2 1.3.6.1.4.1.994.3.4.7.6.1.30 descriptionstring read-write
This is the second threshold value.
                             pOnboardSensorThresh3 1.3.6.1.4.1.994.3.4.7.6.1.31 descriptionstring read-write
This is the third threshold value.
                             pOnboardSensorThresh4 1.3.6.1.4.1.994.3.4.7.6.1.32 descriptionstring read-write
This is the fourth threshold value.
                             pOnboardSensorThresh5 1.3.6.1.4.1.994.3.4.7.6.1.33 descriptionstring read-only
This is the maximum threshold value.
                             pOnboardSensorUnits 1.3.6.1.4.1.994.3.4.7.6.1.46 descriptionstring read-only
Description of the units of measurement.
                             pOnboardSensorLiveDescription 1.3.6.1.4.1.994.3.4.7.6.1.64 descriptionstring read-only
The description of the current state of the onboard sensor
                             pOnboardSensorLiveLevel 1.3.6.1.4.1.994.3.4.7.6.1.65 descriptionstring read-only
The level of the current state of the onboard sensor.
                             pOnboardSensorLiveRaw 1.3.6.1.4.1.994.3.4.7.6.1.66 descriptionstring read-only
The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values.
                             pOnboardSensorLiveTime 1.3.6.1.4.1.994.3.4.7.6.1.67 descriptionstring read-only
The time of the last event.
                             pOnboardSensorTL1SID 1.3.6.1.4.1.994.3.4.7.6.1.116 descriptionstring read-write
(TL1) System ID associated with this item.
                             pOnboardSensorTL1COND 1.3.6.1.4.1.994.3.4.7.6.1.117 descriptionstring read-write
(TL1) Condition text associated with this item.
                             pOnboardSensorTL1Eqpt 1.3.6.1.4.1.994.3.4.7.6.1.118 descriptionstring read-write
(TL1) EQPT field associated with this item.
                             pOnboardSensorTL1Env 1.3.6.1.4.1.994.3.4.7.6.1.119 boolean read-write
(TL1) Environmental field associated with this item.
                             pOnboardSensorTL1Srveff 1.3.6.1.4.1.994.3.4.7.6.1.120 tl1srveff read-write
(TL1) Service Effecting field associated with this item.
                             pOnboardSensorTL1Locn 1.3.6.1.4.1.994.3.4.7.6.1.121 tl1locn read-write
(TL1) Location field associated with this item.
                             pOnboardSensorTL1Dirn 1.3.6.1.4.1.994.3.4.7.6.1.122 tl1dirn read-write
(TL1) Direction field associated with this item.
                             pOnboardSensorIndex 1.3.6.1.4.1.994.3.4.7.6.1.999 integer32 read-only
Index.
                     pNetDevicesTable 1.3.6.1.4.1.994.3.4.7.7 no-access
Table for configuration of NetDevices
                         pNetDevicesEntry 1.3.6.1.4.1.994.3.4.7.7.1 no-access
Entry for configuration table of NetDevices
                             pNetDevicesDescription 1.3.6.1.4.1.994.3.4.7.7.1.3 descriptionstring read-write
Description of the network device.
                             pNetDevicesDesc0 1.3.6.1.4.1.994.3.4.7.7.1.4 descriptionstring read-write
Text description of online state.
                             pNetDevicesDesc1 1.3.6.1.4.1.994.3.4.7.7.1.5 descriptionstring read-write
Text description of offline state.
                             pNetDevicesConfigured 1.3.6.1.4.1.994.3.4.7.7.1.10 configured read-write
If set to true, net device will be pinged, If set to false, no action will be taken.
                             pNetDevicesSendEmail 1.3.6.1.4.1.994.3.4.7.7.1.11 boolean read-write
If set to true, an email will be sent when a change of state is detected. If set to false, no email will be sent.
                             pNetDevicesSendSNMPTrap 1.3.6.1.4.1.994.3.4.7.7.1.12 boolean read-write
If set to true, an SNMP trap will be sent when a change of state is detected. If set to false, no SNMP trap will be sent.
                             pNetDevicesIpAddress 1.3.6.1.4.1.994.3.4.7.7.1.14 ipaddress read-write
The IP address of the net device to ping.
                             pNetDevicesLevel0 1.3.6.1.4.1.994.3.4.7.7.1.17 level read-write
Alarm level associated with the online state.
                             pNetDevicesLevel1 1.3.6.1.4.1.994.3.4.7.7.1.18 level read-write
Alarm level associated with the offline state.
                             pNetDevicesLiveDescription 1.3.6.1.4.1.994.3.4.7.7.1.64 descriptionstring read-only
The description of the current state of the net device
                             pNetDevicesLiveLevel 1.3.6.1.4.1.994.3.4.7.7.1.65 descriptionstring read-only
The level of the current state of the net device.
                             pNetDevicesLiveRaw 1.3.6.1.4.1.994.3.4.7.7.1.66 descriptionstring read-only
The current reading from the net device. This value will always be between the threshold 0 and threshold 5 values.
                             pNetDevicesLiveTime 1.3.6.1.4.1.994.3.4.7.7.1.67 descriptionstring read-only
The time of the last event.
                             pNetDevicesTL1SID 1.3.6.1.4.1.994.3.4.7.7.1.116 descriptionstring read-write
(TL1) System ID associated with this item.
                             pNetDevicesTL1COND 1.3.6.1.4.1.994.3.4.7.7.1.117 descriptionstring read-write
(TL1) Condition text associated with this item.
                             pNetDevicesTL1Eqpt 1.3.6.1.4.1.994.3.4.7.7.1.118 descriptionstring read-write
(TL1) EQPT field associated with this item.
                             pNetDevicesTL1Env 1.3.6.1.4.1.994.3.4.7.7.1.119 boolean read-write
(TL1) Environmental field associated with this item.
                             pNetDevicesTL1Srveff 1.3.6.1.4.1.994.3.4.7.7.1.120 tl1srveff read-write
(TL1) Service Effecting field associated with this item.
                             pNetDevicesTL1Locn 1.3.6.1.4.1.994.3.4.7.7.1.121 tl1locn read-write
(TL1) Location field associated with this item.
                             pNetDevicesTL1Dirn 1.3.6.1.4.1.994.3.4.7.7.1.122 tl1dirn read-write
(TL1) Direction field associated with this item.
                             pNetDevicesIndex 1.3.6.1.4.1.994.3.4.7.7.1.999 integer32 read-only
Index.
                     pAccountsTable 1.3.6.1.4.1.994.3.4.7.9 no-access
Table for configuration of Accounts
                         pAccountsEntry 1.3.6.1.4.1.994.3.4.7.9.1 no-access
Entry for configuration table of Accounts
                             pAccountsConfigured 1.3.6.1.4.1.994.3.4.7.9.1.10 configured read-write
If set to true, this account can be used to login.
                             pAccountsName 1.3.6.1.4.1.994.3.4.7.9.1.25 descriptionstring read-write
Name associated with this account.
                             pAccountsEncPassword 1.3.6.1.4.1.994.3.4.7.9.1.27 descriptionstring read-write
Password for this account. When reading, an encrypted version of password will be displayed. When writing, use plain text.
                             pAccountsUserLevel 1.3.6.1.4.1.994.3.4.7.9.1.55 unsigned32 read-write
The user level for this account. One of the following masks from each group are used: No FTP access 0x0000 0 FTP read-only 0x0001 1 FTP Full access 0x0003 3 No Web access 0x0000 0 Monitor 0x0010 16 Config 0x0030 48 Config + Accounts 0x00B0 176 The masks are added together to create a permission value.
                             pAccountsUnsecured 1.3.6.1.4.1.994.3.4.7.9.1.77 boolean read-write
Allow secured configuration for SNMP through this account.
                             pAccountsAuthKey 1.3.6.1.4.1.994.3.4.7.9.1.140 descriptionstring read-write
                             pAccountsPrivKey 1.3.6.1.4.1.994.3.4.7.9.1.141 descriptionstring read-write
                             pAccountsSNMPAccess 1.3.6.1.4.1.994.3.4.7.9.1.142 snmpaccess read-write
                             pAccountsIndex 1.3.6.1.4.1.994.3.4.7.9.1.999 integer32 read-only
Index.
                     camera 1.3.6.1.4.1.994.3.4.7.10
                           cameraConfigured 1.3.6.1.4.1.994.3.4.7.10.10 configured read-write
If set to true, camera view will be used in main webpage. If set to false, camera view will not be used.
                           cameraIpAddress 1.3.6.1.4.1.994.3.4.7.10.14 ipaddress read-write
IP address of the camera.
                           cameraCameraStyle 1.3.6.1.4.1.994.3.4.7.10.43 camerastyle read-write
Type of camera used.
                     snmpGeneral 1.3.6.1.4.1.994.3.4.7.12
                           snmpGeneralConfigured 1.3.6.1.4.1.994.3.4.7.12.10 configured read-write
Resend standing alarms at a given interval
                           snmpGeneralReadPeriod 1.3.6.1.4.1.994.3.4.7.12.23 integer32 read-write
Period in minutes between resend of standing alarms
                           snmpGeneralGet 1.3.6.1.4.1.994.3.4.7.12.39 descriptionstring read-write
Get community name for SNMP.
                           snmpGeneralSet 1.3.6.1.4.1.994.3.4.7.12.40 descriptionstring read-write
Set community name for SNMP.
                           snmpGeneralTrap 1.3.6.1.4.1.994.3.4.7.12.41 descriptionstring read-write
Trap community name for SNMP.
                           snmpGeneralIPPortNum 1.3.6.1.4.1.994.3.4.7.12.73 integer32 read-write
SNMP configuration is done on this network port.
                           snmpGeneralEngineID 1.3.6.1.4.1.994.3.4.7.12.143 descriptionstring read-only
SNMP v3 engine ID
                     emailGeneral 1.3.6.1.4.1.994.3.4.7.13
                           emailGeneralAddress 1.3.6.1.4.1.994.3.4.7.13.1 descriptionstring read-write
Login name to use if logging into email server is true.
                           emailGeneralConfigured 1.3.6.1.4.1.994.3.4.7.13.10 configured read-write
If set to true, the device will log onto the email server before sending and email event. If set to false, the device will not log onto email server.
                           emailGeneralIpAddress 1.3.6.1.4.1.994.3.4.7.13.14 ipaddress read-write
IP address of email server.
                           emailGeneralPassword 1.3.6.1.4.1.994.3.4.7.13.26 descriptionstring read-write
Password to use if logging into email server is true.
                           emailGeneralIPPortNum 1.3.6.1.4.1.994.3.4.7.13.73 integer32 read-write
Port number address of email server.
                     pSerialTable 1.3.6.1.4.1.994.3.4.7.14 no-access
Table for configuration of Serial
                           pSerialEntry 1.3.6.1.4.1.994.3.4.7.14.1 no-access
Entry for configuration table of Serial
                               pSerialDescription 1.3.6.1.4.1.994.3.4.7.14.1.3 descriptionstring read-only
Description of the serial port.
                               pSerialConfigured 1.3.6.1.4.1.994.3.4.7.14.1.10 configured read-write
If set to true, this serial port will be usable. If set to false the port will not be usable.
                               pSerialIpAddress 1.3.6.1.4.1.994.3.4.7.14.1.14 ipaddress read-write
IP Address of the target device.
                               pSerialReadPeriod 1.3.6.1.4.1.994.3.4.7.14.1.23 integer32 read-write
Inactivity timeout (in minutes).
                               pSerialBaudRate 1.3.6.1.4.1.994.3.4.7.14.1.57 baudrate read-write
Baud rate of the serial port.
                               pSerialDataBits 1.3.6.1.4.1.994.3.4.7.14.1.58 databits read-write
Number of data bit for the serial port.
                               pSerialParity 1.3.6.1.4.1.994.3.4.7.14.1.59 parity read-write
Parity of the serial port.
                               pSerialStopBits 1.3.6.1.4.1.994.3.4.7.14.1.60 stopbits read-write
Number of stop bits for the serial port.
                               pSerialProtocol 1.3.6.1.4.1.994.3.4.7.14.1.61 protocol read-write
Protocol the serial port is speaking.
                               pSerialSerialRTS 1.3.6.1.4.1.994.3.4.7.14.1.62 serialrts read-write
Request To Send (RTS) setting for the serial port.
                               pSerialSerialCTS 1.3.6.1.4.1.994.3.4.7.14.1.63 serialcts read-write
Clear To Send (CTS) setting for the serial port.
                               pSerialPresent 1.3.6.1.4.1.994.3.4.7.14.1.68 boolean read-only
If set to true, the serial port exists. If set to false the serial port does not exist.
                               pSerialIPPortNum 1.3.6.1.4.1.994.3.4.7.14.1.73 integer32 read-write
IP port number of the target device.
                               pSerialPortType 1.3.6.1.4.1.994.3.4.7.14.1.76 porttype read-only
The type of serial port.
                               pSerialIndex 1.3.6.1.4.1.994.3.4.7.14.1.999 integer32 read-only
Index.
                     pSelfTestTable 1.3.6.1.4.1.994.3.4.7.15 no-access
Table for configuration of SelfTest
                           pSelfTestEntry 1.3.6.1.4.1.994.3.4.7.15.1 no-access
Entry for configuration table of SelfTest
                               pSelfTestDescription 1.3.6.1.4.1.994.3.4.7.15.1.3 descriptionstring read-write
Description of the Power On Self Test (POST).
                               pSelfTestConfigured 1.3.6.1.4.1.994.3.4.7.15.1.10 configured read-write
If set to true, this POST has passed. If set to false, it has failed.
                               pSelfTestIndex 1.3.6.1.4.1.994.3.4.7.15.1.999 integer32 read-only
Index.
                     pInternalFaultsTable 1.3.6.1.4.1.994.3.4.7.16 no-access
Table for configuration of InternalFaults
                           pInternalFaultsEntry 1.3.6.1.4.1.994.3.4.7.16.1 no-access
Entry for configuration table of InternalFaults
                               pInternalFaultsDescription 1.3.6.1.4.1.994.3.4.7.16.1.3 descriptionstring read-only
Description of the internal fault.
                               pInternalFaultsDesc0 1.3.6.1.4.1.994.3.4.7.16.1.4 descriptionstring read-only
Text description of the healthy state.
                               pInternalFaultsDesc1 1.3.6.1.4.1.994.3.4.7.16.1.5 descriptionstring read-only
Text description of a non-normal state.
                               pInternalFaultsDesc2 1.3.6.1.4.1.994.3.4.7.16.1.6 descriptionstring read-only
Text description of a non-normal state.
                               pInternalFaultsDesc3 1.3.6.1.4.1.994.3.4.7.16.1.7 descriptionstring read-only
Text description of a non-normal state.
                               pInternalFaultsSendEmail 1.3.6.1.4.1.994.3.4.7.16.1.11 boolean read-write
If set to true an email event will be set when a change occurs. If set to false no email event will be sent.
                               pInternalFaultsSendSNMPTrap 1.3.6.1.4.1.994.3.4.7.16.1.12 boolean read-write
If set to true an SNMP trap will be set when a change occurs. If set to false no SNMP trap will be sent.
                               pInternalFaultsLevel0 1.3.6.1.4.1.994.3.4.7.16.1.17 level read-write
Alarm level associated with the healthy state.
                               pInternalFaultsLevel1 1.3.6.1.4.1.994.3.4.7.16.1.18 level read-write
Alarm level associated with this non-normal state.
                               pInternalFaultsLevel2 1.3.6.1.4.1.994.3.4.7.16.1.19 level read-write
Alarm level associated with this non-normal state.
                               pInternalFaultsLevel3 1.3.6.1.4.1.994.3.4.7.16.1.20 level read-write
Alarm level associated with this non-normal state.
                               pInternalFaultsIgnoreOff 1.3.6.1.4.1.994.3.4.7.16.1.50 boolean read-write
If true, no event is generated for a change to the healty state.
                               pInternalFaultsLiveDescription 1.3.6.1.4.1.994.3.4.7.16.1.64 descriptionstring read-only
The current condition of the internal fault.
                               pInternalFaultsLiveLevel 1.3.6.1.4.1.994.3.4.7.16.1.65 descriptionstring read-only
The current level of the internal fault.
                               pInternalFaultsLiveTime 1.3.6.1.4.1.994.3.4.7.16.1.67 descriptionstring read-only
The time of the fault event.
                               pInternalFaultsIndex 1.3.6.1.4.1.994.3.4.7.16.1.999 integer32 read-only
Index.
                     pSlotInfoTable 1.3.6.1.4.1.994.3.4.7.17 no-access
Table for configuration of SlotInfo
                           pSlotInfoEntry 1.3.6.1.4.1.994.3.4.7.17.1 no-access
Entry for configuration table of SlotInfo
                               pSlotInfoDescription 1.3.6.1.4.1.994.3.4.7.17.1.3 descriptionstring read-only
Description of the slot contents.
                               pSlotInfoRecord 1.3.6.1.4.1.994.3.4.7.17.1.35 integer32 read-only
The number of records for this slot.
                               pSlotInfoPresent 1.3.6.1.4.1.994.3.4.7.17.1.68 boolean read-only
If true indicates a card is in the slot. If false indicates that no card is present in the slot.
                               pSlotInfoSlotId 1.3.6.1.4.1.994.3.4.7.17.1.69 slotid read-only
Identifies the type of card in slot.
                               pSlotInfoIndex 1.3.6.1.4.1.994.3.4.7.17.1.999 integer32 read-only
Index.
                     pSlot1Table 1.3.6.1.4.1.994.3.4.7.18 no-access
Table for configuration of Slot1
                           pSlot1Entry 1.3.6.1.4.1.994.3.4.7.18.1 no-access
Entry for configuration table of Slot1
                               pSlot1Description 1.3.6.1.4.1.994.3.4.7.18.1.3 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the alarm point. discrete-outputs - Description of the control point. serial-ports - Description of the serial port. onboard-sensors - Description of the onboard device. analog-Inputs - Description of the analog input device. analog-Sensors - Description of the sensor input device.
                               pSlot1Desc0 1.3.6.1.4.1.994.3.4.7.18.1.4 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the off state. discrete-outputs - Description when the control point is open. onboard-sensors - The description for values between threshold 0 and threshold 1. analog-Inputs - The description for values between threshold 0 and threshold 1. analog-Sensors - The description for values between threshold 0 and threshold 1.
                               pSlot1Desc1 1.3.6.1.4.1.994.3.4.7.18.1.5 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the on state. discrete-outputs - Description when the control point is closed. onboard-sensors - The description for values between threshold 1 and threshold 2. analog-Inputs - The description for values between threshold 1 and threshold 2. analog-Sensors - The description for values between threshold 1 and threshold 2.
                               pSlot1Desc2 1.3.6.1.4.1.994.3.4.7.18.1.6 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 2 and threshold 3. analog-Inputs - The description for values between threshold 2 and threshold 3. analog-Sensors - The description for values between threshold 2 and threshold 3.
                               pSlot1Desc3 1.3.6.1.4.1.994.3.4.7.18.1.7 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 3 and threshold 4. analog-Inputs - The description for values between threshold 3 and threshold 4. analog-Sensors - The description for values between threshold 3 and threshold 4.
                               pSlot1Desc4 1.3.6.1.4.1.994.3.4.7.18.1.8 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 4 and threshold 5. analog-Inputs - The description for values between threshold 4 and threshold 5. analog-Sensors - The description for values between threshold 4 and threshold 5.
                               pSlot1Desc5 1.3.6.1.4.1.994.3.4.7.18.1.9 descriptionstring read-write
This field is used in the following card types: analog-Inputs - Description for a communications failure to the sensor. analog-Sensors - Description for a communications failure to the sensor.
                               pSlot1Configured 1.3.6.1.4.1.994.3.4.7.18.1.10 configured read-write
This field is used in the following card types: discrete-inputs - If set to true, changes of state will be reported. If set to false, not change of states will be reported. discrete-outputs - If set to true, the control point will operate. If false, it will not operate. serial-ports - If set to true, this serial port will be usable. If set to false the port will not be usable. onboard-sensors - If set to true, the onboard sensors will be used. If set to false the will be ignored. analog-Inputs - If set to true, the analog inputs will be usable. If set to false the analog inputs will be ignored. analog-Sensors - If set to true, the sensor inputs will be usable. If set to false the sensor inputs will be ignored.
                               pSlot1SendEmail 1.3.6.1.4.1.994.3.4.7.18.1.11 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an email will be sent on a change of state. If false, no email will be sent. onboard-sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Inputs - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                               pSlot1SendSNMPTrap 1.3.6.1.4.1.994.3.4.7.18.1.12 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent. onboard-sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Inputs - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                               pSlot1IpAddress 1.3.6.1.4.1.994.3.4.7.18.1.14 ipaddress read-write
This field is used in the following card types: serial-ports - IP Address of the target device.
                               pSlot1Level0 1.3.6.1.4.1.994.3.4.7.18.1.17 level read-write
This field is used in the following card types: discrete-inputs - Level of the off state. discrete-outputs - Level of the control point when open. onboard-sensors - The level for values between threshold 0 and threshold 1. analog-Inputs - The level for values between threshold 0 and threshold 1. analog-Sensors - The level for values between threshold 0 and threshold 1.
                               pSlot1Level1 1.3.6.1.4.1.994.3.4.7.18.1.18 level read-write
This field is used in the following card types: discrete-inputs - Level of the on state. discrete-outputs - Level of the control point when closed. onboard-sensors - The level for values between threshold 1 and threshold 2. analog-Inputs - The level for values between threshold 1 and threshold 2. analog-Sensors - The level for values between threshold 1 and threshold 2.
                               pSlot1Level2 1.3.6.1.4.1.994.3.4.7.18.1.19 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 2 and threshold 3. analog-Inputs - The level for values between threshold 2 and threshold 3. analog-Sensors - The level for values between threshold 2 and threshold 3.
                               pSlot1Level3 1.3.6.1.4.1.994.3.4.7.18.1.20 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 3 and threshold 4. analog-Inputs - The level for values between threshold 3 and threshold 4. analog-Sensors - The level for values between threshold 3 and threshold 4.
                               pSlot1Level4 1.3.6.1.4.1.994.3.4.7.18.1.21 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 4 and threshold 5. analog-Inputs - The level for values between threshold 4 and threshold 5. analog-Sensors - The level for values between threshold 4 and threshold 5.
                               pSlot1Level5 1.3.6.1.4.1.994.3.4.7.18.1.22 level read-write
This field is used in the following card types: analog-Inputs - Level of a communications failure to the sensor. analog-Sensors - Level of a communications failure to the sensor.
                               pSlot1ReadPeriod 1.3.6.1.4.1.994.3.4.7.18.1.23 integer32 read-write
This field is used in the following card types: serial-ports - Inactivity timeout (in minutes).
                               pSlot1Thresh0 1.3.6.1.4.1.994.3.4.7.18.1.28 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the minimun analog value. analog-Inputs - This is the maximum analog value. analog-Sensors - This is the maximum analog value.
                               pSlot1Thresh1 1.3.6.1.4.1.994.3.4.7.18.1.29 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the first threshold value. analog-Inputs - This is the first threshold value. analog-Sensors - This is the first threshold value.
                               pSlot1Thresh2 1.3.6.1.4.1.994.3.4.7.18.1.30 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the second threshold value. analog-Inputs - This is the second threshold value. analog-Sensors - This is the second threshold value.
                               pSlot1Thresh3 1.3.6.1.4.1.994.3.4.7.18.1.31 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the third threshold value. analog-Inputs - This is the third threshold value. analog-Sensors - This is the third threshold value.
                               pSlot1Thresh4 1.3.6.1.4.1.994.3.4.7.18.1.32 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the fourth threshold value. analog-Inputs - This is the fourth threshold value. analog-Sensors - This is the fourth threshold value.
                               pSlot1Thresh5 1.3.6.1.4.1.994.3.4.7.18.1.33 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the maximum threshold value. analog-Inputs - This is the minimum threshold value. analog-Sensors - This is the minimum threshold value.
                               pSlot1ContactStyle 1.3.6.1.4.1.994.3.4.7.18.1.44 contactstyle read-write
This field is used in the following card types: discrete-inputs - Determines the type of contact.
                               pSlot1Units 1.3.6.1.4.1.994.3.4.7.18.1.46 descriptionstring read-only
This field is used in the following card types: onboard-sensors - Description of the units of measurement. analog-Inputs - Description of the units of measurement. analog-Sensors - Description of the units of measurement.
                               pSlot1OutputMode 1.3.6.1.4.1.994.3.4.7.18.1.47 outputmode read-write
This field is used in the following card types: discrete-outputs - Defines the different ways a control point can be activated.
                               pSlot1OutputState 1.3.6.1.4.1.994.3.4.7.18.1.48 outputstate read-write
This field is used in the following card types: discrete-outputs - A value of 0 will open the control point. A value of 1 will close the control point.
                               pSlot1OutputAuto 1.3.6.1.4.1.994.3.4.7.18.1.49 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this alarm point will change state to the on state.
                               pSlot1BaudRate 1.3.6.1.4.1.994.3.4.7.18.1.57 baudrate read-write
This field is used in the following card types: serial-ports - Baud rate of the serial port.
                               pSlot1DataBits 1.3.6.1.4.1.994.3.4.7.18.1.58 databits read-write
This field is used in the following card types: serial-ports - Number of data bit for the serial port.
                               pSlot1Parity 1.3.6.1.4.1.994.3.4.7.18.1.59 parity read-write
This field is used in the following card types: serial-ports - Parity of the serial port.
                               pSlot1StopBits 1.3.6.1.4.1.994.3.4.7.18.1.60 stopbits read-write
This field is used in the following card types: serial-ports - Number of stop bits for the serial port.
                               pSlot1Protocol 1.3.6.1.4.1.994.3.4.7.18.1.61 protocol read-write
This field is used in the following card types: serial-ports - Protocol the serial port is speaking.
                               pSlot1SerialRTS 1.3.6.1.4.1.994.3.4.7.18.1.62 serialrts read-write
This field is used in the following card types: serial-ports - Request To Send (RTS) setting for the serial port.
                               pSlot1SerialCTS 1.3.6.1.4.1.994.3.4.7.18.1.63 serialcts read-write
This field is used in the following card types: serial-ports - Clear To Send (CTS) setting for the serial port.
                               pSlot1LiveDescription 1.3.6.1.4.1.994.3.4.7.18.1.64 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current description of the alarm state. onboard-sensors - The description of the current state of the onboard sensor analog-Inputs - The description of the current state of the analog input. analog-Sensors - The description of the current state of the sensor input.
                               pSlot1LiveLevel 1.3.6.1.4.1.994.3.4.7.18.1.65 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current level of the alarm. onboard-sensors - The level of the current state of the onboard sensor. analog-Inputs - The level of the current state of the analog input. analog-Sensors - The level of the current state of the sensor input.
                               pSlot1LiveRaw 1.3.6.1.4.1.994.3.4.7.18.1.66 descriptionstring read-only
This field is used in the following card types: onboard-sensors - The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values. analog-Inputs - The current reading from the analog input. This value will always be between the threshold 0 and threshold 5 values. analog-Sensors - The current reading from the sensor input. This value will always be between the threshold 0 and threshold 5 values.
                               pSlot1LiveTime 1.3.6.1.4.1.994.3.4.7.18.1.67 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The time of the last change of state. onboard-sensors - The time of the last event. analog-Inputs - The time of the last event. analog-Sensors - The time of the last event.
                               pSlot1Present 1.3.6.1.4.1.994.3.4.7.18.1.68 boolean read-only
This field is used in the following card types: serial-ports - If set to true, the serial port exists. If set to false the serial port does not exist.
                               pSlot1OutputAutoPkg 1.3.6.1.4.1.994.3.4.7.18.1.71 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this is the package that the alarm point is located.
                               pSlot1VoltageRange 1.3.6.1.4.1.994.3.4.7.18.1.72 voltagerange read-only
This field is used in the following card types: onboard-sensors - The voltage range. analog-Inputs - The voltage range. analog-Sensors - The voltage range.
                               pSlot1IPPortNum 1.3.6.1.4.1.994.3.4.7.18.1.73 integer32 read-write
This field is used in the following card types: serial-ports - IP port number of the target device.
                               pSlot1IOFormat 1.3.6.1.4.1.994.3.4.7.18.1.75 ioformat read-only
This field is used in the following card types: discrete-inputs - The io format of discrete inputs. discrete-outputs - The io format of discrete outputs. serial-ports - The io format of serial ports. onboard-sensors - The io format of onboard sensors. analog-Inputs - The io format of analog inputs. analog-Sensors - The io format of analog sensors.
                               pSlot1PortType 1.3.6.1.4.1.994.3.4.7.18.1.76 porttype read-only
This field is used in the following card types: serial-ports - The type of serial port.
                               pSlot1TL1SID 1.3.6.1.4.1.994.3.4.7.18.1.116 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot1TL1COND 1.3.6.1.4.1.994.3.4.7.18.1.117 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot1TL1Eqpt 1.3.6.1.4.1.994.3.4.7.18.1.118 descriptionstring read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot1TL1Env 1.3.6.1.4.1.994.3.4.7.18.1.119 boolean read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot1TL1Srveff 1.3.6.1.4.1.994.3.4.7.18.1.120 tl1srveff read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot1TL1Locn 1.3.6.1.4.1.994.3.4.7.18.1.121 tl1locn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot1TL1Dirn 1.3.6.1.4.1.994.3.4.7.18.1.122 tl1dirn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot1SensorType 1.3.6.1.4.1.994.3.4.7.18.1.131 sensortype read-write
This field is used in the following card types: analog-Inputs - The type of sensor. analog-Sensors - The type of sensor.
                               pSlot1Index 1.3.6.1.4.1.994.3.4.7.18.1.999 integer32 read-only
Index.
                     pSlot2Table 1.3.6.1.4.1.994.3.4.7.19 no-access
Table for configuration of Slot2
                           pSlot2Entry 1.3.6.1.4.1.994.3.4.7.19.1 no-access
Entry for configuration table of Slot2
                               pSlot2Description 1.3.6.1.4.1.994.3.4.7.19.1.3 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the alarm point. discrete-outputs - Description of the control point. serial-ports - Description of the serial port. onboard-sensors - Description of the onboard device. analog-Inputs - Description of the analog input device. analog-Sensors - Description of the sensor input device.
                               pSlot2Desc0 1.3.6.1.4.1.994.3.4.7.19.1.4 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the off state. discrete-outputs - Description when the control point is open. onboard-sensors - The description for values between threshold 0 and threshold 1. analog-Inputs - The description for values between threshold 0 and threshold 1. analog-Sensors - The description for values between threshold 0 and threshold 1.
                               pSlot2Desc1 1.3.6.1.4.1.994.3.4.7.19.1.5 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the on state. discrete-outputs - Description when the control point is closed. onboard-sensors - The description for values between threshold 1 and threshold 2. analog-Inputs - The description for values between threshold 1 and threshold 2. analog-Sensors - The description for values between threshold 1 and threshold 2.
                               pSlot2Desc2 1.3.6.1.4.1.994.3.4.7.19.1.6 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 2 and threshold 3. analog-Inputs - The description for values between threshold 2 and threshold 3. analog-Sensors - The description for values between threshold 2 and threshold 3.
                               pSlot2Desc3 1.3.6.1.4.1.994.3.4.7.19.1.7 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 3 and threshold 4. analog-Inputs - The description for values between threshold 3 and threshold 4. analog-Sensors - The description for values between threshold 3 and threshold 4.
                               pSlot2Desc4 1.3.6.1.4.1.994.3.4.7.19.1.8 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 4 and threshold 5. analog-Inputs - The description for values between threshold 4 and threshold 5. analog-Sensors - The description for values between threshold 4 and threshold 5.
                               pSlot2Desc5 1.3.6.1.4.1.994.3.4.7.19.1.9 descriptionstring read-write
This field is used in the following card types: analog-Inputs - Description for a communications failure to the sensor. analog-Sensors - Description for a communications failure to the sensor.
                               pSlot2Configured 1.3.6.1.4.1.994.3.4.7.19.1.10 configured read-write
This field is used in the following card types: discrete-inputs - If set to true, changes of state will be reported. If set to false, not change of states will be reported. discrete-outputs - If set to true, the control point will operate. If false, it will not operate. serial-ports - If set to true, this serial port will be usable. If set to false the port will not be usable. onboard-sensors - If set to true, the onboard sensors will be used. If set to false the will be ignored. analog-Inputs - If set to true, the analog inputs will be usable. If set to false the analog inputs will be ignored. analog-Sensors - If set to true, the sensor inputs will be usable. If set to false the sensor inputs will be ignored.
                               pSlot2SendEmail 1.3.6.1.4.1.994.3.4.7.19.1.11 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an email will be sent on a change of state. If false, no email will be sent. onboard-sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Inputs - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                               pSlot2SendSNMPTrap 1.3.6.1.4.1.994.3.4.7.19.1.12 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent. onboard-sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Inputs - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                               pSlot2IpAddress 1.3.6.1.4.1.994.3.4.7.19.1.14 ipaddress read-write
This field is used in the following card types: serial-ports - IP Address of the target device.
                               pSlot2Level0 1.3.6.1.4.1.994.3.4.7.19.1.17 level read-write
This field is used in the following card types: discrete-inputs - Level of the off state. discrete-outputs - Level of the control point when open. onboard-sensors - The level for values between threshold 0 and threshold 1. analog-Inputs - The level for values between threshold 0 and threshold 1. analog-Sensors - The level for values between threshold 0 and threshold 1.
                               pSlot2Level1 1.3.6.1.4.1.994.3.4.7.19.1.18 level read-write
This field is used in the following card types: discrete-inputs - Level of the on state. discrete-outputs - Level of the control point when closed. onboard-sensors - The level for values between threshold 1 and threshold 2. analog-Inputs - The level for values between threshold 1 and threshold 2. analog-Sensors - The level for values between threshold 1 and threshold 2.
                               pSlot2Level2 1.3.6.1.4.1.994.3.4.7.19.1.19 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 2 and threshold 3. analog-Inputs - The level for values between threshold 2 and threshold 3. analog-Sensors - The level for values between threshold 2 and threshold 3.
                               pSlot2Level3 1.3.6.1.4.1.994.3.4.7.19.1.20 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 3 and threshold 4. analog-Inputs - The level for values between threshold 3 and threshold 4. analog-Sensors - The level for values between threshold 3 and threshold 4.
                               pSlot2Level4 1.3.6.1.4.1.994.3.4.7.19.1.21 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 4 and threshold 5. analog-Inputs - The level for values between threshold 4 and threshold 5. analog-Sensors - The level for values between threshold 4 and threshold 5.
                               pSlot2Level5 1.3.6.1.4.1.994.3.4.7.19.1.22 level read-write
This field is used in the following card types: analog-Inputs - Level of a communications failure to the sensor. analog-Sensors - Level of a communications failure to the sensor.
                               pSlot2ReadPeriod 1.3.6.1.4.1.994.3.4.7.19.1.23 integer32 read-write
This field is used in the following card types: serial-ports - Inactivity timeout (in minutes).
                               pSlot2Thresh0 1.3.6.1.4.1.994.3.4.7.19.1.28 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the minimun analog value. analog-Inputs - This is the maximum analog value. analog-Sensors - This is the maximum analog value.
                               pSlot2Thresh1 1.3.6.1.4.1.994.3.4.7.19.1.29 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the first threshold value. analog-Inputs - This is the first threshold value. analog-Sensors - This is the first threshold value.
                               pSlot2Thresh2 1.3.6.1.4.1.994.3.4.7.19.1.30 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the second threshold value. analog-Inputs - This is the second threshold value. analog-Sensors - This is the second threshold value.
                               pSlot2Thresh3 1.3.6.1.4.1.994.3.4.7.19.1.31 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the third threshold value. analog-Inputs - This is the third threshold value. analog-Sensors - This is the third threshold value.
                               pSlot2Thresh4 1.3.6.1.4.1.994.3.4.7.19.1.32 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the fourth threshold value. analog-Inputs - This is the fourth threshold value. analog-Sensors - This is the fourth threshold value.
                               pSlot2Thresh5 1.3.6.1.4.1.994.3.4.7.19.1.33 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the maximum threshold value. analog-Inputs - This is the minimum threshold value. analog-Sensors - This is the minimum threshold value.
                               pSlot2ContactStyle 1.3.6.1.4.1.994.3.4.7.19.1.44 contactstyle read-write
This field is used in the following card types: discrete-inputs - Determines the type of contact.
                               pSlot2Units 1.3.6.1.4.1.994.3.4.7.19.1.46 descriptionstring read-only
This field is used in the following card types: onboard-sensors - Description of the units of measurement. analog-Inputs - Description of the units of measurement. analog-Sensors - Description of the units of measurement.
                               pSlot2OutputMode 1.3.6.1.4.1.994.3.4.7.19.1.47 outputmode read-write
This field is used in the following card types: discrete-outputs - Defines the different ways a control point can be activated.
                               pSlot2OutputState 1.3.6.1.4.1.994.3.4.7.19.1.48 outputstate read-write
This field is used in the following card types: discrete-outputs - A value of 0 will open the control point. A value of 1 will close the control point.
                               pSlot2OutputAuto 1.3.6.1.4.1.994.3.4.7.19.1.49 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this alarm point will change state to the on state.
                               pSlot2BaudRate 1.3.6.1.4.1.994.3.4.7.19.1.57 baudrate read-write
This field is used in the following card types: serial-ports - Baud rate of the serial port.
                               pSlot2DataBits 1.3.6.1.4.1.994.3.4.7.19.1.58 databits read-write
This field is used in the following card types: serial-ports - Number of data bit for the serial port.
                               pSlot2Parity 1.3.6.1.4.1.994.3.4.7.19.1.59 parity read-write
This field is used in the following card types: serial-ports - Parity of the serial port.
                               pSlot2StopBits 1.3.6.1.4.1.994.3.4.7.19.1.60 stopbits read-write
This field is used in the following card types: serial-ports - Number of stop bits for the serial port.
                               pSlot2Protocol 1.3.6.1.4.1.994.3.4.7.19.1.61 protocol read-write
This field is used in the following card types: serial-ports - Protocol the serial port is speaking.
                               pSlot2SerialRTS 1.3.6.1.4.1.994.3.4.7.19.1.62 serialrts read-write
This field is used in the following card types: serial-ports - Request To Send (RTS) setting for the serial port.
                               pSlot2SerialCTS 1.3.6.1.4.1.994.3.4.7.19.1.63 serialcts read-write
This field is used in the following card types: serial-ports - Clear To Send (CTS) setting for the serial port.
                               pSlot2LiveDescription 1.3.6.1.4.1.994.3.4.7.19.1.64 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current description of the alarm state. onboard-sensors - The description of the current state of the onboard sensor analog-Inputs - The description of the current state of the analog input. analog-Sensors - The description of the current state of the sensor input.
                               pSlot2LiveLevel 1.3.6.1.4.1.994.3.4.7.19.1.65 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current level of the alarm. onboard-sensors - The level of the current state of the onboard sensor. analog-Inputs - The level of the current state of the analog input. analog-Sensors - The level of the current state of the sensor input.
                               pSlot2LiveRaw 1.3.6.1.4.1.994.3.4.7.19.1.66 descriptionstring read-only
This field is used in the following card types: onboard-sensors - The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values. analog-Inputs - The current reading from the analog input. This value will always be between the threshold 0 and threshold 5 values. analog-Sensors - The current reading from the sensor input. This value will always be between the threshold 0 and threshold 5 values.
                               pSlot2LiveTime 1.3.6.1.4.1.994.3.4.7.19.1.67 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The time of the last change of state. onboard-sensors - The time of the last event. analog-Inputs - The time of the last event. analog-Sensors - The time of the last event.
                               pSlot2Present 1.3.6.1.4.1.994.3.4.7.19.1.68 boolean read-only
This field is used in the following card types: serial-ports - If set to true, the serial port exists. If set to false the serial port does not exist.
                               pSlot2OutputAutoPkg 1.3.6.1.4.1.994.3.4.7.19.1.71 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this is the package that the alarm point is located.
                               pSlot2VoltageRange 1.3.6.1.4.1.994.3.4.7.19.1.72 voltagerange read-only
This field is used in the following card types: onboard-sensors - The voltage range. analog-Inputs - The voltage range. analog-Sensors - The voltage range.
                               pSlot2IPPortNum 1.3.6.1.4.1.994.3.4.7.19.1.73 integer32 read-write
This field is used in the following card types: serial-ports - IP port number of the target device.
                               pSlot2IOFormat 1.3.6.1.4.1.994.3.4.7.19.1.75 ioformat read-only
This field is used in the following card types: discrete-inputs - The io format of discrete inputs. discrete-outputs - The io format of discrete outputs. serial-ports - The io format of serial ports. onboard-sensors - The io format of onboard sensors. analog-Inputs - The io format of analog inputs. analog-Sensors - The io format of analog sensors.
                               pSlot2PortType 1.3.6.1.4.1.994.3.4.7.19.1.76 porttype read-only
This field is used in the following card types: serial-ports - The type of serial port.
                               pSlot2TL1SID 1.3.6.1.4.1.994.3.4.7.19.1.116 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot2TL1COND 1.3.6.1.4.1.994.3.4.7.19.1.117 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot2TL1Eqpt 1.3.6.1.4.1.994.3.4.7.19.1.118 descriptionstring read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot2TL1Env 1.3.6.1.4.1.994.3.4.7.19.1.119 boolean read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot2TL1Srveff 1.3.6.1.4.1.994.3.4.7.19.1.120 tl1srveff read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot2TL1Locn 1.3.6.1.4.1.994.3.4.7.19.1.121 tl1locn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot2TL1Dirn 1.3.6.1.4.1.994.3.4.7.19.1.122 tl1dirn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot2SensorType 1.3.6.1.4.1.994.3.4.7.19.1.131 sensortype read-write
This field is used in the following card types: analog-Inputs - The type of sensor. analog-Sensors - The type of sensor.
                               pSlot2Index 1.3.6.1.4.1.994.3.4.7.19.1.999 integer32 read-only
Index.
                     pSlot3Table 1.3.6.1.4.1.994.3.4.7.20 no-access
Table for configuration of Slot3
                           pSlot3Entry 1.3.6.1.4.1.994.3.4.7.20.1 no-access
Entry for configuration table of Slot3
                               pSlot3Description 1.3.6.1.4.1.994.3.4.7.20.1.3 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the alarm point. discrete-outputs - Description of the control point. serial-ports - Description of the serial port. onboard-sensors - Description of the onboard device. analog-Inputs - Description of the analog input device. analog-Sensors - Description of the sensor input device.
                               pSlot3Desc0 1.3.6.1.4.1.994.3.4.7.20.1.4 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the off state. discrete-outputs - Description when the control point is open. onboard-sensors - The description for values between threshold 0 and threshold 1. analog-Inputs - The description for values between threshold 0 and threshold 1. analog-Sensors - The description for values between threshold 0 and threshold 1.
                               pSlot3Desc1 1.3.6.1.4.1.994.3.4.7.20.1.5 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the on state. discrete-outputs - Description when the control point is closed. onboard-sensors - The description for values between threshold 1 and threshold 2. analog-Inputs - The description for values between threshold 1 and threshold 2. analog-Sensors - The description for values between threshold 1 and threshold 2.
                               pSlot3Desc2 1.3.6.1.4.1.994.3.4.7.20.1.6 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 2 and threshold 3. analog-Inputs - The description for values between threshold 2 and threshold 3. analog-Sensors - The description for values between threshold 2 and threshold 3.
                               pSlot3Desc3 1.3.6.1.4.1.994.3.4.7.20.1.7 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 3 and threshold 4. analog-Inputs - The description for values between threshold 3 and threshold 4. analog-Sensors - The description for values between threshold 3 and threshold 4.
                               pSlot3Desc4 1.3.6.1.4.1.994.3.4.7.20.1.8 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 4 and threshold 5. analog-Inputs - The description for values between threshold 4 and threshold 5. analog-Sensors - The description for values between threshold 4 and threshold 5.
                               pSlot3Desc5 1.3.6.1.4.1.994.3.4.7.20.1.9 descriptionstring read-write
This field is used in the following card types: analog-Inputs - Description for a communications failure to the sensor. analog-Sensors - Description for a communications failure to the sensor.
                               pSlot3Configured 1.3.6.1.4.1.994.3.4.7.20.1.10 configured read-write
This field is used in the following card types: discrete-inputs - If set to true, changes of state will be reported. If set to false, not change of states will be reported. discrete-outputs - If set to true, the control point will operate. If false, it will not operate. serial-ports - If set to true, this serial port will be usable. If set to false the port will not be usable. onboard-sensors - If set to true, the onboard sensors will be used. If set to false the will be ignored. analog-Inputs - If set to true, the analog inputs will be usable. If set to false the analog inputs will be ignored. analog-Sensors - If set to true, the sensor inputs will be usable. If set to false the sensor inputs will be ignored.
                               pSlot3SendEmail 1.3.6.1.4.1.994.3.4.7.20.1.11 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an email will be sent on a change of state. If false, no email will be sent. onboard-sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Inputs - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                               pSlot3SendSNMPTrap 1.3.6.1.4.1.994.3.4.7.20.1.12 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent. onboard-sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Inputs - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                               pSlot3IpAddress 1.3.6.1.4.1.994.3.4.7.20.1.14 ipaddress read-write
This field is used in the following card types: serial-ports - IP Address of the target device.
                               pSlot3Level0 1.3.6.1.4.1.994.3.4.7.20.1.17 level read-write
This field is used in the following card types: discrete-inputs - Level of the off state. discrete-outputs - Level of the control point when open. onboard-sensors - The level for values between threshold 0 and threshold 1. analog-Inputs - The level for values between threshold 0 and threshold 1. analog-Sensors - The level for values between threshold 0 and threshold 1.
                               pSlot3Level1 1.3.6.1.4.1.994.3.4.7.20.1.18 level read-write
This field is used in the following card types: discrete-inputs - Level of the on state. discrete-outputs - Level of the control point when closed. onboard-sensors - The level for values between threshold 1 and threshold 2. analog-Inputs - The level for values between threshold 1 and threshold 2. analog-Sensors - The level for values between threshold 1 and threshold 2.
                               pSlot3Level2 1.3.6.1.4.1.994.3.4.7.20.1.19 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 2 and threshold 3. analog-Inputs - The level for values between threshold 2 and threshold 3. analog-Sensors - The level for values between threshold 2 and threshold 3.
                               pSlot3Level3 1.3.6.1.4.1.994.3.4.7.20.1.20 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 3 and threshold 4. analog-Inputs - The level for values between threshold 3 and threshold 4. analog-Sensors - The level for values between threshold 3 and threshold 4.
                               pSlot3Level4 1.3.6.1.4.1.994.3.4.7.20.1.21 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 4 and threshold 5. analog-Inputs - The level for values between threshold 4 and threshold 5. analog-Sensors - The level for values between threshold 4 and threshold 5.
                               pSlot3Level5 1.3.6.1.4.1.994.3.4.7.20.1.22 level read-write
This field is used in the following card types: analog-Inputs - Level of a communications failure to the sensor. analog-Sensors - Level of a communications failure to the sensor.
                               pSlot3ReadPeriod 1.3.6.1.4.1.994.3.4.7.20.1.23 integer32 read-write
This field is used in the following card types: serial-ports - Inactivity timeout (in minutes).
                               pSlot3Thresh0 1.3.6.1.4.1.994.3.4.7.20.1.28 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the minimun analog value. analog-Inputs - This is the maximum analog value. analog-Sensors - This is the maximum analog value.
                               pSlot3Thresh1 1.3.6.1.4.1.994.3.4.7.20.1.29 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the first threshold value. analog-Inputs - This is the first threshold value. analog-Sensors - This is the first threshold value.
                               pSlot3Thresh2 1.3.6.1.4.1.994.3.4.7.20.1.30 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the second threshold value. analog-Inputs - This is the second threshold value. analog-Sensors - This is the second threshold value.
                               pSlot3Thresh3 1.3.6.1.4.1.994.3.4.7.20.1.31 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the third threshold value. analog-Inputs - This is the third threshold value. analog-Sensors - This is the third threshold value.
                               pSlot3Thresh4 1.3.6.1.4.1.994.3.4.7.20.1.32 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the fourth threshold value. analog-Inputs - This is the fourth threshold value. analog-Sensors - This is the fourth threshold value.
                               pSlot3Thresh5 1.3.6.1.4.1.994.3.4.7.20.1.33 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the maximum threshold value. analog-Inputs - This is the minimum threshold value. analog-Sensors - This is the minimum threshold value.
                               pSlot3ContactStyle 1.3.6.1.4.1.994.3.4.7.20.1.44 contactstyle read-write
This field is used in the following card types: discrete-inputs - Determines the type of contact.
                               pSlot3Units 1.3.6.1.4.1.994.3.4.7.20.1.46 descriptionstring read-only
This field is used in the following card types: onboard-sensors - Description of the units of measurement. analog-Inputs - Description of the units of measurement. analog-Sensors - Description of the units of measurement.
                               pSlot3OutputMode 1.3.6.1.4.1.994.3.4.7.20.1.47 outputmode read-write
This field is used in the following card types: discrete-outputs - Defines the different ways a control point can be activated.
                               pSlot3OutputState 1.3.6.1.4.1.994.3.4.7.20.1.48 outputstate read-write
This field is used in the following card types: discrete-outputs - A value of 0 will open the control point. A value of 1 will close the control point.
                               pSlot3OutputAuto 1.3.6.1.4.1.994.3.4.7.20.1.49 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this alarm point will change state to the on state.
                               pSlot3BaudRate 1.3.6.1.4.1.994.3.4.7.20.1.57 baudrate read-write
This field is used in the following card types: serial-ports - Baud rate of the serial port.
                               pSlot3DataBits 1.3.6.1.4.1.994.3.4.7.20.1.58 databits read-write
This field is used in the following card types: serial-ports - Number of data bit for the serial port.
                               pSlot3Parity 1.3.6.1.4.1.994.3.4.7.20.1.59 parity read-write
This field is used in the following card types: serial-ports - Parity of the serial port.
                               pSlot3StopBits 1.3.6.1.4.1.994.3.4.7.20.1.60 stopbits read-write
This field is used in the following card types: serial-ports - Number of stop bits for the serial port.
                               pSlot3Protocol 1.3.6.1.4.1.994.3.4.7.20.1.61 protocol read-write
This field is used in the following card types: serial-ports - Protocol the serial port is speaking.
                               pSlot3SerialRTS 1.3.6.1.4.1.994.3.4.7.20.1.62 serialrts read-write
This field is used in the following card types: serial-ports - Request To Send (RTS) setting for the serial port.
                               pSlot3SerialCTS 1.3.6.1.4.1.994.3.4.7.20.1.63 serialcts read-write
This field is used in the following card types: serial-ports - Clear To Send (CTS) setting for the serial port.
                               pSlot3LiveDescription 1.3.6.1.4.1.994.3.4.7.20.1.64 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current description of the alarm state. onboard-sensors - The description of the current state of the onboard sensor analog-Inputs - The description of the current state of the analog input. analog-Sensors - The description of the current state of the sensor input.
                               pSlot3LiveLevel 1.3.6.1.4.1.994.3.4.7.20.1.65 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current level of the alarm. onboard-sensors - The level of the current state of the onboard sensor. analog-Inputs - The level of the current state of the analog input. analog-Sensors - The level of the current state of the sensor input.
                               pSlot3LiveRaw 1.3.6.1.4.1.994.3.4.7.20.1.66 descriptionstring read-only
This field is used in the following card types: onboard-sensors - The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values. analog-Inputs - The current reading from the analog input. This value will always be between the threshold 0 and threshold 5 values. analog-Sensors - The current reading from the sensor input. This value will always be between the threshold 0 and threshold 5 values.
                               pSlot3LiveTime 1.3.6.1.4.1.994.3.4.7.20.1.67 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The time of the last change of state. onboard-sensors - The time of the last event. analog-Inputs - The time of the last event. analog-Sensors - The time of the last event.
                               pSlot3Present 1.3.6.1.4.1.994.3.4.7.20.1.68 boolean read-only
This field is used in the following card types: serial-ports - If set to true, the serial port exists. If set to false the serial port does not exist.
                               pSlot3OutputAutoPkg 1.3.6.1.4.1.994.3.4.7.20.1.71 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this is the package that the alarm point is located.
                               pSlot3VoltageRange 1.3.6.1.4.1.994.3.4.7.20.1.72 voltagerange read-only
This field is used in the following card types: onboard-sensors - The voltage range. analog-Inputs - The voltage range. analog-Sensors - The voltage range.
                               pSlot3IPPortNum 1.3.6.1.4.1.994.3.4.7.20.1.73 integer32 read-write
This field is used in the following card types: serial-ports - IP port number of the target device.
                               pSlot3IOFormat 1.3.6.1.4.1.994.3.4.7.20.1.75 ioformat read-only
This field is used in the following card types: discrete-inputs - The io format of discrete inputs. discrete-outputs - The io format of discrete outputs. serial-ports - The io format of serial ports. onboard-sensors - The io format of onboard sensors. analog-Inputs - The io format of analog inputs. analog-Sensors - The io format of analog sensors.
                               pSlot3PortType 1.3.6.1.4.1.994.3.4.7.20.1.76 porttype read-only
This field is used in the following card types: serial-ports - The type of serial port.
                               pSlot3TL1SID 1.3.6.1.4.1.994.3.4.7.20.1.116 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot3TL1COND 1.3.6.1.4.1.994.3.4.7.20.1.117 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot3TL1Eqpt 1.3.6.1.4.1.994.3.4.7.20.1.118 descriptionstring read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot3TL1Env 1.3.6.1.4.1.994.3.4.7.20.1.119 boolean read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot3TL1Srveff 1.3.6.1.4.1.994.3.4.7.20.1.120 tl1srveff read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot3TL1Locn 1.3.6.1.4.1.994.3.4.7.20.1.121 tl1locn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot3TL1Dirn 1.3.6.1.4.1.994.3.4.7.20.1.122 tl1dirn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot3SensorType 1.3.6.1.4.1.994.3.4.7.20.1.131 sensortype read-write
This field is used in the following card types: analog-Inputs - The type of sensor. analog-Sensors - The type of sensor.
                               pSlot3Index 1.3.6.1.4.1.994.3.4.7.20.1.999 integer32 read-only
Index.
                     pSlot4Table 1.3.6.1.4.1.994.3.4.7.21 no-access
Table for configuration of Slot4
                           pSlot4Entry 1.3.6.1.4.1.994.3.4.7.21.1 no-access
Entry for configuration table of Slot4
                               pSlot4Description 1.3.6.1.4.1.994.3.4.7.21.1.3 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the alarm point. discrete-outputs - Description of the control point. serial-ports - Description of the serial port. onboard-sensors - Description of the onboard device. analog-Inputs - Description of the analog input device. analog-Sensors - Description of the sensor input device.
                               pSlot4Desc0 1.3.6.1.4.1.994.3.4.7.21.1.4 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the off state. discrete-outputs - Description when the control point is open. onboard-sensors - The description for values between threshold 0 and threshold 1. analog-Inputs - The description for values between threshold 0 and threshold 1. analog-Sensors - The description for values between threshold 0 and threshold 1.
                               pSlot4Desc1 1.3.6.1.4.1.994.3.4.7.21.1.5 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the on state. discrete-outputs - Description when the control point is closed. onboard-sensors - The description for values between threshold 1 and threshold 2. analog-Inputs - The description for values between threshold 1 and threshold 2. analog-Sensors - The description for values between threshold 1 and threshold 2.
                               pSlot4Desc2 1.3.6.1.4.1.994.3.4.7.21.1.6 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 2 and threshold 3. analog-Inputs - The description for values between threshold 2 and threshold 3. analog-Sensors - The description for values between threshold 2 and threshold 3.
                               pSlot4Desc3 1.3.6.1.4.1.994.3.4.7.21.1.7 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 3 and threshold 4. analog-Inputs - The description for values between threshold 3 and threshold 4. analog-Sensors - The description for values between threshold 3 and threshold 4.
                               pSlot4Desc4 1.3.6.1.4.1.994.3.4.7.21.1.8 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 4 and threshold 5. analog-Inputs - The description for values between threshold 4 and threshold 5. analog-Sensors - The description for values between threshold 4 and threshold 5.
                               pSlot4Desc5 1.3.6.1.4.1.994.3.4.7.21.1.9 descriptionstring read-write
This field is used in the following card types: analog-Inputs - Description for a communications failure to the sensor. analog-Sensors - Description for a communications failure to the sensor.
                               pSlot4Configured 1.3.6.1.4.1.994.3.4.7.21.1.10 configured read-write
This field is used in the following card types: discrete-inputs - If set to true, changes of state will be reported. If set to false, not change of states will be reported. discrete-outputs - If set to true, the control point will operate. If false, it will not operate. serial-ports - If set to true, this serial port will be usable. If set to false the port will not be usable. onboard-sensors - If set to true, the onboard sensors will be used. If set to false the will be ignored. analog-Inputs - If set to true, the analog inputs will be usable. If set to false the analog inputs will be ignored. analog-Sensors - If set to true, the sensor inputs will be usable. If set to false the sensor inputs will be ignored.
                               pSlot4SendEmail 1.3.6.1.4.1.994.3.4.7.21.1.11 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an email will be sent on a change of state. If false, no email will be sent. onboard-sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Inputs - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                               pSlot4SendSNMPTrap 1.3.6.1.4.1.994.3.4.7.21.1.12 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent. onboard-sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Inputs - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                               pSlot4IpAddress 1.3.6.1.4.1.994.3.4.7.21.1.14 ipaddress read-write
This field is used in the following card types: serial-ports - IP Address of the target device.
                               pSlot4Level0 1.3.6.1.4.1.994.3.4.7.21.1.17 level read-write
This field is used in the following card types: discrete-inputs - Level of the off state. discrete-outputs - Level of the control point when open. onboard-sensors - The level for values between threshold 0 and threshold 1. analog-Inputs - The level for values between threshold 0 and threshold 1. analog-Sensors - The level for values between threshold 0 and threshold 1.
                               pSlot4Level1 1.3.6.1.4.1.994.3.4.7.21.1.18 level read-write
This field is used in the following card types: discrete-inputs - Level of the on state. discrete-outputs - Level of the control point when closed. onboard-sensors - The level for values between threshold 1 and threshold 2. analog-Inputs - The level for values between threshold 1 and threshold 2. analog-Sensors - The level for values between threshold 1 and threshold 2.
                               pSlot4Level2 1.3.6.1.4.1.994.3.4.7.21.1.19 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 2 and threshold 3. analog-Inputs - The level for values between threshold 2 and threshold 3. analog-Sensors - The level for values between threshold 2 and threshold 3.
                               pSlot4Level3 1.3.6.1.4.1.994.3.4.7.21.1.20 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 3 and threshold 4. analog-Inputs - The level for values between threshold 3 and threshold 4. analog-Sensors - The level for values between threshold 3 and threshold 4.
                               pSlot4Level4 1.3.6.1.4.1.994.3.4.7.21.1.21 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 4 and threshold 5. analog-Inputs - The level for values between threshold 4 and threshold 5. analog-Sensors - The level for values between threshold 4 and threshold 5.
                               pSlot4Level5 1.3.6.1.4.1.994.3.4.7.21.1.22 level read-write
This field is used in the following card types: analog-Inputs - Level of a communications failure to the sensor. analog-Sensors - Level of a communications failure to the sensor.
                               pSlot4ReadPeriod 1.3.6.1.4.1.994.3.4.7.21.1.23 integer32 read-write
This field is used in the following card types: serial-ports - Inactivity timeout (in minutes).
                               pSlot4Thresh0 1.3.6.1.4.1.994.3.4.7.21.1.28 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the minimun analog value. analog-Inputs - This is the maximum analog value. analog-Sensors - This is the maximum analog value.
                               pSlot4Thresh1 1.3.6.1.4.1.994.3.4.7.21.1.29 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the first threshold value. analog-Inputs - This is the first threshold value. analog-Sensors - This is the first threshold value.
                               pSlot4Thresh2 1.3.6.1.4.1.994.3.4.7.21.1.30 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the second threshold value. analog-Inputs - This is the second threshold value. analog-Sensors - This is the second threshold value.
                               pSlot4Thresh3 1.3.6.1.4.1.994.3.4.7.21.1.31 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the third threshold value. analog-Inputs - This is the third threshold value. analog-Sensors - This is the third threshold value.
                               pSlot4Thresh4 1.3.6.1.4.1.994.3.4.7.21.1.32 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the fourth threshold value. analog-Inputs - This is the fourth threshold value. analog-Sensors - This is the fourth threshold value.
                               pSlot4Thresh5 1.3.6.1.4.1.994.3.4.7.21.1.33 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the maximum threshold value. analog-Inputs - This is the minimum threshold value. analog-Sensors - This is the minimum threshold value.
                               pSlot4ContactStyle 1.3.6.1.4.1.994.3.4.7.21.1.44 contactstyle read-write
This field is used in the following card types: discrete-inputs - Determines the type of contact.
                               pSlot4Units 1.3.6.1.4.1.994.3.4.7.21.1.46 descriptionstring read-only
This field is used in the following card types: onboard-sensors - Description of the units of measurement. analog-Inputs - Description of the units of measurement. analog-Sensors - Description of the units of measurement.
                               pSlot4OutputMode 1.3.6.1.4.1.994.3.4.7.21.1.47 outputmode read-write
This field is used in the following card types: discrete-outputs - Defines the different ways a control point can be activated.
                               pSlot4OutputState 1.3.6.1.4.1.994.3.4.7.21.1.48 outputstate read-write
This field is used in the following card types: discrete-outputs - A value of 0 will open the control point. A value of 1 will close the control point.
                               pSlot4OutputAuto 1.3.6.1.4.1.994.3.4.7.21.1.49 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this alarm point will change state to the on state.
                               pSlot4BaudRate 1.3.6.1.4.1.994.3.4.7.21.1.57 baudrate read-write
This field is used in the following card types: serial-ports - Baud rate of the serial port.
                               pSlot4DataBits 1.3.6.1.4.1.994.3.4.7.21.1.58 databits read-write
This field is used in the following card types: serial-ports - Number of data bit for the serial port.
                               pSlot4Parity 1.3.6.1.4.1.994.3.4.7.21.1.59 parity read-write
This field is used in the following card types: serial-ports - Parity of the serial port.
                               pSlot4StopBits 1.3.6.1.4.1.994.3.4.7.21.1.60 stopbits read-write
This field is used in the following card types: serial-ports - Number of stop bits for the serial port.
                               pSlot4Protocol 1.3.6.1.4.1.994.3.4.7.21.1.61 protocol read-write
This field is used in the following card types: serial-ports - Protocol the serial port is speaking.
                               pSlot4SerialRTS 1.3.6.1.4.1.994.3.4.7.21.1.62 serialrts read-write
This field is used in the following card types: serial-ports - Request To Send (RTS) setting for the serial port.
                               pSlot4SerialCTS 1.3.6.1.4.1.994.3.4.7.21.1.63 serialcts read-write
This field is used in the following card types: serial-ports - Clear To Send (CTS) setting for the serial port.
                               pSlot4LiveDescription 1.3.6.1.4.1.994.3.4.7.21.1.64 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current description of the alarm state. onboard-sensors - The description of the current state of the onboard sensor analog-Inputs - The description of the current state of the analog input. analog-Sensors - The description of the current state of the sensor input.
                               pSlot4LiveLevel 1.3.6.1.4.1.994.3.4.7.21.1.65 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current level of the alarm. onboard-sensors - The level of the current state of the onboard sensor. analog-Inputs - The level of the current state of the analog input. analog-Sensors - The level of the current state of the sensor input.
                               pSlot4LiveRaw 1.3.6.1.4.1.994.3.4.7.21.1.66 descriptionstring read-only
This field is used in the following card types: onboard-sensors - The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values. analog-Inputs - The current reading from the analog input. This value will always be between the threshold 0 and threshold 5 values. analog-Sensors - The current reading from the sensor input. This value will always be between the threshold 0 and threshold 5 values.
                               pSlot4LiveTime 1.3.6.1.4.1.994.3.4.7.21.1.67 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The time of the last change of state. onboard-sensors - The time of the last event. analog-Inputs - The time of the last event. analog-Sensors - The time of the last event.
                               pSlot4Present 1.3.6.1.4.1.994.3.4.7.21.1.68 boolean read-only
This field is used in the following card types: serial-ports - If set to true, the serial port exists. If set to false the serial port does not exist.
                               pSlot4OutputAutoPkg 1.3.6.1.4.1.994.3.4.7.21.1.71 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this is the package that the alarm point is located.
                               pSlot4VoltageRange 1.3.6.1.4.1.994.3.4.7.21.1.72 voltagerange read-only
This field is used in the following card types: onboard-sensors - The voltage range. analog-Inputs - The voltage range. analog-Sensors - The voltage range.
                               pSlot4IPPortNum 1.3.6.1.4.1.994.3.4.7.21.1.73 integer32 read-write
This field is used in the following card types: serial-ports - IP port number of the target device.
                               pSlot4IOFormat 1.3.6.1.4.1.994.3.4.7.21.1.75 ioformat read-only
This field is used in the following card types: discrete-inputs - The io format of discrete inputs. discrete-outputs - The io format of discrete outputs. serial-ports - The io format of serial ports. onboard-sensors - The io format of onboard sensors. analog-Inputs - The io format of analog inputs. analog-Sensors - The io format of analog sensors.
                               pSlot4PortType 1.3.6.1.4.1.994.3.4.7.21.1.76 porttype read-only
This field is used in the following card types: serial-ports - The type of serial port.
                               pSlot4TL1SID 1.3.6.1.4.1.994.3.4.7.21.1.116 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot4TL1COND 1.3.6.1.4.1.994.3.4.7.21.1.117 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot4TL1Eqpt 1.3.6.1.4.1.994.3.4.7.21.1.118 descriptionstring read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot4TL1Env 1.3.6.1.4.1.994.3.4.7.21.1.119 boolean read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot4TL1Srveff 1.3.6.1.4.1.994.3.4.7.21.1.120 tl1srveff read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot4TL1Locn 1.3.6.1.4.1.994.3.4.7.21.1.121 tl1locn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot4TL1Dirn 1.3.6.1.4.1.994.3.4.7.21.1.122 tl1dirn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot4SensorType 1.3.6.1.4.1.994.3.4.7.21.1.131 sensortype read-write
This field is used in the following card types: analog-Inputs - The type of sensor. analog-Sensors - The type of sensor.
                               pSlot4Index 1.3.6.1.4.1.994.3.4.7.21.1.999 integer32 read-only
Index.
                     pSlot5Table 1.3.6.1.4.1.994.3.4.7.22 no-access
Table for configuration of Slot5
                           pSlot5Entry 1.3.6.1.4.1.994.3.4.7.22.1 no-access
Entry for configuration table of Slot5
                               pSlot5Description 1.3.6.1.4.1.994.3.4.7.22.1.3 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the alarm point. discrete-outputs - Description of the control point. serial-ports - Description of the serial port. onboard-sensors - Description of the onboard device. analog-Inputs - Description of the analog input device. analog-Sensors - Description of the sensor input device.
                               pSlot5Desc0 1.3.6.1.4.1.994.3.4.7.22.1.4 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the off state. discrete-outputs - Description when the control point is open. onboard-sensors - The description for values between threshold 0 and threshold 1. analog-Inputs - The description for values between threshold 0 and threshold 1. analog-Sensors - The description for values between threshold 0 and threshold 1.
                               pSlot5Desc1 1.3.6.1.4.1.994.3.4.7.22.1.5 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the on state. discrete-outputs - Description when the control point is closed. onboard-sensors - The description for values between threshold 1 and threshold 2. analog-Inputs - The description for values between threshold 1 and threshold 2. analog-Sensors - The description for values between threshold 1 and threshold 2.
                               pSlot5Desc2 1.3.6.1.4.1.994.3.4.7.22.1.6 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 2 and threshold 3. analog-Inputs - The description for values between threshold 2 and threshold 3. analog-Sensors - The description for values between threshold 2 and threshold 3.
                               pSlot5Desc3 1.3.6.1.4.1.994.3.4.7.22.1.7 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 3 and threshold 4. analog-Inputs - The description for values between threshold 3 and threshold 4. analog-Sensors - The description for values between threshold 3 and threshold 4.
                               pSlot5Desc4 1.3.6.1.4.1.994.3.4.7.22.1.8 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 4 and threshold 5. analog-Inputs - The description for values between threshold 4 and threshold 5. analog-Sensors - The description for values between threshold 4 and threshold 5.
                               pSlot5Desc5 1.3.6.1.4.1.994.3.4.7.22.1.9 descriptionstring read-write
This field is used in the following card types: analog-Inputs - Description for a communications failure to the sensor. analog-Sensors - Description for a communications failure to the sensor.
                               pSlot5Configured 1.3.6.1.4.1.994.3.4.7.22.1.10 configured read-write
This field is used in the following card types: discrete-inputs - If set to true, changes of state will be reported. If set to false, not change of states will be reported. discrete-outputs - If set to true, the control point will operate. If false, it will not operate. serial-ports - If set to true, this serial port will be usable. If set to false the port will not be usable. onboard-sensors - If set to true, the onboard sensors will be used. If set to false the will be ignored. analog-Inputs - If set to true, the analog inputs will be usable. If set to false the analog inputs will be ignored. analog-Sensors - If set to true, the sensor inputs will be usable. If set to false the sensor inputs will be ignored.
                               pSlot5SendEmail 1.3.6.1.4.1.994.3.4.7.22.1.11 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an email will be sent on a change of state. If false, no email will be sent. onboard-sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Inputs - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                               pSlot5SendSNMPTrap 1.3.6.1.4.1.994.3.4.7.22.1.12 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent. onboard-sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Inputs - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                               pSlot5IpAddress 1.3.6.1.4.1.994.3.4.7.22.1.14 ipaddress read-write
This field is used in the following card types: serial-ports - IP Address of the target device.
                               pSlot5Level0 1.3.6.1.4.1.994.3.4.7.22.1.17 level read-write
This field is used in the following card types: discrete-inputs - Level of the off state. discrete-outputs - Level of the control point when open. onboard-sensors - The level for values between threshold 0 and threshold 1. analog-Inputs - The level for values between threshold 0 and threshold 1. analog-Sensors - The level for values between threshold 0 and threshold 1.
                               pSlot5Level1 1.3.6.1.4.1.994.3.4.7.22.1.18 level read-write
This field is used in the following card types: discrete-inputs - Level of the on state. discrete-outputs - Level of the control point when closed. onboard-sensors - The level for values between threshold 1 and threshold 2. analog-Inputs - The level for values between threshold 1 and threshold 2. analog-Sensors - The level for values between threshold 1 and threshold 2.
                               pSlot5Level2 1.3.6.1.4.1.994.3.4.7.22.1.19 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 2 and threshold 3. analog-Inputs - The level for values between threshold 2 and threshold 3. analog-Sensors - The level for values between threshold 2 and threshold 3.
                               pSlot5Level3 1.3.6.1.4.1.994.3.4.7.22.1.20 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 3 and threshold 4. analog-Inputs - The level for values between threshold 3 and threshold 4. analog-Sensors - The level for values between threshold 3 and threshold 4.
                               pSlot5Level4 1.3.6.1.4.1.994.3.4.7.22.1.21 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 4 and threshold 5. analog-Inputs - The level for values between threshold 4 and threshold 5. analog-Sensors - The level for values between threshold 4 and threshold 5.
                               pSlot5Level5 1.3.6.1.4.1.994.3.4.7.22.1.22 level read-write
This field is used in the following card types: analog-Inputs - Level of a communications failure to the sensor. analog-Sensors - Level of a communications failure to the sensor.
                               pSlot5ReadPeriod 1.3.6.1.4.1.994.3.4.7.22.1.23 integer32 read-write
This field is used in the following card types: serial-ports - Inactivity timeout (in minutes).
                               pSlot5Thresh0 1.3.6.1.4.1.994.3.4.7.22.1.28 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the minimun analog value. analog-Inputs - This is the maximum analog value. analog-Sensors - This is the maximum analog value.
                               pSlot5Thresh1 1.3.6.1.4.1.994.3.4.7.22.1.29 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the first threshold value. analog-Inputs - This is the first threshold value. analog-Sensors - This is the first threshold value.
                               pSlot5Thresh2 1.3.6.1.4.1.994.3.4.7.22.1.30 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the second threshold value. analog-Inputs - This is the second threshold value. analog-Sensors - This is the second threshold value.
                               pSlot5Thresh3 1.3.6.1.4.1.994.3.4.7.22.1.31 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the third threshold value. analog-Inputs - This is the third threshold value. analog-Sensors - This is the third threshold value.
                               pSlot5Thresh4 1.3.6.1.4.1.994.3.4.7.22.1.32 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the fourth threshold value. analog-Inputs - This is the fourth threshold value. analog-Sensors - This is the fourth threshold value.
                               pSlot5Thresh5 1.3.6.1.4.1.994.3.4.7.22.1.33 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the maximum threshold value. analog-Inputs - This is the minimum threshold value. analog-Sensors - This is the minimum threshold value.
                               pSlot5ContactStyle 1.3.6.1.4.1.994.3.4.7.22.1.44 contactstyle read-write
This field is used in the following card types: discrete-inputs - Determines the type of contact.
                               pSlot5Units 1.3.6.1.4.1.994.3.4.7.22.1.46 descriptionstring read-only
This field is used in the following card types: onboard-sensors - Description of the units of measurement. analog-Inputs - Description of the units of measurement. analog-Sensors - Description of the units of measurement.
                               pSlot5OutputMode 1.3.6.1.4.1.994.3.4.7.22.1.47 outputmode read-write
This field is used in the following card types: discrete-outputs - Defines the different ways a control point can be activated.
                               pSlot5OutputState 1.3.6.1.4.1.994.3.4.7.22.1.48 outputstate read-write
This field is used in the following card types: discrete-outputs - A value of 0 will open the control point. A value of 1 will close the control point.
                               pSlot5OutputAuto 1.3.6.1.4.1.994.3.4.7.22.1.49 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this alarm point will change state to the on state.
                               pSlot5BaudRate 1.3.6.1.4.1.994.3.4.7.22.1.57 baudrate read-write
This field is used in the following card types: serial-ports - Baud rate of the serial port.
                               pSlot5DataBits 1.3.6.1.4.1.994.3.4.7.22.1.58 databits read-write
This field is used in the following card types: serial-ports - Number of data bit for the serial port.
                               pSlot5Parity 1.3.6.1.4.1.994.3.4.7.22.1.59 parity read-write
This field is used in the following card types: serial-ports - Parity of the serial port.
                               pSlot5StopBits 1.3.6.1.4.1.994.3.4.7.22.1.60 stopbits read-write
This field is used in the following card types: serial-ports - Number of stop bits for the serial port.
                               pSlot5Protocol 1.3.6.1.4.1.994.3.4.7.22.1.61 protocol read-write
This field is used in the following card types: serial-ports - Protocol the serial port is speaking.
                               pSlot5SerialRTS 1.3.6.1.4.1.994.3.4.7.22.1.62 serialrts read-write
This field is used in the following card types: serial-ports - Request To Send (RTS) setting for the serial port.
                               pSlot5SerialCTS 1.3.6.1.4.1.994.3.4.7.22.1.63 serialcts read-write
This field is used in the following card types: serial-ports - Clear To Send (CTS) setting for the serial port.
                               pSlot5LiveDescription 1.3.6.1.4.1.994.3.4.7.22.1.64 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current description of the alarm state. onboard-sensors - The description of the current state of the onboard sensor analog-Inputs - The description of the current state of the analog input. analog-Sensors - The description of the current state of the sensor input.
                               pSlot5LiveLevel 1.3.6.1.4.1.994.3.4.7.22.1.65 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current level of the alarm. onboard-sensors - The level of the current state of the onboard sensor. analog-Inputs - The level of the current state of the analog input. analog-Sensors - The level of the current state of the sensor input.
                               pSlot5LiveRaw 1.3.6.1.4.1.994.3.4.7.22.1.66 descriptionstring read-only
This field is used in the following card types: onboard-sensors - The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values. analog-Inputs - The current reading from the analog input. This value will always be between the threshold 0 and threshold 5 values. analog-Sensors - The current reading from the sensor input. This value will always be between the threshold 0 and threshold 5 values.
                               pSlot5LiveTime 1.3.6.1.4.1.994.3.4.7.22.1.67 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The time of the last change of state. onboard-sensors - The time of the last event. analog-Inputs - The time of the last event. analog-Sensors - The time of the last event.
                               pSlot5Present 1.3.6.1.4.1.994.3.4.7.22.1.68 boolean read-only
This field is used in the following card types: serial-ports - If set to true, the serial port exists. If set to false the serial port does not exist.
                               pSlot5OutputAutoPkg 1.3.6.1.4.1.994.3.4.7.22.1.71 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this is the package that the alarm point is located.
                               pSlot5VoltageRange 1.3.6.1.4.1.994.3.4.7.22.1.72 voltagerange read-only
This field is used in the following card types: onboard-sensors - The voltage range. analog-Inputs - The voltage range. analog-Sensors - The voltage range.
                               pSlot5IPPortNum 1.3.6.1.4.1.994.3.4.7.22.1.73 integer32 read-write
This field is used in the following card types: serial-ports - IP port number of the target device.
                               pSlot5IOFormat 1.3.6.1.4.1.994.3.4.7.22.1.75 ioformat read-only
This field is used in the following card types: discrete-inputs - The io format of discrete inputs. discrete-outputs - The io format of discrete outputs. serial-ports - The io format of serial ports. onboard-sensors - The io format of onboard sensors. analog-Inputs - The io format of analog inputs. analog-Sensors - The io format of analog sensors.
                               pSlot5PortType 1.3.6.1.4.1.994.3.4.7.22.1.76 porttype read-only
This field is used in the following card types: serial-ports - The type of serial port.
                               pSlot5TL1SID 1.3.6.1.4.1.994.3.4.7.22.1.116 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot5TL1COND 1.3.6.1.4.1.994.3.4.7.22.1.117 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot5TL1Eqpt 1.3.6.1.4.1.994.3.4.7.22.1.118 descriptionstring read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot5TL1Env 1.3.6.1.4.1.994.3.4.7.22.1.119 boolean read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot5TL1Srveff 1.3.6.1.4.1.994.3.4.7.22.1.120 tl1srveff read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot5TL1Locn 1.3.6.1.4.1.994.3.4.7.22.1.121 tl1locn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot5TL1Dirn 1.3.6.1.4.1.994.3.4.7.22.1.122 tl1dirn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot5SensorType 1.3.6.1.4.1.994.3.4.7.22.1.131 sensortype read-write
This field is used in the following card types: analog-Inputs - The type of sensor. analog-Sensors - The type of sensor.
                               pSlot5Index 1.3.6.1.4.1.994.3.4.7.22.1.999 integer32 read-only
Index.
                     pSlot6Table 1.3.6.1.4.1.994.3.4.7.23 no-access
Table for configuration of Slot6
                           pSlot6Entry 1.3.6.1.4.1.994.3.4.7.23.1 no-access
Entry for configuration table of Slot6
                               pSlot6Description 1.3.6.1.4.1.994.3.4.7.23.1.3 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the alarm point. discrete-outputs - Description of the control point. serial-ports - Description of the serial port. onboard-sensors - Description of the onboard device. analog-Inputs - Description of the analog input device. analog-Sensors - Description of the sensor input device.
                               pSlot6Desc0 1.3.6.1.4.1.994.3.4.7.23.1.4 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the off state. discrete-outputs - Description when the control point is open. onboard-sensors - The description for values between threshold 0 and threshold 1. analog-Inputs - The description for values between threshold 0 and threshold 1. analog-Sensors - The description for values between threshold 0 and threshold 1.
                               pSlot6Desc1 1.3.6.1.4.1.994.3.4.7.23.1.5 descriptionstring read-write
This field is used in the following card types: discrete-inputs - Description of the on state. discrete-outputs - Description when the control point is closed. onboard-sensors - The description for values between threshold 1 and threshold 2. analog-Inputs - The description for values between threshold 1 and threshold 2. analog-Sensors - The description for values between threshold 1 and threshold 2.
                               pSlot6Desc2 1.3.6.1.4.1.994.3.4.7.23.1.6 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 2 and threshold 3. analog-Inputs - The description for values between threshold 2 and threshold 3. analog-Sensors - The description for values between threshold 2 and threshold 3.
                               pSlot6Desc3 1.3.6.1.4.1.994.3.4.7.23.1.7 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 3 and threshold 4. analog-Inputs - The description for values between threshold 3 and threshold 4. analog-Sensors - The description for values between threshold 3 and threshold 4.
                               pSlot6Desc4 1.3.6.1.4.1.994.3.4.7.23.1.8 descriptionstring read-write
This field is used in the following card types: onboard-sensors - The description for values between threshold 4 and threshold 5. analog-Inputs - The description for values between threshold 4 and threshold 5. analog-Sensors - The description for values between threshold 4 and threshold 5.
                               pSlot6Desc5 1.3.6.1.4.1.994.3.4.7.23.1.9 descriptionstring read-write
This field is used in the following card types: analog-Inputs - Description for a communications failure to the sensor. analog-Sensors - Description for a communications failure to the sensor.
                               pSlot6Configured 1.3.6.1.4.1.994.3.4.7.23.1.10 configured read-write
This field is used in the following card types: discrete-inputs - If set to true, changes of state will be reported. If set to false, not change of states will be reported. discrete-outputs - If set to true, the control point will operate. If false, it will not operate. serial-ports - If set to true, this serial port will be usable. If set to false the port will not be usable. onboard-sensors - If set to true, the onboard sensors will be used. If set to false the will be ignored. analog-Inputs - If set to true, the analog inputs will be usable. If set to false the analog inputs will be ignored. analog-Sensors - If set to true, the sensor inputs will be usable. If set to false the sensor inputs will be ignored.
                               pSlot6SendEmail 1.3.6.1.4.1.994.3.4.7.23.1.11 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an email will be sent on a change of state. If false, no email will be sent. onboard-sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Inputs - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent. analog-Sensors - If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                               pSlot6SendSNMPTrap 1.3.6.1.4.1.994.3.4.7.23.1.12 boolean read-write
This field is used in the following card types: discrete-inputs - If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent. onboard-sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Inputs - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent. analog-Sensors - If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                               pSlot6IpAddress 1.3.6.1.4.1.994.3.4.7.23.1.14 ipaddress read-write
This field is used in the following card types: serial-ports - IP Address of the target device.
                               pSlot6Level0 1.3.6.1.4.1.994.3.4.7.23.1.17 level read-write
This field is used in the following card types: discrete-inputs - Level of the off state. discrete-outputs - Level of the control point when open. onboard-sensors - The level for values between threshold 0 and threshold 1. analog-Inputs - The level for values between threshold 0 and threshold 1. analog-Sensors - The level for values between threshold 0 and threshold 1.
                               pSlot6Level1 1.3.6.1.4.1.994.3.4.7.23.1.18 level read-write
This field is used in the following card types: discrete-inputs - Level of the on state. discrete-outputs - Level of the control point when closed. onboard-sensors - The level for values between threshold 1 and threshold 2. analog-Inputs - The level for values between threshold 1 and threshold 2. analog-Sensors - The level for values between threshold 1 and threshold 2.
                               pSlot6Level2 1.3.6.1.4.1.994.3.4.7.23.1.19 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 2 and threshold 3. analog-Inputs - The level for values between threshold 2 and threshold 3. analog-Sensors - The level for values between threshold 2 and threshold 3.
                               pSlot6Level3 1.3.6.1.4.1.994.3.4.7.23.1.20 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 3 and threshold 4. analog-Inputs - The level for values between threshold 3 and threshold 4. analog-Sensors - The level for values between threshold 3 and threshold 4.
                               pSlot6Level4 1.3.6.1.4.1.994.3.4.7.23.1.21 level read-write
This field is used in the following card types: onboard-sensors - The level for values between threshold 4 and threshold 5. analog-Inputs - The level for values between threshold 4 and threshold 5. analog-Sensors - The level for values between threshold 4 and threshold 5.
                               pSlot6Level5 1.3.6.1.4.1.994.3.4.7.23.1.22 level read-write
This field is used in the following card types: analog-Inputs - Level of a communications failure to the sensor. analog-Sensors - Level of a communications failure to the sensor.
                               pSlot6ReadPeriod 1.3.6.1.4.1.994.3.4.7.23.1.23 integer32 read-write
This field is used in the following card types: serial-ports - Inactivity timeout (in minutes).
                               pSlot6Thresh0 1.3.6.1.4.1.994.3.4.7.23.1.28 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the minimun analog value. analog-Inputs - This is the maximum analog value. analog-Sensors - This is the maximum analog value.
                               pSlot6Thresh1 1.3.6.1.4.1.994.3.4.7.23.1.29 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the first threshold value. analog-Inputs - This is the first threshold value. analog-Sensors - This is the first threshold value.
                               pSlot6Thresh2 1.3.6.1.4.1.994.3.4.7.23.1.30 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the second threshold value. analog-Inputs - This is the second threshold value. analog-Sensors - This is the second threshold value.
                               pSlot6Thresh3 1.3.6.1.4.1.994.3.4.7.23.1.31 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the third threshold value. analog-Inputs - This is the third threshold value. analog-Sensors - This is the third threshold value.
                               pSlot6Thresh4 1.3.6.1.4.1.994.3.4.7.23.1.32 descriptionstring read-write
This field is used in the following card types: onboard-sensors - This is the fourth threshold value. analog-Inputs - This is the fourth threshold value. analog-Sensors - This is the fourth threshold value.
                               pSlot6Thresh5 1.3.6.1.4.1.994.3.4.7.23.1.33 descriptionstring read-only
This field is used in the following card types: onboard-sensors - This is the maximum threshold value. analog-Inputs - This is the minimum threshold value. analog-Sensors - This is the minimum threshold value.
                               pSlot6ContactStyle 1.3.6.1.4.1.994.3.4.7.23.1.44 contactstyle read-write
This field is used in the following card types: discrete-inputs - Determines the type of contact.
                               pSlot6Units 1.3.6.1.4.1.994.3.4.7.23.1.46 descriptionstring read-only
This field is used in the following card types: onboard-sensors - Description of the units of measurement. analog-Inputs - Description of the units of measurement. analog-Sensors - Description of the units of measurement.
                               pSlot6OutputMode 1.3.6.1.4.1.994.3.4.7.23.1.47 outputmode read-write
This field is used in the following card types: discrete-outputs - Defines the different ways a control point can be activated.
                               pSlot6OutputState 1.3.6.1.4.1.994.3.4.7.23.1.48 outputstate read-write
This field is used in the following card types: discrete-outputs - A value of 0 will open the control point. A value of 1 will close the control point.
                               pSlot6OutputAuto 1.3.6.1.4.1.994.3.4.7.23.1.49 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this alarm point will change state to the on state.
                               pSlot6BaudRate 1.3.6.1.4.1.994.3.4.7.23.1.57 baudrate read-write
This field is used in the following card types: serial-ports - Baud rate of the serial port.
                               pSlot6DataBits 1.3.6.1.4.1.994.3.4.7.23.1.58 databits read-write
This field is used in the following card types: serial-ports - Number of data bit for the serial port.
                               pSlot6Parity 1.3.6.1.4.1.994.3.4.7.23.1.59 parity read-write
This field is used in the following card types: serial-ports - Parity of the serial port.
                               pSlot6StopBits 1.3.6.1.4.1.994.3.4.7.23.1.60 stopbits read-write
This field is used in the following card types: serial-ports - Number of stop bits for the serial port.
                               pSlot6Protocol 1.3.6.1.4.1.994.3.4.7.23.1.61 protocol read-write
This field is used in the following card types: serial-ports - Protocol the serial port is speaking.
                               pSlot6SerialRTS 1.3.6.1.4.1.994.3.4.7.23.1.62 serialrts read-write
This field is used in the following card types: serial-ports - Request To Send (RTS) setting for the serial port.
                               pSlot6SerialCTS 1.3.6.1.4.1.994.3.4.7.23.1.63 serialcts read-write
This field is used in the following card types: serial-ports - Clear To Send (CTS) setting for the serial port.
                               pSlot6LiveDescription 1.3.6.1.4.1.994.3.4.7.23.1.64 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current description of the alarm state. onboard-sensors - The description of the current state of the onboard sensor analog-Inputs - The description of the current state of the analog input. analog-Sensors - The description of the current state of the sensor input.
                               pSlot6LiveLevel 1.3.6.1.4.1.994.3.4.7.23.1.65 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The current level of the alarm. onboard-sensors - The level of the current state of the onboard sensor. analog-Inputs - The level of the current state of the analog input. analog-Sensors - The level of the current state of the sensor input.
                               pSlot6LiveRaw 1.3.6.1.4.1.994.3.4.7.23.1.66 descriptionstring read-only
This field is used in the following card types: onboard-sensors - The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values. analog-Inputs - The current reading from the analog input. This value will always be between the threshold 0 and threshold 5 values. analog-Sensors - The current reading from the sensor input. This value will always be between the threshold 0 and threshold 5 values.
                               pSlot6LiveTime 1.3.6.1.4.1.994.3.4.7.23.1.67 descriptionstring read-only
This field is used in the following card types: discrete-inputs - The time of the last change of state. onboard-sensors - The time of the last event. analog-Inputs - The time of the last event. analog-Sensors - The time of the last event.
                               pSlot6Present 1.3.6.1.4.1.994.3.4.7.23.1.68 boolean read-only
This field is used in the following card types: serial-ports - If set to true, the serial port exists. If set to false the serial port does not exist.
                               pSlot6OutputAutoPkg 1.3.6.1.4.1.994.3.4.7.23.1.71 integer32 read-write
This field is used in the following card types: discrete-outputs - When this control point is opened, this is the package that the alarm point is located.
                               pSlot6VoltageRange 1.3.6.1.4.1.994.3.4.7.23.1.72 voltagerange read-only
This field is used in the following card types: onboard-sensors - The voltage range. analog-Inputs - The voltage range. analog-Sensors - The voltage range.
                               pSlot6IPPortNum 1.3.6.1.4.1.994.3.4.7.23.1.73 integer32 read-write
This field is used in the following card types: serial-ports - IP port number of the target device.
                               pSlot6IOFormat 1.3.6.1.4.1.994.3.4.7.23.1.75 ioformat read-only
This field is used in the following card types: discrete-inputs - The io format of discrete inputs. discrete-outputs - The io format of discrete outputs. serial-ports - The io format of serial ports. onboard-sensors - The io format of onboard sensors. analog-Inputs - The io format of analog inputs. analog-Sensors - The io format of analog sensors.
                               pSlot6PortType 1.3.6.1.4.1.994.3.4.7.23.1.76 porttype read-only
This field is used in the following card types: serial-ports - The type of serial port.
                               pSlot6TL1SID 1.3.6.1.4.1.994.3.4.7.23.1.116 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot6TL1COND 1.3.6.1.4.1.994.3.4.7.23.1.117 descriptionstring read-write
This field is used in the following card types: discrete-inputs - discrete-outputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot6TL1Eqpt 1.3.6.1.4.1.994.3.4.7.23.1.118 descriptionstring read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot6TL1Env 1.3.6.1.4.1.994.3.4.7.23.1.119 boolean read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot6TL1Srveff 1.3.6.1.4.1.994.3.4.7.23.1.120 tl1srveff read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot6TL1Locn 1.3.6.1.4.1.994.3.4.7.23.1.121 tl1locn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot6TL1Dirn 1.3.6.1.4.1.994.3.4.7.23.1.122 tl1dirn read-write
This field is used in the following card types: discrete-inputs - onboard-sensors - analog-Inputs - analog-Sensors -
                               pSlot6SensorType 1.3.6.1.4.1.994.3.4.7.23.1.131 sensortype read-write
This field is used in the following card types: analog-Inputs - The type of sensor. analog-Sensors - The type of sensor.
                               pSlot6Index 1.3.6.1.4.1.994.3.4.7.23.1.999 integer32 read-only
Index.
                     pNetPortsTable 1.3.6.1.4.1.994.3.4.7.24 no-access
Table for configuration of NetPorts
                           pNetPortsEntry 1.3.6.1.4.1.994.3.4.7.24.1 no-access
Entry for configuration table of NetPorts
                               pNetPortsDescription 1.3.6.1.4.1.994.3.4.7.24.1.3 descriptionstring read-only
Description of the static network ports.
                               pNetPortsIPPortNum 1.3.6.1.4.1.994.3.4.7.24.1.73 integer32 read-write
IP port number to use when connecting to this network port.
                               pNetPortsIndex 1.3.6.1.4.1.994.3.4.7.24.1.999 integer32 read-only
Index.
                     wirelessModem 1.3.6.1.4.1.994.3.4.7.25
                           wirelessModemBackupIPAddress 1.3.6.1.4.1.994.3.4.7.25.78 ipaddress read-only
Wireless Modem IP Address.
                           wirelessModemTime 1.3.6.1.4.1.994.3.4.7.25.81 descriptionstring read-write
Wireless modem 24 hour reset time (hh:mm:ss)
                           wirelessModemTransmit 1.3.6.1.4.1.994.3.4.7.25.96 descriptionstring read-write
The string that will be sent to the modem.
                           wirelessModemUseWirelessNetwork 1.3.6.1.4.1.994.3.4.7.25.97 boolean read-write
Determines if modem tries to connect to wireless network.
                           wirelessModemUseResetTime 1.3.6.1.4.1.994.3.4.7.25.98 boolean read-write
Determines if the modem resets at reset time.
                           wirelessModemResponseWaitTime 1.3.6.1.4.1.994.3.4.7.25.99 descriptionstring read-write
Response Timeout (s)
                           wirelessModemSecondary 1.3.6.1.4.1.994.3.4.7.25.115 boolean read-write
Determines if the modem can use accept a dynamic (local) IP.
                     webmonSecurity 1.3.6.1.4.1.994.3.4.7.26
                           webmonSecurityUserLevel 1.3.6.1.4.1.994.3.4.7.26.55 unsigned32 read-write
This is the default user level. Anyone who has access to this device will have these permissions without logging in. One of the following masks from each group are used: No FTP access 0x0000 0 FTP read-only 0x0001 1 FTP Full access 0x0003 3 No Web access 0x0000 0 Monitor 0x0010 16 Config 0x0030 48 Config + Accounts 0x00B0 176 The masks are added together to create a permission value.
                           webmonSecurityUnsecured 1.3.6.1.4.1.994.3.4.7.26.77 boolean read-write
Allow unsecured configuration for SNMP.
                     dateTime 1.3.6.1.4.1.994.3.4.7.27
                           dateTimeConfigured 1.3.6.1.4.1.994.3.4.7.27.10 configured read-write
Determines whether or not NTP will be used to set system time.
                           dateTimeIpAddress 1.3.6.1.4.1.994.3.4.7.27.14 ipaddress read-write
Time Server IP Address
                           dateTimeDaylightSaving 1.3.6.1.4.1.994.3.4.7.27.53 boolean read-write
Determines if Daylight Savings is automatically adjusted.
                           dateTimeDate 1.3.6.1.4.1.994.3.4.7.27.80 descriptionstring read-write
This is the system date.
                           dateTimeTime 1.3.6.1.4.1.994.3.4.7.27.81 descriptionstring read-write
This is the system time.
                           dateTimeNegOffset 1.3.6.1.4.1.994.3.4.7.27.88 boolean read-write
True if a negative offset from UTC is desired
                           dateTimeUTCOffset 1.3.6.1.4.1.994.3.4.7.27.89 descriptionstring read-write
Time offset of local time compared to UTC
                     pDCMProtocolTable 1.3.6.1.4.1.994.3.4.7.28 no-access
Table for configuration of DCMProtocol
                           pDCMProtocolEntry 1.3.6.1.4.1.994.3.4.7.28.1 no-access
Entry for configuration table of DCMProtocol
                               pDCMProtocolDescription 1.3.6.1.4.1.994.3.4.7.28.1.3 descriptionstring read-only
Description of the input device that DCM will poll.
                               pDCMProtocolConfigured 1.3.6.1.4.1.994.3.4.7.28.1.10 configured read-write
If set to true, this input will be polled in DCM. If set to false, it will not be polled.
                               pDCMProtocolBaseDCMAddress 1.3.6.1.4.1.994.3.4.7.28.1.83 integer32 read-write
Base DCM address for this input device.
                               pDCMProtocolIndex 1.3.6.1.4.1.994.3.4.7.28.1.999 integer32 read-only
Index.
                     pdialOutTable 1.3.6.1.4.1.994.3.4.7.29 no-access
Table for configuration of dialOut
                           pdialOutEntry 1.3.6.1.4.1.994.3.4.7.29.1 no-access
Entry for configuration table of dialOut
                               pdialOutConfigured 1.3.6.1.4.1.994.3.4.7.29.1.10 configured read-write
Determines whether or not dial ou will be used to send SNMP traps.
                               pdialOutName 1.3.6.1.4.1.994.3.4.7.29.1.25 descriptionstring read-write
Dial out Username
                               pdialOutPassword 1.3.6.1.4.1.994.3.4.7.29.1.26 descriptionstring read-write
Password to use when dialing out
                               pdialOutDialOutNumber 1.3.6.1.4.1.994.3.4.7.29.1.79 descriptionstring read-write
Number to dial for dial out
                               pdialOutIndex 1.3.6.1.4.1.994.3.4.7.29.1.999 integer32 read-only
Index.
                     pderivedDiscreteTable 1.3.6.1.4.1.994.3.4.7.30 no-access
Table for configuration of derivedDiscrete
                           pderivedDiscreteEntry 1.3.6.1.4.1.994.3.4.7.30.1 no-access
Entry for configuration table of derivedDiscrete
                               pderivedDiscreteDescription 1.3.6.1.4.1.994.3.4.7.30.1.3 descriptionstring read-write
Description of the derived alarm point.
                               pderivedDiscreteDesc0 1.3.6.1.4.1.994.3.4.7.30.1.4 descriptionstring read-write
Description of the off state.
                               pderivedDiscreteDesc1 1.3.6.1.4.1.994.3.4.7.30.1.5 descriptionstring read-write
Description of the on state.
                               pderivedDiscreteConfigured 1.3.6.1.4.1.994.3.4.7.30.1.10 configured read-write
If set to true, changes of state will be reported. If set to false, not change of states will be reported.
                               pderivedDiscreteSendEmail 1.3.6.1.4.1.994.3.4.7.30.1.11 boolean read-write
If set to true, an email will be sent on a change of state. If false, no email will be sent.
                               pderivedDiscreteSendSNMPTrap 1.3.6.1.4.1.994.3.4.7.30.1.12 boolean read-write
If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent.
                               pderivedDiscreteLevel0 1.3.6.1.4.1.994.3.4.7.30.1.17 level read-write
Level of the off state.
                               pderivedDiscreteLevel1 1.3.6.1.4.1.994.3.4.7.30.1.18 level read-write
Level of the on state.
                               pderivedDiscreteLiveDescription 1.3.6.1.4.1.994.3.4.7.30.1.64 descriptionstring read-only
The current description of the alarm state.
                               pderivedDiscreteLiveLevel 1.3.6.1.4.1.994.3.4.7.30.1.65 descriptionstring read-only
The current level of the alarm.
                               pderivedDiscreteLiveTime 1.3.6.1.4.1.994.3.4.7.30.1.67 descriptionstring read-only
The time of the last change of state.
                               pderivedDiscreteElementAPkg 1.3.6.1.4.1.994.3.4.7.30.1.90 integer32 read-write
Package where the alarm point is located for element A.
                               pderivedDiscreteElementAPoint 1.3.6.1.4.1.994.3.4.7.30.1.91 integer32 read-write
Alarm point for element A.
                               pderivedDiscreteElementBPkg 1.3.6.1.4.1.994.3.4.7.30.1.92 integer32 read-write
Package where the alarm point is located for element B.
                               pderivedDiscreteElementBPoint 1.3.6.1.4.1.994.3.4.7.30.1.93 integer32 read-write
Alarm point for element B.
                               pderivedDiscreteDiscreteFormula 1.3.6.1.4.1.994.3.4.7.30.1.94 discreteformula read-write
The formula that will be used to compute the derived alarm.
                               pderivedDiscreteTL1SID 1.3.6.1.4.1.994.3.4.7.30.1.116 descriptionstring read-write
(TL1) System ID associated with this item.
                               pderivedDiscreteTL1COND 1.3.6.1.4.1.994.3.4.7.30.1.117 descriptionstring read-write
(TL1) Condition text associated with this item.
                               pderivedDiscreteTL1Eqpt 1.3.6.1.4.1.994.3.4.7.30.1.118 descriptionstring read-write
(TL1) EQPT field associated with this item.
                               pderivedDiscreteTL1Env 1.3.6.1.4.1.994.3.4.7.30.1.119 boolean read-write
(TL1) Environmental field associated with this item.
                               pderivedDiscreteTL1Srveff 1.3.6.1.4.1.994.3.4.7.30.1.120 tl1srveff read-write
(TL1) Service Effecting field associated with this item.
                               pderivedDiscreteTL1Locn 1.3.6.1.4.1.994.3.4.7.30.1.121 tl1locn read-write
(TL1) Location field associated with this item.
                               pderivedDiscreteTL1Dirn 1.3.6.1.4.1.994.3.4.7.30.1.122 tl1dirn read-write
(TL1) Direction field associated with this item.
                               pderivedDiscreteIndex 1.3.6.1.4.1.994.3.4.7.30.1.999 integer32 read-only
Index.
                     license 1.3.6.1.4.1.994.3.4.7.31
                           licenseDescription 1.3.6.1.4.1.994.3.4.7.31.3 descriptionstring read-only
This describes the status of the license
                           licenseLicenseKey 1.3.6.1.4.1.994.3.4.7.31.84 descriptionstring read-write
This is the License Key.
                           licenseExpires 1.3.6.1.4.1.994.3.4.7.31.85 descriptionstring read-only
This is the date the current License will expire.
                           licenseAllowTL1 1.3.6.1.4.1.994.3.4.7.31.124 boolean read-only
This describes the status of TL1 support in the license
                     pe2aHostTable 1.3.6.1.4.1.994.3.4.7.32 no-access
Table for configuration of e2aHost
                           pe2aHostEntry 1.3.6.1.4.1.994.3.4.7.32.1 no-access
Entry for configuration table of e2aHost
                               pe2aHostDescription 1.3.6.1.4.1.994.3.4.7.32.1.3 descriptionstring read-write
Description of the connection.
                               pe2aHostConfigured 1.3.6.1.4.1.994.3.4.7.32.1.10 configured read-write
If set to true, this route will be used by E2A.
                               pe2aHostIpAddress 1.3.6.1.4.1.994.3.4.7.32.1.14 ipaddress read-write
The IP address of the remote device.
                               pe2aHostLevel0 1.3.6.1.4.1.994.3.4.7.32.1.17 level read-write
Alarm level associated with the online state.
                               pe2aHostLevel1 1.3.6.1.4.1.994.3.4.7.32.1.18 level read-write
Alarm level associated with the offline state.
                               pe2aHostLevel2 1.3.6.1.4.1.994.3.4.7.32.1.19 level read-write
Alarm level associated with the connecting state.
                               pe2aHostRosterID 1.3.6.1.4.1.994.3.4.7.32.1.37 integer32 read-write
Serial port number to use when connecting to WebMon.
                               pe2aHostPollAddress 1.3.6.1.4.1.994.3.4.7.32.1.56 integer32 read-write
The E2A address of the remote device.
                               pe2aHostIPPortNum 1.3.6.1.4.1.994.3.4.7.32.1.73 integer32 read-write
IP port number to use when connecting to the remote device.
                               pe2aHostTL1SID 1.3.6.1.4.1.994.3.4.7.32.1.116 descriptionstring read-write
(TL1) System ID associated with this item.
                               pe2aHostTL1COND 1.3.6.1.4.1.994.3.4.7.32.1.117 descriptionstring read-write
(TL1) Condition text associated with this item.
                               pe2aHostTL1Eqpt 1.3.6.1.4.1.994.3.4.7.32.1.118 descriptionstring read-write
(TL1) EQPT field associated with this item.
                               pe2aHostTL1Env 1.3.6.1.4.1.994.3.4.7.32.1.119 boolean read-write
(TL1) Environmental field associated with this item.
                               pe2aHostTL1Srveff 1.3.6.1.4.1.994.3.4.7.32.1.120 tl1srveff read-write
(TL1) Service Effecting field associated with this item.
                               pe2aHostTL1Locn 1.3.6.1.4.1.994.3.4.7.32.1.121 tl1locn read-write
(TL1) Location field associated with this item.
                               pe2aHostTL1Dirn 1.3.6.1.4.1.994.3.4.7.32.1.122 tl1dirn read-write
(TL1) Direction field associated with this item.
                               pe2aHostIndex 1.3.6.1.4.1.994.3.4.7.32.1.999 integer32 read-only
Index.
                     pderivedAnalogTable 1.3.6.1.4.1.994.3.4.7.33 no-access
Table for configuration of derivedAnalog
                           pderivedAnalogEntry 1.3.6.1.4.1.994.3.4.7.33.1 no-access
Entry for configuration table of derivedAnalog
                               pderivedAnalogDescription 1.3.6.1.4.1.994.3.4.7.33.1.3 descriptionstring read-write
Description of the derived alarm point.
                               pderivedAnalogDesc0 1.3.6.1.4.1.994.3.4.7.33.1.4 descriptionstring read-write
The description for derived values between threshold 0 and threshold 1.
                               pderivedAnalogDesc1 1.3.6.1.4.1.994.3.4.7.33.1.5 descriptionstring read-write
The description for derived values between threshold 1 and threshold 2.
                               pderivedAnalogDesc2 1.3.6.1.4.1.994.3.4.7.33.1.6 descriptionstring read-write
The description for derived values between threshold 2 and threshold 3.
                               pderivedAnalogDesc3 1.3.6.1.4.1.994.3.4.7.33.1.7 descriptionstring read-write
The description for derived values between threshold 3 and threshold 4.
                               pderivedAnalogDesc4 1.3.6.1.4.1.994.3.4.7.33.1.8 descriptionstring read-write
The description for derived values between threshold 4 and threshold 5.
                               pderivedAnalogConfigured 1.3.6.1.4.1.994.3.4.7.33.1.10 configured read-write
If set to true, changes of state will be reported. If set to false, not change of states will be reported.
                               pderivedAnalogSendEmail 1.3.6.1.4.1.994.3.4.7.33.1.11 boolean read-write
If set to true, an email will be sent on a change of state. If false, no email will be sent.
                               pderivedAnalogSendSNMPTrap 1.3.6.1.4.1.994.3.4.7.33.1.12 boolean read-write
If set to true, an SNMP trap will be sent on a change of state. If false, no SNMP trap will be sent.
                               pderivedAnalogLevel0 1.3.6.1.4.1.994.3.4.7.33.1.17 level read-write
The level for derived values between threshold 0 and threshold 1.
                               pderivedAnalogLevel1 1.3.6.1.4.1.994.3.4.7.33.1.18 level read-write
The level for derived values between threshold 1 and threshold 2.
                               pderivedAnalogLevel2 1.3.6.1.4.1.994.3.4.7.33.1.19 level read-write
The level for derived values between threshold 2 and threshold 3.
                               pderivedAnalogLevel3 1.3.6.1.4.1.994.3.4.7.33.1.20 level read-write
The level for derived values between threshold 3 and threshold 4.
                               pderivedAnalogLevel4 1.3.6.1.4.1.994.3.4.7.33.1.21 level read-write
The level for derived values between threshold 4 and threshold 5.
                               pderivedAnalogThresh0 1.3.6.1.4.1.994.3.4.7.33.1.28 descriptionstring read-write
This is the maximum analog derived value.
                               pderivedAnalogThresh1 1.3.6.1.4.1.994.3.4.7.33.1.29 descriptionstring read-write
This is the first threshold derived value.
                               pderivedAnalogThresh2 1.3.6.1.4.1.994.3.4.7.33.1.30 descriptionstring read-write
This is the second threshold derived value.
                               pderivedAnalogThresh3 1.3.6.1.4.1.994.3.4.7.33.1.31 descriptionstring read-write
This is the third threshold derived value.
                               pderivedAnalogThresh4 1.3.6.1.4.1.994.3.4.7.33.1.32 descriptionstring read-write
This is the fourth threshold derived value.
                               pderivedAnalogThresh5 1.3.6.1.4.1.994.3.4.7.33.1.33 descriptionstring read-write
This is the minimum threshold derived value.
                               pderivedAnalogUnits 1.3.6.1.4.1.994.3.4.7.33.1.46 descriptionstring read-write
Description of the units of measurement.
                               pderivedAnalogLiveDescription 1.3.6.1.4.1.994.3.4.7.33.1.64 descriptionstring read-only
The current description of the alarm state.
                               pderivedAnalogLiveLevel 1.3.6.1.4.1.994.3.4.7.33.1.65 descriptionstring read-only
The current level of the alarm.
                               pderivedAnalogLiveRaw 1.3.6.1.4.1.994.3.4.7.33.1.66 descriptionstring read-only
The current derived reading from the analog devices. This value will alwaysbe between the threshold 0 and threshold 5 values.
                               pderivedAnalogLiveTime 1.3.6.1.4.1.994.3.4.7.33.1.67 descriptionstring read-only
The time of the last change of state.
                               pderivedAnalogElementAPkg 1.3.6.1.4.1.994.3.4.7.33.1.90 integer32 read-write
Package where the alarm point is located for element A.
                               pderivedAnalogElementAPoint 1.3.6.1.4.1.994.3.4.7.33.1.91 integer32 read-write
Alarm point for element A.
                               pderivedAnalogElementBPkg 1.3.6.1.4.1.994.3.4.7.33.1.92 integer32 read-write
Package where the alarm point is located for element B.
                               pderivedAnalogElementBPoint 1.3.6.1.4.1.994.3.4.7.33.1.93 integer32 read-write
Alarm point for element B.
                               pderivedAnalogFormula 1.3.6.1.4.1.994.3.4.7.33.1.95 descriptionstring read-write
The formula that will be used to compute the derived alarm.
                               pderivedAnalogTL1SID 1.3.6.1.4.1.994.3.4.7.33.1.116 descriptionstring read-write
(TL1) System ID associated with this item.
                               pderivedAnalogTL1COND 1.3.6.1.4.1.994.3.4.7.33.1.117 descriptionstring read-write
(TL1) Condition text associated with this item.
                               pderivedAnalogTL1Eqpt 1.3.6.1.4.1.994.3.4.7.33.1.118 descriptionstring read-write
(TL1) EQPT field associated with this item.
                               pderivedAnalogTL1Env 1.3.6.1.4.1.994.3.4.7.33.1.119 boolean read-write
(TL1) Environmental field associated with this item.
                               pderivedAnalogTL1Srveff 1.3.6.1.4.1.994.3.4.7.33.1.120 tl1srveff read-write
(TL1) Service Effecting field associated with this item.
                               pderivedAnalogTL1Locn 1.3.6.1.4.1.994.3.4.7.33.1.121 tl1locn read-write
(TL1) Location field associated with this item.
                               pderivedAnalogTL1Dirn 1.3.6.1.4.1.994.3.4.7.33.1.122 tl1dirn read-write
(TL1) Direction field associated with this item.
                               pderivedAnalogIndex 1.3.6.1.4.1.994.3.4.7.33.1.999 integer32 read-only
Index.
                     pgpsTable 1.3.6.1.4.1.994.3.4.7.34 no-access
Table for configuration of gps
                           pgpsEntry 1.3.6.1.4.1.994.3.4.7.34.1 no-access
Entry for configuration table of gps
                               pgpsDescription 1.3.6.1.4.1.994.3.4.7.34.1.3 descriptionstring read-only
Description of the onboard device.
                               pgpsDesc0 1.3.6.1.4.1.994.3.4.7.34.1.4 descriptionstring read-write
The description for values between threshold 0 and threshold 1.
                               pgpsDesc1 1.3.6.1.4.1.994.3.4.7.34.1.5 descriptionstring read-write
The description for values between threshold 1 and threshold 2.
                               pgpsDesc2 1.3.6.1.4.1.994.3.4.7.34.1.6 descriptionstring read-write
The description for values between threshold 2 and threshold 3.
                               pgpsDesc3 1.3.6.1.4.1.994.3.4.7.34.1.7 descriptionstring read-write
The description for values between threshold 3 and threshold 4.
                               pgpsDesc4 1.3.6.1.4.1.994.3.4.7.34.1.8 descriptionstring read-write
The description for values between threshold 4 and threshold 5.
                               pgpsConfigured 1.3.6.1.4.1.994.3.4.7.34.1.10 configured read-write
If set to true, the onboard sensors will be used. If set to false the will be ignored.
                               pgpsSendEmail 1.3.6.1.4.1.994.3.4.7.34.1.11 boolean read-write
If set to true an email event will be set when a threshold is crossed. If set to false no email event will be sent.
                               pgpsSendSNMPTrap 1.3.6.1.4.1.994.3.4.7.34.1.12 boolean read-write
If set to true an SNMP trap will be set when a threshold is crossed. If set to false no SNMP trap will be sent.
                               pgpsLevel0 1.3.6.1.4.1.994.3.4.7.34.1.17 level read-write
The level for values between threshold 0 and threshold 1.
                               pgpsLevel1 1.3.6.1.4.1.994.3.4.7.34.1.18 level read-write
The level for values between threshold 1 and threshold 2.
                               pgpsLevel2 1.3.6.1.4.1.994.3.4.7.34.1.19 level read-write
The level for values between threshold 2 and threshold 3.
                               pgpsLevel3 1.3.6.1.4.1.994.3.4.7.34.1.20 level read-write
The level for values between threshold 3 and threshold 4.
                               pgpsLevel4 1.3.6.1.4.1.994.3.4.7.34.1.21 level read-write
The level for values between threshold 4 and threshold 5.
                               pgpsThresh0 1.3.6.1.4.1.994.3.4.7.34.1.28 descriptionstring read-only
This is the minimun analog value.
                               pgpsThresh1 1.3.6.1.4.1.994.3.4.7.34.1.29 descriptionstring read-write
This is the first threshold value.
                               pgpsThresh2 1.3.6.1.4.1.994.3.4.7.34.1.30 descriptionstring read-write
This is the second threshold value.
                               pgpsThresh3 1.3.6.1.4.1.994.3.4.7.34.1.31 descriptionstring read-write
This is the third threshold value.
                               pgpsThresh4 1.3.6.1.4.1.994.3.4.7.34.1.32 descriptionstring read-write
This is the fourth threshold value.
                               pgpsThresh5 1.3.6.1.4.1.994.3.4.7.34.1.33 descriptionstring read-only
This is the maximum threshold value.
                               pgpsUnits 1.3.6.1.4.1.994.3.4.7.34.1.46 descriptionstring read-only
Description of the units of measurement.
                               pgpsLiveDescription 1.3.6.1.4.1.994.3.4.7.34.1.64 descriptionstring read-only
The description of the current state of the onboard sensor
                               pgpsLiveLevel 1.3.6.1.4.1.994.3.4.7.34.1.65 descriptionstring read-only
The level of the current state of the onboard sensor.
                               pgpsLiveRaw 1.3.6.1.4.1.994.3.4.7.34.1.66 descriptionstring read-only
The current reading from the onboard sensor. This value will always be between the threshold 0 and threshold 5 values.
                               pgpsLiveTime 1.3.6.1.4.1.994.3.4.7.34.1.67 descriptionstring read-only
The time of the last event.
                               pgpsTL1SID 1.3.6.1.4.1.994.3.4.7.34.1.116 descriptionstring read-write
(TL1) System ID associated with this item.
                               pgpsTL1COND 1.3.6.1.4.1.994.3.4.7.34.1.117 descriptionstring read-write
(TL1) Condition text associated with this item.
                               pgpsTL1Eqpt 1.3.6.1.4.1.994.3.4.7.34.1.118 descriptionstring read-write
(TL1) EQPT field associated with this item.
                               pgpsTL1Env 1.3.6.1.4.1.994.3.4.7.34.1.119 boolean read-write
(TL1) Environmental field associated with this item.
                               pgpsTL1Srveff 1.3.6.1.4.1.994.3.4.7.34.1.120 tl1srveff read-write
(TL1) Service Effecting field associated with this item.
                               pgpsTL1Locn 1.3.6.1.4.1.994.3.4.7.34.1.121 tl1locn read-write
(TL1) Location field associated with this item.
                               pgpsTL1Dirn 1.3.6.1.4.1.994.3.4.7.34.1.122 tl1dirn read-write
(TL1) Direction field associated with this item.
                               pgpsIndex 1.3.6.1.4.1.994.3.4.7.34.1.999 integer32 read-only
Index.
                     pportRedirectTable 1.3.6.1.4.1.994.3.4.7.35 no-access
Table for configuration of portRedirect
                           pportRedirectEntry 1.3.6.1.4.1.994.3.4.7.35.1 no-access
Entry for configuration table of portRedirect
                               pportRedirectDescription 1.3.6.1.4.1.994.3.4.7.35.1.3 descriptionstring read-write
Description of the connection.
                               pportRedirectConfigured 1.3.6.1.4.1.994.3.4.7.35.1.10 configured read-write
If set to true, this route will be allowed.
                               pportRedirectIpAddress 1.3.6.1.4.1.994.3.4.7.35.1.14 ipaddress read-write
The IP address of the remote device.
                               pportRedirectReadPeriod 1.3.6.1.4.1.994.3.4.7.35.1.23 integer32 read-write
Inactivity timeout (in minutes).
                               pportRedirectRosterID 1.3.6.1.4.1.994.3.4.7.35.1.37 integer32 read-write
IP port number to use when connecting to the remote device.
                               pportRedirectIPPortNum 1.3.6.1.4.1.994.3.4.7.35.1.73 integer32 read-write
IP port number to use when connecting to WebMon.
                               pportRedirectIndex 1.3.6.1.4.1.994.3.4.7.35.1.999 integer32 read-only
Index.
                     pscheduleATable 1.3.6.1.4.1.994.3.4.7.36 no-access
Table for configuration of scheduleA
                           pscheduleAEntry 1.3.6.1.4.1.994.3.4.7.36.1 no-access
Entry for configuration table of scheduleA
                               pscheduleADayOfWeek 1.3.6.1.4.1.994.3.4.7.36.1.102 dayofweek read-only
The day of the week
                               pscheduleAConfiguredState 1.3.6.1.4.1.994.3.4.7.36.1.103 configuredstate read-write
The state of the schedule at the beginning of the day.
                               pscheduleAConfigured1 1.3.6.1.4.1.994.3.4.7.36.1.104 configuredstate read-write
The state of the schedule between time markers 1 and 2.
                               pscheduleAConfigured2 1.3.6.1.4.1.994.3.4.7.36.1.105 configuredstate read-write
The state of the schedule between time markers 2 and 3.
                               pscheduleAConfigured3 1.3.6.1.4.1.994.3.4.7.36.1.106 configuredstate read-write
The state of the schedule between time markers 3 and 4.
                               pscheduleAConfigured4 1.3.6.1.4.1.994.3.4.7.36.1.107 configuredstate read-write
The state of the schedule at the end of the day.
                               pscheduleATime0 1.3.6.1.4.1.994.3.4.7.36.1.108 descriptionstring read-only
Time marker 0, the beginning of the day.
                               pscheduleATime1 1.3.6.1.4.1.994.3.4.7.36.1.109 descriptionstring read-write
Time marker 1.
                               pscheduleATime2 1.3.6.1.4.1.994.3.4.7.36.1.110 descriptionstring read-write
Time marker 2.
                               pscheduleATime3 1.3.6.1.4.1.994.3.4.7.36.1.111 descriptionstring read-write
Time marker 3.
                               pscheduleATime4 1.3.6.1.4.1.994.3.4.7.36.1.112 descriptionstring read-write
Time marker 4.
                               pscheduleATime5 1.3.6.1.4.1.994.3.4.7.36.1.113 descriptionstring read-only
Time marker 5, the end of the day.
                               pscheduleAIndex 1.3.6.1.4.1.994.3.4.7.36.1.999 integer32 read-only
Index.
                     pscheduleBTable 1.3.6.1.4.1.994.3.4.7.37 no-access
Table for configuration of scheduleB
                           pscheduleBEntry 1.3.6.1.4.1.994.3.4.7.37.1 no-access
Entry for configuration table of scheduleB
                               pscheduleBDayOfWeek 1.3.6.1.4.1.994.3.4.7.37.1.102 dayofweek read-only
The day of the week
                               pscheduleBConfiguredState 1.3.6.1.4.1.994.3.4.7.37.1.103 configuredstate read-write
The state of the schedule at the beginning of the day.
                               pscheduleBConfigured1 1.3.6.1.4.1.994.3.4.7.37.1.104 configuredstate read-write
The state of the schedule between time markers 1 and 2.
                               pscheduleBConfigured2 1.3.6.1.4.1.994.3.4.7.37.1.105 configuredstate read-write
The state of the schedule between time markers 2 and 3.
                               pscheduleBConfigured3 1.3.6.1.4.1.994.3.4.7.37.1.106 configuredstate read-write
The state of the schedule between time markers 3 and 4.
                               pscheduleBConfigured4 1.3.6.1.4.1.994.3.4.7.37.1.107 configuredstate read-write
The state of the schedule at the end of the day.
                               pscheduleBTime0 1.3.6.1.4.1.994.3.4.7.37.1.108 descriptionstring read-only
Time marker 0, the beginning of the day.
                               pscheduleBTime1 1.3.6.1.4.1.994.3.4.7.37.1.109 descriptionstring read-write
Time marker 1.
                               pscheduleBTime2 1.3.6.1.4.1.994.3.4.7.37.1.110 descriptionstring read-write
Time marker 2.
                               pscheduleBTime3 1.3.6.1.4.1.994.3.4.7.37.1.111 descriptionstring read-write
Time marker 3.
                               pscheduleBTime4 1.3.6.1.4.1.994.3.4.7.37.1.112 descriptionstring read-write
Time marker 4.
                               pscheduleBTime5 1.3.6.1.4.1.994.3.4.7.37.1.113 descriptionstring read-only
Time marker 5, the end of the day.
                               pscheduleBIndex 1.3.6.1.4.1.994.3.4.7.37.1.999 integer32 read-only
Index.
                     pscheduleCTable 1.3.6.1.4.1.994.3.4.7.38 no-access
Table for configuration of scheduleC
                           pscheduleCEntry 1.3.6.1.4.1.994.3.4.7.38.1 no-access
Entry for configuration table of scheduleC
                               pscheduleCDayOfWeek 1.3.6.1.4.1.994.3.4.7.38.1.102 dayofweek read-only
The day of the week
                               pscheduleCConfiguredState 1.3.6.1.4.1.994.3.4.7.38.1.103 configuredstate read-write
The state of the schedule at the beginning of the day.
                               pscheduleCConfigured1 1.3.6.1.4.1.994.3.4.7.38.1.104 configuredstate read-write
The state of the schedule between time markers 1 and 2.
                               pscheduleCConfigured2 1.3.6.1.4.1.994.3.4.7.38.1.105 configuredstate read-write
The state of the schedule between time markers 2 and 3.
                               pscheduleCConfigured3 1.3.6.1.4.1.994.3.4.7.38.1.106 configuredstate read-write
The state of the schedule between time markers 3 and 4.
                               pscheduleCConfigured4 1.3.6.1.4.1.994.3.4.7.38.1.107 configuredstate read-write
The state of the schedule at the end of the day.
                               pscheduleCTime0 1.3.6.1.4.1.994.3.4.7.38.1.108 descriptionstring read-only
Time marker 0, the beginning of the day.
                               pscheduleCTime1 1.3.6.1.4.1.994.3.4.7.38.1.109 descriptionstring read-write
Time marker 1.
                               pscheduleCTime2 1.3.6.1.4.1.994.3.4.7.38.1.110 descriptionstring read-write
Time marker 2.
                               pscheduleCTime3 1.3.6.1.4.1.994.3.4.7.38.1.111 descriptionstring read-write
Time marker 3.
                               pscheduleCTime4 1.3.6.1.4.1.994.3.4.7.38.1.112 descriptionstring read-write
Time marker 4.
                               pscheduleCTime5 1.3.6.1.4.1.994.3.4.7.38.1.113 descriptionstring read-only
Time marker 5, the end of the day.
                               pscheduleCIndex 1.3.6.1.4.1.994.3.4.7.38.1.999 integer32 read-only
Index.
                     pscheduleDTable 1.3.6.1.4.1.994.3.4.7.39 no-access
Table for configuration of scheduleD
                           pscheduleDEntry 1.3.6.1.4.1.994.3.4.7.39.1 no-access
Entry for configuration table of scheduleD
                               pscheduleDDayOfWeek 1.3.6.1.4.1.994.3.4.7.39.1.102 dayofweek read-only
The day of the week
                               pscheduleDConfiguredState 1.3.6.1.4.1.994.3.4.7.39.1.103 configuredstate read-write
The state of the schedule at the beginning of the day.
                               pscheduleDConfigured1 1.3.6.1.4.1.994.3.4.7.39.1.104 configuredstate read-write
The state of the schedule between time markers 1 and 2.
                               pscheduleDConfigured2 1.3.6.1.4.1.994.3.4.7.39.1.105 configuredstate read-write
The state of the schedule between time markers 2 and 3.
                               pscheduleDConfigured3 1.3.6.1.4.1.994.3.4.7.39.1.106 configuredstate read-write
The state of the schedule between time markers 3 and 4.
                               pscheduleDConfigured4 1.3.6.1.4.1.994.3.4.7.39.1.107 configuredstate read-write
The state of the schedule at the end of the day.
                               pscheduleDTime0 1.3.6.1.4.1.994.3.4.7.39.1.108 descriptionstring read-only
Time marker 0, the beginning of the day.
                               pscheduleDTime1 1.3.6.1.4.1.994.3.4.7.39.1.109 descriptionstring read-write
Time marker 1.
                               pscheduleDTime2 1.3.6.1.4.1.994.3.4.7.39.1.110 descriptionstring read-write
Time marker 2.
                               pscheduleDTime3 1.3.6.1.4.1.994.3.4.7.39.1.111 descriptionstring read-write
Time marker 3.
                               pscheduleDTime4 1.3.6.1.4.1.994.3.4.7.39.1.112 descriptionstring read-write
Time marker 4.
                               pscheduleDTime5 1.3.6.1.4.1.994.3.4.7.39.1.113 descriptionstring read-only
Time marker 5, the end of the day.
                               pscheduleDIndex 1.3.6.1.4.1.994.3.4.7.39.1.999 integer32 read-only
Index.
                     tl1Settings 1.3.6.1.4.1.994.3.4.7.40
                           tl1SettingsTL1Issue 1.3.6.1.4.1.994.3.4.7.40.123 tl1issue read-write
(TL1) TL1 issue associated with this device.
                     pDCPFProtocolTable 1.3.6.1.4.1.994.3.4.7.41 no-access
Table for configuration of DCPFProtocol
                           pDCPFProtocolEntry 1.3.6.1.4.1.994.3.4.7.41.1 no-access
Entry for configuration table of DCPFProtocol
                               pDCPFProtocolDescription 1.3.6.1.4.1.994.3.4.7.41.1.3 descriptionstring read-only
Description of the input device that DCPF will poll.
                               pDCPFProtocolConfigured 1.3.6.1.4.1.994.3.4.7.41.1.10 configured read-write
If set to true, this input will be polled in DCPF. If set to false, it will not be polled.
                               pDCPFProtocolBaseDCPFDisplay 1.3.6.1.4.1.994.3.4.7.41.1.127 integer32 read-write
Base DCPF display for this input device.
                               pDCPFProtocolIndex 1.3.6.1.4.1.994.3.4.7.41.1.999 integer32 read-only
Index.
                     dcpfSettings 1.3.6.1.4.1.994.3.4.7.42
                           dcpfSettingsDCPFAddress 1.3.6.1.4.1.994.3.4.7.42.128 integer32 read-write
Base DCPF Address.
                     pTABSProtocolTable 1.3.6.1.4.1.994.3.4.7.43 no-access
Table for configuration of TABSProtocol
                           pTABSProtocolEntry 1.3.6.1.4.1.994.3.4.7.43.1 no-access
Entry for configuration table of TABSProtocol
                               pTABSProtocolDescription 1.3.6.1.4.1.994.3.4.7.43.1.3 descriptionstring read-only
Description of the input device that TABS will poll.
                               pTABSProtocolConfigured 1.3.6.1.4.1.994.3.4.7.43.1.10 configured read-write
If set to true, this input will be polled in TABS. If set to false, it will not be polled.
                               pTABSProtocolBaseTABSDisplay 1.3.6.1.4.1.994.3.4.7.43.1.129 integer32 read-write
Base TABS display for this input device.
                               pTABSProtocolIndex 1.3.6.1.4.1.994.3.4.7.43.1.999 integer32 read-only
Index.
                     tabsSettings 1.3.6.1.4.1.994.3.4.7.44
                           tabsSettingsTABSAddress 1.3.6.1.4.1.994.3.4.7.44.130 integer32 read-write
Base TABS Address.
                     psnmpCommandsTable 1.3.6.1.4.1.994.3.4.7.45 no-access
Table for configuration of snmpCommands
                           psnmpCommandsEntry 1.3.6.1.4.1.994.3.4.7.45.1 no-access
Entry for configuration table of snmpCommands
                               psnmpCommandsDescription 1.3.6.1.4.1.994.3.4.7.45.1.3 descriptionstring read-write
Name for this SNMP command.
                               psnmpCommandsConfigured 1.3.6.1.4.1.994.3.4.7.45.1.10 configured read-write
If set to true, this command will be sent for matching events. If set to false, it will not be sent.
                               psnmpCommandsIpAddress 1.3.6.1.4.1.994.3.4.7.45.1.14 ipaddress read-write
Target (receiver) IP address of this SNMP command.
                               psnmpCommandsGet 1.3.6.1.4.1.994.3.4.7.45.1.39 descriptionstring read-write
SNMP community used with this command.
                               psnmpCommandsSnmpVersion 1.3.6.1.4.1.994.3.4.7.45.1.42 snmpversion read-write
SNMP version to be used with this command.
                               psnmpCommandsOutputAuto 1.3.6.1.4.1.994.3.4.7.45.1.49 integer32 read-write
Source alarm point for this SNMP command.
                               psnmpCommandsOutputAutoPkg 1.3.6.1.4.1.994.3.4.7.45.1.71 integer32 read-write
Package where the source alarm point is located.
                               psnmpCommandsIPPortNum 1.3.6.1.4.1.994.3.4.7.45.1.73 integer32 read-write
Target (receiver) IP port of this SNMP command.
                               psnmpCommandsOID 1.3.6.1.4.1.994.3.4.7.45.1.132 descriptionstring read-write
Target OID used with this command
                               psnmpCommandsSNMPVarbindType 1.3.6.1.4.1.994.3.4.7.45.1.134 snmpvarbindtype read-write
Type of value sent to target, if this is a set command.
                               psnmpCommandsTextNormal 1.3.6.1.4.1.994.3.4.7.45.1.135 descriptionstring read-write
Value sent to target for normal condition for a set command.
                               psnmpCommandsTextCritical 1.3.6.1.4.1.994.3.4.7.45.1.136 descriptionstring read-write
Value sent to target for critical condition for a set command.
                               psnmpCommandsTextMajor 1.3.6.1.4.1.994.3.4.7.45.1.137 descriptionstring read-write
Value sent to target for major condition for a set command.
                               psnmpCommandsTextMinor 1.3.6.1.4.1.994.3.4.7.45.1.138 descriptionstring read-write
Value sent to target for minor condition for a set command.
                               psnmpCommandsTextStatus 1.3.6.1.4.1.994.3.4.7.45.1.139 descriptionstring read-write
Value sent to target for status condition for a set command.
                               psnmpCommandsIndex 1.3.6.1.4.1.994.3.4.7.45.1.999 integer32 read-only
Index.
                     battMon 1.3.6.1.4.1.994.3.4.7.46
                           battMonConfigured 1.3.6.1.4.1.994.3.4.7.46.10 configured read-write
If set to true, this command will be sent for matching events. If set to false, it will not be sent.
                           battMonOutputAuto 1.3.6.1.4.1.994.3.4.7.46.49 integer32 read-write
Source alarm point for this SNMP command.
                           battMonOutputAutoPkg 1.3.6.1.4.1.994.3.4.7.46.71 integer32 read-write
Package where the source alarm point is located.
                     pBankInfoTable 1.3.6.1.4.1.994.3.4.7.47 no-access
Table for configuration of BankInfo
                           pBankInfoEntry 1.3.6.1.4.1.994.3.4.7.47.1 no-access
Entry for configuration table of BankInfo
                               pBankInfoDescription 1.3.6.1.4.1.994.3.4.7.47.1.3 descriptionstring read-only
Description of the slot contents.
                               pBankInfoConfigured 1.3.6.1.4.1.994.3.4.7.47.1.10 configured read-write
Schedule of when this bank is in use.
                               pBankInfoPresent 1.3.6.1.4.1.994.3.4.7.47.1.68 boolean read-only
If true indicates the bank is connected to the WebMon. If false indicates that the bank is not connected.
                               pBankInfoSlotId 1.3.6.1.4.1.994.3.4.7.47.1.69 slotid read-write
Identifies the type of card in slot.
                               pBankInfoIOFormat 1.3.6.1.4.1.994.3.4.7.47.1.75 ioformat read-write
                               pBankInfoIndex 1.3.6.1.4.1.994.3.4.7.47.1.999 integer32 read-only
Index.
                     configObjectGroup 1.3.6.1.4.1.994.3.4.7.999
Description.
                 triggers 1.3.6.1.4.1.994.3.4.8
                     resetDevice 1.3.6.1.4.1.994.3.4.8.1 boolean read-write
Setting this item to true will cause a reset of the device. Setting this item to false will have no effect.
                     commitAccountChanges 1.3.6.1.4.1.994.3.4.8.2 boolean read-write
Setting this item to true will cause any user account changes to go into effect immediatly. Setting this item to false will have no effect.
                     resendEvents 1.3.6.1.4.1.994.3.4.8.3 boolean read-write
Setting this item to true will cause the device to resend traps for any standing alarms. Setting this item to false will have no effect.