SITEBOSS-530-STD-MIB
- Registered at
- 1.3.6.1.4.1.3052.12
- Last updated
- 2016-01-07 01:43
- Organization
- Asentria Corporation
- Revisions
- 2016-01-07 01:43, 2015-04-03 01:57, 2014-12-30 01:41, 2014-12-11 01:40, 2014-10-16 01:39, 2014-10-03 01:38, 2014-08-14 01:37, 2014-07-03 01:36, 2014-06-24 01:35, 2014-05-29 01:34, 2014-04-11 01:33, 2014-01-17 01:32, 2013-12-04 01:31, 2013-08-01 01:30, 2013-06-12 01:29, 2013-05-28 01:28, 2013-05-10 01:27, 2013-03-15 01:26, 2013-02-06 01:25, 2013-01-14 01:24, 2012-11-26 01:23, 2012-08-22 01:22, 2012-07-09 01:21, 2012-06-12 01:20, 2012-05-02 01:19, 2012-04-05 01:18, 2012-03-06 01:17, 2011-08-08 09:00, 2011-08-01 09:00, 2011-07-08 09:00, 2011-01-05 09:00, 2010-11-03 09:00, 2010-08-24 09:00, 2010-03-16 09:00, 2010-01-19 09:00, 2009-03-31 09:00, 2008-11-12 09:00, 2008-06-09 09:00, 2008-06-02 11:00, 2008-05-15 15:00, 2008-04-22 16:52, 2008-04-09 16:40, 2008-03-21 16:50, 2008-02-13 14:20
- Namespace
- asentria
- Source file
SITEBOSS-530-STD-MIB- Digest
sha256:0e378367a8229ec9a26ca81b3132c3f485340223cfcfcbf26315c570c959a5ce
Description
MIB module for managing Asentria SiteBoss 530
Contact
Phone: 206-344-8800 Fax: 206-344-2116 Email: support@asentria.com
Imports
| From | Symbols |
|---|---|
| ASENTRIA-ROOT-MIB | asentria |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ASENTRIA-ROOT-MIB SITEBOSS-530-STD-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| status OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1 | |||
| eventSensorStatus OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.1 | |||
| esPointTable OBJECT-TYPE This table organizes 4 basic attributes of points. A point is a particular sensor on an EventSensor (e.g., temperature, humidity, contact closure 2, output 5, etc.). The 4 point attributes are its name, whether it's in its event state, the point's value as a number and its value as a string. Points are referenced by a point index. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). | 1.3.6.1.4.1.3052.12.1.1.1 | not-accessible | current | |
| esPointEntry OBJECT-TYPE Entry for EventSensor point table | 1.3.6.1.4.1.3052.12.1.1.1.1 | not-accessible | current | |
| esIndexES OBJECT-TYPE The part of the point index that refers to an EventSensor. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu. For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndexES=2 will now refer to that particular EventSensor. | 1.3.6.1.4.1.3052.12.1.1.1.1.1 | Integer32 (1..200) | read-only | current |
| esIndexPC OBJECT-TYPE The part of the point index that refers to point class. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). The values for this object are: 1=temperature sensor 2=contact closure 3=humidity sensor 4=noise sensor 5=analog input 6=output (relay output or power output) | 1.3.6.1.4.1.3052.12.1.1.1.1.2 | Integer32 (1..6) | read-only | current |
| esIndexPoint OBJECT-TYPE The part of the point index that delineates which sensor on the EventSensor. So this combined with esIndexPC (Point Class or type) and esIndexES (which EventSensor) uniquely defines each point (sensor or output) attached to a unit. For example, if esIndexES is 3, esIndexPC is 1 and esIndexPoint is 4 then this is the Fourth Temperature Sensor on EventSensor number 3. | 1.3.6.1.4.1.3052.12.1.1.1.1.3 | Integer32 (1..64) | read-only | current |
| esPointName OBJECT-TYPE The name of the point on an EventSensor. For example, 'AC temp' (in the case of the temperature sensor on an EventSensor). There can be multiple points of the same point class on an EventSensor (e.g., 8 contact closures) and multiple sensor classes on an EventSensor (e.g., temperature, contact closure, humidity). If the point referenced by a given point index is solitary (e.g., temperature sensor, because there can be only one on an EventSensor), then this object reads as '<EventSensor name>'. Setting this object for solitary point indices sets the EventSensor name only. On the other hand, if a given point is among other points of the same point class on an EventSensor, then this object reads as '<Sensor name>'. Setting this object for these NON- solitary point indices sets the sensor name only - not the EventSensor name. | 1.3.6.1.4.1.3052.12.1.1.1.1.4 | DisplayString | read-write | current |
| esPointInEventState OBJECT-TYPE A number referring to the event state of a point on an EventSensor. This number can have different meanings depending on the point class. If the point class is temperature, humidity, or analog input, then the values of this object are: 1=very low 2=low 3=normal 4=high 5=very high For contact closures the values of this object are: 1=point in event state 2=point in normal state For outputs the values of this object is the numeric code for the logical state of the output: 1 or 2. The logical state of the output is either active/inactive for relay outputs or on/off for power outputs. The logical state of the output has different nomenclature depending on the type of the output (relay output or power output): 1=active (for relay output) or on (for power output) 2=inactive (for relay output) or off (for power output) This is not necessarily representative of physical state of the output. Physical state is energized/de-energized, for both relay and power outputs. For relay outputs, the active logical state corresponds to either the energized physical state or the de-energized physical state depending on how the relay output is configured. For power outputs, the on logical state always corresponds to the energized physical state. For any point class and any point, if the event state is undefined, then the value of this object is 0. For any point class except output, this object is read-only. For outputs, setting this object to 1 puts the output into its active logical state. Setting this object to 2 puts the output into its inactive logical state. Setting this object to any value greater than 2 puts the output into its active logical state for that many seconds (up to 3600), after which time it puts the output into its inactive logical state. | 1.3.6.1.4.1.3052.12.1.1.1.1.5 | Integer32 | read-write | current |
| esPointValueInt OBJECT-TYPE A read-only number referring to the value of a point on an EventSensor. If the point class is temperature, then this object is the temperature in its configured scale (default is Fahrenheit). If the point class is contact closure, then this object is either 0 (open) or 1 (closed). If the point class is humidity, then this object is the percent relative humidity. If the point class is analog input, then this object is the signed input value in tenths of the configured units. If the point class is an output, then this object is the numeric code for the physical state of the output. 0=de-energized 1=energized This object cannot be used to control the output, i.e, change its logical or physical state (instead use the esPointInEventState object). | 1.3.6.1.4.1.3052.12.1.1.1.1.6 | Integer32 (-2147483648..2147483647) | read-write | current |
| esPointValueStr OBJECT-TYPE A string referring to the value of a point on an EventSensor. For contact closures this object is either 'Open' or 'Closed'. For outputs this object is a concatenation of the logical state and physical state, separated by '/'. For a relay output this object can be one of the following 4 possible values: Active/Energized Inactive/Energized Active/De-energized Inactve/De-energized For a power output this object can be one of the following 2 possible values: On/Energized Off/De-energized For temperature and humidity point classes, this object is the string representation of the esPointValueInt object. For temperature, 'C' or 'F' is including in the string to indicate scale. For analog inputs, this object is the string representation of the plus/minus input in the configured units appended with the unit name. | 1.3.6.1.4.1.3052.12.1.1.1.1.7 | DisplayString | read-only | current |
| esPointTimeLastChange OBJECT-TYPE The time of the last time an event was triggerred for a point on an EventSensor in MM/DD/YY HH:MM:SS format. For contact closures, the possible events are Active and Inactive. For temperature, humidity, and analog inputs, the possible events are Normal, High, Very High, Low, and Very Low. For outputs, this object is a null string. | 1.3.6.1.4.1.3052.12.1.1.1.1.8 | DisplayString | read-only | current |
| esPointTimetickLastChange OBJECT-TYPE The time of the last time an event was triggerred for a point on an EventSensor in 100ths of seconds since reset. For contact closures, the possible events are Active and Inactive. For temperature, humidity, and analog inputs, the possible events are Normal, High, Very High, Low, and Very Low. For outputs, this object is 0. | 1.3.6.1.4.1.3052.12.1.1.1.1.9 | TimeTicks | read-only | current |
| esPointAliasValueStr OBJECT-TYPE For CC inputs, this is the CC active/inactive alias setting setting value that currently corresponds to the event state. So if the CC input is in the event state, then this object is the active alias setting value. If the CC input is in the normal state, then this object is the inactive alias setting value. For relay/power outputs, this is the output active/inactive alias setting value that currently corresponds to the output state. So if the output is in the active state, then this object is the active alias setting value. If the output is in hte inactive state, then this object is the inactive alias setting value. For non-CC and non-output sensors, this is the same as the esPointValueStr object. | 1.3.6.1.4.1.3052.12.1.1.1.1.10 | DisplayString | read-only | current |
| esPointClassValueStr OBJECT-TYPE For CC inputs, this is the CC active/inactive class setting setting value that currently corresponds to the event state. So if the CC input is in the event state, then this object is the active class setting value. If the CC input is in the normal state, then this object is the inactive class setting value. For relay/power, analog and temp outputs, this is the output class string given the event (Very High, High, Normal, Low and Very Low). The class string is based upon the chosen string in the class table for e.g. Info, Minor, Major, Minor, Critical etc. If the given event is High, the chosen Class string for this event is what returned. | 1.3.6.1.4.1.3052.12.1.1.1.1.11 | DisplayString | read-only | current |
| dataEventStatus OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.2 | |||
| deStatusTable OBJECT-TYPE Data Event Status Table | 1.3.6.1.4.1.3052.12.1.2.1 | not-accessible | current | |
| deStatusEntry OBJECT-TYPE EventSensor status entry | 1.3.6.1.4.1.3052.12.1.2.1.1 | not-accessible | current | |
| deStatusIndex OBJECT-TYPE Index for Data Events | 1.3.6.1.4.1.3052.12.1.2.1.1.1 | Integer32 (1..100) | read-only | current |
| deStatusName OBJECT-TYPE Data Event name | 1.3.6.1.4.1.3052.12.1.2.1.1.2 | DisplayString | read-only | current |
| deStatusCounter OBJECT-TYPE Number of times a data record has matched this event's equation. Range: 1-999999999 | 1.3.6.1.4.1.3052.12.1.2.1.1.3 | Integer32 | read-only | current |
| deStatusThreshold OBJECT-TYPE Number of times the equation is matched before an event is triggered. Range: 1-999999999 | 1.3.6.1.4.1.3052.12.1.2.1.1.4 | Integer32 | read-only | current |
| modemStatus OBJECT-TYPE status of modem (idle, dialing, connected, etc.) | 1.3.6.1.4.1.3052.12.1.3 | DisplayString | read-only | current |
| modemCLIDLogTable OBJECT-TYPE Table of numbers of recent dialing parties | 1.3.6.1.4.1.3052.12.1.4 | not-accessible | current | |
| modemCLIDLogEntry OBJECT-TYPE Entry for table of CLID log entries | 1.3.6.1.4.1.3052.12.1.4.1 | not-accessible | current | |
| modemCLIDLogIndex OBJECT-TYPE Index for table of CLID log entries | 1.3.6.1.4.1.3052.12.1.4.1.1 | Integer32 (1..8) | read-only | current |
| modemCLIDLogNumber OBJECT-TYPE recently logged number of dialing party | 1.3.6.1.4.1.3052.12.1.4.1.2 | DisplayString | read-write | current |
| powerDistributionStatus OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.5 | |||
| pdConfig OBJECT-TYPE Power Distribution output configuration | 1.3.6.1.4.1.3052.12.1.5.1 | DisplayString | read-only | current |
| pdNextGen OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.5.4 | |||
| pdnTable OBJECT-TYPE Table of power distribution objects arranged according to next-generation methodology (i.e., using multiple PowerBoss power distributors in addition to the on-board power distributor). | 1.3.6.1.4.1.3052.12.1.5.4.1 | not-accessible | current | |
| pdnEntry OBJECT-TYPE Entry for table of power distribution objects arranged according to next-generation methodology (i.e., using multiple PowerBoss power distributors in addition to the on-board power distributor). | 1.3.6.1.4.1.3052.12.1.5.4.1.1 | not-accessible | current | |
| pdnIndexPD OBJECT-TYPE Index for table of power distribution objects, specifically the index that refers to which power distributor. A value of 200 means the internal power distributor. A value from 1 to 16 refers to an external power distributor (PowerBoss), and is the same value as esIndexES, which refers to the PowerBoss as an EventSensor in the eventSensorStatus object table. In other words, pdnIndexPD is the same as esIndexES: esIndexES is used to refer to the PowerBoss as an eventsensor (i.e., control outputs), while pdnIndexPD is used to refer to the PowerBoss when used for power distribution monitoring (i.e., to alarm on output current/voltage/fuse status). | 1.3.6.1.4.1.3052.12.1.5.4.1.1.1 | Integer32 (1..200) | read-only | current |
| pdnIndexOutput OBJECT-TYPE Index for table of power distribution objects, specifically the index that refers to which output on the power distributor specified by pdnIndexPD. For objects where the output is irrelevant, this index should be 1. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.2 | Integer32 (1..12) | read-only | current |
| pdnConfig OBJECT-TYPE The number of outputs on the power distributor specified by pdnIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.3 | DisplayString | read-only | current |
| pdnMainCurrentInEventState OBJECT-TYPE The event state of the current (i.e. Amps) event of the power distributor specified by pdnIndexPD. pdnIndexOutput should be 1 for this object. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.4 | DisplayString | read-only | current |
| pdnMainCurrentValue OBJECT-TYPE The current drawn, in mA, for the power distributor specified by pdnIndexPD. If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and refers to the current drawn by that PowerBoss and all equipment powered by that PowerBoss. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.5 | Integer32 | read-only | current |
| pdnMainCurrentValueStr OBJECT-TYPE Essentially pdnMainCurrentValue formatted as a string in units of Amps, with 3 decimal places. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.6 | DisplayString | read-only | current |
| pdnMainCurrentDeadband OBJECT-TYPE The deadband, in mA, for the main current sensor for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.7 | Integer32 | read-only | current |
| pdnMainCurrentVHighCurrent OBJECT-TYPE The current, in mA, for the main current sensor's Very High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.8 | Integer32 | read-only | current |
| pdnMainCurrentHighCurrent OBJECT-TYPE The current, in mA, for the main current sensor's High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.9 | Integer32 | read-only | current |
| pdnMainCurrentLowCurrent OBJECT-TYPE The current, in mA, for the main current sensor's Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.10 | Integer32 | read-only | current |
| pdnMainCurrentVLowCurrent OBJECT-TYPE The current, in mA, for the main current sensor's Very Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.11 | Integer32 | read-only | current |
| pdnMainVoltageInEventState OBJECT-TYPE The event state of the voltage event of the power distributor specified by pdnIndexPD. pdnIndexOutput should be 1 for this object. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.12 | DisplayString | read-only | current |
| pdnMainVoltageValue OBJECT-TYPE The voltage, in mV, at the power distributor specified by pdnIndexPD. If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and refers to the voltage at that PowerBoss and all equipment powered by that PowerBoss. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.13 | Integer32 | read-only | current |
| pdnMainVoltageValueStr OBJECT-TYPE Essentially pdnMainVoltageValue formatted as a string in units of Volts, with 3 decimal places. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.14 | DisplayString | read-only | current |
| pdnMainVoltageDeadband OBJECT-TYPE The deadband, in mV, for the main voltage sensor for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.15 | Integer32 | read-only | current |
| pdnMainVoltageVHighVoltage OBJECT-TYPE The voltage, in mA, for the main voltage sensor's Very High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.16 | Integer32 | read-only | current |
| pdnMainVoltageHighVoltage OBJECT-TYPE The voltage, in mV, for the main voltage sensor's High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.17 | Integer32 | read-only | current |
| pdnMainVoltageLowVoltage OBJECT-TYPE The voltage, in mV, for the main voltage sensor's Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.18 | Integer32 | read-only | current |
| pdnMainVoltageVLowVoltage OBJECT-TYPE The voltage, in mV, for the main voltage sensor's Very Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.19 | Integer32 | read-only | current |
| pdnMainPowerValue OBJECT-TYPE The power, in Watts, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.20 | Integer32 | read-only | current |
| pdnMainPowerValueStr OBJECT-TYPE The power, in Watts, for the power distributor specified by pdIndexPD, formatted as a string with the unit name 'Watts'. pdnIndexOutput should be 1 for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.21 | DisplayString | read-only | current |
| pdnOutputCurrentInEventState OBJECT-TYPE The event state of the current (i.e. Amps) event of the power distributor output specified by pdnIndexPD and pdnIndexOutput. E.g., for pdnIndexPD=200 and pdnIndexOutput=2, this refers to power output #2 of the internal power distributor. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.22 | DisplayString | read-only | current |
| pdnOutputCurrentValue OBJECT-TYPE The current drawn, in mA, for the power distributor output specified by pdnIndexPD and pdIndexOutput. E.g., if pdIndexPD is 3 then this is an external power distributor (PowerBoss) identified as 'power distributor 3' and refers to the current drawn by a specific power output on that PowerBoss. The specific power output is specified by pdIndexOutput. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.23 | Integer32 | read-only | current |
| pdnOutputCurrentValueStr OBJECT-TYPE Essentially pdnOutputCurrentValue formatted as a string in units of Amps, with 3 decimal places. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.24 | DisplayString | read-only | current |
| pdnOutputCurrentDeadband OBJECT-TYPE The deadband, in mA, for the main current sensor for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.25 | Integer32 | read-only | current |
| pdnOutputCurrentVHighCurrent OBJECT-TYPE The current, in mA, for a specific power output's current sensor Very High event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.26 | Integer32 | read-only | current |
| pdnOutputCurrentHighCurrent OBJECT-TYPE The current, in mA, for a specific power output's current sensor High event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.27 | Integer32 | read-only | current |
| pdnOutputCurrentLowCurrent OBJECT-TYPE The current, in mA, for a specific power output's current sensor Low event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.28 | Integer32 | read-only | current |
| pdnOutputCurrentVLowCurrent OBJECT-TYPE The current, in mA, for a specific power output's current sensor Very Low event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.29 | Integer32 | read-only | current |
| pdnOutputFuseInEventState OBJECT-TYPE The event state of the fuse event of the power distributor output specified by pdnIndexPD and pdnIndexOutput. E.g., for pdnIndexPD=14 and pdnIndexOutput=2, this refers to power output #2 of the external power distributor (PowerBoss), identified as 'power distributor 14'. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'. This object exists only for power distributors with fuse monitoring support. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.30 | DisplayString | read-only | current |
| pdnOutputFuseValueStr OBJECT-TYPE The state of the fuse of the power distributor output specified by pdnIndexPD and pdnIndexOutput. Possible values for this object are: 'BLOWN' and 'OK'. This object exists only for power distributors with fuse monitoring support. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.31 | DisplayString | read-only | current |
| pdnMainCombinedStatus OBJECT-TYPE Combined status string intended to be parsed by NMS: format: voltageColorCode`voltageEventState`voltageValue`mainCurrentColorCode`mainCurrentEventState`mainCurrentValue`deviceCurrentValue`mainPowerValue | 1.3.6.1.4.1.3052.12.1.5.4.1.1.32 | DisplayString | read-only | current |
| pdnOutputCombinedStatusBlock1 OBJECT-TYPE Combined status string intended to be parsed by NMS: format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~... | 1.3.6.1.4.1.3052.12.1.5.4.1.1.33 | DisplayString | read-only | current |
| pdnOutputCombinedStatusBlock2 OBJECT-TYPE Combined status string intended to be parsed by NMS: format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~... | 1.3.6.1.4.1.3052.12.1.5.4.1.1.34 | DisplayString | read-only | current |
| pdnDeviceCurrentValue OBJECT-TYPE Current drawn by device in mA. For the internal power distributor device, this is the current drawn by the SiteBoss 571. For an external power distributor device (PowerBoss), this is the current drawn by the PowerBoss. This object exists only for power distributors with device current monitoring support. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.35 | Integer32 | read-only | current |
| pdnDeviceCurrentValueStr OBJECT-TYPE Current drawn by device as a string with units (Amps). For the internal power distributor device, this is the current drawn by the SiteBoss 571. For an external power distributor device (PowerBoss), this is the current drawn by the PowerBoss. This object exists only for power distributors with device current monitoring support. | 1.3.6.1.4.1.3052.12.1.5.4.1.1.36 | DisplayString | read-only | current |
| pdSystem OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.5.5 | |||
| pdSystemCurrent OBJECT-TYPE Total current drawn by all power distributors in system; that is, the sum of all pdnMainCurrentValue objects for all connected power distributors: internal and external. | 1.3.6.1.4.1.3052.12.1.5.5.1 | DisplayString | read-only | current |
| pdSystemPower OBJECT-TYPE Total power used by all power distributors in system; that is, the sum of all pdnMainPowerValue objects for all connected power distributors: internal and external. | 1.3.6.1.4.1.3052.12.1.5.5.2 | DisplayString | read-only | current |
| fuelSensorStatus OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.6 | |||
| fsStatusTable OBJECT-TYPE Fuel sensor status table | 1.3.6.1.4.1.3052.12.1.6.1 | not-accessible | current | |
| fsStatusEntry OBJECT-TYPE Fuel sensor status table entry | 1.3.6.1.4.1.3052.12.1.6.1.1 | not-accessible | current | |
| fsStatusIndex OBJECT-TYPE Index for fuel sensors | 1.3.6.1.4.1.3052.12.1.6.1.1.1 | Integer32 (1..3) | read-only | current |
| fsStatusName OBJECT-TYPE Fuel sensor name | 1.3.6.1.4.1.3052.12.1.6.1.1.2 | DisplayString | read-only | current |
| fsStatusDeviceState OBJECT-TYPE Fuel sensor device state | 1.3.6.1.4.1.3052.12.1.6.1.1.3 | DisplayString | read-only | current |
| fsStatusVolumeValueString OBJECT-TYPE Fuel volume. Range is -2,147,483,648 to 2,147,483,647. This value reads -999 when the fuel sensor is disconnected | 1.3.6.1.4.1.3052.12.1.6.1.1.4 | DisplayString | read-only | current |
| fsStatusVolumePercentLevel OBJECT-TYPE Height of the fluid in the tank expressed as a percentage of the tank height, in hundredths of a percent. | 1.3.6.1.4.1.3052.12.1.6.1.1.7 | DisplayString | read-only | current |
| fsStatusVolumeInEventState OBJECT-TYPE Current event status of the fuel sensor. | 1.3.6.1.4.1.3052.12.1.6.1.1.8 | DisplayString | read-only | current |
| fsStatusCombined OBJECT-TYPE Combined status string intended to be parsed by NMS: deviceState`deviceStateColorCode`percentRounded`valueAsFloat`volumeEventState`volumeEventStateColorCode`capacity`units`name | 1.3.6.1.4.1.3052.12.1.6.1.1.9 | DisplayString | read-only | current |
| wirelessModemStatus OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.7 | |||
| wmsStatus OBJECT-TYPE Wireless modem status | 1.3.6.1.4.1.3052.12.1.7.1 | DisplayString | read-only | current |
| wmsSignal OBJECT-TYPE Wireless modem Signal strength | 1.3.6.1.4.1.3052.12.1.7.2 | DisplayString | read-only | current |
| wmsRSSI OBJECT-TYPE Wireless modem Signal strength (RSSI) | 1.3.6.1.4.1.3052.12.1.7.3 | DisplayString | read-only | current |
| wmsBER OBJECT-TYPE Wireless modem Bit Error Rate | 1.3.6.1.4.1.3052.12.1.7.4 | DisplayString | read-only | current |
| wmsUpdated OBJECT-TYPE Wireless modem info last update time | 1.3.6.1.4.1.3052.12.1.7.5 | DisplayString | read-only | current |
| wmsRegistration OBJECT-TYPE Wireless modem registration status | 1.3.6.1.4.1.3052.12.1.7.6 | DisplayString | read-only | current |
| wmsLAC OBJECT-TYPE Wireless modem Location Area Code | 1.3.6.1.4.1.3052.12.1.7.7 | DisplayString | read-only | current |
| wmsCellID OBJECT-TYPE Wireless modem Cell ID | 1.3.6.1.4.1.3052.12.1.7.8 | DisplayString | read-only | current |
| wmsIMSI OBJECT-TYPE Wireless modem Internation Mobile Subscriber Identity number | 1.3.6.1.4.1.3052.12.1.7.9 | DisplayString | read-only | current |
| wmsPhnum OBJECT-TYPE Wireless modem phone number | 1.3.6.1.4.1.3052.12.1.7.10 | DisplayString | read-only | current |
| wmsLocalIP OBJECT-TYPE Local IP address of modem on wireless network | 1.3.6.1.4.1.3052.12.1.7.11 | DisplayString | read-only | current |
| wmsMgfID OBJECT-TYPE Wireless modem manufacturer ID | 1.3.6.1.4.1.3052.12.1.7.12 | DisplayString | read-only | current |
| wmsModelID OBJECT-TYPE Wireless modem model ID | 1.3.6.1.4.1.3052.12.1.7.13 | DisplayString | read-only | current |
| wmsIMEI OBJECT-TYPE Wireless modem International Mobile Equipment Identity number | 1.3.6.1.4.1.3052.12.1.7.14 | DisplayString | read-only | current |
| wmsRevID OBJECT-TYPE Wireless modem revision ID | 1.3.6.1.4.1.3052.12.1.7.15 | DisplayString | read-only | current |
| wmsNetName OBJECT-TYPE Wireless modem network name | 1.3.6.1.4.1.3052.12.1.7.16 | DisplayString | read-only | current |
| wmsGPRSStatus OBJECT-TYPE Wireless modem (E)GPRS status | 1.3.6.1.4.1.3052.12.1.7.17 | DisplayString | read-only | current |
| wmsBand OBJECT-TYPE Wireless modem band | 1.3.6.1.4.1.3052.12.1.7.18 | DisplayString | read-only | current |
| wmsChannel OBJECT-TYPE Wireless modem channel | 1.3.6.1.4.1.3052.12.1.7.19 | DisplayString | read-only | current |
| wmsCountryCode OBJECT-TYPE Wireless modem country code | 1.3.6.1.4.1.3052.12.1.7.20 | DisplayString | read-only | current |
| wmsNetCode OBJECT-TYPE Wireless modem network code | 1.3.6.1.4.1.3052.12.1.7.21 | DisplayString | read-only | current |
| wmsPLMNColor OBJECT-TYPE Wireless modem PLMN color | 1.3.6.1.4.1.3052.12.1.7.22 | DisplayString | read-only | current |
| wmsBScolor OBJECT-TYPE Wireless modem BS color | 1.3.6.1.4.1.3052.12.1.7.23 | DisplayString | read-only | current |
| wmsMpRACH OBJECT-TYPE Wireless modem max power RACH | 1.3.6.1.4.1.3052.12.1.7.24 | DisplayString | read-only | current |
| wmsMinRxLevel OBJECT-TYPE Wireless modem minimum receive level | 1.3.6.1.4.1.3052.12.1.7.25 | DisplayString | read-only | current |
| wmsBaseCoeff OBJECT-TYPE Wireless modem base coefficient | 1.3.6.1.4.1.3052.12.1.7.26 | DisplayString | read-only | current |
| wmsSIMStatus OBJECT-TYPE WWireless modem SIM status | 1.3.6.1.4.1.3052.12.1.7.27 | DisplayString | read-only | current |
| wmsICCID OBJECT-TYPE Wireless modem SIM ICCID | 1.3.6.1.4.1.3052.12.1.7.28 | DisplayString | read-only | current |
| wmsModemType OBJECT-TYPE Wireless modem type | 1.3.6.1.4.1.3052.12.1.7.29 | DisplayString | read-only | current |
| acPowerMonitorStatus OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.1.8 | |||
| acpmStatusTable OBJECT-TYPE AC power monitor status table | 1.3.6.1.4.1.3052.12.1.8.1 | not-accessible | current | |
| acpmStatusEntry OBJECT-TYPE AC power monitor status table entry | 1.3.6.1.4.1.3052.12.1.8.1.1 | not-accessible | current | |
| acpmsIndex OBJECT-TYPE Index for AC power monitors | 1.3.6.1.4.1.3052.12.1.8.1.1.1 | Integer32 (1..6) | read-only | current |
| acpmsName OBJECT-TYPE Name for the AC power monitor device. | 1.3.6.1.4.1.3052.12.1.8.1.1.2 | DisplayString | read-only | current |
| acpmsAvgVoltageValueStr OBJECT-TYPE Average voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1). This could be either the average of the phase voltages, or the sum of the phase voltages, depending on device configuration. | 1.3.6.1.4.1.3052.12.1.8.1.1.3 | DisplayString | read-only | current |
| acpmsAvgVoltageMinStr OBJECT-TYPE Minimum average voltage value since last reset, in volts. | 1.3.6.1.4.1.3052.12.1.8.1.1.4 | DisplayString | read-only | current |
| acpmsAvgVoltageMaxStr OBJECT-TYPE Maximum average voltage value since last reset, in volts. | 1.3.6.1.4.1.3052.12.1.8.1.1.5 | DisplayString | read-only | current |
| acpmsAvgVoltageAvgStr OBJECT-TYPE Average average voltage value since last reset, in volts. This is the unit's average of its measurements of the average voltage reported by the AC power monitor device. | 1.3.6.1.4.1.3052.12.1.8.1.1.6 | DisplayString | read-only | current |
| acpmsAvgVoltageInEventState OBJECT-TYPE Event state of this AC power monitor voltage (Low, Normal, High, etc.). | 1.3.6.1.4.1.3052.12.1.8.1.1.7 | DisplayString | read-only | current |
| acpmsVoltagePhaseAValueStr OBJECT-TYPE Phase A voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1). | 1.3.6.1.4.1.3052.12.1.8.1.1.8 | DisplayString | read-only | current |
| acpmsVoltagePhaseBValueStr OBJECT-TYPE Phase B voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1). | 1.3.6.1.4.1.3052.12.1.8.1.1.9 | DisplayString | read-only | current |
| acpmsVoltagePhaseCValueStr OBJECT-TYPE Phase C voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1). | 1.3.6.1.4.1.3052.12.1.8.1.1.10 | DisplayString | read-only | current |
| acpmsAvgCurrentValueStr OBJECT-TYPE Average current, in amps. This is calculated using the formula (register * CT ratio * 0.001). This could be either the average of the phase currents, or the sum of the phase currents, depending on device configuration. | 1.3.6.1.4.1.3052.12.1.8.1.1.11 | DisplayString | read-only | current |
| acpmsAvgCurrentMinStr OBJECT-TYPE Minimum average current value since last reset, in amps. | 1.3.6.1.4.1.3052.12.1.8.1.1.12 | DisplayString | read-only | current |
| acpmsAvgCurrentMaxStr OBJECT-TYPE Maximum average current value since last reset, in amps. | 1.3.6.1.4.1.3052.12.1.8.1.1.13 | DisplayString | read-only | current |
| acpmsAvgCurrentAvgStr OBJECT-TYPE Average average current value since last reset, in amps. This is the unit's average of its measurements of the average current reported by the AC power monitor device. | 1.3.6.1.4.1.3052.12.1.8.1.1.14 | DisplayString | read-only | current |
| acpmsAvgCurrentInEventState OBJECT-TYPE Event state of this AC power monitor current (Low, Normal, High, etc.). | 1.3.6.1.4.1.3052.12.1.8.1.1.15 | DisplayString | read-only | current |
| acpmsCurrentPhaseAValueStr OBJECT-TYPE Phase A current, in amps. This is calculated using the formula (register * CT ratio * 0.001). | 1.3.6.1.4.1.3052.12.1.8.1.1.16 | DisplayString | read-only | current |
| acpmsCurrentPhaseBValueStr OBJECT-TYPE Phase B current, in amps. This is calculated using the formula (register * CT ratio * 0.001). | 1.3.6.1.4.1.3052.12.1.8.1.1.17 | DisplayString | read-only | current |
| acpmsCurrentPhaseCValueStr OBJECT-TYPE Phase C current, in amps. This is calculated using the formula (register * CT ratio * 0.001). | 1.3.6.1.4.1.3052.12.1.8.1.1.18 | DisplayString | read-only | current |
| acpmsAvgFreqValueStr OBJECT-TYPE Frequency, in hertz. On the YD2010, this is calculated using the formula (register * 0.00106813). On the WattsOn, this is calculated using the formula (register * 0.1). | 1.3.6.1.4.1.3052.12.1.8.1.1.19 | DisplayString | read-only | current |
| acpmsAvgFreqMinStr OBJECT-TYPE Minimum frequency value since last reset, in hertz. | 1.3.6.1.4.1.3052.12.1.8.1.1.20 | DisplayString | read-only | current |
| acpmsAvgFreqMaxStr OBJECT-TYPE Maximum frequency value since last reset, in hertz. | 1.3.6.1.4.1.3052.12.1.8.1.1.21 | DisplayString | read-only | current |
| acpmsAvgFreqAvgStr OBJECT-TYPE Average frequency value since last reset, in hertz. This is the unit's average of its measurements of the average frequency reported by the AC power monitor device. | 1.3.6.1.4.1.3052.12.1.8.1.1.22 | DisplayString | read-only | current |
| acpmsAvgFreqInEventState OBJECT-TYPE Event state of this AC power monitor frequency (Low, Normal, High, etc.). | 1.3.6.1.4.1.3052.12.1.8.1.1.23 | DisplayString | read-only | current |
| acpmsTRPValueStr OBJECT-TYPE Total real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn models, this is calculated using the formula (register * PT * CT). | 1.3.6.1.4.1.3052.12.1.8.1.1.24 | DisplayString | read-only | current |
| acpmsTRPMinStr OBJECT-TYPE Minimum total real power value since last reset, in watts. | 1.3.6.1.4.1.3052.12.1.8.1.1.25 | DisplayString | read-only | current |
| acpmsTRPMaxStr OBJECT-TYPE Maximum total real power value since last reset, in watts. | 1.3.6.1.4.1.3052.12.1.8.1.1.26 | DisplayString | read-only | current |
| acpmsTRPAvgStr OBJECT-TYPE Average total real power value since last reset, in watts. This is the unit's average of its measurements of the average total real power reported by the AC power monitor device. | 1.3.6.1.4.1.3052.12.1.8.1.1.27 | DisplayString | read-only | current |
| acpmsTRPInEventState OBJECT-TYPE Event state of this AC power monitor total real power (Low, Normal, High, etc.). | 1.3.6.1.4.1.3052.12.1.8.1.1.28 | DisplayString | read-only | current |
| acpmsRPPhaseAValueStr OBJECT-TYPE Phase A real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculated using the formula (register * PT * CT). | 1.3.6.1.4.1.3052.12.1.8.1.1.29 | DisplayString | read-only | current |
| acpmsRPPhaseBValueStr OBJECT-TYPE Phase B real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculated using the formula (register * PT * CT). | 1.3.6.1.4.1.3052.12.1.8.1.1.30 | DisplayString | read-only | current |
| acpmsRPPhaseCValueStr OBJECT-TYPE Phase C real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculated using the formula (register * PT * CT). | 1.3.6.1.4.1.3052.12.1.8.1.1.31 | DisplayString | read-only | current |
| acpmsCombined OBJECT-TYPE Combined status string intended to be parsed by NMS: name`deviceState`deviceStateColorCode`voltage`current`frequency`power~voltageEventState`voltageColorCode`currentEventState`currentColorCode`frequencyEventState`freuencyColorCode`powerEventState`powerColorCode | 1.3.6.1.4.1.3052.12.1.8.1.1.32 | DisplayString | read-only | current |
| acpmsTPFValueStr OBJECT-TYPE Total power factor. | 1.3.6.1.4.1.3052.12.1.8.1.1.33 | DisplayString | read-only | current |
| acpmsTPFMinStr OBJECT-TYPE Total power factor minimum value since last reset. | 1.3.6.1.4.1.3052.12.1.8.1.1.34 | DisplayString | read-only | current |
| acpmsTPFMaxStr OBJECT-TYPE Total power factor maximum value since last reset. | 1.3.6.1.4.1.3052.12.1.8.1.1.35 | DisplayString | read-only | current |
| acpmsTPFAvgStr OBJECT-TYPE Total power factor average value since last reset. | 1.3.6.1.4.1.3052.12.1.8.1.1.36 | DisplayString | read-only | current |
| acpmsTPFInEventState OBJECT-TYPE Total power factor event state. | 1.3.6.1.4.1.3052.12.1.8.1.1.37 | DisplayString | read-only | current |
| acpmsPFPhaseAValueStr OBJECT-TYPE Phase A power factor. | 1.3.6.1.4.1.3052.12.1.8.1.1.38 | DisplayString | read-only | current |
| acpmsPFPhaseBValueStr OBJECT-TYPE Phase B power factor. | 1.3.6.1.4.1.3052.12.1.8.1.1.39 | DisplayString | read-only | current |
| acpmsPFPhaseCValueStr OBJECT-TYPE Phase C power factor. | 1.3.6.1.4.1.3052.12.1.8.1.1.40 | DisplayString | read-only | current |
| acpmsTRcPValueStr OBJECT-TYPE Total reactive power, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.41 | DisplayString | read-only | current |
| acpmsTRcPMinStr OBJECT-TYPE Total reactive power minimum value since last reset, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.42 | DisplayString | read-only | current |
| acpmsTRcPMaxStr OBJECT-TYPE Total reactive power maximum value since last reset, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.43 | DisplayString | read-only | current |
| acpmsTRcPAvgStr OBJECT-TYPE Total reactive power average value since last reset, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.44 | DisplayString | read-only | current |
| acpmsRcPPhaseAValueStr OBJECT-TYPE Phase A reactive power, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.45 | DisplayString | read-only | current |
| acpmsRcPPhaseBValueStr OBJECT-TYPE Phase B reactive power, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.46 | DisplayString | read-only | current |
| acpmsRcPPhaseCValueStr OBJECT-TYPE Phase C reactive power, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.47 | DisplayString | read-only | current |
| acpmsTAPValueStr OBJECT-TYPE Total apparent power, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.48 | DisplayString | read-only | current |
| acpmsTAPMinStr OBJECT-TYPE Total apparent power minimum value since last reset, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.49 | DisplayString | read-only | current |
| acpmsTAPMaxStr OBJECT-TYPE Total apparent power maximum value since last reset, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.50 | DisplayString | read-only | current |
| acpmsTAPAvgStr OBJECT-TYPE Total apparent power average value since last reset, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.51 | DisplayString | read-only | current |
| acpmsAPPhaseAValueStr OBJECT-TYPE Phase A apparent power, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.52 | DisplayString | read-only | current |
| acpmsAPPhaseBValueStr OBJECT-TYPE Phase B apparent power, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.53 | DisplayString | read-only | current |
| acpmsAPPhaseCValueStr OBJECT-TYPE Phase C apparent power, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.54 | DisplayString | read-only | current |
| acpmsTotalEnergyWh OBJECT-TYPE Total energy, in Wh. | 1.3.6.1.4.1.3052.12.1.8.1.1.55 | Integer32 | read-only | current |
| acpmsTotalEnergyVAR OBJECT-TYPE Total reactive energy, in VAR. | 1.3.6.1.4.1.3052.12.1.8.1.1.56 | Integer32 | read-only | current |
| acpmsTotalEnergyVA OBJECT-TYPE Total apparent energy, in VA. | 1.3.6.1.4.1.3052.12.1.8.1.1.57 | Integer32 | read-only | current |
| config OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2 | |||
| eventSensorBasics OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.1 | |||
| esNumberEventSensors OBJECT-TYPE The number of EventSensors recognized by the unit, including the internal EventSensor. Range: 1-17 | 1.3.6.1.4.1.3052.12.2.1.1 | Integer32 | read-only | current |
| esTable OBJECT-TYPE The table of what EventSensors are attached to the unit, including the internal EventSensor | 1.3.6.1.4.1.3052.12.2.1.2 | not-accessible | current | |
| esEntry OBJECT-TYPE Table entry for EventSensor table | 1.3.6.1.4.1.3052.12.2.1.2.1 | not-accessible | current | |
| esIndex OBJECT-TYPE This number refers to an EventSensor; it has the same meaning as the esIndexES object (see above), except that this object is used only within the esTable branch. This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu. For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndex=2 will now refer to that particular EventSensor. | 1.3.6.1.4.1.3052.12.2.1.2.1.1 | Integer32 (1..200) | read-only | current |
| esName OBJECT-TYPE The name of the EventSensor | 1.3.6.1.4.1.3052.12.2.1.2.1.2 | DisplayString | read-only | current |
| esID OBJECT-TYPE The factory-assigned ID of the EventSensor | 1.3.6.1.4.1.3052.12.2.1.2.1.3 | DisplayString | read-only | current |
| esNumberTempSensors OBJECT-TYPE The number of temperature sensors on the EventSensor | 1.3.6.1.4.1.3052.12.2.1.2.1.4 | Integer32 | read-only | current |
| esTempReportingMode OBJECT-TYPE Description of how temperature values should be interpreted. | 1.3.6.1.4.1.3052.12.2.1.2.1.5 | DisplayString | read-only | current |
| esNumberCCs OBJECT-TYPE The number of contact closures on the EventSensor. | 1.3.6.1.4.1.3052.12.2.1.2.1.6 | Integer32 | read-only | current |
| esCCReportingMode OBJECT-TYPE Description of how CC values should be interpreted. | 1.3.6.1.4.1.3052.12.2.1.2.1.7 | DisplayString | read-only | current |
| esNumberHumidSensors OBJECT-TYPE The number of humidity sensors on the EventSensor. | 1.3.6.1.4.1.3052.12.2.1.2.1.8 | Integer32 | read-only | current |
| esHumidReportingMode OBJECT-TYPE Description of how humidity sensor values should be interpreted. | 1.3.6.1.4.1.3052.12.2.1.2.1.9 | DisplayString | read-only | current |
| esNumberNoiseSensors OBJECT-TYPE The number of noise sensors on the EventSensor. | 1.3.6.1.4.1.3052.12.2.1.2.1.10 | Integer32 | read-only | current |
| esNoiseReportingMode OBJECT-TYPE Description of how noise sensor values should be interpreted. | 1.3.6.1.4.1.3052.12.2.1.2.1.11 | DisplayString | read-only | current |
| esNumberAirflowSensors OBJECT-TYPE The number of airflow sensors on the EventSensor. | 1.3.6.1.4.1.3052.12.2.1.2.1.12 | Integer32 | read-only | current |
| esAirflowReportingMode OBJECT-TYPE Description of how airflow sensor values should be interpreted. | 1.3.6.1.4.1.3052.12.2.1.2.1.13 | DisplayString | read-only | current |
| esNumberAnalog OBJECT-TYPE The number of analog inputs on the EventSensor. | 1.3.6.1.4.1.3052.12.2.1.2.1.14 | Integer32 | read-only | current |
| esAnalogReportingMode OBJECT-TYPE Description of how analog input values should be interpreted. | 1.3.6.1.4.1.3052.12.2.1.2.1.15 | DisplayString | read-only | current |
| esNumberOutputs OBJECT-TYPE The number of outputs (relay or power) on the EventSensor | 1.3.6.1.4.1.3052.12.2.1.2.1.16 | Integer32 | read-only | current |
| esOutputReportingMode OBJECT-TYPE Description of how output values should be interpreted. | 1.3.6.1.4.1.3052.12.2.1.2.1.17 | DisplayString | read-only | current |
| esTempCombinedStatus OBJECT-TYPE Combined status string intended to be parsed by NMS: name`value`scale`eventState`eventColorCode | 1.3.6.1.4.1.3052.12.2.1.2.1.18 | DisplayString | read-only | current |
| esCCCombinedStatusBlock1 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name1`value1`eventColorCode1`alias1~name2`value2`eventColorCode2`alias2~...name8`value8`eventColorCode8`alias8 | 1.3.6.1.4.1.3052.12.2.1.2.1.19 | DisplayString | read-only | current |
| esCCCombinedStatusBlock2 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name9`value9`eventColorCode9`alias9~name10`value10`eventColorCode10`alias10~...name16`value16`eventColorCode16`alias16 | 1.3.6.1.4.1.3052.12.2.1.2.1.20 | DisplayString | read-only | current |
| esCCCombinedStatusBlock3 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name17`value17`eventColorCode17`alias17~name18`value18`eventColorCode18`alias18~...name24`value24`eventColorCode24`alias24 | 1.3.6.1.4.1.3052.12.2.1.2.1.21 | DisplayString | read-only | current |
| esCCCombinedStatusBlock4 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name25`value25`eventColorCode25`alias25~name26`value26`eventColorCode26`alias26~...name32`value32`eventColorCode32`alias32 | 1.3.6.1.4.1.3052.12.2.1.2.1.22 | DisplayString | read-only | current |
| esCCCombinedStatusBlock5 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name33`value33`eventColorCode33`alias33~name34`value34`eventColorCode34`alias35~...name40`value40`eventColorCode40`alias40 | 1.3.6.1.4.1.3052.12.2.1.2.1.23 | DisplayString | read-only | current |
| esCCCombinedStatusBlock6 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name41`value41`eventColorCode41`alias41~name42`value42`eventColorCode42`alias43~...name48`value48`eventColorCode48`alias48 | 1.3.6.1.4.1.3052.12.2.1.2.1.24 | DisplayString | read-only | current |
| esCCCombinedStatusBlock7 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name49`value49`eventColorCode49`alias49~name50`value50`eventColorCode50`alias50~...name56`value56`eventColorCode56`alias56 | 1.3.6.1.4.1.3052.12.2.1.2.1.25 | DisplayString | read-only | current |
| esCCCombinedStatusBlock8 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name57`value57`eventColorCode57`alias57~name57`value57`eventColorCode564`alias57~...name64`value64`eventColorCode64`alias64 | 1.3.6.1.4.1.3052.12.2.1.2.1.26 | DisplayString | read-only | current |
| esHumidCombinedStatus OBJECT-TYPE Combined status string intended to be parsed by NMS: name`value`eventState`eventColorCode | 1.3.6.1.4.1.3052.12.2.1.2.1.27 | DisplayString | read-only | current |
| esAnalogCombinedStatusBlock1 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name1`value1`units1`eventState`eventColorCode1~name2`value2`units2`eventState`eventColorCode2~... | 1.3.6.1.4.1.3052.12.2.1.2.1.28 | DisplayString | read-only | current |
| esAnalogCombinedStatusBlock2 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~name9`value9`units9`eventState9`eventColorCode9~... | 1.3.6.1.4.1.3052.12.2.1.2.1.29 | DisplayString | read-only | current |
| esAnalogCombinedStatusBlock3 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... | 1.3.6.1.4.1.3052.12.2.1.2.1.30 | DisplayString | read-only | current |
| esAnalogCombinedStatusBlock4 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... | 1.3.6.1.4.1.3052.12.2.1.2.1.31 | DisplayString | read-only | current |
| esAnalogCombinedStatusBlock5 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... | 1.3.6.1.4.1.3052.12.2.1.2.1.32 | DisplayString | read-only | current |
| esAnalogCombinedStatusBlock6 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... | 1.3.6.1.4.1.3052.12.2.1.2.1.33 | DisplayString | read-only | current |
| esOutputCombinedStatusBlock1 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... | 1.3.6.1.4.1.3052.12.2.1.2.1.34 | DisplayString | read-only | current |
| esOutputCombinedStatusBlock2 OBJECT-TYPE Combined status string intended to be parsed by NMS: numInBlock`namex`valuex`aliasx~namey`valuey`aliasy~...namez`valuez`aliasz | 1.3.6.1.4.1.3052.12.2.1.2.1.35 | DisplayString | read-only | current |
| esNewSensors OBJECT-TYPE String representing the number of new (attached but unconfigured) EventSensors | 1.3.6.1.4.1.3052.12.2.1.3 | DisplayString | read-only | current |
| eventSensorPointConfig OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.2 | |||
| esPointConfigTempTable OBJECT-TYPE This table organizes 3 basic attributes of temperature sensor points. A point is a particular sensor on an EventSensor. The 3 point attributes organizes in this table are: 1. the configuration item (e.g., enable, name, etc.) 2. the eventsensor on which this point resides 3. the point number (always 1 for temp sensors) Points are referenced by a point config index. The point config index is a string of 2 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor within the context of this emperature point config table ; namely, which EventSensor, and which sensor (a.k.a. point) (always 1 for temperature sensors). | 1.3.6.1.4.1.3052.12.2.2.1 | not-accessible | current | |
| esPointConfigTempEntry OBJECT-TYPE Entry for EventSensor point config temperature table | 1.3.6.1.4.1.3052.12.2.2.1.1 | not-accessible | current | |
| espcTempIndexES OBJECT-TYPE The part of the point index that refers to an EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the the context of the eventsensor point config temperature table; namely, which EventSensor, and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu. For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndexES=2 will now refer to that particular EventSensor. | 1.3.6.1.4.1.3052.12.2.2.1.1.1 | Integer32 (1..200) | read-only | current |
| espcTempIndexPoint OBJECT-TYPE The part of the point index that delineates which sensor on the EventSensor. So this combined with espcTempIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of temperature point configuration. | 1.3.6.1.4.1.3052.12.2.2.1.1.2 | Integer32 (1..64) | read-only | current |
| espcTempEnable OBJECT-TYPE ON/OFF enable this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.3 | DisplayString | read-write | current |
| espcTempScale OBJECT-TYPE Scale (C/F) for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.4 | DisplayString | read-write | current |
| espcTempDeadband OBJECT-TYPE Deadband for this temperature sensor (in floating-point format) | 1.3.6.1.4.1.3052.12.2.2.1.1.5 | DisplayString | read-write | current |
| espcTempVHighTemp OBJECT-TYPE Very high temperature event threshold for this temperature sensor (in floating-point format) | 1.3.6.1.4.1.3052.12.2.2.1.1.6 | DisplayString | read-write | current |
| espcTempVHighActions OBJECT-TYPE Very high temperature event actions for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.7 | DisplayString | read-write | current |
| espcTempVHighTrapnum OBJECT-TYPE Very high temperature event trap number for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.8 | Integer32 | read-write | current |
| espcTempVHighClass OBJECT-TYPE Very high temperature event class for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.9 | DisplayString | read-write | current |
| espcTempHighTemp OBJECT-TYPE High temperature event threshold for this temperature sensor (in floating-point format) | 1.3.6.1.4.1.3052.12.2.2.1.1.10 | DisplayString | read-write | current |
| espcTempHighActions OBJECT-TYPE High temperature event actions for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.11 | DisplayString | read-write | current |
| espcTempHighTrapnum OBJECT-TYPE High temperature event trap number for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.12 | Integer32 | read-write | current |
| espcTempHighClass OBJECT-TYPE High temperature event class for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.13 | DisplayString | read-write | current |
| espcTempNormalActions OBJECT-TYPE Return-to-normal event actions for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.14 | DisplayString | read-write | current |
| espcTempNormalTrapnum OBJECT-TYPE Return-to-normal event trap number for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.15 | Integer32 | read-write | current |
| espcTempNormalClass OBJECT-TYPE Return-to-normal event class for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.16 | DisplayString | read-write | current |
| espcTempLowTemp OBJECT-TYPE Low temperature event threshold for this temperature sensor (in floating-point format) | 1.3.6.1.4.1.3052.12.2.2.1.1.17 | DisplayString | read-write | current |
| espcTempLowActions OBJECT-TYPE Low temperature event actions for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.18 | DisplayString | read-write | current |
| espcTempLowTrapnum OBJECT-TYPE Low temperature event trap number for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.19 | Integer32 | read-write | current |
| espcTempLowClass OBJECT-TYPE Low temperature event class for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.20 | DisplayString | read-write | current |
| espcTempVLowTemp OBJECT-TYPE Very Low temperature event threshold for this temperature sensor (in floating-point format) | 1.3.6.1.4.1.3052.12.2.2.1.1.21 | DisplayString | read-write | current |
| espcTempVLowActions OBJECT-TYPE Very Low temperature event actions for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.22 | DisplayString | read-write | current |
| espcTempVLowTrapnum OBJECT-TYPE Very Low temperature event trap number for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.23 | Integer32 | read-write | current |
| espcTempVLowClass OBJECT-TYPE Very Low temperature event class for this temperature sensor | 1.3.6.1.4.1.3052.12.2.2.1.1.24 | DisplayString | read-write | current |
| esPointConfigCCTable OBJECT-TYPE This table organizes 3 basic attributes of contact closure points. A point is a particular sensor on an EventSensor. The 3 point attributes organizes in this table are: 1. the configuration item (e.g., enable, name, etc.) 2. the eventsensor on which this point resides 3. the point number Points are referenced by a point config index. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the context of this contact closure point config table ; namely, which EventSensor and which sensor. | 1.3.6.1.4.1.3052.12.2.2.2 | not-accessible | current | |
| esPointConfigCCEntry OBJECT-TYPE Entry for EventSensor point config contact closure table | 1.3.6.1.4.1.3052.12.2.2.2.1 | not-accessible | current | |
| espcCCIndexES OBJECT-TYPE The part of the point index that refers to an EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. | 1.3.6.1.4.1.3052.12.2.2.2.1.1 | Integer32 (1..200) | read-only | current |
| espcCCIndexPoint OBJECT-TYPE The part of the point index that delineates which sensor on the EventSensor. So this combined with espcCCIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of contact closure point configuration. | 1.3.6.1.4.1.3052.12.2.2.2.1.2 | Integer32 (1..64) | read-only | current |
| espcCCEnable OBJECT-TYPE ON/OFF enable for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.3 | DisplayString | read-write | current |
| espcCCName OBJECT-TYPE Name for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.4 | DisplayString | read-write | current |
| espcCCEventState OBJECT-TYPE Event state for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.5 | DisplayString | read-write | current |
| espcCCThreshold OBJECT-TYPE Event threshold (seconds) for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.6 | Integer32 (0..65535) | read-write | current |
| espcCCEventActions OBJECT-TYPE Event actions for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.7 | DisplayString | read-write | current |
| espcCCEventTrapnum OBJECT-TYPE Event trap number for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.8 | Integer32 | read-write | current |
| espcCCEventClass OBJECT-TYPE Event class for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.9 | DisplayString | read-write | current |
| espcCCNormalActions OBJECT-TYPE Return-to-normal actions for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.10 | DisplayString | read-write | current |
| espcCCNormalTrapnum OBJECT-TYPE Return-to-normal trap number for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.11 | Integer32 | read-write | current |
| espcCCNormalClass OBJECT-TYPE Return-to-normal class for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.12 | DisplayString | read-write | current |
| espcCCAlarmAlias OBJECT-TYPE Event alias for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.13 | DisplayString | read-write | current |
| espcCCNormalAlias OBJECT-TYPE Return-to-normal alias for this contact closure | 1.3.6.1.4.1.3052.12.2.2.2.1.14 | DisplayString | read-write | current |
| espcCCNormalThreshold OBJECT-TYPE Event threshold (seconds) for this contact closure to return to normal | 1.3.6.1.4.1.3052.12.2.2.2.1.15 | Integer32 (0..65535) | read-write | current |
| espcCCOverrideGlobalReminder OBJECT-TYPE Override global reminder interval (evReminderInterval) for this CC. | 1.3.6.1.4.1.3052.12.2.2.2.1.16 | DisplayString | read-write | current |
| espcCCReminderInterval OBJECT-TYPE Individual reminder interval for this CC, applicable when the global reminder is overriden. | 1.3.6.1.4.1.3052.12.2.2.2.1.17 | Integer32 | read-write | current |
| esPointConfigHumidTable OBJECT-TYPE This table organizes 3 basic attributes of humidity points. A point is a particular sensor on an EventSensor. The 3 point attributes organizes in this table are: 1. the configuration item (e.g., enable, name, etc.) 2. the eventsensor on which this point resides 3. the point number (always 1 for humidity sensors) Points are referenced by a point config index. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the context of this humidity point config table ; namely, which EventSensor and which sensor. | 1.3.6.1.4.1.3052.12.2.2.3 | not-accessible | current | |
| esPointConfigHumidEntry OBJECT-TYPE Entry for EventSensor point config humidity table | 1.3.6.1.4.1.3052.12.2.2.3.1 | not-accessible | current | |
| espcHumidIndexES OBJECT-TYPE The part of the point index that refers to an EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. | 1.3.6.1.4.1.3052.12.2.2.3.1.1 | Integer32 (1..200) | read-only | current |
| espcHumidIndexPoint OBJECT-TYPE The part of the point index that delineates which sensor on the EventSensor. So this combined with espcHumidIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of contact closure point configuration. | 1.3.6.1.4.1.3052.12.2.2.3.1.2 | Integer32 (1..64) | read-only | current |
| espcHumidEnable OBJECT-TYPE ON/OFF enable for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.3 | DisplayString | read-write | current |
| espcHumidDeadband OBJECT-TYPE Deadband for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.4 | Integer32 | read-write | current |
| espcHumidVHighHumid OBJECT-TYPE Very high event threshold for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.5 | Integer32 | read-write | current |
| espcHumidVHighActions OBJECT-TYPE Very high event actions for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.6 | DisplayString | read-write | current |
| espcHumidVHighTrapnum OBJECT-TYPE Very high event trap number for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.7 | Integer32 | read-write | current |
| espcHumidVHighClass OBJECT-TYPE Very high event class for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.8 | DisplayString | read-write | current |
| espcHumidHighHumid OBJECT-TYPE High event threshold for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.9 | Integer32 | read-write | current |
| espcHumidHighActions OBJECT-TYPE High event actions for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.10 | DisplayString | read-write | current |
| espcHumidHighTrapnum OBJECT-TYPE High event trap number for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.11 | Integer32 | read-write | current |
| espcHumidHighClass OBJECT-TYPE High event class for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.12 | DisplayString | read-write | current |
| espcHumidNormalActions OBJECT-TYPE Return-to-normal actions for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.13 | DisplayString | read-write | current |
| espcHumidNormalTrapnum OBJECT-TYPE Return-to-normal trap number for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.14 | Integer32 | read-write | current |
| espcHumidNormalClass OBJECT-TYPE Return-to-normal class for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.15 | DisplayString | read-write | current |
| espcHumidLowHumid OBJECT-TYPE Low event threshold for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.16 | Integer32 | read-write | current |
| espcHumidLowActions OBJECT-TYPE Low event actions for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.17 | DisplayString | read-write | current |
| espcHumidLowTrapnum OBJECT-TYPE Low event trap number for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.18 | Integer32 | read-write | current |
| espcHumidLowClass OBJECT-TYPE Low event class for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.19 | DisplayString | read-write | current |
| espcHumidVLowHumid OBJECT-TYPE Very low event threshold for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.20 | Integer32 | read-write | current |
| espcHumidVLowActions OBJECT-TYPE Very low event actions for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.21 | DisplayString | read-write | current |
| espcHumidVLowTrapnum OBJECT-TYPE Very low event trap number for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.22 | Integer32 | read-write | current |
| espcHumidVLowClass OBJECT-TYPE Very low event class for this humidity sensor | 1.3.6.1.4.1.3052.12.2.2.3.1.23 | DisplayString | read-write | current |
| esPointConfigAITable OBJECT-TYPE This table organizes 3 basic attributes of analog input points. A point is a particular sensor on an EventSensor. The 3 point attributes organizes in this table are: 1. the configuration item (e.g., enable, name, etc.) 2. the eventsensor on which this point resides 3. the point number Points are referenced by a point config index. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the context of this analog input point config table ; namely, which EventSensor and which sensor. | 1.3.6.1.4.1.3052.12.2.2.5 | not-accessible | current | |
| esPointConfigAIEntry OBJECT-TYPE Entry for EventSensor point config analog input table | 1.3.6.1.4.1.3052.12.2.2.5.1 | not-accessible | current | |
| espcAIIndexES OBJECT-TYPE The part of the point index that refers to an EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. | 1.3.6.1.4.1.3052.12.2.2.5.1.1 | Integer32 (1..200) | read-only | current |
| espcAIIndexPoint OBJECT-TYPE The part of the point index that delineates which sensor on the EventSensor. So this combined with espcAIIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of contact closure point configuration. | 1.3.6.1.4.1.3052.12.2.2.5.1.2 | Integer32 (1..64) | read-only | current |
| espcAIEnable OBJECT-TYPE ON/OFF for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.3 | DisplayString | read-write | current |
| espcAIDeadband OBJECT-TYPE Deadband for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.5 | DisplayString | read-write | current |
| espcAIVhighValue OBJECT-TYPE Very high event threshold (decivolts or tenths of milliamps) for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.6 | DisplayString | read-write | current |
| espcAIVhighActions OBJECT-TYPE Very high event actions for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.7 | DisplayString | read-write | current |
| espcAIVhighTrapnum OBJECT-TYPE Very high event trap number for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.8 | Integer32 | read-write | current |
| espcAIVhighClass OBJECT-TYPE Very high event class for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.9 | DisplayString | read-write | current |
| espcAIHighValue OBJECT-TYPE High event threshold (decivolts or tenths of milliamps) for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.10 | DisplayString | read-write | current |
| espcAIHighActions OBJECT-TYPE High event actions for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.11 | DisplayString | read-write | current |
| espcAIHighTrapnum OBJECT-TYPE High event trap number for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.12 | Integer32 | read-write | current |
| espcAIHighClass OBJECT-TYPE High event class for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.13 | DisplayString | read-write | current |
| espcAINormalActions OBJECT-TYPE Return-to-normal actions for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.14 | DisplayString | read-write | current |
| espcAINormalTrapnum OBJECT-TYPE Return-to-normal trap number for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.15 | Integer32 | read-write | current |
| espcAINormalClass OBJECT-TYPE Return-to-normal class for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.16 | DisplayString | read-write | current |
| espcAILowValue OBJECT-TYPE Low event threshold (decivolts or tenths of milliamps) for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.17 | DisplayString | read-write | current |
| espcAILowActions OBJECT-TYPE Low event actions for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.18 | DisplayString | read-write | current |
| espcAILowTrapnum OBJECT-TYPE Low event trap number for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.19 | Integer32 | read-write | current |
| espcAILowClass OBJECT-TYPE Low event class for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.20 | DisplayString | read-write | current |
| espcAIVlowValue OBJECT-TYPE Very low event threshold (decivolts or tenths of milliamps) for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.21 | DisplayString | read-write | current |
| espcAIVlowActions OBJECT-TYPE Very low event actions for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.22 | DisplayString | read-write | current |
| espcAIVlowTrapnum OBJECT-TYPE Very low event actions for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.23 | Integer32 | read-write | current |
| espcAIVlowClass OBJECT-TYPE Very low event class for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.24 | DisplayString | read-write | current |
| espcAIConvUnitName OBJECT-TYPE Converstion unit name for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.25 | DisplayString | read-write | current |
| espcAIConvHighValue OBJECT-TYPE Conversion high value for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.26 | DisplayString | read-write | current |
| espcAIConvHighUnit OBJECT-TYPE Conversion high unit value for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.27 | DisplayString | read-write | current |
| espcAIConvLowValue OBJECT-TYPE Conversion low value for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.29 | DisplayString | read-write | current |
| espcAIConvLowUnit OBJECT-TYPE Conversion unit low unit value for this analog input sensor | 1.3.6.1.4.1.3052.12.2.2.5.1.30 | DisplayString | read-write | current |
| espcAIDisplayFormat OBJECT-TYPE Analog input display format | 1.3.6.1.4.1.3052.12.2.2.5.1.32 | DisplayString | read-write | current |
| esPointConfigOutputTable OBJECT-TYPE This table organizes configuration items for output points. A point is a particular sensor on an EventSensor. The 3 point attributes organized in this table are: 1. the configuration item (e.g., enable, name, etc.) 2. the eventsensor on which this point resides 3. the point number Points are referenced by a point config index. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the context of this output config table ; namely, which EventSensor and which sensor. | 1.3.6.1.4.1.3052.12.2.2.6 | not-accessible | current | |
| esPointConfigOutputEntry OBJECT-TYPE Entry for EventSensor point config output table | 1.3.6.1.4.1.3052.12.2.2.6.1 | not-accessible | current | |
| espcOutputIndexES OBJECT-TYPE The part of the point index that refers to an EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. | 1.3.6.1.4.1.3052.12.2.2.6.1.1 | Integer32 (1..200) | read-only | current |
| espcOutputIndexPoint OBJECT-TYPE The part of the point index that delineates which sensor on the EventSensor. So this combined with espcOutputIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of output point configuration. | 1.3.6.1.4.1.3052.12.2.2.6.1.2 | Integer32 (1..64) | read-only | current |
| espcOutputEnable OBJECT-TYPE Enables the output event for this output. This has no effect on whether the relay changes state, only on whether a state change triggers an event. | 1.3.6.1.4.1.3052.12.2.2.6.1.3 | DisplayString | read-write | current |
| espcOutputActiveState OBJECT-TYPE Which state is considered the active state: energized/de-energized. | 1.3.6.1.4.1.3052.12.2.2.6.1.4 | DisplayString | read-write | current |
| espcOutputType OBJECT-TYPE Output type: RELAY, POWER, SSR, TTL. | 1.3.6.1.4.1.3052.12.2.2.6.1.5 | DisplayString | read-only | current |
| espcOutputAliasValue OBJECT-TYPE Output alias corresponding to its event state. | 1.3.6.1.4.1.3052.12.2.2.6.1.6 | DisplayString | read-only | current |
| espcOutputAliasColor OBJECT-TYPE Output color corresponding to its event state. | 1.3.6.1.4.1.3052.12.2.2.6.1.7 | DisplayString | read-only | current |
| espcOutputActiveAlias OBJECT-TYPE Alias for the output active state. | 1.3.6.1.4.1.3052.12.2.2.6.1.10 | DisplayString | read-write | current |
| espcOutputActiveColor OBJECT-TYPE Output color (as rendered in the web UI, in RGB hex format) corresponding to the output active state. | 1.3.6.1.4.1.3052.12.2.2.6.1.11 | DisplayString | read-write | current |
| espcOutputActiveActions OBJECT-TYPE Actions for the output active event. | 1.3.6.1.4.1.3052.12.2.2.6.1.12 | DisplayString | read-write | current |
| espcOutputActiveTrapnum OBJECT-TYPE Actions for the output active event. | 1.3.6.1.4.1.3052.12.2.2.6.1.13 | Integer32 (150..1199) | read-write | current |
| espcOutputActiveClass OBJECT-TYPE Class (severity) for the output active event. | 1.3.6.1.4.1.3052.12.2.2.6.1.14 | DisplayString | read-write | current |
| espcOutputInactiveAlias OBJECT-TYPE Alias for the output inactive state. | 1.3.6.1.4.1.3052.12.2.2.6.1.20 | DisplayString | read-write | current |
| espcOutputInactiveColor OBJECT-TYPE Output color (as rendered in the web UI, in RGB hex format) corresponding to the output inactive state. | 1.3.6.1.4.1.3052.12.2.2.6.1.21 | DisplayString | read-write | current |
| espcOutputInactiveActions OBJECT-TYPE Actions for the output inactive event. | 1.3.6.1.4.1.3052.12.2.2.6.1.22 | DisplayString | read-write | current |
| espcOutputInactiveTrapnum OBJECT-TYPE Actions for the output inactive event. | 1.3.6.1.4.1.3052.12.2.2.6.1.23 | Integer32 (150..1199) | read-write | current |
| espcOutputInactiveClass OBJECT-TYPE Class (severity) for the output inactive event. | 1.3.6.1.4.1.3052.12.2.2.6.1.24 | DisplayString | read-write | current |
| serialPorts OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.3 | |||
| numberPorts OBJECT-TYPE Number of RS-232 ports found. Range: 2 or 4 | 1.3.6.1.4.1.3052.12.2.3.1 | Integer32 | read-only | current |
| portConfigTable OBJECT-TYPE Port config table | 1.3.6.1.4.1.3052.12.2.3.2 | not-accessible | current | |
| portConfigEntry OBJECT-TYPE Port config entry | 1.3.6.1.4.1.3052.12.2.3.2.1 | not-accessible | current | |
| portConfigIndex OBJECT-TYPE Index for ports | 1.3.6.1.4.1.3052.12.2.3.2.1.1 | Integer32 (1..16) | read-only | current |
| portConfigBaud OBJECT-TYPE Baud rate, 19200, 9600, etc. | 1.3.6.1.4.1.3052.12.2.3.2.1.2 | Integer32 | read-write | current |
| portConfigDataFormat OBJECT-TYPE Value representing word length, parity, and stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1, 4=8O2 | 1.3.6.1.4.1.3052.12.2.3.2.1.3 | Integer32 | read-write | current |
| portConfigStripPtOutputLfs OBJECT-TYPE Strip passthrough LFs sent to device on this port: 1=yes, 0=no. | 1.3.6.1.4.1.3052.12.2.3.2.1.4 | Integer32 | read-write | current |
| portConfigStripPtInputLfs OBJECT-TYPE Strip passthrough LFs received from device on this port: 1=yes, 0=no. | 1.3.6.1.4.1.3052.12.2.3.2.1.5 | Integer32 | read-write | current |
| portConfigMaskEnable OBJECT-TYPE 1=Use the character mask on this port. 0=Do not use the mask. When the mask is enabled, the following ASCII characters are ignored on the port: 0, 1, 4-9, 11, 12, 14-31, 128-255. When the mask is disabled, all characters are accepted on the port. | 1.3.6.1.4.1.3052.12.2.3.2.1.7 | Integer32 | read-write | current |
| portConfigDAEnable OBJECT-TYPE 1=Enable the Data Alarm Evaluator for data on this port. 0=Do not evaluate data on this port. | 1.3.6.1.4.1.3052.12.2.3.2.1.8 | Integer32 | read-write | current |
| portConfigStoreAlarmsDPT OBJECT-TYPE ON/OFF: store alarms received during passthrough | 1.3.6.1.4.1.3052.12.2.3.2.1.9 | DisplayString | read-write | current |
| portConfigRecordTimeout OBJECT-TYPE Timeout after last unterminated data received upon which data collected so far is stored as a record. | 1.3.6.1.4.1.3052.12.2.3.2.1.10 | Integer32 | read-write | current |
| portConfigDataType OBJECT-TYPE How the port interprets incoming data: ASCII/BINARY | 1.3.6.1.4.1.3052.12.2.3.2.1.11 | DisplayString | read-write | current |
| portConfigEtxToCRLF OBJECT-TYPE ON/OFF whether the port translates incoming ETX to CRLF | 1.3.6.1.4.1.3052.12.2.3.2.1.12 | DisplayString | read-write | current |
| portConfigMLREnable OBJECT-TYPE ON/OFF Whether Multiline Records are collected on this port. | 1.3.6.1.4.1.3052.12.2.3.2.1.13 | DisplayString | read-write | current |
| portConfigMLRStartField1Pos OBJECT-TYPE Position of MLR start field 1 | 1.3.6.1.4.1.3052.12.2.3.2.1.14 | Integer32 | read-write | current |
| portConfigMLRStartField1Text OBJECT-TYPE Text to match MLR start field 1 | 1.3.6.1.4.1.3052.12.2.3.2.1.15 | DisplayString | read-write | current |
| portConfigMLRStartField2Pos OBJECT-TYPE Position of MLR start field 2 | 1.3.6.1.4.1.3052.12.2.3.2.1.16 | Integer32 | read-write | current |
| portConfigMLRStartField2Text OBJECT-TYPE Text to match MLR start field 2 | 1.3.6.1.4.1.3052.12.2.3.2.1.17 | DisplayString | read-write | current |
| portConfigMLRNumLinesBefore OBJECT-TYPE Number of lines before the starting line which should be included in the MLR | 1.3.6.1.4.1.3052.12.2.3.2.1.18 | Integer32 | read-write | current |
| portConfigMLREndDetection OBJECT-TYPE How the MLR parser determines what ends an MLR: by FORMULA, number of lines received so far (COUNT), or number of blank lines received so far (BLANKS) | 1.3.6.1.4.1.3052.12.2.3.2.1.19 | DisplayString | read-write | current |
| portConfigMLRLineCount OBJECT-TYPE Number of lines in the MLR (used by the end detection mode) | 1.3.6.1.4.1.3052.12.2.3.2.1.20 | Integer32 | read-write | current |
| portConfigMLREndField1Pos OBJECT-TYPE Position of MLR end field 1 | 1.3.6.1.4.1.3052.12.2.3.2.1.21 | Integer32 | read-write | current |
| portConfigMLREndField1Text OBJECT-TYPE Text to match MLR end field 1 | 1.3.6.1.4.1.3052.12.2.3.2.1.22 | DisplayString | read-write | current |
| portConfigMLREndField2Pos OBJECT-TYPE Position of MLR end field 2 | 1.3.6.1.4.1.3052.12.2.3.2.1.23 | Integer32 | read-write | current |
| portConfigMLREndField2Text OBJECT-TYPE Text to match MLR end field 2 | 1.3.6.1.4.1.3052.12.2.3.2.1.24 | DisplayString | read-write | current |
| portConfigMLRUseComplexRules OBJECT-TYPE ON/OFF MLR parser uses complex rules (field possitions/ formulas, etc.) | 1.3.6.1.4.1.3052.12.2.3.2.1.25 | DisplayString | read-write | current |
| portConfigBufferPT OBJECT-TYPE ON/OFF records received during passthrough mode are buffered/stored in the database | 1.3.6.1.4.1.3052.12.2.3.2.1.26 | DisplayString | read-write | current |
| portConfigId OBJECT-TYPE The text identifer for the port | 1.3.6.1.4.1.3052.12.2.3.2.1.27 | DisplayString | read-write | current |
| portConfigMode OBJECT-TYPE Mode of the serial port. | 1.3.6.1.4.1.3052.12.2.3.2.1.28 | DisplayString | read-write | current |
| portConfigHsk OBJECT-TYPE Handshaking mode of the serial port. | 1.3.6.1.4.1.3052.12.2.3.2.1.29 | DisplayString | read-write | current |
| network OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4 | |||
| interface OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.1 | |||
| ethernet OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.1.1 | |||
| ethernet1 OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.1.1.1 | |||
| eth1Mode OBJECT-TYPE Mode of the Ethernet1 interface: STATIC,DHCP | 1.3.6.1.4.1.3052.12.2.4.1.1.1.1 | DisplayString | read-only | current |
| eth1Address OBJECT-TYPE Ethernet1 IP address | 1.3.6.1.4.1.3052.12.2.4.1.1.1.2 | IpAddress | read-write | current |
| eth1SubnetMask OBJECT-TYPE Ethernet1 subnet mask | 1.3.6.1.4.1.3052.12.2.4.1.1.1.3 | IpAddress | read-write | current |
| eth1Router OBJECT-TYPE Ethernet1 router | 1.3.6.1.4.1.3052.12.2.4.1.1.1.4 | IpAddress | read-write | current |
| eth1MAC OBJECT-TYPE Ethernet1 MAC | 1.3.6.1.4.1.3052.12.2.4.1.1.1.6 | DisplayString | read-only | current |
| ethernet2 OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.1.1.2 | |||
| eth2Mode OBJECT-TYPE Mode of the Ethernet2 interface: STATIC,DHCP | 1.3.6.1.4.1.3052.12.2.4.1.1.2.1 | DisplayString | read-only | current |
| eth2Address OBJECT-TYPE Ethernet2 IP address | 1.3.6.1.4.1.3052.12.2.4.1.1.2.2 | IpAddress | read-write | current |
| eth2SubnetMask OBJECT-TYPE Ethernet2 subnet mask | 1.3.6.1.4.1.3052.12.2.4.1.1.2.3 | IpAddress | read-write | current |
| eth2Router OBJECT-TYPE Ethernet2 router | 1.3.6.1.4.1.3052.12.2.4.1.1.2.4 | IpAddress | read-write | current |
| eth2MAC OBJECT-TYPE Ethernet2 MAC | 1.3.6.1.4.1.3052.12.2.4.1.1.2.6 | DisplayString | read-only | current |
| defaultRouter OBJECT-TYPE The default router/gateway | 1.3.6.1.4.1.3052.12.2.4.2 | DisplayString | read-write | current |
| dnsTable OBJECT-TYPE DNS server address table | 1.3.6.1.4.1.3052.12.2.4.3 | not-accessible | current | |
| dnsEntry OBJECT-TYPE DNS server address entry | 1.3.6.1.4.1.3052.12.2.4.3.1 | not-accessible | current | |
| dnsIndex OBJECT-TYPE Index for DNS server address | 1.3.6.1.4.1.3052.12.2.4.3.1.1 | Integer32 (1..2) | read-only | current |
| dnsAddress OBJECT-TYPE DNS server address | 1.3.6.1.4.1.3052.12.2.4.3.1.2 | IpAddress | read-write | current |
| hostname OBJECT-TYPE The hostname of the unit | 1.3.6.1.4.1.3052.12.2.4.4 | DisplayString | read-write | current |
| hostTable OBJECT-TYPE Static host table | 1.3.6.1.4.1.3052.12.2.4.5 | not-accessible | current | |
| hostEntry OBJECT-TYPE Static host entry | 1.3.6.1.4.1.3052.12.2.4.5.1 | not-accessible | current | |
| hostIndex OBJECT-TYPE Index for static host | 1.3.6.1.4.1.3052.12.2.4.5.1.1 | Integer32 (1..2) | read-only | current |
| hostDeclaration OBJECT-TYPE Static host declaration string (i.e. 'address hostname') | 1.3.6.1.4.1.3052.12.2.4.5.1.2 | DisplayString | read-write | current |
| ncpDuplex OBJECT-TYPE For network command processor: 1=Input characters are echoed; 0=no echo. | 1.3.6.1.4.1.3052.12.2.4.6 | Integer32 | read-write | current |
| ncpTimeout OBJECT-TYPE Network command processor inactivity timeout | 1.3.6.1.4.1.3052.12.2.4.7 | Integer32 | read-write | current |
| snmp OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.8 | |||
| snmpAgentEnable OBJECT-TYPE ON/OFF for snmp agent | 1.3.6.1.4.1.3052.12.2.4.8.1 | DisplayString | read-write | current |
| snmpNotificationCaptureEnable OBJECT-TYPE ON/OFF unit receives and stores SNMP traps/informs | 1.3.6.1.4.1.3052.12.2.4.8.5 | DisplayString | read-write | current |
| snmpNotificationCaptureFile OBJECT-TYPE File to which unit stores received SNMP traps/informs | 1.3.6.1.4.1.3052.12.2.4.8.6 | DisplayString | read-write | current |
| snmpNotificationTx OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.8.7 | |||
| snmpNtfnAttempts OBJECT-TYPE Maximum of times the unit attempts to send a notification (trap/inform) in 1 cycle | 1.3.6.1.4.1.3052.12.2.4.8.7.1 | Integer32 | read-write | current |
| snmpNtfnTimeout OBJECT-TYPE Number of seconds between retries of sending a notification | 1.3.6.1.4.1.3052.12.2.4.8.7.2 | Integer32 | read-write | current |
| snmpNtfnCycles OBJECT-TYPE Number of times the unit attempts a group of attempts to send a notification (a cycle) | 1.3.6.1.4.1.3052.12.2.4.8.7.3 | Integer32 | read-write | current |
| snmpNtfnSnooze OBJECT-TYPE Minutes between cycles | 1.3.6.1.4.1.3052.12.2.4.8.7.4 | Integer32 | read-write | current |
| ftpPush OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.9 | |||
| ftpPushEnable OBJECT-TYPE Enable FTP push for REGULAR (protocol: FTP) or SECURE (protocol: SFTP) operation, or disable it (OFF) | 1.3.6.1.4.1.3052.12.2.4.9.1 | DisplayString | read-write | current |
| ftpPushServer OBJECT-TYPE FTP server to which data should be pushed | 1.3.6.1.4.1.3052.12.2.4.9.2 | DisplayString | read-write | current |
| ftpPushAccount OBJECT-TYPE FTP push account | 1.3.6.1.4.1.3052.12.2.4.9.5 | DisplayString | read-write | current |
| ftpPushDirectory OBJECT-TYPE FTP push directory | 1.3.6.1.4.1.3052.12.2.4.9.6 | DisplayString | read-write | current |
| ftpPushperiod OBJECT-TYPE Minutes between pushes | 1.3.6.1.4.1.3052.12.2.4.9.7 | Integer32 | read-write | current |
| ftpPushPushFileTable OBJECT-TYPE Table of files to push | 1.3.6.1.4.1.3052.12.2.4.9.8 | not-accessible | current | |
| ftpPushPushFileEntry OBJECT-TYPE Entry for table of files to push | 1.3.6.1.4.1.3052.12.2.4.9.8.1 | not-accessible | current | |
| ftpPushPushFileIndex OBJECT-TYPE Index for table of files to push | 1.3.6.1.4.1.3052.12.2.4.9.8.1.1 | Integer32 (1..16) | read-only | current |
| ftpPushPushFile OBJECT-TYPE ON/OFF push this local FILEx | 1.3.6.1.4.1.3052.12.2.4.9.8.1.2 | DisplayString | read-write | current |
| ftpPushPushAudit OBJECT-TYPE ON/OFF push the audit log | 1.3.6.1.4.1.3052.12.2.4.9.9 | DisplayString | read-write | current |
| ftpPushPushAlarms OBJECT-TYPE ON/OFF push the alarms/events file | 1.3.6.1.4.1.3052.12.2.4.9.10 | DisplayString | read-write | current |
| ftpPushRemoteFileTable OBJECT-TYPE Table of remote names of files to push | 1.3.6.1.4.1.3052.12.2.4.9.11 | not-accessible | current | |
| ftpPushRemoteFileEntry OBJECT-TYPE Entry for table of remote names of files to push | 1.3.6.1.4.1.3052.12.2.4.9.11.1 | not-accessible | current | |
| ftpPushRemoteFileIndex OBJECT-TYPE Index for table of remote names of files to push | 1.3.6.1.4.1.3052.12.2.4.9.11.1.1 | Integer32 (1..16) | read-only | current |
| ftpPushRemoteFileName OBJECT-TYPE remote name of pushed FILEx (name on server) | 1.3.6.1.4.1.3052.12.2.4.9.11.1.2 | DisplayString | read-write | current |
| ftpPushRemoteAlarmName OBJECT-TYPE Filename on server for alarms | 1.3.6.1.4.1.3052.12.2.4.9.12 | DisplayString | read-write | current |
| ftpPushPassive OBJECT-TYPE ON/OFF use ftp passive mode | 1.3.6.1.4.1.3052.12.2.4.9.13 | DisplayString | read-write | current |
| ftpPushIncludeDate OBJECT-TYPE ON/OFF include the date in the name of the pushed file | 1.3.6.1.4.1.3052.12.2.4.9.14 | DisplayString | read-write | current |
| ftpPushIncludeTime OBJECT-TYPE ON/OFF include the time in the name of the pushed file | 1.3.6.1.4.1.3052.12.2.4.9.15 | DisplayString | read-write | current |
| ftpPushIncludeSeq OBJECT-TYPE ON/OFF include a sequence number in the name of the pushed file | 1.3.6.1.4.1.3052.12.2.4.9.16 | DisplayString | read-write | current |
| ftpPushPermissions OBJECT-TYPE Unix permissions to apply to pushed files (octal notation). | 1.3.6.1.4.1.3052.12.2.4.9.17 | DisplayString | read-write | current |
| ppp OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.10 | |||
| pppDial OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.10.1 | |||
| pppDialEnable OBJECT-TYPE ON/OFF PPP dialout enabled | 1.3.6.1.4.1.3052.12.2.4.10.1.1 | DisplayString | read-write | current |
| pppDialNumber OBJECT-TYPE phone number to dial | 1.3.6.1.4.1.3052.12.2.4.10.1.2 | DisplayString | read-write | current |
| pppDialIdleTimeout OBJECT-TYPE Seconds of inactivity after which the unit disconnects | 1.3.6.1.4.1.3052.12.2.4.10.1.5 | Integer32 | read-write | current |
| pppDialRetries OBJECT-TYPE Number of dialing retries for PPP | 1.3.6.1.4.1.3052.12.2.4.10.1.6 | Integer32 | read-write | current |
| pppDialCDTimeout OBJECT-TYPE Number of seconds to wait after dialing for CD before giving up | 1.3.6.1.4.1.3052.12.2.4.10.1.7 | Integer32 | read-write | current |
| pppDialLoginTimeout OBJECT-TYPE Seconds to wait to negotiate PPP after connecting | 1.3.6.1.4.1.3052.12.2.4.10.1.8 | Integer32 | read-write | current |
| pppDialMdmInit OBJECT-TYPE Modem init string to use when dialing PPP | 1.3.6.1.4.1.3052.12.2.4.10.1.9 | DisplayString | read-write | current |
| pppDialSuggestIP OBJECT-TYPE IP address to suggest as the unit's end (local end) of the PPP link | 1.3.6.1.4.1.3052.12.2.4.10.1.10 | IpAddress | read-write | current |
| pppDialPlainLogin OBJECT-TYPE ON/OFF look for login/password prompt before negotiating PPP | 1.3.6.1.4.1.3052.12.2.4.10.1.11 | DisplayString | read-write | current |
| pppHost OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.10.2 | |||
| pppHostEnable OBJECT-TYPE ON/OFF Unit accepts PPP negotiation | 1.3.6.1.4.1.3052.12.2.4.10.2.1 | DisplayString | read-write | current |
| pppHostIdleTimeout OBJECT-TYPE Seconds of inactivity after which PPP-hosted link will terminate | 1.3.6.1.4.1.3052.12.2.4.10.2.2 | Integer32 | read-write | current |
| pppHostLocalIP OBJECT-TYPE Local IP address to negotiate | 1.3.6.1.4.1.3052.12.2.4.10.2.3 | IpAddress | read-write | current |
| pppHostRemoteIP OBJECT-TYPE Remote IP address to hand out to PPP peer | 1.3.6.1.4.1.3052.12.2.4.10.2.4 | IpAddress | read-write | current |
| routing OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.11 | |||
| pppRoutingEnable OBJECT-TYPE ON/OFF unit routes IP traffic from PPP/Wireless to Ethernet | 1.3.6.1.4.1.3052.12.2.4.11.1 | DisplayString | read-write | current |
| routingInterface OBJECT-TYPE When pppRoutingEnable is enabled, this is the Ethernet interface to which IP frames received on PPP are routed | 1.3.6.1.4.1.3052.12.2.4.11.4 | DisplayString | read-write | current |
| netSecurity OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.12 | |||
| ipRestriction OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.12.1 | |||
| ipRestrictionTable OBJECT-TYPE Table of IP restrictions | 1.3.6.1.4.1.3052.12.2.4.12.1.1 | not-accessible | current | |
| ipRestrictionEntry OBJECT-TYPE Entry for table of IP restrictions | 1.3.6.1.4.1.3052.12.2.4.12.1.1.1 | not-accessible | current | |
| ipRestrictionIndex OBJECT-TYPE Index for table of IP restrictions | 1.3.6.1.4.1.3052.12.2.4.12.1.1.1.1 | Integer32 (1..8) | read-only | current |
| ipRestrictionEnable OBJECT-TYPE ON/OFF enable this IP restriction | 1.3.6.1.4.1.3052.12.2.4.12.1.1.1.2 | DisplayString | read-write | current |
| ipRestrictionMask OBJECT-TYPE IP restriction mask | 1.3.6.1.4.1.3052.12.2.4.12.1.1.1.3 | DisplayString | read-write | current |
| rts OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.13 | |||
| rtsFileTable OBJECT-TYPE Table of RTS files | 1.3.6.1.4.1.3052.12.2.4.13.1 | not-accessible | current | |
| rtsFileEntry OBJECT-TYPE Entry for table of RTS files | 1.3.6.1.4.1.3052.12.2.4.13.1.1 | not-accessible | current | |
| rtsFileIndex OBJECT-TYPE Index for table of RTS files | 1.3.6.1.4.1.3052.12.2.4.13.1.1.1 | Integer32 (1..16) | read-only | current |
| rtsFileMode OBJECT-TYPE RTS mode (OFF,LISTEN,PUSH) for FILEx | 1.3.6.1.4.1.3052.12.2.4.13.1.1.2 | DisplayString | read-write | current |
| rtsFileShowAnswer OBJECT-TYPE Show answer string upon RTS connect for FILEx | 1.3.6.1.4.1.3052.12.2.4.13.1.1.3 | DisplayString | read-write | current |
| rtsFileReqXON OBJECT-TYPE ON/OFF require XON to start flow for FILEx | 1.3.6.1.4.1.3052.12.2.4.13.1.1.4 | DisplayString | read-write | current |
| rtsFileTimeout OBJECT-TYPE Idle connection close timer (0 means no timeout) for FILEx | 1.3.6.1.4.1.3052.12.2.4.13.1.1.5 | Integer32 | read-write | current |
| rtsFileEmptyClose OBJECT-TYPE ON/OFF close the socket when FILEx is empty | 1.3.6.1.4.1.3052.12.2.4.13.1.1.6 | DisplayString | read-write | current |
| rtsFilePushHost OBJECT-TYPE Host to which FILEx should be pushed via RTS | 1.3.6.1.4.1.3052.12.2.4.13.1.1.7 | DisplayString | read-write | current |
| rtsFilePushPort OBJECT-TYPE TCP port to which FILEx should be pushed via RTS | 1.3.6.1.4.1.3052.12.2.4.13.1.1.8 | Integer32 | read-write | current |
| rtsFilePushRetryTimer OBJECT-TYPE Retry timer (seconds) for retrying failed RTS push connect attempts | 1.3.6.1.4.1.3052.12.2.4.13.1.1.9 | Integer32 | read-write | current |
| rtsAlarms OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.13.2 | |||
| rtsAlarmsMode OBJECT-TYPE RTS mode (OFF,LISTEN,PUSH) for alarms file | 1.3.6.1.4.1.3052.12.2.4.13.2.1 | DisplayString | read-write | current |
| rtsAlarmsShowAnswer OBJECT-TYPE Show answer string upon RTS connect for alarms file | 1.3.6.1.4.1.3052.12.2.4.13.2.2 | DisplayString | read-write | current |
| rtsAlarmsReqXON OBJECT-TYPE ON/OFF require XON to start flow for alarms file | 1.3.6.1.4.1.3052.12.2.4.13.2.3 | DisplayString | read-write | current |
| rtsAlarmsTimeout OBJECT-TYPE Idle connection close timer (0 means no timeout) for alarms file | 1.3.6.1.4.1.3052.12.2.4.13.2.4 | Integer32 | read-write | current |
| rtsAlarmsEmptyClose OBJECT-TYPE ON/OFF close the socket when this file is empty for alarms file | 1.3.6.1.4.1.3052.12.2.4.13.2.5 | DisplayString | read-write | current |
| rtsAlarmsPushHost OBJECT-TYPE Host to which alarms file should be pushed via RTS | 1.3.6.1.4.1.3052.12.2.4.13.2.6 | DisplayString | read-write | current |
| rtsAlarmsPushPort OBJECT-TYPE TCP port to which alarms file should be pushed via RTS | 1.3.6.1.4.1.3052.12.2.4.13.2.7 | Integer32 | read-write | current |
| rtsAlarmsPushRetryTimer OBJECT-TYPE Retry timer (seconds) for retrying failed RTS push connect attempts | 1.3.6.1.4.1.3052.12.2.4.13.2.8 | Integer32 | read-write | current |
| trap OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.14 | |||
| trapInclude OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.14.1 | |||
| trapIncludeDateTime OBJECT-TYPE ON/OFF include date and time in stock trap message | 1.3.6.1.4.1.3052.12.2.4.14.1.1 | DisplayString | read-write | current |
| trapIncludeSiteName OBJECT-TYPE ON/OFF include site name in stock trap message | 1.3.6.1.4.1.3052.12.2.4.14.1.2 | DisplayString | read-write | current |
| trapIncludeSensorID OBJECT-TYPE ON/OFF include sensor ID in stock trap message | 1.3.6.1.4.1.3052.12.2.4.14.1.3 | DisplayString | read-write | current |
| trapIncludeUDName OBJECT-TYPE ON/OFF include user defined name in stock trap message | 1.3.6.1.4.1.3052.12.2.4.14.1.4 | DisplayString | read-write | current |
| trapIncludeUDState OBJECT-TYPE ON/OFF include user defined state in stock trap message | 1.3.6.1.4.1.3052.12.2.4.14.1.5 | DisplayString | read-write | current |
| trapIncludeSourceAddress OBJECT-TYPE ON/OFF include source IP address in stock trap message | 1.3.6.1.4.1.3052.12.2.4.14.1.6 | IpAddress | read-write | current |
| trapAuthFailEnable OBJECT-TYPE ON/OFF enable trap sent upon SNMP authentication failure | 1.3.6.1.4.1.3052.12.2.4.14.2 | DisplayString | read-write | current |
| routeTest OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.15 | |||
| routeTestEnable OBJECT-TYPE ON/OFF enable route testing | 1.3.6.1.4.1.3052.12.2.4.15.1 | DisplayString | read-write | current |
| routeTestPeriod OBJECT-TYPE The period which a route is considered valid | 1.3.6.1.4.1.3052.12.2.4.15.2 | Integer32 | read-write | current |
| routeTestAddressTable OBJECT-TYPE Table of route testing addresses | 1.3.6.1.4.1.3052.12.2.4.15.3 | not-accessible | current | |
| routeTestAddressEntry OBJECT-TYPE Entry for table of RTS files | 1.3.6.1.4.1.3052.12.2.4.15.3.1 | not-accessible | current | |
| routeTestAddressIndex OBJECT-TYPE Index for table of RTS files | 1.3.6.1.4.1.3052.12.2.4.15.3.1.1 | Integer32 (1..3) | read-only | current |
| routeTestAddress OBJECT-TYPE Address to ping to see if the route to it is valid | 1.3.6.1.4.1.3052.12.2.4.15.3.1.2 | DisplayString | read-write | current |
| wireless OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.16 | |||
| wirelessMode OBJECT-TYPE Wireless mode (OFF,PERMANENT-EDGE) | 1.3.6.1.4.1.3052.12.2.4.16.1 | DisplayString | read-write | current |
| wirelessAPN OBJECT-TYPE Wireless access point name | 1.3.6.1.4.1.3052.12.2.4.16.2 | DisplayString | read-write | current |
| wirelessIdleTimeout OBJECT-TYPE Wireless idle timeout | 1.3.6.1.4.1.3052.12.2.4.16.3 | Integer32 | read-write | current |
| wirelessDRE OBJECT-TYPE Default route enable for wireless network interface. When this is ON, the wireless link, if up, becomes the default route, overriding the default route setting (defaultRouter object). When OFF, the default route setting controls the default route and the wireless link does not become the default route. | 1.3.6.1.4.1.3052.12.2.4.16.9 | DisplayString | read-write | current |
| wirelessPPPUsername OBJECT-TYPE Username for PPP-based wireless modem connections. | 1.3.6.1.4.1.3052.12.2.4.16.10 | DisplayString | read-write | current |
| wirelessFirewall OBJECT-TYPE Enable wireless modem firewall. | 1.3.6.1.4.1.3052.12.2.4.16.11 | DisplayString | read-write | current |
| wirelessKeepaliveThreshold OBJECT-TYPE Minutes of no RX activity before sending keep-alive. | 1.3.6.1.4.1.3052.12.2.4.16.12 | Integer32 | read-write | current |
| wirelessPPPDebug OBJECT-TYPE Enable wireless modem PPP debug. | 1.3.6.1.4.1.3052.12.2.4.16.13 | DisplayString | read-write | current |
| wirelessConnectivity OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.16.20 | |||
| wirelessConnEnable OBJECT-TYPE Enable wireless modem connectivity check. | 1.3.6.1.4.1.3052.12.2.4.16.20.1 | DisplayString | read-write | current |
| wirelessConnCheckInterval OBJECT-TYPE Wireless connectivity check interval in minutes. | 1.3.6.1.4.1.3052.12.2.4.16.20.2 | Integer32 | read-write | current |
| wirelessConnFailThreshold OBJECT-TYPE Wireless connectivity fail threshold. | 1.3.6.1.4.1.3052.12.2.4.16.20.3 | Integer32 | read-write | current |
| wirelessConnIP1 OBJECT-TYPE Wireless connectivity check IP address 1. | 1.3.6.1.4.1.3052.12.2.4.16.20.10 | IpAddress | read-write | current |
| wirelessConnIP2 OBJECT-TYPE Wireless connectivity check IP address 2. | 1.3.6.1.4.1.3052.12.2.4.16.20.11 | IpAddress | read-write | current |
| email OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.17 | |||
| emailServer OBJECT-TYPE SMTP server to which the unit sends email | 1.3.6.1.4.1.3052.12.2.4.17.1 | DisplayString | read-write | current |
| emailDomain OBJECT-TYPE Domain to use in recipient address | 1.3.6.1.4.1.3052.12.2.4.17.2 | DisplayString | read-write | current |
| emailAuthEnable OBJECT-TYPE ON/OFF enable SMTP authentication | 1.3.6.1.4.1.3052.12.2.4.17.3 | DisplayString | read-write | current |
| netAdvanced OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.18 | |||
| arpFilter OBJECT-TYPE ARP filter code | 1.3.6.1.4.1.3052.12.2.4.18.1 | Integer32 | read-write | current |
| web OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.19 | |||
| webEnable OBJECT-TYPE ON/OFF for the web interface | 1.3.6.1.4.1.3052.12.2.4.19.1 | DisplayString | read-write | current |
| webPort OBJECT-TYPE TCP port on which web interface listens | 1.3.6.1.4.1.3052.12.2.4.19.2 | Integer32 | read-write | current |
| webTimeout OBJECT-TYPE Web interface session timeout (seconds) | 1.3.6.1.4.1.3052.12.2.4.19.3 | Integer32 | read-write | current |
| ethExpan OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.20 | |||
| ethExpanIp OBJECT-TYPE IPv4 address of the unit reachable by nodes on the network interface consisting of the Ethernet Expansion Card(s). If this is default (0.0.0.0), then each card will still convey Ethernet traffic (acting as Ethernet switch) among its nodes but those nodes will not be able to communicate with the unit. | 1.3.6.1.4.1.3052.12.2.4.20.1 | IpAddress | read-write | current |
| ethExpanMask OBJECT-TYPE IPv4 subnet mask for the Ethernet Expansion network interface. | 1.3.6.1.4.1.3052.12.2.4.20.2 | IpAddress | read-write | current |
| ethExpanCardTable OBJECT-TYPE Table of Ethernet Expansion cards | 1.3.6.1.4.1.3052.12.2.4.20.3 | not-accessible | current | |
| ethExpanCardEntry OBJECT-TYPE Entry for table of Ethernet Expansion cards | 1.3.6.1.4.1.3052.12.2.4.20.3.1 | not-accessible | current | |
| ethExpanCardIndex OBJECT-TYPE Index for table of Ethernet Expansion cards | 1.3.6.1.4.1.3052.12.2.4.20.3.1.1 | Integer32 (1..2) | read-only | current |
| ethExpanCardMAC OBJECT-TYPE MAC address for each Ethernet Expansion Card that is bridged together to form the Ethernet Expansion network interface. | 1.3.6.1.4.1.3052.12.2.4.20.3.1.2 | DisplayString | read-only | current |
| ethExpanDHCP OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.20.6 | |||
| ethExpanDHCPStartIp OBJECT-TYPE Starting IP address for serving DHCP addresses on the Ethernet Expansion network interface. If this is default (0.0.0.0) then the unit will not run DHCP to serve addresses. | 1.3.6.1.4.1.3052.12.2.4.20.6.1 | IpAddress | read-write | current |
| ethExpanDHCPLeaseTime OBJECT-TYPE Lease time for Ethernet Expansion DHCP clients in minutes. | 1.3.6.1.4.1.3052.12.2.4.20.6.2 | Integer32 | read-write | current |
| ipv6 OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.21 | |||
| ipv6DefaultRouter OBJECT-TYPE The IPv6 default router in use. | 1.3.6.1.4.1.3052.12.2.4.21.1 | DisplayString | read-write | current |
| cpe OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.4.22 | |||
| cpeTable OBJECT-TYPE Table of CPEs | 1.3.6.1.4.1.3052.12.2.4.22.1 | not-accessible | current | |
| cpeEntry OBJECT-TYPE Entry for table of CPEs | 1.3.6.1.4.1.3052.12.2.4.22.1.1 | not-accessible | current | |
| cpeIndex OBJECT-TYPE Index for table of CPEs | 1.3.6.1.4.1.3052.12.2.4.22.1.1.1 | Integer32 (1..16) | read-only | current |
| cpeHost OBJECT-TYPE CPE host (IP address or DNS name) | 1.3.6.1.4.1.3052.12.2.4.22.1.1.2 | DisplayString | read-write | current |
| cpeName OBJECT-TYPE CPE name, informational only | 1.3.6.1.4.1.3052.12.2.4.22.1.1.3 | DisplayString | read-write | current |
| cpeDescription OBJECT-TYPE CPE description, informational only | 1.3.6.1.4.1.3052.12.2.4.22.1.1.4 | DisplayString | read-write | current |
| cpeKeepalive OBJECT-TYPE Number of seconds between each successful ping request. | 1.3.6.1.4.1.3052.12.2.4.22.1.1.5 | Integer32 | read-write | current |
| cpeThreshold OBJECT-TYPE Number of unsuccessful pings that triggers the CPE event. | 1.3.6.1.4.1.3052.12.2.4.22.1.1.6 | Integer32 | read-write | current |
| cpeEventReminderInterval OBJECT-TYPE CPE event reminder interval (minutes). | 1.3.6.1.4.1.3052.12.2.4.22.1.1.7 | Integer32 | read-write | current |
| cpeKeepaliveTicks OBJECT-TYPE CPE ping period in 16ths of a second (nonzero overrides keepalive). | 1.3.6.1.4.1.3052.12.2.4.22.1.1.20 | Integer32 | read-write | current |
| cpePingSize OBJECT-TYPE Number of bytes in CPE ping payload | 1.3.6.1.4.1.3052.12.2.4.22.1.1.21 | Integer32 | read-write | current |
| cpeInfoReset OBJECT-TYPE Set any number to reset CPE ping stats. | 1.3.6.1.4.1.3052.12.2.4.22.1.1.30 | Integer32 | read-only | current |
| cpeInfoNumReq OBJECT-TYPE Total number of requests transmitted. | 1.3.6.1.4.1.3052.12.2.4.22.1.1.31 | Integer32 | read-only | current |
| cpeInfoNumGoodResp OBJECT-TYPE Total number of non-corrupt responses. | 1.3.6.1.4.1.3052.12.2.4.22.1.1.32 | Integer32 | read-only | current |
| cpeInfoNumBadResp OBJECT-TYPE Total number of corrupt responses. | 1.3.6.1.4.1.3052.12.2.4.22.1.1.33 | Integer32 | read-only | current |
| cpeInfoNumLostResp OBJECT-TYPE Total number of requests with no response. | 1.3.6.1.4.1.3052.12.2.4.22.1.1.34 | Integer32 | read-only | current |
| cpeInfoPercentLoss OBJECT-TYPE Percent loss (missing responses / total requests). | 1.3.6.1.4.1.3052.12.2.4.22.1.1.35 | DisplayString | read-only | current |
| cpeInfoPercentBad OBJECT-TYPE Percent corrupt (corrupt responses / total requests). | 1.3.6.1.4.1.3052.12.2.4.22.1.1.36 | DisplayString | read-only | current |
| modem OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.5 | |||
| modemFormat OBJECT-TYPE Modem data format (8N1,7E1,7O1,7N1) | 1.3.6.1.4.1.3052.12.2.5.1 | DisplayString | read-write | current |
| modemInitString OBJECT-TYPE Init string for modem | 1.3.6.1.4.1.3052.12.2.5.2 | DisplayString | read-write | current |
| modemCallAttempts OBJECT-TYPE Max mumber of times the modem should try to call out until successful connect | 1.3.6.1.4.1.3052.12.2.5.4 | Integer32 | read-write | current |
| modemCallDelay OBJECT-TYPE Minimum delay (seconds) between callouts | 1.3.6.1.4.1.3052.12.2.5.5 | Integer32 | read-write | current |
| modemCmdTimout OBJECT-TYPE Number of minutes after which an idle command session via modem is terminated | 1.3.6.1.4.1.3052.12.2.5.6 | Integer32 | read-write | current |
| modemGoto OBJECT-TYPE When a user connects, where that user is routed (command session, passthrough to port 1, passthrough to port 2, etc.) | 1.3.6.1.4.1.3052.12.2.5.7 | DisplayString | read-write | current |
| modemClid OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.5.8 | |||
| modemCLIDEnable OBJECT-TYPE ON/OFF Calling Line Identification security | 1.3.6.1.4.1.3052.12.2.5.8.1 | DisplayString | read-write | current |
| modemCLIDNumberTable OBJECT-TYPE Table of authorized callers identified by phone number | 1.3.6.1.4.1.3052.12.2.5.8.2 | not-accessible | current | |
| modemCLIDNumberEntry OBJECT-TYPE Entry for table of CLID numbers | 1.3.6.1.4.1.3052.12.2.5.8.2.1 | not-accessible | current | |
| modemCLIDNumberIndex OBJECT-TYPE Index for table of CLID numbers | 1.3.6.1.4.1.3052.12.2.5.8.2.1.1 | Integer32 (1..20) | read-only | current |
| modemCLIDNumber OBJECT-TYPE auhorized CLID number | 1.3.6.1.4.1.3052.12.2.5.8.2.1.2 | DisplayString | read-write | current |
| modemTAPInitString OBJECT-TYPE Init string to use for TAP (pager) connections | 1.3.6.1.4.1.3052.12.2.5.9 | DisplayString | read-write | current |
| modemTAP8N1 OBJECT-TYPE ON/OFF: use 8N1 data/parity/stop for TAP connections | 1.3.6.1.4.1.3052.12.2.5.10 | DisplayString | read-write | current |
| time OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.8 | |||
| clock OBJECT-TYPE Text string for date and time; e.g. 'SUN 01/02/98 12:34:27'. When setting this object, only the date and time are required; the unit will ignore a specified day of week because it is calculated from the date and time. When this object is included in a notification as a varbind, it represents the time that the triggering event occurred. | 1.3.6.1.4.1.3052.12.2.8.1 | DisplayString | read-write | current |
| console OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.10 | |||
| consoleDuplex OBJECT-TYPE ON/OFF characters echoed on telnet command session | 1.3.6.1.4.1.3052.12.2.10.1 | DisplayString | read-write | current |
| consoleTimeout OBJECT-TYPE Minutes of inactivity after which telnet command session is terminated | 1.3.6.1.4.1.3052.12.2.10.2 | Integer32 | read-write | current |
| consoleConfirm OBJECT-TYPE ON/OFF Prompt to confirm certain actions | 1.3.6.1.4.1.3052.12.2.10.7 | DisplayString | read-write | current |
| unitSecurity OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.11 | |||
| secCore OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.11.1 | |||
| scShowPasswordPrompt OBJECT-TYPE ON/OFF show password prompt upon login | 1.3.6.1.4.1.3052.12.2.11.1.1 | DisplayString | read-write | current |
| scConsoleLoginRequired OBJECT-TYPE ON/OFF login required upon connecting via console | 1.3.6.1.4.1.3052.12.2.11.1.2 | DisplayString | read-write | current |
| scModemLoginRequired OBJECT-TYPE ON/OFF login required upon connecting via modem | 1.3.6.1.4.1.3052.12.2.11.1.3 | DisplayString | read-write | current |
| scTelnetLoginRequired OBJECT-TYPE ON/OFF login required upon connecting via Telnet | 1.3.6.1.4.1.3052.12.2.11.1.4 | DisplayString | read-write | current |
| scTelnetPTLoginRequired OBJECT-TYPE ON/OFF login required upon connecting via Telnet to pass- through ports (TCP ports 210x) | 1.3.6.1.4.1.3052.12.2.11.1.5 | DisplayString | read-write | current |
| scRTSLoginRequired OBJECT-TYPE ON/OFF login required upon connecting to RTS (TCP ports 220x) | 1.3.6.1.4.1.3052.12.2.11.1.6 | DisplayString | read-write | current |
| scAuthMode OBJECT-TYPE Authentication mode (USERNAME/PW,PW/USERNAME,PASSWORD ONLY) | 1.3.6.1.4.1.3052.12.2.11.1.7 | DisplayString | read-write | current |
| scRightsGroup OBJECT-TYPE The set of aliases used for the 8 available rights levels | 1.3.6.1.4.1.3052.12.2.11.1.8 | DisplayString | read-write | current |
| secUserTable OBJECT-TYPE Table of users | 1.3.6.1.4.1.3052.12.2.11.2 | not-accessible | current | |
| secUserEntry OBJECT-TYPE Entry for table of users | 1.3.6.1.4.1.3052.12.2.11.2.1 | not-accessible | current | |
| secUserIndex OBJECT-TYPE Index for table of users | 1.3.6.1.4.1.3052.12.2.11.2.1.1 | Integer32 (1..12) | read-only | current |
| secUserEnable OBJECT-TYPE ON/OFF enable user | 1.3.6.1.4.1.3052.12.2.11.2.1.2 | DisplayString | read-write | current |
| secUserConnectVia OBJECT-TYPE Methods by which user is allowed to connect: L=local (console) T=Telnet M=modem F=FTP R=RTS S=SSH | 1.3.6.1.4.1.3052.12.2.11.2.1.5 | DisplayString | read-write | current |
| secUserLoginTo OBJECT-TYPE The function presented to the user upon login (COMMAND, PASSTHROUGH,MENU) | 1.3.6.1.4.1.3052.12.2.11.2.1.6 | DisplayString | read-write | current |
| secUserAccessFile OBJECT-TYPE The default access file associated with the user | 1.3.6.1.4.1.3052.12.2.11.2.1.7 | DisplayString | read-write | current |
| secUserPTEscapeTo OBJECT-TYPE The function presented to the user upon escaping pass- through: currently only MENU | 1.3.6.1.4.1.3052.12.2.11.2.1.9 | DisplayString | read-write | current |
| secUserPPPType OBJECT-TYPE The kind of PPP access allowed to this user cannot connect via PPP (NONE), can connect but only to the unit (LOCAL), or can connect and route to Ethernet (ROUTING) | 1.3.6.1.4.1.3052.12.2.11.2.1.10 | DisplayString | read-write | current |
| secUserRights OBJECT-TYPE The rights level granted to this user | 1.3.6.1.4.1.3052.12.2.11.2.1.11 | DisplayString | read-write | current |
| secUserEventsReadAccess OBJECT-TYPE DENY/ALLOW user to read the events/alarms file | 1.3.6.1.4.1.3052.12.2.11.2.1.13 | DisplayString | read-write | current |
| secUserAuditReadAccess OBJECT-TYPE DENY/ALLOW user to read the audit log | 1.3.6.1.4.1.3052.12.2.11.2.1.14 | DisplayString | read-write | current |
| secUserEventsWriteAccess OBJECT-TYPE DENY/ALLOW user to delete the events file | 1.3.6.1.4.1.3052.12.2.11.2.1.16 | DisplayString | read-write | current |
| secUserAuditWriteAccess OBJECT-TYPE DENY/ALLOW user to write to the audit log | 1.3.6.1.4.1.3052.12.2.11.2.1.17 | DisplayString | read-write | current |
| secUserExpiration OBJECT-TYPE Expiration date/time of this user | 1.3.6.1.4.1.3052.12.2.11.2.1.18 | DisplayString | read-write | current |
| secUserCallbackNumber1 OBJECT-TYPE Number slot 1 the unit calls for dialback | 1.3.6.1.4.1.3052.12.2.11.2.1.19 | DisplayString | read-write | current |
| secUserCallbackNumber2 OBJECT-TYPE Number slot 2 the unit calls for dialback | 1.3.6.1.4.1.3052.12.2.11.2.1.20 | DisplayString | read-write | current |
| secUserCallbackNumber3 OBJECT-TYPE Number slot 3 the unit calls for dialback | 1.3.6.1.4.1.3052.12.2.11.2.1.21 | DisplayString | read-write | current |
| secUserChallengeTelnetMode OBJECT-TYPE Telnet challenge mode: when user logs in via telnet, unit allows access (OFF), presents a challenge (CHALLENGE), or unit sends a one-time-password (SEND PASSWORD) to a destination configured by secUserChallengeTelnetSendTo | 1.3.6.1.4.1.3052.12.2.11.2.1.22 | DisplayString | read-write | current |
| secUserChallengeModemMode OBJECT-TYPE Modem challenge mode: when user logs in via modem, unit allows access (OFF), presents a challenge (CHALLENGE), sends a one-time-password (SEND PASSWORD) to a destination configured by secUserChallengeTelnetSendTo, or dials a number (CALLBACK) configured with secUserCallbackNumberx | 1.3.6.1.4.1.3052.12.2.11.2.1.23 | DisplayString | read-write | current |
| secUserChallengeConsoleMode OBJECT-TYPE Console challenge mode: when user logs in via console, unit allows access (OFF), or presents a challenge (CHALLENGE) | 1.3.6.1.4.1.3052.12.2.11.2.1.24 | DisplayString | read-write | current |
| secUserChallengeTelnetSendTo OBJECT-TYPE Email action used as the destination address for one-time- password when a user logs in with a challenge mode of SEND PASSWORD | 1.3.6.1.4.1.3052.12.2.11.2.1.25 | DisplayString | read-write | current |
| secUserChallengeModemSendTo OBJECT-TYPE Modem action used as the destination phone number for one- time-password when a user logs in with a challenge mode of SEND PASSWORD | 1.3.6.1.4.1.3052.12.2.11.2.1.26 | DisplayString | read-write | current |
| secUserChallengeExpiration OBJECT-TYPE Time (in minutes) after which a one-time-password is sent that it can be used to log in | 1.3.6.1.4.1.3052.12.2.11.2.1.27 | Integer32 (0..180) | read-write | current |
| secFactory OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.11.3 | |||
| sfEnable OBJECT-TYPE ON/OFF enable factory access | 1.3.6.1.4.1.3052.12.2.11.3.1 | DisplayString | read-write | current |
| sfSecret OBJECT-TYPE Secret used for factory access | 1.3.6.1.4.1.3052.12.2.11.3.2 | DisplayString | read-write | current |
| secVPN OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.11.5 | |||
| event OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12 | |||
| evCore OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.1 | |||
| evClassNameTable OBJECT-TYPE Table of classes | 1.3.6.1.4.1.3052.12.2.12.1.1 | not-accessible | current | |
| evClassNameEntry OBJECT-TYPE Entry for table of classes | 1.3.6.1.4.1.3052.12.2.12.1.1.1 | not-accessible | current | |
| evClassNameIndex OBJECT-TYPE Index for table of classes | 1.3.6.1.4.1.3052.12.2.12.1.1.1.1 | Integer32 (1..12) | read-only | current |
| evClassName OBJECT-TYPE Class name for this slot | 1.3.6.1.4.1.3052.12.2.12.1.1.1.2 | DisplayString | read-write | current |
| evReminderInterval OBJECT-TYPE Interval (minutes) between EventSensor reminder events | 1.3.6.1.4.1.3052.12.2.12.1.2 | Integer32 (0..65535) | read-write | current |
| evLog OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.1.3 | |||
| evLogEnable OBJECT-TYPE ON/OFF enable event log | 1.3.6.1.4.1.3052.12.2.12.1.3.1 | DisplayString | read-write | current |
| evLogStoreAlarm OBJECT-TYPE ON/OFF store data alarms in event log | 1.3.6.1.4.1.3052.12.2.12.1.3.2 | DisplayString | read-write | current |
| evLogMaxSize OBJECT-TYPE max size (in KB) of event log | 1.3.6.1.4.1.3052.12.2.12.1.3.3 | Integer32 | read-write | current |
| evLogStoreSensor OBJECT-TYPE ON/OFF store EventSensor events in event log | 1.3.6.1.4.1.3052.12.2.12.1.3.4 | DisplayString | read-write | current |
| evLogTimeStampAlarms OBJECT-TYPE ON/OFF put timestamps on event log entries | 1.3.6.1.4.1.3052.12.2.12.1.3.5 | DisplayString | read-write | current |
| evLogPrependName OBJECT-TYPE ON/OFF prepend data event name to data alarm records in event log | 1.3.6.1.4.1.3052.12.2.12.1.3.6 | DisplayString | read-write | current |
| evMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.1.4 | |||
| evMgmtReprocess OBJECT-TYPE Number of sensors that have generated events since reset. Write this to reprocess each sensor's last generated event since reset. The value to write determines what kind of events should be reprocessed: 'all': all sensor events 'cc': cc events 'temperature': temperature events 'humidity': humidity events 'analog': analog input events | 1.3.6.1.4.1.3052.12.2.12.1.4.3 | DisplayString | read-write | current |
| evData OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.2 | |||
| evdCore OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.2.1 | |||
| evdExitOnTrue OBJECT-TYPE ON/OFF: Data alarm evaluator stops checking record against alarm equations when it finds an equation that matches | 1.3.6.1.4.1.3052.12.2.12.2.1.1 | DisplayString | read-write | current |
| evdFilterAction OBJECT-TYPE What happens to a record that matches an equation: REJECT/ACCEPT | 1.3.6.1.4.1.3052.12.2.12.2.1.2 | DisplayString | read-write | current |
| evdWildCardChar OBJECT-TYPE Character (in decimal ASCII code format) used to indicate wildcards in data alarm equation | 1.3.6.1.4.1.3052.12.2.12.2.1.3 | Integer32 | read-write | current |
| evdTable OBJECT-TYPE Table of data events | 1.3.6.1.4.1.3052.12.2.12.2.2 | not-accessible | current | |
| evdEntry OBJECT-TYPE Entry for table of data events | 1.3.6.1.4.1.3052.12.2.12.2.2.1 | not-accessible | current | |
| evdIndex OBJECT-TYPE Index for table of data events | 1.3.6.1.4.1.3052.12.2.12.2.2.1.1 | Integer32 (1..100) | read-only | current |
| evdEnable OBJECT-TYPE ON/OFF enable this data event | 1.3.6.1.4.1.3052.12.2.12.2.2.1.2 | DisplayString | read-write | current |
| evdName OBJECT-TYPE Name for this data event | 1.3.6.1.4.1.3052.12.2.12.2.2.1.3 | DisplayString | read-write | current |
| evdEquation OBJECT-TYPE Equation for this data event | 1.3.6.1.4.1.3052.12.2.12.2.2.1.4 | DisplayString | read-write | current |
| evdThreshold OBJECT-TYPE Number of equation matches that must happen to trigger this data event | 1.3.6.1.4.1.3052.12.2.12.2.2.1.5 | Integer32 | read-write | current |
| evdAutoClear OBJECT-TYPE ON/OFF this data alarm is automatically cleared (re-armed) upon reaching the threshold number of matches | 1.3.6.1.4.1.3052.12.2.12.2.2.1.6 | DisplayString | read-write | current |
| evdClearInterval OBJECT-TYPE Interval at which this alarm is automatically cleared (no bearing with evdAutoClear) | 1.3.6.1.4.1.3052.12.2.12.2.2.1.7 | DisplayString | read-write | current |
| evdClearTime OBJECT-TYPE Tie of day (HH:MM) at which this data alarm is cleared (no bearing with evdAutoClear) | 1.3.6.1.4.1.3052.12.2.12.2.2.1.8 | DisplayString | read-write | current |
| evdActions OBJECT-TYPE Actions for this data event | 1.3.6.1.4.1.3052.12.2.12.2.2.1.9 | DisplayString | read-write | current |
| evdClass OBJECT-TYPE Class for this data event | 1.3.6.1.4.1.3052.12.2.12.2.2.1.10 | DisplayString | read-write | current |
| evdTrapNum OBJECT-TYPE Trap number for this event | 1.3.6.1.4.1.3052.12.2.12.2.2.1.11 | Integer32 | read-write | current |
| evdMode OBJECT-TYPE ALARM/FILTER: what is happens when this data event triggers: either generate actions (mode=ALARM) )or ACCEPT/REJECT (via evdFilterAction) the record (mode=FILTER) | 1.3.6.1.4.1.3052.12.2.12.2.2.1.12 | DisplayString | read-write | current |
| evdFieldTable OBJECT-TYPE Table of data event fields | 1.3.6.1.4.1.3052.12.2.12.2.3 | not-accessible | current | |
| evdFieldEntry OBJECT-TYPE Entry for table of data event fields | 1.3.6.1.4.1.3052.12.2.12.2.3.1 | not-accessible | current | |
| evdFieldIndex OBJECT-TYPE Index for table of data event fields | 1.3.6.1.4.1.3052.12.2.12.2.3.1.1 | Integer32 (1..16) | read-only | current |
| evdFieldStart OBJECT-TYPE Start position (1-based) for this data event field | 1.3.6.1.4.1.3052.12.2.12.2.3.1.2 | Integer32 | read-write | current |
| evdFieldLength OBJECT-TYPE Number of characters this data event field occupies | 1.3.6.1.4.1.3052.12.2.12.2.3.1.3 | Integer32 | read-write | current |
| evdFieldName OBJECT-TYPE Start position (1-based) for this data event field | 1.3.6.1.4.1.3052.12.2.12.2.3.1.4 | DisplayString | read-write | current |
| evdFieldLine OBJECT-TYPE Line number (1-based, for multiline records) for this data event field | 1.3.6.1.4.1.3052.12.2.12.2.3.1.5 | Integer32 | read-write | current |
| evdFieldType OBJECT-TYPE Alpha/Numeric type for this data event field | 1.3.6.1.4.1.3052.12.2.12.2.3.1.6 | DisplayString | read-write | current |
| evdMacroTable OBJECT-TYPE Table of data event macros | 1.3.6.1.4.1.3052.12.2.12.2.4 | not-accessible | current | |
| evdMacroEntry OBJECT-TYPE Entry for table of data event macros | 1.3.6.1.4.1.3052.12.2.12.2.4.1 | not-accessible | current | |
| evdMacroIndex OBJECT-TYPE Index for table of data event macros | 1.3.6.1.4.1.3052.12.2.12.2.4.1.1 | Integer32 (1..100) | read-only | current |
| evdMacroName OBJECT-TYPE Name of this macro for use in data event equations | 1.3.6.1.4.1.3052.12.2.12.2.4.1.2 | DisplayString | read-write | current |
| evdMacroEquation OBJECT-TYPE Equation for this data event macro | 1.3.6.1.4.1.3052.12.2.12.2.4.1.3 | DisplayString | read-write | current |
| evNoData1 OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.3 | |||
| evNoData1Enable OBJECT-TYPE ON/OFF enable this no data event | 1.3.6.1.4.1.3052.12.2.12.3.1 | DisplayString | read-write | current |
| evNoData1Actions OBJECT-TYPE Actions for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.2 | DisplayString | read-write | current |
| evNoData1Message OBJECT-TYPE Message for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.3 | DisplayString | read-write | current |
| evNoData1TrapNum OBJECT-TYPE Trap number for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.4 | Integer32 (505..1199) | read-write | current |
| evNoData1Class OBJECT-TYPE Class for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.5 | DisplayString | read-write | current |
| evNoData1Sched1Begin OBJECT-TYPE Schedule 1 begin time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.6 | DisplayString | read-write | current |
| evNoData1Sched1End OBJECT-TYPE Schedule 1 end time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.7 | DisplayString | read-write | current |
| evNoData1Sched1Duration OBJECT-TYPE Duration (minutes) for schedule 1 of this no data event | 1.3.6.1.4.1.3052.12.2.12.3.8 | Integer32 (0..65535) | read-write | current |
| evNoData1Sched2Begin OBJECT-TYPE Schedule 2 begin time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.9 | DisplayString | read-write | current |
| evNoData1Sched2End OBJECT-TYPE Schedule 2 end time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.10 | DisplayString | read-write | current |
| evNoData1Sched2Duration OBJECT-TYPE Duration (minutes) for schedule 2 of this no data event | 1.3.6.1.4.1.3052.12.2.12.3.11 | Integer32 (0..65535) | read-write | current |
| evNoData1PortEnableTable OBJECT-TYPE Table of no data event 1 port enables | 1.3.6.1.4.1.3052.12.2.12.3.12 | not-accessible | current | |
| evNoData1PortEnableEntry OBJECT-TYPE Entry for table of no data event 1 port enables | 1.3.6.1.4.1.3052.12.2.12.3.12.1 | not-accessible | current | |
| evNoData1PortEnableIndex OBJECT-TYPE Index for table of no data event 1 port enables | 1.3.6.1.4.1.3052.12.2.12.3.12.1.1 | Integer32 (1..16) | read-only | current |
| evNoData1PortEnable OBJECT-TYPE ON/OFF: no data event 1 observes this port | 1.3.6.1.4.1.3052.12.2.12.3.12.1.2 | DisplayString | read-write | current |
| evNoData1Exclusions OBJECT-TYPE Exclusions (space-separated MM/DD-formatted dates) for this no data event | 1.3.6.1.4.1.3052.12.2.12.3.13 | DisplayString | read-write | current |
| evNoData1Days OBJECT-TYPE Days of the week on which this no event is active | 1.3.6.1.4.1.3052.12.2.12.3.14 | DisplayString | read-write | current |
| evNoData2 OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.4 | |||
| evNoData2Enable OBJECT-TYPE ON/OFF enable this no data event | 1.3.6.1.4.1.3052.12.2.12.4.1 | DisplayString | read-write | current |
| evNoData2Actions OBJECT-TYPE Actions for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.2 | DisplayString | read-write | current |
| evNoData2Message OBJECT-TYPE Message for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.3 | DisplayString | read-write | current |
| evNoData2TrapNum OBJECT-TYPE Trap number for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.4 | Integer32 (505..1199) | read-write | current |
| evNoData2Class OBJECT-TYPE Class for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.5 | DisplayString | read-write | current |
| evNoData2Sched1Begin OBJECT-TYPE Schedule 1 begin time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.6 | DisplayString | read-write | current |
| evNoData2Sched1End OBJECT-TYPE Schedule 1 end time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.7 | DisplayString | read-write | current |
| evNoData2Sched1Duration OBJECT-TYPE Duration (minutes) for schedule 1 of this no data event | 1.3.6.1.4.1.3052.12.2.12.4.8 | Integer32 (0..65535) | read-write | current |
| evNoData2Sched2Begin OBJECT-TYPE Schedule 2 begin time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.9 | DisplayString | read-write | current |
| evNoData2Sched2End OBJECT-TYPE Schedule 2 end time (HH:MM) for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.10 | DisplayString | read-write | current |
| evNoData2Sched2Duration OBJECT-TYPE Duration (minutes) for schedule 2 of this no data event | 1.3.6.1.4.1.3052.12.2.12.4.11 | Integer32 (0..65535) | read-write | current |
| evNoData2PortEnableTable OBJECT-TYPE Table of no data event 2 port enables | 1.3.6.1.4.1.3052.12.2.12.4.12 | not-accessible | current | |
| evNoData2PortEnableEntry OBJECT-TYPE Entry for table of no data event 2 port enables | 1.3.6.1.4.1.3052.12.2.12.4.12.1 | not-accessible | current | |
| evNoData2PortEnableIndex OBJECT-TYPE Index for table of no data event 2 port enables | 1.3.6.1.4.1.3052.12.2.12.4.12.1.1 | Integer32 (1..16) | read-only | current |
| evNoData2PortEnable OBJECT-TYPE ON/OFF: no data event 2 observes this port | 1.3.6.1.4.1.3052.12.2.12.4.12.1.2 | DisplayString | read-write | current |
| evNoData2Exclusions OBJECT-TYPE Exclusions (space-separated MM/DD-formatted dates) for this no data event | 1.3.6.1.4.1.3052.12.2.12.4.13 | DisplayString | read-write | current |
| evNoData2Days OBJECT-TYPE Days of the week on which this no event is active | 1.3.6.1.4.1.3052.12.2.12.4.14 | DisplayString | read-write | current |
| evSched1 OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.5 | |||
| evSched1Enable OBJECT-TYPE ON/OFF enable this scheduled event | 1.3.6.1.4.1.3052.12.2.12.5.1 | DisplayString | read-write | current |
| evSched1Actions OBJECT-TYPE Actions for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.5.2 | DisplayString | read-write | current |
| evSched1Message OBJECT-TYPE Message for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.5.3 | DisplayString | read-write | current |
| evSched1TrapNum OBJECT-TYPE Trap number for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.5.4 | Integer32 | read-write | current |
| evSched1Class OBJECT-TYPE Class for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.5.5 | DisplayString | read-write | current |
| evSched1Sunday OBJECT-TYPE Time on Sunday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.5.6 | DisplayString | read-write | current |
| evSched1Monday OBJECT-TYPE Time on Monday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.5.7 | DisplayString | read-write | current |
| evSched1Tuesday OBJECT-TYPE Time on Tuesday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.5.8 | DisplayString | read-write | current |
| evSched1Wednesday OBJECT-TYPE Time on Wednesday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.5.9 | DisplayString | read-write | current |
| evSched1Thursday OBJECT-TYPE Time on Thursday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.5.10 | DisplayString | read-write | current |
| evSched1Friday OBJECT-TYPE Time on Friday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.5.11 | DisplayString | read-write | current |
| evSched1Saturday OBJECT-TYPE Time on Saturday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.5.12 | DisplayString | read-write | current |
| evSched1Exclusions OBJECT-TYPE Exclusions (space-separated MM/DD-formatted dates) for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.5.13 | DisplayString | read-write | current |
| evSched2 OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.6 | |||
| evSched2Enable OBJECT-TYPE ON/OFF enable this scheduled event | 1.3.6.1.4.1.3052.12.2.12.6.1 | DisplayString | read-write | current |
| evSched2Actions OBJECT-TYPE Actions for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.6.2 | DisplayString | read-write | current |
| evSched2Message OBJECT-TYPE Message for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.6.3 | DisplayString | read-write | current |
| evSched2TrapNum OBJECT-TYPE Trap number for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.6.4 | Integer32 | read-write | current |
| evSched2Class OBJECT-TYPE Class for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.6.5 | DisplayString | read-write | current |
| evSched2Sunday OBJECT-TYPE Time on Sunday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.6.6 | DisplayString | read-write | current |
| evSched2Monday OBJECT-TYPE Time on Monday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.6.7 | DisplayString | read-write | current |
| evSched2Tuesday OBJECT-TYPE Time on Tuesday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.6.8 | DisplayString | read-write | current |
| evSched2Wednesday OBJECT-TYPE Time on Wednesday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.6.9 | DisplayString | read-write | current |
| evSched2Thursday OBJECT-TYPE Time on Thursday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.6.10 | DisplayString | read-write | current |
| evSched2Friday OBJECT-TYPE Time on Friday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.6.11 | DisplayString | read-write | current |
| evSched2Saturday OBJECT-TYPE Time on Saturday (HH:MM) when this scheduled event triggers | 1.3.6.1.4.1.3052.12.2.12.6.12 | DisplayString | read-write | current |
| evSched2Exclusions OBJECT-TYPE Exclusions (space-separated MM/DD-formatted dates) for this scheduled event | 1.3.6.1.4.1.3052.12.2.12.6.13 | DisplayString | read-write | current |
| evShskLowTable OBJECT-TYPE Table of serial handshaking low events | 1.3.6.1.4.1.3052.12.2.12.7 | not-accessible | current | |
| evShskLowEntry OBJECT-TYPE Entry for table of serial handshaking low events | 1.3.6.1.4.1.3052.12.2.12.7.1 | not-accessible | current | |
| evShskLowIndex OBJECT-TYPE Index for table of serial handshaking low events | 1.3.6.1.4.1.3052.12.2.12.7.1.1 | Integer32 (1..16) | read-only | current |
| evShskLowEnable OBJECT-TYPE ON/OFF: enable the serial handshaking low event for this port | 1.3.6.1.4.1.3052.12.2.12.7.1.2 | DisplayString | read-write | current |
| evShskLowActions OBJECT-TYPE Actions for the serial handshaking low event for this port | 1.3.6.1.4.1.3052.12.2.12.7.1.3 | DisplayString | read-write | current |
| evShskLowMessage OBJECT-TYPE Message for the serial handshaking low event for this port | 1.3.6.1.4.1.3052.12.2.12.7.1.4 | DisplayString | read-write | current |
| evShskLowClass OBJECT-TYPE Class for the serial handshaking low event for this port | 1.3.6.1.4.1.3052.12.2.12.7.1.5 | DisplayString | read-write | current |
| evShskLowTrapNum OBJECT-TYPE Trap number for the serial handshaking low event for this port | 1.3.6.1.4.1.3052.12.2.12.7.1.6 | Integer32 | read-write | current |
| evShskHighTable OBJECT-TYPE Table of serial handshaking high events | 1.3.6.1.4.1.3052.12.2.12.8 | not-accessible | current | |
| evShskHighEntry OBJECT-TYPE Entry for table of serial handshaking high events | 1.3.6.1.4.1.3052.12.2.12.8.1 | not-accessible | current | |
| evShskHighIndex OBJECT-TYPE Index for table of serial handshaking high events | 1.3.6.1.4.1.3052.12.2.12.8.1.1 | Integer32 (1..16) | read-only | current |
| evShskHighEnable OBJECT-TYPE ON/OFF: enable the serial handshaking high event for this port | 1.3.6.1.4.1.3052.12.2.12.8.1.2 | DisplayString | read-write | current |
| evShskHighActions OBJECT-TYPE Actions for the serial handshaking high event for this port | 1.3.6.1.4.1.3052.12.2.12.8.1.3 | DisplayString | read-write | current |
| evShskHighMessage OBJECT-TYPE Message for the serial handshaking high event for this port | 1.3.6.1.4.1.3052.12.2.12.8.1.4 | DisplayString | read-write | current |
| evShskHighClass OBJECT-TYPE Class for the serial handshaking high event for this port | 1.3.6.1.4.1.3052.12.2.12.8.1.5 | DisplayString | read-write | current |
| evShskHighTrapNum OBJECT-TYPE Trap number for the serial handshaking high event for this port | 1.3.6.1.4.1.3052.12.2.12.8.1.6 | Integer32 | read-write | current |
| evNoSensor OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.9 | |||
| evNoSensorTimeout OBJECT-TYPE Timeout (seconds) after which an EventSensor becomes unresponsive that this event is triggered | 1.3.6.1.4.1.3052.12.2.12.9.1 | Integer32 | read-write | current |
| evNoSensorActions OBJECT-TYPE Actions for no sensor event | 1.3.6.1.4.1.3052.12.2.12.9.2 | DisplayString | read-write | current |
| evNoSensorTrapNum OBJECT-TYPE Trap number for no sensor event | 1.3.6.1.4.1.3052.12.2.12.9.3 | Integer32 | read-write | current |
| evNoSensorClass OBJECT-TYPE Class for no sensor event | 1.3.6.1.4.1.3052.12.2.12.9.4 | DisplayString | read-write | current |
| fuelSensor OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.11 | |||
| fuelSensorGeneralTable OBJECT-TYPE This table organizes general fuel sensor attributes. | 1.3.6.1.4.1.3052.12.2.12.11.1 | not-accessible | current | |
| fsGenEntry OBJECT-TYPE Entry for fuel sensor general config table. | 1.3.6.1.4.1.3052.12.2.12.11.1.1 | not-accessible | current | |
| fsGenIndex OBJECT-TYPE Which fuel sensor in the fuel sensor general config table. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.1 | Integer32 (1..3) | read-only | current |
| fsGenName OBJECT-TYPE Fuel sensor name. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.2 | DisplayString | read-write | current |
| fsGenSensorType OBJECT-TYPE Type of fuel sensor in use; NONE disables the fuel sensor. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.3 | DisplayString | read-write | current |
| fsGenDistanceUnit OBJECT-TYPE Distance units in use when setting and indicating tank dimensions. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.4 | DisplayString | read-write | current |
| fsGenRawValueTop OBJECT-TYPE Analog input reading corresponding to the SENSOR FULL point. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.5 | DisplayString | read-write | current |
| fsGenTopOffset OBJECT-TYPE Distance, in the specified distance unit, between the SENSOR FULL point and the TANK FULL point. The value is positive if the SENSOR FULL point is above the TANK FULL point, and negative if it is below. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.6 | DisplayString | read-write | current |
| fsGenRawValueBottom OBJECT-TYPE Analog input reading corresponding to the minimum fluid height measurable by the fuel sensor. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.7 | DisplayString | read-write | current |
| fsGenBottomOffset OBJECT-TYPE Distance, in the specified distance unit, between the SENSOR EMPTY point and the TANK EMPTY point. The value is positive if the SENSOR EMPTY point is above the TANK EMPTY point, and negative if it is below. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.8 | DisplayString | read-write | current |
| fsGenInputES OBJECT-TYPE Which eventsensor contains the analog input associated with this fuel sensor. Allowed values are 200 (for internal ES), or 1-16. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.9 | Integer32 (1..200) | read-write | current |
| fsGenInputPoint OBJECT-TYPE Which analog input point, on the specified eventsensor, that is associated with the fuel sensor. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.10 | Integer32 (1..16) | read-write | current |
| fsGenFilterAveraging OBJECT-TYPE Fuel sensor filter averaging factor. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.11 | Integer32 | read-write | current |
| fsGenSysrepEnable OBJECT-TYPE Fuel sensor System Reporting enable. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.12 | DisplayString | read-write | current |
| fsGenSysrepThreshold OBJECT-TYPE Fuel sensor System Reporting threshold (floating point value). | 1.3.6.1.4.1.3052.12.2.12.11.1.1.13 | DisplayString | read-write | current |
| fsGenSysrepLimit OBJECT-TYPE Fuel sensor System Reporting limit. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.14 | Integer32 | read-write | current |
| fsGenSysrepPackage OBJECT-TYPE Fuel sensor System Reporting package number. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.15 | Integer32 (0..10) | read-write | current |
| fsGenSysrepType OBJECT-TYPE Fuel sensor ASM profile type. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.16 | DisplayString | read-write | current |
| fsGenEnable OBJECT-TYPE Fuel sensor enable. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.17 | DisplayString | read-write | current |
| fsGenFuelType OBJECT-TYPE Type of fuel being measured: DIESEL, PROPANE, NATURAL GAS, HYDROGEN, GASOLINE, OTHER. | 1.3.6.1.4.1.3052.12.2.12.11.1.1.18 | DisplayString | read-write | current |
| fuelSensorTankTable OBJECT-TYPE This table organizes tank-specific fuel sensor attributes. | 1.3.6.1.4.1.3052.12.2.12.11.2 | not-accessible | current | |
| fsTankEntry OBJECT-TYPE Entry for fuel sensor tank config table. | 1.3.6.1.4.1.3052.12.2.12.11.2.1 | not-accessible | current | |
| fsTankIndex OBJECT-TYPE Which fuel sensor in the fuel sensor tank config table. | 1.3.6.1.4.1.3052.12.2.12.11.2.1.1 | Integer32 (1..3) | read-only | current |
| fsTankHeight OBJECT-TYPE Height of the tank, from the TANK EMPTY point to the TANK FULL point, in the specified distance unit (i.e. TANK HEIGHT). This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.2.1.2 | DisplayString | read-write | current |
| fsTankDimA OBJECT-TYPE Tank dimension measurement A for certain tank profiles. For HORIZ OVAL, this is the length of the straight section. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.2.1.3 | DisplayString | read-write | current |
| fsTankDimB OBJECT-TYPE Tank dimension measurement B for certain tank profiles. For HORIZ OVAL, this is the radius of the curved section. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.2.1.4 | DisplayString | read-write | current |
| fsTankVolume OBJECT-TYPE How many volume units the tank contains, when full. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.2.1.5 | DisplayString | read-write | current |
| fsTankVolumeUnit OBJECT-TYPE Name of the unit representing fluid volume in the tank. This is only used for display purposes; it does not affect the volume calculation. | 1.3.6.1.4.1.3052.12.2.12.11.2.1.6 | DisplayString | read-write | current |
| fsTankShape OBJECT-TYPE The shape of the fuel tank. A value of LINEAR produces a fluid volume reading that is directly proportional to fluid height. The HORIZ CYL and HORIZ OVAL settings use a hard-coded formula to calculate the volume. The CUSTOM setting uses a strapping table that must be configured as well (see fuelSensorCustomTankTable). | 1.3.6.1.4.1.3052.12.2.12.11.2.1.7 | DisplayString | read-write | current |
| fuelSensorCustomTankTable OBJECT-TYPE This table organizes the custom tank strapping table. Each fuel sensor has a table of height/volume pairs in service only when the tank shape (fsTankShape) in CUSTOM. This allows the unit to calculate volumes for nonstandard tank shapes, to the degree that accurate height/volume measurements can be configured. This SNMP table has two indexes: the first for which fuel sensor and the second for which height/volume pair. | 1.3.6.1.4.1.3052.12.2.12.11.3 | not-accessible | current | |
| fsCustomTankEntry OBJECT-TYPE Entry for fuel sensor custom tank config table. | 1.3.6.1.4.1.3052.12.2.12.11.3.1 | not-accessible | current | |
| fsCustomTankIndexFS OBJECT-TYPE Which fuel sensor in the fuel sensor tank config table. This is the first of two indexes for this SNMP table. | 1.3.6.1.4.1.3052.12.2.12.11.3.1.1 | Integer32 (1..3) | read-only | current |
| fsCustomTankIndexDatum OBJECT-TYPE Which hight/volume pair: there are 32 pairs per fuel sensor. This is the second of two indexes for this SNMP table. | 1.3.6.1.4.1.3052.12.2.12.11.3.1.2 | Integer32 (1..32) | read-only | current |
| fsCustomTankHeight OBJECT-TYPE Height of custom tank height/volume pair. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.3.1.3 | DisplayString | read-write | current |
| fsCustomTankVolume OBJECT-TYPE Volume of custom tank height/volume pair. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.3.1.4 | DisplayString | read-write | current |
| fuelSensorVolumeTable OBJECT-TYPE This table organizes volume-event-specific fuel sensor attributes. | 1.3.6.1.4.1.3052.12.2.12.11.4 | not-accessible | current | |
| fsVolumeEntry OBJECT-TYPE Entry for fuel sensor volume event config table. | 1.3.6.1.4.1.3052.12.2.12.11.4.1 | not-accessible | current | |
| fsVolumeIndex OBJECT-TYPE Which fuel sensor in the fuel sensor volume event config table. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.1 | Integer32 (1..3) | read-only | current |
| fsVolumeEnable OBJECT-TYPE Enable fuel sensor volume events. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.2 | DisplayString | read-write | current |
| fsVolumeDeadband OBJECT-TYPE Fuel sensor deadband (hysteresis). This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.3 | DisplayString | read-write | current |
| fsVolumeVHighValue OBJECT-TYPE Fuel sensor volume very high event threshold value. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.4 | DisplayString | read-write | current |
| fsVolumeVHighActions OBJECT-TYPE Fuel sensor volume very high event threshold actions. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.5 | DisplayString | read-write | current |
| fsVolumeVHighTrapNum OBJECT-TYPE Fuel sensor volume very high event threshold trap number. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.6 | Integer32 (519..1199) | read-write | current |
| fsVolumeVHighClass OBJECT-TYPE Fuel sensor volume very high event threshold class (severity). | 1.3.6.1.4.1.3052.12.2.12.11.4.1.7 | DisplayString | read-write | current |
| fsVolumeHighValue OBJECT-TYPE Fuel sensor volume high event threshold value. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.8 | DisplayString | read-write | current |
| fsVolumeHighActions OBJECT-TYPE Fuel sensor volume high event threshold actions. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.9 | DisplayString | read-write | current |
| fsVolumeHighTrapNum OBJECT-TYPE Fuel sensor volume high event threshold trap number. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.10 | Integer32 (519..1199) | read-write | current |
| fsVolumeHighClass OBJECT-TYPE Fuel sensor volume high event threshold class (severity). | 1.3.6.1.4.1.3052.12.2.12.11.4.1.11 | DisplayString | read-write | current |
| fsVolumeNormalActions OBJECT-TYPE Fuel sensor volume return to normal actions. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.12 | DisplayString | read-write | current |
| fsVolumeNormalTrapNum OBJECT-TYPE Fuel sensor volume return to normal trap number. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.13 | Integer32 (519..1199) | read-write | current |
| fsVolumeNormalClass OBJECT-TYPE Fuel sensor volume return to normal class (severity). | 1.3.6.1.4.1.3052.12.2.12.11.4.1.14 | DisplayString | read-write | current |
| fsVolumeLowValue OBJECT-TYPE Fuel sensor volume low event threshold value. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.15 | DisplayString | read-write | current |
| fsVolumeLowActions OBJECT-TYPE Fuel sensor volume low event threshold actions. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.16 | DisplayString | read-write | current |
| fsVolumeLowTrapNum OBJECT-TYPE Fuel sensor volume low event threshold trap number. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.17 | Integer32 (519..1199) | read-write | current |
| fsVolumeLowClass OBJECT-TYPE Fuel sensor volume low event threshold class (severity). | 1.3.6.1.4.1.3052.12.2.12.11.4.1.18 | DisplayString | read-write | current |
| fsVolumeVLowValue OBJECT-TYPE Fuel sensor volume very low event threshold value. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.19 | DisplayString | read-write | current |
| fsVolumeVLowActions OBJECT-TYPE Fuel sensor volume very low event threshold actions. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.20 | DisplayString | read-write | current |
| fsVolumeVLowTrapNum OBJECT-TYPE Fuel sensor volume very low event threshold trap number. | 1.3.6.1.4.1.3052.12.2.12.11.4.1.21 | Integer32 (519..1199) | read-write | current |
| fsVolumeVLowClass OBJECT-TYPE Fuel sensor volume very low event threshold class (severity). | 1.3.6.1.4.1.3052.12.2.12.11.4.1.22 | DisplayString | read-write | current |
| fuelSensorDisconnectTable OBJECT-TYPE This table organizes disconnect-event-specific fuel sensor attributes. | 1.3.6.1.4.1.3052.12.2.12.11.5 | not-accessible | current | |
| fsDiscEntry OBJECT-TYPE Entry for fuel sensor disconnect event config table. | 1.3.6.1.4.1.3052.12.2.12.11.5.1 | not-accessible | current | |
| fsDiscIndex OBJECT-TYPE Which fuel sensor in the fuel sensor disconnect event config table. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.1 | Integer32 (1..3) | read-only | current |
| fsDiscEnable OBJECT-TYPE Fuel sensor disconnect event enable. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.2 | DisplayString | read-write | current |
| fsDiscHighValue OBJECT-TYPE High end of input value range when fuel sensor is disconnected. This is in the units of the analog input value. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.3 | DisplayString | read-write | current |
| fsDiscLowValue OBJECT-TYPE Low end of input value range when fuel sensor is disconnected. This is in the units of the analog input value. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.4 | DisplayString | read-write | current |
| fsDiscActions OBJECT-TYPE Fuel sensor disconnect event actions. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.5 | DisplayString | read-write | current |
| fsDiscTrapNum OBJECT-TYPE Fuel sensor disconnect event trap number. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.6 | Integer32 (515..1199) | read-write | current |
| fsDiscClass OBJECT-TYPE Fuel sensor disconnect event class (severity). | 1.3.6.1.4.1.3052.12.2.12.11.5.1.7 | DisplayString | read-write | current |
| fsDiscNormalActions OBJECT-TYPE Fuel sensor disconnect return to normal actions. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.8 | DisplayString | read-write | current |
| fsDiscNormalTrapNum OBJECT-TYPE Fuel sensor disconnect return to normal trap number. | 1.3.6.1.4.1.3052.12.2.12.11.5.1.9 | Integer32 (515..1199) | read-write | current |
| fsDiscNormalClass OBJECT-TYPE Fuel sensor disconnect return to normal class (severity). | 1.3.6.1.4.1.3052.12.2.12.11.5.1.10 | DisplayString | read-write | current |
| acPowerMonitor OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.12 | |||
| acpmGeneralTable OBJECT-TYPE This table organizes general AC power monitor attributes. | 1.3.6.1.4.1.3052.12.2.12.12.1 | not-accessible | current | |
| acpmGenEntry OBJECT-TYPE Entry for AC power monitor general config table. | 1.3.6.1.4.1.3052.12.2.12.12.1.1 | not-accessible | current | |
| acpmGenIndex OBJECT-TYPE Which AC power monitor in the AC power monitor general config table. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.1 | Integer32 (1..6) | read-only | current |
| acpmGenDevice OBJECT-TYPE Model of the AC power monitor device. The unit needs this setting to know which registers to poll for the various data items, among other things. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.2 | DisplayString | read-write | current |
| acpmGenName OBJECT-TYPE Name for the AC power monitor device. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.3 | DisplayString | read-write | current |
| acpmGenAddress OBJECT-TYPE Modbus address of the AC power monitor device. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.4 | Integer32 (1..247) | read-write | current |
| acpmGenPtRatio OBJECT-TYPE Ratio of secondary turns to primary turns on potential transformers (PT). | 1.3.6.1.4.1.3052.12.2.12.12.1.1.5 | Integer32 (1..10000) | read-write | current |
| acpmGenCtRatio OBJECT-TYPE Ratio of secondary turns to primary turns on current transformers (CT). | 1.3.6.1.4.1.3052.12.2.12.12.1.1.6 | Integer32 (1..10000) | read-write | current |
| acpmGenPowerType OBJECT-TYPE Type of power being monitored. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.7 | DisplayString | read-write | current |
| acpmGenSysrepPackage OBJECT-TYPE System reporting package number. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.8 | Integer32 (0..10) | read-write | current |
| acpmGenSysrepType OBJECT-TYPE ASM profile type. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.9 | DisplayString | read-write | current |
| acpmGenEnable OBJECT-TYPE AC power monitor enable. | 1.3.6.1.4.1.3052.12.2.12.12.1.1.10 | DisplayString | read-write | current |
| acpmAvgVoltageTable OBJECT-TYPE This table organizes AC power monitor average voltage attributes. | 1.3.6.1.4.1.3052.12.2.12.12.2 | not-accessible | current | |
| acpmAvgVoltageEntry OBJECT-TYPE Entry for AC power monitor average voltage config table. | 1.3.6.1.4.1.3052.12.2.12.12.2.1 | not-accessible | current | |
| acpmAvgVoltageIndex OBJECT-TYPE Which AC power monitor in the AC power monitor average voltage config table. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.1 | Integer32 (1..6) | read-only | current |
| acpmAvgVoltageEnable OBJECT-TYPE Enable AC power monitor average voltage events. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.2 | DisplayString | read-write | current |
| acpmAvgVoltageDeadband OBJECT-TYPE Deadband (hysteresis) for average voltage event. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.3 | DisplayString | read-write | current |
| acpmAvgVoltageVHighValue OBJECT-TYPE Very high event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.4 | DisplayString | read-write | current |
| acpmAvgVoltageVHighActions OBJECT-TYPE Very high event actions. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.5 | DisplayString | read-write | current |
| acpmAvgVoltageVHighTrapNum OBJECT-TYPE Very high event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.6 | Integer32 (520..1199) | read-write | current |
| acpmAvgVoltageVHighClass OBJECT-TYPE Very high event class. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.7 | DisplayString | read-write | current |
| acpmAvgVoltageHighValue OBJECT-TYPE High event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.8 | DisplayString | read-write | current |
| acpmAvgVoltageHighActions OBJECT-TYPE High event actions. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.9 | DisplayString | read-write | current |
| acpmAvgVoltageHighTrapNum OBJECT-TYPE High event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.10 | Integer32 (520..1199) | read-write | current |
| acpmAvgVoltageHighClass OBJECT-TYPE High event class. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.11 | DisplayString | read-write | current |
| acpmAvgVoltageNormalActions OBJECT-TYPE Return to normal actions. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.12 | DisplayString | read-write | current |
| acpmAvgVoltageNormalTrapNum OBJECT-TYPE Return to normal trap number. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.13 | Integer32 (520..1199) | read-write | current |
| acpmAvgVoltageNormalClass OBJECT-TYPE Return to normal class. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.14 | DisplayString | read-write | current |
| acpmAvgVoltageLowValue OBJECT-TYPE Low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.15 | DisplayString | read-write | current |
| acpmAvgVoltageLowActions OBJECT-TYPE Low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.16 | DisplayString | read-write | current |
| acpmAvgVoltageLowTrapNum OBJECT-TYPE Low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.17 | Integer32 (520..1199) | read-write | current |
| acpmAvgVoltageLowClass OBJECT-TYPE Low event class. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.18 | DisplayString | read-write | current |
| acpmAvgVoltageVLowValue OBJECT-TYPE Very low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.19 | DisplayString | read-write | current |
| acpmAvgVoltageVLowActions OBJECT-TYPE Very low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.20 | DisplayString | read-write | current |
| acpmAvgVoltageVLowTrapNum OBJECT-TYPE Very low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.21 | Integer32 (520..1199) | read-write | current |
| acpmAvgVoltageVLowClass OBJECT-TYPE Very low event class. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.22 | DisplayString | read-write | current |
| acpmAvgVoltageSysrepEnable OBJECT-TYPE System reporting enable for average voltage telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.23 | DisplayString | read-write | current |
| acpmAvgVoltageSysrepThreshold OBJECT-TYPE System reporting threshold for average voltage telemetry. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.24 | DisplayString | read-write | current |
| acpmAvgVoltageSysrepLimit OBJECT-TYPE System reporting limit for average voltage telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.2.1.25 | Integer32 | read-write | current |
| acpmAvgCurrentTable OBJECT-TYPE This table organizes AC power monitor average current attributes. | 1.3.6.1.4.1.3052.12.2.12.12.3 | not-accessible | current | |
| acpmAvgCurrentEntry OBJECT-TYPE Entry for AC power monitor average current config table. | 1.3.6.1.4.1.3052.12.2.12.12.3.1 | not-accessible | current | |
| acpmAvgCurrentIndex OBJECT-TYPE Which AC power monitor in the AC power monitor average current config table. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.1 | Integer32 (1..6) | read-only | current |
| acpmAvgCurrentEnable OBJECT-TYPE Enable AC power monitor average current events. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.2 | DisplayString | read-write | current |
| acpmAvgCurrentDeadband OBJECT-TYPE Deadband (hysteresis) for average current event. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.3 | DisplayString | read-write | current |
| acpmAvgCurrentVHighValue OBJECT-TYPE Very high event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.4 | DisplayString | read-write | current |
| acpmAvgCurrentVHighActions OBJECT-TYPE Very high event actions. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.5 | DisplayString | read-write | current |
| acpmAvgCurrentVHighTrapNum OBJECT-TYPE Very high event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.6 | Integer32 (521..1199) | read-write | current |
| acpmAvgCurrentVHighClass OBJECT-TYPE Very high event class. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.7 | DisplayString | read-write | current |
| acpmAvgCurrentHighValue OBJECT-TYPE High event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.8 | DisplayString | read-write | current |
| acpmAvgCurrentHighActions OBJECT-TYPE High event actions. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.9 | DisplayString | read-write | current |
| acpmAvgCurrentHighTrapNum OBJECT-TYPE High event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.10 | Integer32 (521..1199) | read-write | current |
| acpmAvgCurrentHighClass OBJECT-TYPE High event class. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.11 | DisplayString | read-write | current |
| acpmAvgCurrentNormalActions OBJECT-TYPE Return to normal actions. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.12 | DisplayString | read-write | current |
| acpmAvgCurrentNormalTrapNum OBJECT-TYPE Return to normal trap number. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.13 | Integer32 (521..1199) | read-write | current |
| acpmAvgCurrentNormalClass OBJECT-TYPE Return to normal class. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.14 | DisplayString | read-write | current |
| acpmAvgCurrentLowValue OBJECT-TYPE Low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.15 | DisplayString | read-write | current |
| acpmAvgCurrentLowActions OBJECT-TYPE Low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.16 | DisplayString | read-write | current |
| acpmAvgCurrentLowTrapNum OBJECT-TYPE Low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.17 | Integer32 (521..1199) | read-write | current |
| acpmAvgCurrentLowClass OBJECT-TYPE Low event class. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.18 | DisplayString | read-write | current |
| acpmAvgCurrentVLowValue OBJECT-TYPE Very low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.19 | DisplayString | read-write | current |
| acpmAvgCurrentVLowActions OBJECT-TYPE Very low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.20 | DisplayString | read-write | current |
| acpmAvgCurrentVLowTrapNum OBJECT-TYPE Very low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.21 | Integer32 (521..1199) | read-write | current |
| acpmAvgCurrentVLowClass OBJECT-TYPE Very low event class. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.22 | DisplayString | read-write | current |
| acpmAvgCurrentSysrepEnable OBJECT-TYPE System reporting enable for average current telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.23 | DisplayString | read-write | current |
| acpmAvgCurrentSysrepThreshold OBJECT-TYPE System reporting threshold for average current telemetry. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.24 | DisplayString | read-write | current |
| acpmAvgCurrentSysrepLimit OBJECT-TYPE System reporting limit for average current telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.3.1.25 | Integer32 | read-write | current |
| acpmFreqTable OBJECT-TYPE This table organizes AC power monitor frequency attributes. | 1.3.6.1.4.1.3052.12.2.12.12.4 | not-accessible | current | |
| acpmFreqEntry OBJECT-TYPE Entry for AC power monitor frequency config table. | 1.3.6.1.4.1.3052.12.2.12.12.4.1 | not-accessible | current | |
| acpmFreqIndex OBJECT-TYPE Which AC power monitor in the AC power monitor frequency config table. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.1 | Integer32 (1..6) | read-only | current |
| acpmFreqEnable OBJECT-TYPE Enable AC power monitor frequency events. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.2 | DisplayString | read-write | current |
| acpmFreqDeadband OBJECT-TYPE Deadband (hysteresis) for frequency event. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.3 | DisplayString | read-write | current |
| acpmFreqVHighValue OBJECT-TYPE Very high event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.4 | DisplayString | read-write | current |
| acpmFreqVHighActions OBJECT-TYPE Very high event actions. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.5 | DisplayString | read-write | current |
| acpmFreqVHighTrapNum OBJECT-TYPE Very high event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.6 | Integer32 (522..1199) | read-write | current |
| acpmFreqVHighClass OBJECT-TYPE Very high event class. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.7 | DisplayString | read-write | current |
| acpmFreqHighValue OBJECT-TYPE High event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.8 | DisplayString | read-write | current |
| acpmFreqHighActions OBJECT-TYPE High event actions. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.9 | DisplayString | read-write | current |
| acpmFreqHighTrapNum OBJECT-TYPE High event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.10 | Integer32 (522..1199) | read-write | current |
| acpmFreqHighClass OBJECT-TYPE High event class. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.11 | DisplayString | read-write | current |
| acpmFreqNormalActions OBJECT-TYPE Return to normal actions. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.12 | DisplayString | read-write | current |
| acpmFreqNormalTrapNum OBJECT-TYPE Return to normal trap number. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.13 | Integer32 (522..1199) | read-write | current |
| acpmFreqNormalClass OBJECT-TYPE Return to normal class. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.14 | DisplayString | read-write | current |
| acpmFreqLowValue OBJECT-TYPE Low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.15 | DisplayString | read-write | current |
| acpmFreqLowActions OBJECT-TYPE Low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.16 | DisplayString | read-write | current |
| acpmFreqLowTrapNum OBJECT-TYPE Low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.17 | Integer32 (522..1199) | read-write | current |
| acpmFreqLowClass OBJECT-TYPE Low event class. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.18 | DisplayString | read-write | current |
| acpmFreqVLowValue OBJECT-TYPE Very low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.19 | DisplayString | read-write | current |
| acpmFreqVLowActions OBJECT-TYPE Very low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.20 | DisplayString | read-write | current |
| acpmFreqVLowTrapNum OBJECT-TYPE Very low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.21 | Integer32 (522..1199) | read-write | current |
| acpmFreqVLowClass OBJECT-TYPE Very low event class. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.22 | DisplayString | read-write | current |
| acpmFreqSysrepEnable OBJECT-TYPE System reporting enable for frequency telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.23 | DisplayString | read-write | current |
| acpmFreqSysrepThreshold OBJECT-TYPE System reporting threshold for frequency telemetry. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.24 | DisplayString | read-write | current |
| acpmFreqSysrepLimit OBJECT-TYPE System reporting limit for frequency telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.4.1.25 | Integer32 | read-write | current |
| acpmTotalRealPowerTable OBJECT-TYPE This table organizes AC power monitor total real power attributes. | 1.3.6.1.4.1.3052.12.2.12.12.5 | not-accessible | current | |
| acpmTRPEntry OBJECT-TYPE Entry for AC power monitor total real power config table. | 1.3.6.1.4.1.3052.12.2.12.12.5.1 | not-accessible | current | |
| acpmTRPIndex OBJECT-TYPE Which AC power monitor in the AC power monitor total real power config table. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.1 | Integer32 (1..6) | read-only | current |
| acpmTRPEnable OBJECT-TYPE Enable AC power monitor total real power events. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.2 | DisplayString | read-write | current |
| acpmTRPDeadband OBJECT-TYPE Deadband (hysteresis) for total real power event. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.3 | DisplayString | read-write | current |
| acpmTRPVHighValue OBJECT-TYPE Very high event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.4 | DisplayString | read-write | current |
| acpmTRPVHighActions OBJECT-TYPE Very high event actions. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.5 | DisplayString | read-write | current |
| acpmTRPVHighTrapNum OBJECT-TYPE Very high event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.6 | Integer32 (523..1199) | read-write | current |
| acpmTRPVHighClass OBJECT-TYPE Very high event class. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.7 | DisplayString | read-write | current |
| acpmTRPHighValue OBJECT-TYPE High event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.8 | DisplayString | read-write | current |
| acpmTRPHighActions OBJECT-TYPE High event actions. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.9 | DisplayString | read-write | current |
| acpmTRPHighTrapNum OBJECT-TYPE High event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.10 | Integer32 (523..1199) | read-write | current |
| acpmTRPHighClass OBJECT-TYPE High event class. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.11 | DisplayString | read-write | current |
| acpmTRPNormalActions OBJECT-TYPE Return to normal actions. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.12 | DisplayString | read-write | current |
| acpmTRPNormalTrapNum OBJECT-TYPE Return to normal trap number. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.13 | Integer32 (523..1199) | read-write | current |
| acpmTRPNormalClass OBJECT-TYPE Return to normal class. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.14 | DisplayString | read-write | current |
| acpmTRPLowValue OBJECT-TYPE Low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.15 | DisplayString | read-write | current |
| acpmTRPLowActions OBJECT-TYPE Low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.16 | DisplayString | read-write | current |
| acpmTRPLowTrapNum OBJECT-TYPE Low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.17 | Integer32 (523..1199) | read-write | current |
| acpmTRPLowClass OBJECT-TYPE Low event class. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.18 | DisplayString | read-write | current |
| acpmTRPVLowValue OBJECT-TYPE Very low event threshold. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.19 | DisplayString | read-write | current |
| acpmTRPVLowActions OBJECT-TYPE Very low event actions. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.20 | DisplayString | read-write | current |
| acpmTRPVLowTrapNum OBJECT-TYPE Very low event trap number. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.21 | Integer32 (523..1199) | read-write | current |
| acpmTRPVLowClass OBJECT-TYPE Very low event class. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.22 | DisplayString | read-write | current |
| acpmTRPSysrepEnable OBJECT-TYPE System reporting enable for total real power telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.23 | DisplayString | read-write | current |
| acpmTRPSysrepThreshold OBJECT-TYPE System reporting threshold for total real power telemetry. This is a floating point value. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.24 | DisplayString | read-write | current |
| acpmTRPSysrepLimit OBJECT-TYPE System reporting limit for total real power telemetry. | 1.3.6.1.4.1.3052.12.2.12.12.5.1.25 | Integer32 | read-write | current |
| acpmDisconnectTable OBJECT-TYPE This table organizes AC power monitor device disconnect event attributes. | 1.3.6.1.4.1.3052.12.2.12.12.6 | not-accessible | current | |
| acpmDisconnectEntry OBJECT-TYPE Entry for AC power monitor device disconnect event config table. | 1.3.6.1.4.1.3052.12.2.12.12.6.1 | not-accessible | current | |
| acpmDisconnectIndex OBJECT-TYPE Which AC power monitor in the AC power monitor device disconnect event config table. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.1 | Integer32 (1..6) | read-only | current |
| acpmDisconnectEnable OBJECT-TYPE Enable AC power monitor device disconnect event. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.2 | DisplayString | read-write | current |
| acpmDisconnectActions OBJECT-TYPE Actions for disconnect event. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.3 | DisplayString | read-write | current |
| acpmDisconnectTrapNum OBJECT-TYPE Trap number for disconnect event. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.4 | Integer32 (524..1199) | read-write | current |
| acpmDisconnectClass OBJECT-TYPE Class for disconnect event. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.5 | DisplayString | read-write | current |
| acpmDisconnectNormalActions OBJECT-TYPE Actions for disconnect return to normal event. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.6 | DisplayString | read-write | current |
| acpmDisconnectNormalTrapNum OBJECT-TYPE Trap number for disconnect return to normal event. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.7 | Integer32 (524..1199) | read-write | current |
| acpmDisconnectNormalClass OBJECT-TYPE Class for disconnect return to normal event. | 1.3.6.1.4.1.3052.12.2.12.12.6.1.8 | DisplayString | read-write | current |
| acpmTotalPowerFactorTable OBJECT-TYPE This table organizes AC power monitor device total power factor event attributes. | 1.3.6.1.4.1.3052.12.2.12.12.7 | not-accessible | current | |
| acpmTPFEntry OBJECT-TYPE Entry for AC power monitor device total power factor event config table. | 1.3.6.1.4.1.3052.12.2.12.12.7.1 | not-accessible | current | |
| acpmTPFIndex OBJECT-TYPE Which AC power monitor in the AC power monitor device disconnect event config table. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.1 | Integer32 (1..6) | read-only | current |
| acpmTPFEnable OBJECT-TYPE Enable AC power monitor device disconnect event. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.2 | DisplayString | read-write | current |
| acpmTPFDeadband OBJECT-TYPE Deadband (hysteresis). | 1.3.6.1.4.1.3052.12.2.12.12.7.1.3 | DisplayString | read-write | current |
| acpmTPFNormalActions OBJECT-TYPE Normal actions. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.4 | DisplayString | read-write | current |
| acpmTPFNormalTrapNum OBJECT-TYPE Normal trap number. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.5 | Integer32 | read-write | current |
| acpmTPFNormalClass OBJECT-TYPE Normal class. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.6 | DisplayString | read-write | current |
| acpmTPFLowValue OBJECT-TYPE Low threshold. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.7 | DisplayString | read-write | current |
| acpmTPFLowActions OBJECT-TYPE Low actions. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.8 | DisplayString | read-write | current |
| acpmTPFLowTrapNum OBJECT-TYPE Low trap number. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.9 | Integer32 | read-write | current |
| acpmTPFLowClass OBJECT-TYPE Low class. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.10 | DisplayString | read-write | current |
| acpmTPFVLowValue OBJECT-TYPE Very Low threshold. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.11 | DisplayString | read-write | current |
| acpmTPFVLowActions OBJECT-TYPE Very Low actions. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.12 | DisplayString | read-write | current |
| acpmTPFVLowTrapNum OBJECT-TYPE Very Low trap number. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.13 | Integer32 | read-write | current |
| acpmTPFVLowClass OBJECT-TYPE Very Low class. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.14 | DisplayString | read-write | current |
| acpmTPFSysrepEnable OBJECT-TYPE System reporting enable. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.15 | DisplayString | read-write | current |
| acpmTPFSysrepThreshold OBJECT-TYPE System reporting threshold. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.16 | DisplayString | read-write | current |
| acpmTPFSysrepLimit OBJECT-TYPE System reporting limit. | 1.3.6.1.4.1.3052.12.2.12.12.7.1.17 | Integer32 | read-write | current |
| evReset OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.12.16 | |||
| evResetEnable OBJECT-TYPE Enable/disable reset event. This event is triggered when the unit finishes booting. | 1.3.6.1.4.1.3052.12.2.12.16.1 | DisplayString | read-write | current |
| evResetDelay OBJECT-TYPE Number of seconds to wait after unit finishes booting before triggering the reset event. | 1.3.6.1.4.1.3052.12.2.12.16.2 | Integer32 (0..3600) | read-write | current |
| evResetActions OBJECT-TYPE Actions for reset event. | 1.3.6.1.4.1.3052.12.2.12.16.3 | DisplayString | read-write | current |
| evResetMessage OBJECT-TYPE Message for reset event. | 1.3.6.1.4.1.3052.12.2.12.16.4 | DisplayString | read-write | current |
| evResetTrapnum OBJECT-TYPE Trap number for reset event. | 1.3.6.1.4.1.3052.12.2.12.16.5 | Integer32 (543..1199) | read-write | current |
| evResetClass OBJECT-TYPE Class (severity) for reset event. | 1.3.6.1.4.1.3052.12.2.12.16.6 | DisplayString | read-write | current |
| action OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.14 | |||
| actionCallNumberTable OBJECT-TYPE Table of phone numbers to dial for modem actions | 1.3.6.1.4.1.3052.12.2.14.1 | not-accessible | current | |
| actionCallNumberEntry OBJECT-TYPE Entry for table of phone numbers to dial for modem actions | 1.3.6.1.4.1.3052.12.2.14.1.1 | not-accessible | current | |
| actionCallNumberIndex OBJECT-TYPE Index for table of phone numbers to dial for modem actions | 1.3.6.1.4.1.3052.12.2.14.1.1.1 | Integer32 (1..4) | read-only | current |
| actionCallNumber OBJECT-TYPE The number to dial for this action slot | 1.3.6.1.4.1.3052.12.2.14.1.1.2 | DisplayString | read-write | current |
| actionPagerTable OBJECT-TYPE Table of pager configurations | 1.3.6.1.4.1.3052.12.2.14.2 | not-accessible | current | |
| actionPagerEntry OBJECT-TYPE Entry for table of pager configurations | 1.3.6.1.4.1.3052.12.2.14.2.1 | not-accessible | current | |
| actionPagerIndex OBJECT-TYPE index for table of pager configurations | 1.3.6.1.4.1.3052.12.2.14.2.1.1 | Integer32 (1..4) | read-only | current |
| actionPagerType OBJECT-TYPE type of this pager configuration | 1.3.6.1.4.1.3052.12.2.14.2.1.2 | DisplayString | read-write | current |
| actionPagerNumber OBJECT-TYPE phone number to dial for this pager configuration | 1.3.6.1.4.1.3052.12.2.14.2.1.3 | DisplayString | read-write | current |
| actionPagerID OBJECT-TYPE ID to use for this pager configuration | 1.3.6.1.4.1.3052.12.2.14.2.1.4 | DisplayString | read-write | current |
| actionPagerMessage OBJECT-TYPE message to use for this pager configuration | 1.3.6.1.4.1.3052.12.2.14.2.1.5 | DisplayString | read-write | current |
| actionPagerPostCalloutDelay OBJECT-TYPE Seconds to wait after dialing before sending ID | 1.3.6.1.4.1.3052.12.2.14.2.1.6 | Integer32 (0..255) | read-write | current |
| actionPagerPostIDDelay OBJECT-TYPE Seconds to wait after sending ID to send message | 1.3.6.1.4.1.3052.12.2.14.2.1.7 | Integer32 (0..255) | read-write | current |
| actionSched OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.14.3 | |||
| actionSchedEnable OBJECT-TYPE ON/OFF enable action schedule | 1.3.6.1.4.1.3052.12.2.14.3.1 | DisplayString | read-write | current |
| actionSchedBegin OBJECT-TYPE action schedule begin time (HH:MM) | 1.3.6.1.4.1.3052.12.2.14.3.2 | DisplayString | read-write | current |
| actionSchedEnd OBJECT-TYPE action schedule end time (HH:MM) | 1.3.6.1.4.1.3052.12.2.14.3.3 | DisplayString | read-write | current |
| actionSchedWeekdaysOnly OBJECT-TYPE ON/OFF whether the action schedule applies to weekdays only (ON) or all days (OFF) | 1.3.6.1.4.1.3052.12.2.14.3.4 | DisplayString | read-write | current |
| actionAsentria OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.14.4 | |||
| actionAsentriaRequireAck OBJECT-TYPE ON/OFF Asentria action requires an ack from the receiver | 1.3.6.1.4.1.3052.12.2.14.4.1 | DisplayString | read-write | current |
| actionAsentriaVersion OBJECT-TYPE version 1.0 or 1.1 | 1.3.6.1.4.1.3052.12.2.14.4.2 | DisplayString | read-write | current |
| actionAsentriaTCPPort OBJECT-TYPE TCP port used for TCP-based Asentria alarms | 1.3.6.1.4.1.3052.12.2.14.4.3 | Integer32 | read-write | current |
| actionHostTable OBJECT-TYPE Table of network hosts to use for network-based actions | 1.3.6.1.4.1.3052.12.2.14.6 | not-accessible | current | |
| actionHostEntry OBJECT-TYPE Entry for table of network hosts to use for network-based actions | 1.3.6.1.4.1.3052.12.2.14.6.1 | not-accessible | current | |
| actionHostIndex OBJECT-TYPE Index for table of network hosts to use for network-based actions | 1.3.6.1.4.1.3052.12.2.14.6.1.1 | Integer32 (1..6) | read-only | current |
| actionHost OBJECT-TYPE Hostname/IP address used as destination for network-based action (e.g., trap) | 1.3.6.1.4.1.3052.12.2.14.6.1.2 | DisplayString | read-write | current |
| actionEmailTable OBJECT-TYPE Table of email addresses to use for email actions | 1.3.6.1.4.1.3052.12.2.14.7 | not-accessible | current | |
| actionEmailEntry OBJECT-TYPE Entry for table of email addresses to use for email actions | 1.3.6.1.4.1.3052.12.2.14.7.1 | not-accessible | current | |
| actionEmailIndex OBJECT-TYPE Index for table of email addresses to use for email actions | 1.3.6.1.4.1.3052.12.2.14.7.1.1 | Integer32 (1..6) | read-only | current |
| actionEmail OBJECT-TYPE email address | 1.3.6.1.4.1.3052.12.2.14.7.1.2 | DisplayString | read-write | current |
| actionParseError OBJECT-TYPE When a user attempts to configure an invalid action setting/ object, this object says why it was invalid. | 1.3.6.1.4.1.3052.12.2.14.8 | DisplayString | read-only | current |
| sys OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16 | |||
| sysTime OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.1 | |||
| sysTimeAutoDST OBJECT-TYPE ON/OFF automatically adjust for Daylight Savings Time | 1.3.6.1.4.1.3052.12.2.16.1.1 | DisplayString | read-write | current |
| sysTimeGMTOffset OBJECT-TYPE Absolute value of offset (hours) from GMT of the timezone | 1.3.6.1.4.1.3052.12.2.16.1.2 | Integer32 | read-write | current |
| sysTimeGMTDirection OBJECT-TYPE Direction (AHEAD/BEHIND) of timezone relative to GMT | 1.3.6.1.4.1.3052.12.2.16.1.3 | DisplayString | read-write | current |
| sysTimeNet OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.1.4 | |||
| sysTimeNetEnable OBJECT-TYPE Network time mode | 1.3.6.1.4.1.3052.12.2.16.1.4.1 | DisplayString | read-write | current |
| sysTimeNetHostTable OBJECT-TYPE Table of hosts to use for network time services | 1.3.6.1.4.1.3052.12.2.16.1.4.2 | not-accessible | current | |
| sysTimeNetHostEntry OBJECT-TYPE Entry for table of hosts to use for network time services | 1.3.6.1.4.1.3052.12.2.16.1.4.2.1 | not-accessible | current | |
| sysTimeNetHostIndex OBJECT-TYPE Index for table of hosts to use for network time services | 1.3.6.1.4.1.3052.12.2.16.1.4.2.1.1 | Integer32 (1..6) | read-only | current |
| sysTimeNetHost OBJECT-TYPE host to use for network time services | 1.3.6.1.4.1.3052.12.2.16.1.4.2.1.2 | DisplayString | read-write | current |
| sysPT OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.2 | |||
| sysPTTimeout OBJECT-TYPE Timeout (minutes) of inactivity after which a pass-through session is terminated (0 means it never terminates) | 1.3.6.1.4.1.3052.12.2.16.2.1 | Integer32 | read-write | current |
| sysPTEndPause OBJECT-TYPE number of 16ths of a second between escape characters received on pass-through origin IO handle that are reuired for the escape characters to register as pass-through escape characters in the pass-through escape sequence. Set to 0 to make the escape character register as part of the pass- through escape sequence without requiring a pause. | 1.3.6.1.4.1.3052.12.2.16.2.2 | Integer32 | read-write | current |
| sysPTJoinable OBJECT-TYPE Enable joinable pass-through sessions. | 1.3.6.1.4.1.3052.12.2.16.2.3 | DisplayString | read-write | current |
| sysMTU OBJECT-TYPE Maximum transfer unit for ethernet interfaces | 1.3.6.1.4.1.3052.12.2.16.3 | Integer32 | read-write | current |
| sysAnswerString OBJECT-TYPE String displayed upon login | 1.3.6.1.4.1.3052.12.2.16.4 | DisplayString | read-write | current |
| sysEventFileID OBJECT-TYPE ID string for events file | 1.3.6.1.4.1.3052.12.2.16.6 | DisplayString | read-write | current |
| sysEscapeCharacter OBJECT-TYPE Decimal ASCII code of the system escape character | 1.3.6.1.4.1.3052.12.2.16.7 | Integer32 | read-write | current |
| sysTimeStamp OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.8 | |||
| sysTimeStampTimeFormat OBJECT-TYPE Format of time stamp: HH:MM,HH:MM:SS,BLANK | 1.3.6.1.4.1.3052.12.2.16.8.1 | DisplayString | read-write | current |
| sysTimeStampDateFormat OBJECT-TYPE Format of date stamp: MM/DD,MM/DD/YY,MM/DD/YYYY,BLANK | 1.3.6.1.4.1.3052.12.2.16.8.2 | DisplayString | read-write | current |
| sysTimeStampSpaceAfter OBJECT-TYPE ON/OFF Inlude a space after timestamp | 1.3.6.1.4.1.3052.12.2.16.8.3 | DisplayString | read-write | current |
| sysLog OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.9 | |||
| sysLogMode OBJECT-TYPE Syslog mode: disabled, emit UDP (REMOTE), save in a rotating file set (FILE), or emit on a listening socket (SERVER) | 1.3.6.1.4.1.3052.12.2.16.9.1 | DisplayString | read-write | current |
| sysLoghost OBJECT-TYPE Syslog host: destination machine when syslog mode is REMOTE | 1.3.6.1.4.1.3052.12.2.16.9.2 | DisplayString | read-write | current |
| sysLogFilter OBJECT-TYPE String describing what functions place data in the syslog | 1.3.6.1.4.1.3052.12.2.16.9.3 | DisplayString | read-write | current |
| sysLogFileSize OBJECT-TYPE Size (in KB) of syslog files (when syslog mode is SERVER or FILE) | 1.3.6.1.4.1.3052.12.2.16.9.4 | Integer32 | read-write | current |
| sysLogFileCount OBJECT-TYPE Number of files in syslog file set (when syslog mode is SERVER or FILE) | 1.3.6.1.4.1.3052.12.2.16.9.5 | Integer32 | read-write | current |
| sysLogListenPort OBJECT-TYPE TCP port on which the unit listens for a connection on which syslog data is dumped (when syslog mode is SERVER) | 1.3.6.1.4.1.3052.12.2.16.9.6 | Integer32 | read-write | current |
| sysCRDB OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.10 | |||
| sysCRDBCapacity OBJECT-TYPE Capacity of Call Record Database (in KB) | 1.3.6.1.4.1.3052.12.2.16.10.1 | Integer32 | read-only | current |
| sysCRDBPercentFull OBJECT-TYPE Percent of the CRDB used | 1.3.6.1.4.1.3052.12.2.16.10.2 | Integer32 | read-only | current |
| sysCRDBFileIDTable OBJECT-TYPE Table of CRDB file IDs | 1.3.6.1.4.1.3052.12.2.16.10.3 | not-accessible | current | |
| sysCRDBFileIDEntry OBJECT-TYPE Entry for table of CRDB file IDs | 1.3.6.1.4.1.3052.12.2.16.10.3.1 | not-accessible | current | |
| sysCRDBFileIDIndex OBJECT-TYPE Index for table of CRDB file IDs | 1.3.6.1.4.1.3052.12.2.16.10.3.1.1 | Integer32 (1..16) | read-only | current |
| sysCRDBFileID OBJECT-TYPE ID of CRDB file for this port-associated file x | 1.3.6.1.4.1.3052.12.2.16.10.3.1.2 | DisplayString | read-write | current |
| sysCRDBFileEnforceMinTable OBJECT-TYPE Table of CRDB file minimum size enforcement settings | 1.3.6.1.4.1.3052.12.2.16.10.4 | not-accessible | current | |
| sysCRDBFileEnforceMinEntry OBJECT-TYPE Entry for table of CRDB file minimum size enforcement settings | 1.3.6.1.4.1.3052.12.2.16.10.4.1 | not-accessible | current | |
| sysCRDBFileEnforceMinIndex OBJECT-TYPE Index for table of CRDB file minimum size enforcement settings | 1.3.6.1.4.1.3052.12.2.16.10.4.1.1 | Integer32 (1..24) | read-only | current |
| sysCRDBFileEnforceMin OBJECT-TYPE ON/OFF: enforce minimum size for this CRDB file x | 1.3.6.1.4.1.3052.12.2.16.10.4.1.2 | DisplayString | read-write | current |
| sysCharMask OBJECT-TYPE Character mask used for ignoring certain characters on serial ports when assembling data records (when port mode is ASCII) | 1.3.6.1.4.1.3052.12.2.16.11 | OCTET STRING | read-write | current |
| sysPrompt OBJECT-TYPE Prompt to use in a commnand session | 1.3.6.1.4.1.3052.12.2.16.12 | DisplayString | read-write | current |
| sysBootStatus OBJECT-TYPE String describing the boot status of the unit (Booted OK/ still booting | 1.3.6.1.4.1.3052.12.2.16.13 | DisplayString | read-only | current |
| sysLoc OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.14 | |||
| sysLocLatitude OBJECT-TYPE Latitude portion of geographic coordinates as string | 1.3.6.1.4.1.3052.12.2.16.14.1 | DisplayString | read-write | current |
| sysLocLongitude OBJECT-TYPE Longitude portion of geographic coordinates as string | 1.3.6.1.4.1.3052.12.2.16.14.2 | DisplayString | read-write | current |
| sysLocXOffset OBJECT-TYPE X-offset portion of geographic coordinates as string | 1.3.6.1.4.1.3052.12.2.16.14.3 | DisplayString | read-write | current |
| sysLocYOffset OBJECT-TYPE Y offset portion of geographic coordinates as string | 1.3.6.1.4.1.3052.12.2.16.14.4 | DisplayString | read-write | current |
| sysLocAngle OBJECT-TYPE Angle portion of geographic coordinates as string | 1.3.6.1.4.1.3052.12.2.16.14.5 | DisplayString | read-write | current |
| sysLocAltitude OBJECT-TYPE Altitude as string | 1.3.6.1.4.1.3052.12.2.16.14.6 | DisplayString | read-write | current |
| sysAssetMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.16.15 | |||
| sysAMManufacturer OBJECT-TYPE Device manufacturer | 1.3.6.1.4.1.3052.12.2.16.15.1 | DisplayString | read-only | current |
| sysAMProduct OBJECT-TYPE Device product description (i.e., model or model number) | 1.3.6.1.4.1.3052.12.2.16.15.2 | DisplayString | read-only | current |
| sysAMSerialNumber OBJECT-TYPE Manufacturer serial number for device | 1.3.6.1.4.1.3052.12.2.16.15.3 | DisplayString | read-only | current |
| sysAMHardwareOptions OBJECT-TYPE Hardware options currently installed on device | 1.3.6.1.4.1.3052.12.2.16.15.4 | DisplayString | read-only | current |
| sysAMSoftwareVersion OBJECT-TYPE Currently-running software version on device | 1.3.6.1.4.1.3052.12.2.16.15.5 | DisplayString | read-only | current |
| sysAMSiteName OBJECT-TYPE Site Name of device (user definable, also known as the siteName object under the productIds branch. | 1.3.6.1.4.1.3052.12.2.16.15.6 | DisplayString | read-write | current |
| auditLog OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.2.17 | |||
| auditLogEnable OBJECT-TYPE ON/OFF enable audit log | 1.3.6.1.4.1.3052.12.2.17.1 | DisplayString | read-write | current |
| auditLogStoreResets OBJECT-TYPE ON/OFF audit log stores when the unit resets | 1.3.6.1.4.1.3052.12.2.17.2 | DisplayString | read-write | current |
| auditLogStoreCommands OBJECT-TYPE ON/OFF audit log stores commands entered in a command session | 1.3.6.1.4.1.3052.12.2.17.3 | DisplayString | read-write | current |
| auditLogStoreOutputs OBJECT-TYPE ON/OFF audit log stores output (relay output and power output) activity | 1.3.6.1.4.1.3052.12.2.17.4 | DisplayString | read-write | current |
| auditLogStoreAlarmActions OBJECT-TYPE ON/OFF audit log stores action delivery activity | 1.3.6.1.4.1.3052.12.2.17.5 | DisplayString | read-write | current |
| auditLogStorePwdFailures OBJECT-TYPE ON/OFF audit log stores when user was denied login | 1.3.6.1.4.1.3052.12.2.17.6 | DisplayString | read-write | current |
| auditLogStoreLogins OBJECT-TYPE ON/OFF audit log stores when a user was allowed login | 1.3.6.1.4.1.3052.12.2.17.7 | DisplayString | read-write | current |
| auditLogStoreSHSK OBJECT-TYPE ON/OFF audit log stores serial handshaking status (regardless of serial handshaking event) | 1.3.6.1.4.1.3052.12.2.17.8 | DisplayString | read-write | current |
| auditLogStorePassthrough OBJECT-TYPE ON/OFF audit log stores pass-through activity | 1.3.6.1.4.1.3052.12.2.17.9 | DisplayString | read-write | current |
| auditLogStoreInactivity OBJECT-TYPE ON/OFF audit log stores when sessions expire due to inactivity | 1.3.6.1.4.1.3052.12.2.17.10 | DisplayString | read-write | current |
| auditLogStorePolling OBJECT-TYPE ON/OFF audit log stores CRDB polling activity | 1.3.6.1.4.1.3052.12.2.17.11 | DisplayString | read-write | current |
| auditLogMaxSize OBJECT-TYPE Maximum size (in KB) of audit log | 1.3.6.1.4.1.3052.12.2.17.12 | Integer32 | read-write | current |
| productIds OBJECT-IDENTITY | 1.3.6.1.4.1.3052.12.3 | |||
| siteName OBJECT-TYPE Site Name string; Max 40 characters. | 1.3.6.1.4.1.3052.12.3.1 | DisplayString | read-only | current |
| thisProduct OBJECT-TYPE This is a factory configured string for the product name. | 1.3.6.1.4.1.3052.12.3.2 | DisplayString | read-only | current |
| stockTrapString OBJECT-TYPE The message defined for the event that triggers a trap. | 1.3.6.1.4.1.3052.12.3.3 | DisplayString | read-only | current |
| trapEventTypeNumber OBJECT-TYPE The user-defined trap variable for the type of event that happened. Definitions: 4 Scheduled 7 Serial Handshaking Low 8 Serial Handshaking High 10 Contact Closure Active 11 Contact Closure Inactive 12 Temperature High 13 Temperature Very High 14 Temperature Low 15 Temperature Very Low 16 Temperature Return to Normal 17 Humidity High 18 Humidity Very High 19 Humidity Low 20 Humidity Very Low 21 Humidity Return to Normal 26 Analog High 27 Analog Very High 28 Analog Low 29 Analog Very Low 30 Analog Normal 40 EventSensor Unresponsive 41 Custom 42 CPE Down 44 CPE Normal 83 CPE Down Reminder 100 Contact Closure Active Reminder 101 Temperature High Reminder 102 Temperature High Very Reminder 103 Temperature Low Reminder 104 Temperature Very Low Reminder 105 Humidity High Reminder 106 Humidity Very High Reminder 107 Humidity Low Reminder 108 Humidity Very Low Reminder 109 Analog High Reminder 110 Analog Very High Reminder 111 Analog Low Reminder 112 Analog Very Low Reminder 130 Relay Output Active 131 Relay Output Inactive 132 Power Output On 133 Power Output Off 164 Reset | 1.3.6.1.4.1.3052.12.3.4 | Integer32 | read-only | current |
| trapEventTypeName OBJECT-TYPE The user-defined trap variable for the string corresponding to the event type. | 1.3.6.1.4.1.3052.12.3.5 | DisplayString | read-only | current |
| trapIncludedValue OBJECT-TYPE The user-defined trap variable for the generic included value. | 1.3.6.1.4.1.3052.12.3.6 | Integer32 (-2147483648..2147483647) | read-only | current |
| trapIncludedString OBJECT-TYPE The user-defined trap variable for the generic included string. | 1.3.6.1.4.1.3052.12.3.7 | DisplayString | read-only | current |
| trapTypeString OBJECT-TYPE The cause of the trap, added for DL880 compatibility. | 1.3.6.1.4.1.3052.12.3.8 | DisplayString | read-only | current |
| trapEventClassNumber OBJECT-TYPE The user-defined trap variable for the configurable class number associated with the triggering event. | 1.3.6.1.4.1.3052.12.3.9 | Integer32 | read-only | current |
| trapEventClassName OBJECT-TYPE The user-defined trap variable for the configurable class name associated with the class number. | 1.3.6.1.4.1.3052.12.3.10 | DisplayString | read-only | current |
| keyInterface OBJECT-TYPE This object represents a setting key interface. When setting this object, the value to set is the 'sk' command you would enter on the command line (without the 'sk'). To get the result of the operation, read this object after you write it. For example, to configure EventSensor 1 contact closure 34 event actions to be an SNMP InformRequest to host foo, set this object to: 'event.sensor[1].cc[34].eventactions=inform(foo)'. The SNMP response is the result of the operation: if setting that key to that value was a success then the SNMP response will be a success and the response value will be what you had set. If you subsequently read this object then you will see a message 'OK: ...'. If setting that key to that value failed then the SNMP response will be a failure (a badValue response). If you subsequently read this object then the value returned is the reason that setting that key to that value failed. For another example, to read user 3's pass-through access for port 7, set this object to: 'sec.user[3].port[7].ptaccess'. The SNMP response is the result of the operation: if reading that key is a success then the SNMP response will be a success and the response value will be what you had SET (i.e., the opertion of reading a key, which is just the key itself with no '=' operator, and this is not the key value you want to read). If you subsequently read this object then the value returned is the value of the key you want to read. If reading that key failed (e.g., if the key is invalid) then the SNMP response to your SNMP set operation (the value you set being the invalid key to read) will be a failure (a badValue response). If you subsequently read this object then the value returned is the reason that reading that key failed (i.e., 'invalid key'). | 1.3.6.1.4.1.3052.12.4 | DisplayString | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| s530StockContactClosureTrap NOTIFICATION-TYPE A stock contact closure trap is issued when a contact closure event happens. | 1.3.6.1.4.1.3052.12.110 | current |
| s530StockTempTrap NOTIFICATION-TYPE A stock temperature trap is issued when a temperature event happens. | 1.3.6.1.4.1.3052.12.120 | current |
| s530StockHumidityTrap NOTIFICATION-TYPE A stock humidity trap is issued when a humidity event happens. | 1.3.6.1.4.1.3052.12.130 | current |
| s530StockAnalogTrap NOTIFICATION-TYPE A stock analog trap is issued when an analog sensor event happens. | 1.3.6.1.4.1.3052.12.140 | current |
| s530StockOutputTrap NOTIFICATION-TYPE A stock output trap is issued when an output event happens. That is, depending on the configuration, when an output changes state for any reason, this trap will be sent. | 1.3.6.1.4.1.3052.12.150 | current |
| s530StockPDCurrentTrap NOTIFICATION-TYPE A stock analog trap is issued when a power distribution current event happens. | 1.3.6.1.4.1.3052.12.180 | current |
| s530StockPDVoltageTrap NOTIFICATION-TYPE A stock analog trap is issued when a power distribution voltage event happens. | 1.3.6.1.4.1.3052.12.190 | current |
| s530StockPDFuseTrap NOTIFICATION-TYPE A stock analog trap is issued when a power distribution fuse event happens. | 1.3.6.1.4.1.3052.12.210 | current |
| s530StockDbasePfullTrap NOTIFICATION-TYPE The stock database percent full trap is issued when the database size surpasses the threshold. | 1.3.6.1.4.1.3052.12.501 | current |
| s530StockDataAlarmTrap NOTIFICATION-TYPE The stock data alarm trap is issued when a data alarm happens. | 1.3.6.1.4.1.3052.12.503 | current |
| s530StockNoDataAlarmTrap NOTIFICATION-TYPE The stock no-data alarm trap is issued when the unit has received no data for a configured interval within a configured schedule. | 1.3.6.1.4.1.3052.12.505 | current |
| s530StockSchedTrap NOTIFICATION-TYPE The stock scheduled alarm trap is issued when the current time reaches the scheduled alarm time. | 1.3.6.1.4.1.3052.12.506 | current |
| s530StockImmediateTrap NOTIFICATION-TYPE The stock immediate alarm trap is issued when the user enters the DOTRAP command. | 1.3.6.1.4.1.3052.12.507 | current |
| s530StockCTSTrap NOTIFICATION-TYPE A stock CTS trap is issued when an RS-232 CTS event happens. | 1.3.6.1.4.1.3052.12.510 | current |
| s530CPEDownTrap NOTIFICATION-TYPE A stock CPE Down trap is issued when a CPE Down event happens. | 1.3.6.1.4.1.3052.12.511 | current |
| s530FuelSensorDisconnectTrap NOTIFICATION-TYPE A stock Fuel Sensor Disconnect trap is issued when a Fuel Sensor Disconnect or Connect (Return to Normal) event happens. | 1.3.6.1.4.1.3052.12.515 | current |
| s530FuelSensorVolumeTrap NOTIFICATION-TYPE A stock Fuel Sensor Volume trap is issued when a Fuel Sensor Volume event happens | 1.3.6.1.4.1.3052.12.519 | current |
| s530ACPowerMonitorAvgVoltageTrap NOTIFICATION-TYPE A stock AC power monitor average voltage trap is issued when an AC power monitor average voltage event happens. | 1.3.6.1.4.1.3052.12.520 | current |
| s530ACPowerMonitorAvgCurrentTrap NOTIFICATION-TYPE A stock AC power monitor average current trap is issued when an AC power monitor average current event happens. | 1.3.6.1.4.1.3052.12.521 | current |
| s530ACPowerMonitorFrequencyTrap NOTIFICATION-TYPE A stock AC power monitor frequency trap is issued when an AC power monitor frequency event happens. | 1.3.6.1.4.1.3052.12.522 | current |
| s530ACPowerMonitorTRPTrap NOTIFICATION-TYPE A stock AC power monitor TRP (total real power) trap is issued when an AC power monitor TRP event happens. | 1.3.6.1.4.1.3052.12.523 | current |
| s530ACPowerMonitorDisconnectTrap NOTIFICATION-TYPE A stock AC power monitor disconnect trap is issued when an AC power monitor disconnect event happens. | 1.3.6.1.4.1.3052.12.524 | current |
| s530ACTotalPowerFactorTrap NOTIFICATION-TYPE A stock AC power monitor total power factor trap is issued when an AC power monitor total power factor event happens. | 1.3.6.1.4.1.3052.12.540 | current |
| s530ResetTrap NOTIFICATION-TYPE A stock reset trap is issued when a reset event happens. | 1.3.6.1.4.1.3052.12.543 | current |
| s530UserTrap1000 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1000. | 1.3.6.1.4.1.3052.12.1000 | current |
| s530UserTrap1001 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1001. | 1.3.6.1.4.1.3052.12.1001 | current |
| s530UserTrap1002 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1002. | 1.3.6.1.4.1.3052.12.1002 | current |
| s530UserTrap1003 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1003. | 1.3.6.1.4.1.3052.12.1003 | current |
| s530UserTrap1004 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1004. | 1.3.6.1.4.1.3052.12.1004 | current |
| s530UserTrap1005 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1005. | 1.3.6.1.4.1.3052.12.1005 | current |
| s530UserTrap1006 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1006. | 1.3.6.1.4.1.3052.12.1006 | current |
| s530UserTrap1007 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1007. | 1.3.6.1.4.1.3052.12.1007 | current |
| s530UserTrap1008 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1008. | 1.3.6.1.4.1.3052.12.1008 | current |
| s530UserTrap1009 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1009. | 1.3.6.1.4.1.3052.12.1009 | current |
| s530UserTrap1010 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1010. | 1.3.6.1.4.1.3052.12.1010 | current |
| s530UserTrap1011 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1011. | 1.3.6.1.4.1.3052.12.1011 | current |
| s530UserTrap1012 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1012. | 1.3.6.1.4.1.3052.12.1012 | current |
| s530UserTrap1013 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1013. | 1.3.6.1.4.1.3052.12.1013 | current |
| s530UserTrap1014 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1014. | 1.3.6.1.4.1.3052.12.1014 | current |
| s530UserTrap1015 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1015. | 1.3.6.1.4.1.3052.12.1015 | current |
| s530UserTrap1016 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1016. | 1.3.6.1.4.1.3052.12.1016 | current |
| s530UserTrap1017 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1017. | 1.3.6.1.4.1.3052.12.1017 | current |
| s530UserTrap1018 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1018. | 1.3.6.1.4.1.3052.12.1018 | current |
| s530UserTrap1019 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1019. | 1.3.6.1.4.1.3052.12.1019 | current |
| s530UserTrap1020 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1020. | 1.3.6.1.4.1.3052.12.1020 | current |
| s530UserTrap1021 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1021. | 1.3.6.1.4.1.3052.12.1021 | current |
| s530UserTrap1022 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1022. | 1.3.6.1.4.1.3052.12.1022 | current |
| s530UserTrap1023 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1023. | 1.3.6.1.4.1.3052.12.1023 | current |
| s530UserTrap1024 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1024. | 1.3.6.1.4.1.3052.12.1024 | current |
| s530UserTrap1025 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1025. | 1.3.6.1.4.1.3052.12.1025 | current |
| s530UserTrap1026 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1026. | 1.3.6.1.4.1.3052.12.1026 | current |
| s530UserTrap1027 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1027. | 1.3.6.1.4.1.3052.12.1027 | current |
| s530UserTrap1028 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1028. | 1.3.6.1.4.1.3052.12.1028 | current |
| s530UserTrap1029 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1029. | 1.3.6.1.4.1.3052.12.1029 | current |
| s530UserTrap1030 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1030. | 1.3.6.1.4.1.3052.12.1030 | current |
| s530UserTrap1031 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1031. | 1.3.6.1.4.1.3052.12.1031 | current |
| s530UserTrap1032 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1032. | 1.3.6.1.4.1.3052.12.1032 | current |
| s530UserTrap1033 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1033. | 1.3.6.1.4.1.3052.12.1033 | current |
| s530UserTrap1034 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1034. | 1.3.6.1.4.1.3052.12.1034 | current |
| s530UserTrap1035 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1035. | 1.3.6.1.4.1.3052.12.1035 | current |
| s530UserTrap1036 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1036. | 1.3.6.1.4.1.3052.12.1036 | current |
| s530UserTrap1037 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1037. | 1.3.6.1.4.1.3052.12.1037 | current |
| s530UserTrap1038 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1038. | 1.3.6.1.4.1.3052.12.1038 | current |
| s530UserTrap1039 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1039. | 1.3.6.1.4.1.3052.12.1039 | current |
| s530UserTrap1040 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1040. | 1.3.6.1.4.1.3052.12.1040 | current |
| s530UserTrap1041 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1041. | 1.3.6.1.4.1.3052.12.1041 | current |
| s530UserTrap1042 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1042. | 1.3.6.1.4.1.3052.12.1042 | current |
| s530UserTrap1043 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1043. | 1.3.6.1.4.1.3052.12.1043 | current |
| s530UserTrap1044 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1044. | 1.3.6.1.4.1.3052.12.1044 | current |
| s530UserTrap1045 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1045. | 1.3.6.1.4.1.3052.12.1045 | current |
| s530UserTrap1046 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1046. | 1.3.6.1.4.1.3052.12.1046 | current |
| s530UserTrap1047 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1047. | 1.3.6.1.4.1.3052.12.1047 | current |
| s530UserTrap1048 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1048. | 1.3.6.1.4.1.3052.12.1048 | current |
| s530UserTrap1049 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1049. | 1.3.6.1.4.1.3052.12.1049 | current |
| s530UserTrap1050 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1050. | 1.3.6.1.4.1.3052.12.1050 | current |
| s530UserTrap1051 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1051. | 1.3.6.1.4.1.3052.12.1051 | current |
| s530UserTrap1052 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1052. | 1.3.6.1.4.1.3052.12.1052 | current |
| s530UserTrap1053 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1053. | 1.3.6.1.4.1.3052.12.1053 | current |
| s530UserTrap1054 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1054. | 1.3.6.1.4.1.3052.12.1054 | current |
| s530UserTrap1055 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1055. | 1.3.6.1.4.1.3052.12.1055 | current |
| s530UserTrap1056 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1056. | 1.3.6.1.4.1.3052.12.1056 | current |
| s530UserTrap1057 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1057. | 1.3.6.1.4.1.3052.12.1057 | current |
| s530UserTrap1058 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1058. | 1.3.6.1.4.1.3052.12.1058 | current |
| s530UserTrap1059 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1059. | 1.3.6.1.4.1.3052.12.1059 | current |
| s530UserTrap1060 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1060. | 1.3.6.1.4.1.3052.12.1060 | current |
| s530UserTrap1061 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1061. | 1.3.6.1.4.1.3052.12.1061 | current |
| s530UserTrap1062 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1062. | 1.3.6.1.4.1.3052.12.1062 | current |
| s530UserTrap1063 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1063. | 1.3.6.1.4.1.3052.12.1063 | current |
| s530UserTrap1064 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1064. | 1.3.6.1.4.1.3052.12.1064 | current |
| s530UserTrap1065 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1065. | 1.3.6.1.4.1.3052.12.1065 | current |
| s530UserTrap1066 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1066. | 1.3.6.1.4.1.3052.12.1066 | current |
| s530UserTrap1067 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1067. | 1.3.6.1.4.1.3052.12.1067 | current |
| s530UserTrap1068 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1068. | 1.3.6.1.4.1.3052.12.1068 | current |
| s530UserTrap1069 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1069. | 1.3.6.1.4.1.3052.12.1069 | current |
| s530UserTrap1070 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1070. | 1.3.6.1.4.1.3052.12.1070 | current |
| s530UserTrap1071 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1071. | 1.3.6.1.4.1.3052.12.1071 | current |
| s530UserTrap1072 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1072. | 1.3.6.1.4.1.3052.12.1072 | current |
| s530UserTrap1073 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1073. | 1.3.6.1.4.1.3052.12.1073 | current |
| s530UserTrap1074 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1074. | 1.3.6.1.4.1.3052.12.1074 | current |
| s530UserTrap1075 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1075. | 1.3.6.1.4.1.3052.12.1075 | current |
| s530UserTrap1076 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1076. | 1.3.6.1.4.1.3052.12.1076 | current |
| s530UserTrap1077 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1077. | 1.3.6.1.4.1.3052.12.1077 | current |
| s530UserTrap1078 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1078. | 1.3.6.1.4.1.3052.12.1078 | current |
| s530UserTrap1079 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1079. | 1.3.6.1.4.1.3052.12.1079 | current |
| s530UserTrap1080 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1080. | 1.3.6.1.4.1.3052.12.1080 | current |
| s530UserTrap1081 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1081. | 1.3.6.1.4.1.3052.12.1081 | current |
| s530UserTrap1082 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1082. | 1.3.6.1.4.1.3052.12.1082 | current |
| s530UserTrap1083 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1083. | 1.3.6.1.4.1.3052.12.1083 | current |
| s530UserTrap1084 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1084. | 1.3.6.1.4.1.3052.12.1084 | current |
| s530UserTrap1085 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1085. | 1.3.6.1.4.1.3052.12.1085 | current |
| s530UserTrap1086 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1086. | 1.3.6.1.4.1.3052.12.1086 | current |
| s530UserTrap1087 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1087. | 1.3.6.1.4.1.3052.12.1087 | current |
| s530UserTrap1088 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1088. | 1.3.6.1.4.1.3052.12.1088 | current |
| s530UserTrap1089 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1089. | 1.3.6.1.4.1.3052.12.1089 | current |
| s530UserTrap1090 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1090. | 1.3.6.1.4.1.3052.12.1090 | current |
| s530UserTrap1091 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1091. | 1.3.6.1.4.1.3052.12.1091 | current |
| s530UserTrap1092 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1092. | 1.3.6.1.4.1.3052.12.1092 | current |
| s530UserTrap1093 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1093. | 1.3.6.1.4.1.3052.12.1093 | current |
| s530UserTrap1094 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1094. | 1.3.6.1.4.1.3052.12.1094 | current |
| s530UserTrap1095 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1095. | 1.3.6.1.4.1.3052.12.1095 | current |
| s530UserTrap1096 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1096. | 1.3.6.1.4.1.3052.12.1096 | current |
| s530UserTrap1097 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1097. | 1.3.6.1.4.1.3052.12.1097 | current |
| s530UserTrap1098 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1098. | 1.3.6.1.4.1.3052.12.1098 | current |
| s530UserTrap1099 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1099. | 1.3.6.1.4.1.3052.12.1099 | current |
| s530UserTrap1100 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1100. | 1.3.6.1.4.1.3052.12.1100 | current |
| s530UserTrap1101 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1101. | 1.3.6.1.4.1.3052.12.1101 | current |
| s530UserTrap1102 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1102. | 1.3.6.1.4.1.3052.12.1102 | current |
| s530UserTrap1103 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1103. | 1.3.6.1.4.1.3052.12.1103 | current |
| s530UserTrap1104 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1104. | 1.3.6.1.4.1.3052.12.1104 | current |
| s530UserTrap1105 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1105. | 1.3.6.1.4.1.3052.12.1105 | current |
| s530UserTrap1106 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1106. | 1.3.6.1.4.1.3052.12.1106 | current |
| s530UserTrap1107 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1107. | 1.3.6.1.4.1.3052.12.1107 | current |
| s530UserTrap1108 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1108. | 1.3.6.1.4.1.3052.12.1108 | current |
| s530UserTrap1109 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1109. | 1.3.6.1.4.1.3052.12.1109 | current |
| s530UserTrap1110 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1110. | 1.3.6.1.4.1.3052.12.1110 | current |
| s530UserTrap1111 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1111. | 1.3.6.1.4.1.3052.12.1111 | current |
| s530UserTrap1112 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1112. | 1.3.6.1.4.1.3052.12.1112 | current |
| s530UserTrap1113 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1113. | 1.3.6.1.4.1.3052.12.1113 | current |
| s530UserTrap1114 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1114. | 1.3.6.1.4.1.3052.12.1114 | current |
| s530UserTrap1115 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1115. | 1.3.6.1.4.1.3052.12.1115 | current |
| s530UserTrap1116 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1116. | 1.3.6.1.4.1.3052.12.1116 | current |
| s530UserTrap1117 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1117. | 1.3.6.1.4.1.3052.12.1117 | current |
| s530UserTrap1118 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1118. | 1.3.6.1.4.1.3052.12.1118 | current |
| s530UserTrap1119 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1119. | 1.3.6.1.4.1.3052.12.1119 | current |
| s530UserTrap1120 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1120. | 1.3.6.1.4.1.3052.12.1120 | current |
| s530UserTrap1121 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1121. | 1.3.6.1.4.1.3052.12.1121 | current |
| s530UserTrap1122 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1122. | 1.3.6.1.4.1.3052.12.1122 | current |
| s530UserTrap1123 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1123. | 1.3.6.1.4.1.3052.12.1123 | current |
| s530UserTrap1124 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1124. | 1.3.6.1.4.1.3052.12.1124 | current |
| s530UserTrap1125 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1125. | 1.3.6.1.4.1.3052.12.1125 | current |
| s530UserTrap1126 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1126. | 1.3.6.1.4.1.3052.12.1126 | current |
| s530UserTrap1127 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1127. | 1.3.6.1.4.1.3052.12.1127 | current |
| s530UserTrap1128 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1128. | 1.3.6.1.4.1.3052.12.1128 | current |
| s530UserTrap1129 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1129. | 1.3.6.1.4.1.3052.12.1129 | current |
| s530UserTrap1130 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1130. | 1.3.6.1.4.1.3052.12.1130 | current |
| s530UserTrap1131 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1131. | 1.3.6.1.4.1.3052.12.1131 | current |
| s530UserTrap1132 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1132. | 1.3.6.1.4.1.3052.12.1132 | current |
| s530UserTrap1133 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1133. | 1.3.6.1.4.1.3052.12.1133 | current |
| s530UserTrap1134 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1134. | 1.3.6.1.4.1.3052.12.1134 | current |
| s530UserTrap1135 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1135. | 1.3.6.1.4.1.3052.12.1135 | current |
| s530UserTrap1136 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1136. | 1.3.6.1.4.1.3052.12.1136 | current |
| s530UserTrap1137 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1137. | 1.3.6.1.4.1.3052.12.1137 | current |
| s530UserTrap1138 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1138. | 1.3.6.1.4.1.3052.12.1138 | current |
| s530UserTrap1139 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1139. | 1.3.6.1.4.1.3052.12.1139 | current |
| s530UserTrap1140 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1140. | 1.3.6.1.4.1.3052.12.1140 | current |
| s530UserTrap1141 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1141. | 1.3.6.1.4.1.3052.12.1141 | current |
| s530UserTrap1142 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1142. | 1.3.6.1.4.1.3052.12.1142 | current |
| s530UserTrap1143 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1143. | 1.3.6.1.4.1.3052.12.1143 | current |
| s530UserTrap1144 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1144. | 1.3.6.1.4.1.3052.12.1144 | current |
| s530UserTrap1145 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1145. | 1.3.6.1.4.1.3052.12.1145 | current |
| s530UserTrap1146 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1146. | 1.3.6.1.4.1.3052.12.1146 | current |
| s530UserTrap1147 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1147. | 1.3.6.1.4.1.3052.12.1147 | current |
| s530UserTrap1148 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1148. | 1.3.6.1.4.1.3052.12.1148 | current |
| s530UserTrap1149 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1149. | 1.3.6.1.4.1.3052.12.1149 | current |
| s530UserTrap1150 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1150. | 1.3.6.1.4.1.3052.12.1150 | current |
| s530UserTrap1151 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1151. | 1.3.6.1.4.1.3052.12.1151 | current |
| s530UserTrap1152 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1152. | 1.3.6.1.4.1.3052.12.1152 | current |
| s530UserTrap1153 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1153. | 1.3.6.1.4.1.3052.12.1153 | current |
| s530UserTrap1154 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1154. | 1.3.6.1.4.1.3052.12.1154 | current |
| s530UserTrap1155 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1155. | 1.3.6.1.4.1.3052.12.1155 | current |
| s530UserTrap1156 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1156. | 1.3.6.1.4.1.3052.12.1156 | current |
| s530UserTrap1157 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1157. | 1.3.6.1.4.1.3052.12.1157 | current |
| s530UserTrap1158 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1158. | 1.3.6.1.4.1.3052.12.1158 | current |
| s530UserTrap1159 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1159. | 1.3.6.1.4.1.3052.12.1159 | current |
| s530UserTrap1160 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1160. | 1.3.6.1.4.1.3052.12.1160 | current |
| s530UserTrap1161 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1161. | 1.3.6.1.4.1.3052.12.1161 | current |
| s530UserTrap1162 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1162. | 1.3.6.1.4.1.3052.12.1162 | current |
| s530UserTrap1163 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1163. | 1.3.6.1.4.1.3052.12.1163 | current |
| s530UserTrap1164 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1164. | 1.3.6.1.4.1.3052.12.1164 | current |
| s530UserTrap1165 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1165. | 1.3.6.1.4.1.3052.12.1165 | current |
| s530UserTrap1166 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1166. | 1.3.6.1.4.1.3052.12.1166 | current |
| s530UserTrap1167 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1167. | 1.3.6.1.4.1.3052.12.1167 | current |
| s530UserTrap1168 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1168. | 1.3.6.1.4.1.3052.12.1168 | current |
| s530UserTrap1169 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1169. | 1.3.6.1.4.1.3052.12.1169 | current |
| s530UserTrap1170 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1170. | 1.3.6.1.4.1.3052.12.1170 | current |
| s530UserTrap1171 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1171. | 1.3.6.1.4.1.3052.12.1171 | current |
| s530UserTrap1172 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1172. | 1.3.6.1.4.1.3052.12.1172 | current |
| s530UserTrap1173 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1173. | 1.3.6.1.4.1.3052.12.1173 | current |
| s530UserTrap1174 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1174. | 1.3.6.1.4.1.3052.12.1174 | current |
| s530UserTrap1175 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1175. | 1.3.6.1.4.1.3052.12.1175 | current |
| s530UserTrap1176 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1176. | 1.3.6.1.4.1.3052.12.1176 | current |
| s530UserTrap1177 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1177. | 1.3.6.1.4.1.3052.12.1177 | current |
| s530UserTrap1178 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1178. | 1.3.6.1.4.1.3052.12.1178 | current |
| s530UserTrap1179 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1179. | 1.3.6.1.4.1.3052.12.1179 | current |
| s530UserTrap1180 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1180. | 1.3.6.1.4.1.3052.12.1180 | current |
| s530UserTrap1181 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1181. | 1.3.6.1.4.1.3052.12.1181 | current |
| s530UserTrap1182 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1182. | 1.3.6.1.4.1.3052.12.1182 | current |
| s530UserTrap1183 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1183. | 1.3.6.1.4.1.3052.12.1183 | current |
| s530UserTrap1184 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1184. | 1.3.6.1.4.1.3052.12.1184 | current |
| s530UserTrap1185 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1185. | 1.3.6.1.4.1.3052.12.1185 | current |
| s530UserTrap1186 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1186. | 1.3.6.1.4.1.3052.12.1186 | current |
| s530UserTrap1187 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1187. | 1.3.6.1.4.1.3052.12.1187 | current |
| s530UserTrap1188 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1188. | 1.3.6.1.4.1.3052.12.1188 | current |
| s530UserTrap1189 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1189. | 1.3.6.1.4.1.3052.12.1189 | current |
| s530UserTrap1190 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1190. | 1.3.6.1.4.1.3052.12.1190 | current |
| s530UserTrap1191 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1191. | 1.3.6.1.4.1.3052.12.1191 | current |
| s530UserTrap1192 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1192. | 1.3.6.1.4.1.3052.12.1192 | current |
| s530UserTrap1193 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1193. | 1.3.6.1.4.1.3052.12.1193 | current |
| s530UserTrap1194 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1194. | 1.3.6.1.4.1.3052.12.1194 | current |
| s530UserTrap1195 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1195. | 1.3.6.1.4.1.3052.12.1195 | current |
| s530UserTrap1196 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1196. | 1.3.6.1.4.1.3052.12.1196 | current |
| s530UserTrap1197 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1197. | 1.3.6.1.4.1.3052.12.1197 | current |
| s530UserTrap1198 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1198. | 1.3.6.1.4.1.3052.12.1198 | current |
| s530UserTrap1199 NOTIFICATION-TYPE This user-defined trap is issued when an event happens that causes a trap with specific trap type 1199. | 1.3.6.1.4.1.3052.12.1199 | current |