1-- SiteBoss 350 MIB
2
3-- v 4.11 December 11 2014
4
5-- Copyright (c) 2014 by Asentria Corporation.  All rights reserved.
6
7
8SITEBOSS-350-STD-MIB DEFINITIONS ::= BEGIN
9
10IMPORTS
11 DisplayString
12    FROM SNMPv2-TC
13 IpAddress, TimeTicks, Integer32,
14 MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-TYPE
15    FROM SNMPv2-SMI
16 asentria
17    FROM ASENTRIA-ROOT-MIB;
18
19--***************************************************************************************
20--MODULE IDENTITY
21--***************************************************************************************
22
23  s350 MODULE-IDENTITY
24    LAST-UPDATED "201412110411Z"
25    ORGANIZATION "Asentria Corporation"
26    CONTACT-INFO
27     "Phone:  206-344-8800
28      Fax:    206-344-2116
29      Email:  support@asentria.com"
30    DESCRIPTION
31      "MIB module for managing Asentria SiteBoss 350"
32
33    REVISION      "201412110411Z"
34    DESCRIPTION
35      "-v4.11
36       -Changed analog-input fuel sensor objects from Integer32 to DisplayString (OMX-1177).
37       -Added missing ipv6DefaultRouter object (OMX-1175).
38       -Applicable since unit version 2.10.580."
39
40    REVISION      "201410160410Z"
41    DESCRIPTION
42      "-v4.10
43       -Added espcAIDisplayFormat object (OMX-1112).
44       -Removed espcAIPolarity, espcAIConvHighSign, espcAIConvLowSign objects (OMX-1113).
45       -Applicable since unit version 2.10.460."
46
47    REVISION      "201410030409Z"
48    DESCRIPTION
49      "-v4.09
50       -Changed analog input objects from Integer32 to DisplayString.
51       -Applicable since unit version 2.10.460."
52
53    REVISION      "201408140408Z"
54    DESCRIPTION
55      "-v4.08
56       -Fixed description for wirelessConnIP objects (OMX-1061).
57       -Applicable since unit version 2.10.390."
58
59    REVISION      "201407030407Z"
60    DESCRIPTION
61      "-v4.07
62       -Fixed wirelessIdleTimeout (OMX-1037).
63       -Fixed CPE status objects (OMX-1036).
64       -Applicable since unit version 2.10.390."
65
66    REVISION      "201406240406Z"
67    DESCRIPTION
68      "-v4.06
69       -Fixed CPE status objects.
70       -Fixed ipRestrictionMask wrong type (OMX-743).
71       -Applicable since unit version 2.10.340."
72
73    REVISION      "201406170405Z"
74    DESCRIPTION
75      "-v4.05
76       -Added various missing objects (OMX-751).
77       -Added CPE objects (OMX-162).
78       -Added ACDM objects (OMX-683).
79       -Removed CRDB/MLR objects (OMX-1014).
80       -Applicable since unit version 2.10.340."
81
82    REVISION      "201404110404Z"
83    DESCRIPTION
84      "-v4.04
85       -Clarified relay and power output function and documentation (OMX-926).
86       -Applicable since unit version 2.10.300."
87
88    REVISION      "201401170403Z"
89    DESCRIPTION
90      "-v4.03
91       -Added IPv6 objects (OMX-705).
92       -Added power distribution objects (powerDistributionStatus branch) (OMX-708).
93       -Added ftpPushPermissions (OMX-737).
94       -Added snmpProxy objects (OMX-747).
95       -Applicable since unit version 2.10.150."
96
97    REVISION      "201312040402Z"
98    DESCRIPTION
99      "-v4.02
100       -Added fsGenEnable (OMX-661).
101       -Applicable since unit version 2.10.110."
102
103    REVISION      "201310160401Z"
104    DESCRIPTION
105      "-v4.01
106       -Added genSetRelayTable for multiple genset ignition relays (OMX-577).
107       -Added genSetCCDelay object (OMX-589).
108       -Applicable since unit version 2.09.625."
109
110    REVISION      "201308190400Z"
111    DESCRIPTION
112      "-v4.00
113       -New MIB for S350.
114       -Applicable since unit version 2.09.610."
115
116    ::= { asentria 18 }
117    --1.3.6.1.4.1.3052.18
118
119
120--***************************************************************************************
121--Concise MIB View: Top Level Branches
122--***************************************************************************************
123
124--  status                                 .1
125--    eventSensorStatus                    .1.1
126--      esPointTable                       .1.1.1
127--    dataEventStatus                      .1.2
128--      deStatusTable                      .1.2.1
129--    powerDistributionStatus              .1.5
130--    fuelSensorStatus                     .1.6
131--      fsStatusTable                      .1.6.1
132--    wirelessModemStatus                  .1.7
133--    acPowerMonitorStatus                 .1.8
134--      acpmStatusTable                    .1.8.1
135--    batteryMonitorStatus                 .1.10
136--      bmStatusTable                      .1.10.1
137--      bmJarStatusTable                   .1.10.2
138--  config                                 .2
139--    eventSensorBasics                    .2.1
140--      esNumberEventSensors               .2.1.1
141--      esTable                            .2.1.2
142--      esNewSensors                       .2.1.3
143--    eventSensorPointConfig               .2.2
144--      esPointConfigTempTable             .2.2.1
145--      esPointConfigCCTable               .2.2.2
146--      esPointConfigHumidTable            .2.2.3
147--      esPointConfigAITable               .2.2.5
148--      esPointConfigOutputTable           .2.2.6
149--    serialPorts                          .2.3
150--      numberPorts                        .2.3.1
151--      portConfigTable                    .2.3.2
152--    network                              .2.4
153--      interface                          .2.4.1
154--      defaultRouter                      .2.4.2
155--      dnsTable                           .2.4.3
156--      hostname                           .2.4.4
157--      hostTable                          .2.4.5
158--      ncpDuplex                          .2.4.6
159--      ncpTimeout                         .2.4.7
160--      snmp                               .2.4.8
161--      ftpPush                            .2.4.9
162--      routing                            .2.4.11
163--      netSecurity                        .2.4.12
164--      trap                               .2.4.14
165--      wireless                           .2.4.16
166--      email                              .2.4.17
167--      netAdvanced                        .2.4.18
168--      web                                .2.4.19
169--      ipv6                               .2.4.21
170--      cpe                                .2.4.22
171--    time                                 .2.8
172--      clock                              .2.8.1
173--    console                              .2.10
174--    unitSecurity                         .2.11
175--      secCore                            .2.11.1
176--      secUserTable                       .2.11.2
177--      secFactory                         .2.11.3
178--    event                                .2.12
179--      evCore                             .2.12.1
180--      evSched1                           .2.12.5
181--      evSched2                           .2.12.6
182--      evShskLowTable                     .2.12.7
183--      evShskHighTable                    .2.12.8
184--      evNoSensor                         .2.12.9
185--      fuelSensor                         .2.12.11
186--        fuelSensorGeneralTable           .2.12.11.1
187--        fuelSensorTankTable              .2.12.11.2
188--        fuelSensorCustomTankTable        .2.12.11.3
189--        fuelSensorVolumeTable            .2.12.11.4
190--        fuelSensorDisconnectTable        .2.12.11.5
191--        fuelSensorSuddenChangeTable      .2.12.11.6
192--        fuelSensorSlowChangeTable        .2.12.11.7
193--        fuelSensorLevelsAutoAdjustTable  .2.12.11.8
194--      acPowerMonitor                     .2.12.12
195--      batteryMonitor                     .2.12.14
196--      evLocation                         .2.12.15
197--      evReset                            .2.12.16
198--      evSleep                            .2.12.17
199--      evGlobal                           .2.12.18
200--      accessControl                      .2.12.21
201--    action                               .2.14
202--      actionSched                        .2.14.3
203--      actionAsentria                     .2.14.4
204--      actionHostTable                    .2.14.6
205--      actionEmailTable                   .2.14.7
206--      actionParseError                   .2.14.8
207--    sys                                  .2.16
208--      sysTime                            .2.16.1
209--      sysPT                              .2.16.2
210--      sysMTU                             .2.16.3
211--      sysAnswerString                    .2.16.4
212--      sysEventFileID                     .2.16.6
213--      sysEscapeCharacter                 .2.16.7
214--      sysTimeStamp                       .2.16.8
215--      sysLog                             .2.16.9
216--      sysCRDB                            .2.16.10
217--      sysCharMask                        .2.16.11
218--      sysPrompt                          .2.16.12
219--      sysBootStatus                      .2.16.13
220--      sysLoc                             .2.16.14
221--      sysSleep                           .2.16.16
222--      sysFileTransfer                    .2.16.17
223--      sysUpdate                          .2.16.18
224--    auditLog                             .2.17
225--    scripting                            .2.18
226--      scrGlobalEnable                    .2.18.1
227--      scrDTRCtrlPortEnableTable          .2.18.2
228--      scrTable                           .2.18.3
229--      scrVolatileStringTable             .2.18.4
230--      scrVolatileIntTable                .2.18.5
231--      scrNonVolatileStringTable          .2.18.6
232--      scrNonVolatileIntTable             .2.18.7
233--    generator                            .2.19
234--      genSet                             .2.19.1
235--        genSetRelay                      .2.19.1.2
236--        genSetCc                         .2.19.1.3
237--      genRun                             .2.19.2
238--        genRunNonstartEvent              .2.19.2.7
239--    calendar                             .2.20
240--  productIds                             .3
241--    siteName                              3.1
242--    thisProduct                          .3.2
243--    stockTrapString                      .3.3
244--    trapEventTypeNumber                  .3.4
245--    trapEventTypeName                    .3.5
246--    trapIncludedValue                    .3.6
247--    trapIncludedString                   .3.7
248--    trapTypeString                       .3.8
249--    trapEventClassNumber                 .3.9
250--    trapEventClassName                   .3.10
251--  keyInterface                           .4.0
252
253--***************************************************************************************
254--Complete MIB View: All Objects
255--***************************************************************************************
256
257--  status                                           .1
258--    eventSensorStatus                              .1.1
259--      esPointTable                                 .1.1.1
260--        esPointEntry                               .1.1.1.1
261--          esIndexES                                .1.1.1.1.1
262--          esIndexPC                                .1.1.1.1.2
263--          esIndexPoint                             .1.1.1.1.3
264--          esPointName                              .1.1.1.1.4
265--          esPointInEventState                      .1.1.1.1.5
266--          esPointValueInt                          .1.1.1.1.6
267--          esPointValueStr                          .1.1.1.1.7
268--          esPointTimeLastChange                    .1.1.1.1.8
269--          esPointTimetickLastChange                .1.1.1.1.9
270--          esPointAliasValueStr                     .1.1.1.1.10
271--    dataEventStatus                                .1.2
272--      deStatusTable                                .1.2.1
273--        deStatusEntry                              .1.2.1.1
274--          deStatusIndex                            .1.2.1.1.1
275--          deStatusName                             .1.2.1.1.2
276--          deStatusCounter                          .1.2.1.1.3
277--          deStatusThreshold                        .1.2.1.1.4
278--    powerDistributionStatus                        .1.5
279--      pdConfig                                     .1.5.1
280--      pdNextGen                                    .1.5.4
281--        pdnTable                                   .1.5.4.1
282--          pdnEntry                                 .1.5.4.1.1
283--            pdnIndexPD                             .1.5.4.1.1.1
284--            pdnIndexOutput                         .1.5.4.1.1.2
285--            pdnConfig                              .1.5.4.1.1.3
286--            pdnMainCurrentInEventState             .1.5.4.1.1.4
287--            pdnMainCurrentValue                    .1.5.4.1.1.5
288--            pdnMainCurrentValueStr                 .1.5.4.1.1.6
289--            pdnMainCurrentDeadband                 .1.5.4.1.1.7
290--            pdnMainCurrentVHighCurrent             .1.5.4.1.1.8
291--            pdnMainCurrentHighCurrent              .1.5.4.1.1.9
292--            pdnMainCurrentLowCurrent               .1.5.4.1.1.10
293--            pdnMainCurrentVLowCurrent              .1.5.4.1.1.11
294--            pdnMainVoltageInEventState             .1.5.4.1.1.12
295--            pdnMainVoltageValue                    .1.5.4.1.1.13
296--            pdnMainVoltageValueStr                 .1.5.4.1.1.14
297--            pdnMainVoltageDeadband                 .1.5.4.1.1.15
298--            pdnMainVoltageVHighVoltage             .1.5.4.1.1.16
299--            pdnMainVoltageHighVoltage              .1.5.4.1.1.17
300--            pdnMainVoltageLowVoltage               .1.5.4.1.1.18
301--            pdnMainVoltageVLowVoltage              .1.5.4.1.1.19
302--            pdnMainPowerValue                      .1.5.4.1.1.20
303--            pdnMainPowerValueStr                   .1.5.4.1.1.21
304--            pdnOutputCurrentInEventState           .1.5.4.1.1.22
305--            pdnOutputCurrentValue                  .1.5.4.1.1.23
306--            pdnOutputCurrentValueStr               .1.5.4.1.1.24
307--            pdnOutputCurrentDeadband               .1.5.4.1.1.25
308--            pdnOutputCurrentVHighCurrent           .1.5.4.1.1.26
309--            pdnOutputCurrentHighCurrent            .1.5.4.1.1.27
310--            pdnOutputCurrentLowCurrent             .1.5.4.1.1.28
311--            pdnOutputCurrentVLowCurrent            .1.5.4.1.1.29
312--            pdnOutputFuseInEventState              .1.5.4.1.1.30
313--            pdnOutputFuseValueStr                  .1.5.4.1.1.31
314--            pdnMainCombinedStatus                  .1.5.4.1.1.32
315--            pdnOutputCombinedStatusBlock1          .1.5.4.1.1.33
316--            pdnOutputCombinedStatusBlock2          .1.5.4.1.1.34
317--            pdnDeviceCurrentValue                  .1.5.4.1.1.35
318--            pdnDeviceCurrentValueStr               .1.5.4.1.1.36
319--      pdSystem                                     .1.5.5
320--        pdSystemCurrent                            .1.5.5.1
321--        pdSystemPower                              .1.5.5.2
322--    fuelSensorStatus                               .1.6
323--      fsStatusTable                                .1.6.1
324--        fsStatusEntry                              .1.6.1.1
325--          fsStatusIndex                            .1.6.1.1.1
326--          fsStatusName                             .1.6.1.1.2
327--          fsStatusDeviceState                      .1.6.1.1.3
328--          fsStatusVolumeValueString                .1.6.1.1.4
329--          fsStatusVolumePercentLevel               .1.6.1.1.7
330--          fsStatusVolumeInEventState               .1.6.1.1.8
331--          fsStatusCombined                         .1.6.1.1.9
332--    wirelessModemStatus                            .1.7
333--      wmsStatus                                    .1.7.1
334--      wmsSignal                                    .1.7.2
335--      wmsRSSI                                      .1.7.3
336--      wmsBER                                       .1.7.4
337--      wmsUpdated                                   .1.7.5
338--      wmsRegistration                              .1.7.6
339--      wmsLAC                                       .1.7.7
340--      wmsCellID                                    .1.7.8
341--      wmsIMSI                                      .1.7.9
342--      wmsPhnum                                     .1.7.10
343--      wmsLocalIP                                   .1.7.11
344--      wmsMgfID                                     .1.7.12
345--      wmsModelID                                   .1.7.13
346--      wmsIMEI                                      .1.7.14
347--      wmsRevID                                     .1.7.15
348--      wmsNetName                                   .1.7.16
349--      wmsGPRSStatus                                .1.7.17
350--      wmsBand                                      .1.7.18
351--      wmsChannel                                   .1.7.19
352--      wmsCountryCode                               .1.7.20
353--      wmsNetCode                                   .1.7.21
354--      wmsPLMNColor                                 .1.7.22
355--      wmsBScolor                                   .1.7.23
356--      wmsMpRACH                                    .1.7.24
357--      wmsMinRxLevel                                .1.7.25
358--      wmsBaseCoeff                                 .1.7.26
359--      wmsSIMStatus                                 .1.7.27
360--      wmsICCID                                     .1.7.28
361--      wmsModemType                                 .1.7.29
362--    acPowerMonitorStatus                           .1.8
363--      acpmStatusTable                              .1.8.1
364--        acpmStatusEntry                            .1.8.1.1
365--          acpmsIndex                               .1.8.1.1.1
366--          acpmsName                                .1.8.1.1.2
367--          acpmsAvgVoltageValueStr                  .1.8.1.1.3
368--          acpmsAvgVoltageMinStr                    .1.8.1.1.4
369--          acpmsAvgVoltageMaxStr                    .1.8.1.1.5
370--          acpmsAvgVoltageAvgStr                    .1.8.1.1.6
371--          acpmsAvgVoltageInEventState              .1.8.1.1.7
372--          acpmsVoltagePhaseAValueStr               .1.8.1.1.8
373--          acpmsVoltagePhaseBValueStr               .1.8.1.1.9
374--          acpmsVoltagePhaseCValueStr               .1.8.1.1.10
375--          acpmsAvgCurrentValueStr                  .1.8.1.1.11
376--          acpmsAvgCurrentMinStr                    .1.8.1.1.12
377--          acpmsAvgCurrentMaxStr                    .1.8.1.1.13
378--          acpmsAvgCurrentAvgStr                    .1.8.1.1.14
379--          acpmsAvgCurrentInEventState              .1.8.1.1.15
380--          acpmsCurrentPhaseAValueStr               .1.8.1.1.16
381--          acpmsCurrentPhaseBValueStr               .1.8.1.1.17
382--          acpmsCurrentPhaseCValueStr               .1.8.1.1.18
383--          acpmsFreqValueStr                        .1.8.1.1.19
384--          acpmsFreqMinStr                          .1.8.1.1.20
385--          acpmsFreqMaxStr                          .1.8.1.1.21
386--          acpmsFreqAvgStr                          .1.8.1.1.22
387--          acpmsFreqInEventState                    .1.8.1.1.23
388--          acpmsTRPValueStr                         .1.8.1.1.24
389--          acpmsTRPMinStr                           .1.8.1.1.25
390--          acpmsTRPMaxStr                           .1.8.1.1.26
391--          acpmsTRPAvgStr                           .1.8.1.1.27
392--          acpmsTRPInEventState                     .1.8.1.1.28
393--          acpmsRPPhaseAValueStr                    .1.8.1.1.29
394--          acpmsRPPhaseBValueStr                    .1.8.1.1.30
395--          acpmsRPPhaseCValueStr                    .1.8.1.1.31
396--          acpmsCombined                            .1.8.1.1.32
397--          acpmsTPFValueStr                         .1.8.1.1.33
398--          acpmsTPFMinStr                           .1.8.1.1.34
399--          acpmsTPFMaxStr                           .1.8.1.1.35
400--          acpmsTPFAvgStr                           .1.8.1.1.36
401--          acpmsTPFInEventState                     .1.8.1.1.37
402--          acpmsPFPhaseAValueStr                    .1.8.1.1.38
403--          acpmsPFPhaseBValueStr                    .1.8.1.1.39
404--          acpmsPFPhaseCValueStr                    .1.8.1.1.40
405--          acpmsTRcPValueStr                        .1.8.1.1.41
406--          acpmsTRcPMinStr                          .1.8.1.1.42
407--          acpmsTRcPMaxStr                          .1.8.1.1.43
408--          acpmsTRcPAvgStr                          .1.8.1.1.44
409--          acpmsRcPPhaseAValueStr                   .1.8.1.1.45
410--          acpmsRcPPhaseBValueStr                   .1.8.1.1.46
411--          acpmsRcPPhaseCValueStr                   .1.8.1.1.47
412--          acpmsTAPValueStr                         .1.8.1.1.48
413--          acpmsTAPMinStr                           .1.8.1.1.49
414--          acpmsTAPMaxStr                           .1.8.1.1.50
415--          acpmsTAPAvgStr                           .1.8.1.1.51
416--          acpmsAPPhaseAValueStr                    .1.8.1.1.52
417--          acpmsAPPhaseBValueStr                    .1.8.1.1.53
418--          acpmsAPPhaseCValueStr                    .1.8.1.1.54
419--          acpmsTotalEnergyWh                       .1.8.1.1.55
420--          acpmsTotalEnergyVAR                      .1.8.1.1.56
421--          acpmsTotalEnergyVA                       .1.8.1.1.57
422--    batteryMonitorStatus                           .1.10
423--      bmStatusTable                                .1.10.1
424--        bmStatusEntry                              .1.10.1.1
425--          bmsIndex                                 .1.10.1.1.1
426--          bmsEnable                                .1.10.1.1.2
427--          bmsName                                  .1.10.1.1.3
428--          bmsState                                 .1.10.1.1.4
429--          bmsStringState                           .1.10.1.1.5
430--          bmsTempValue                             .1.10.1.1.6
431--          bmsTempValueStr                          .1.10.1.1.7
432--          bmsTempEvent                             .1.10.1.1.8
433--          bmsDiffTempValue                         .1.10.1.1.9
434--          bmsDiffTempValueStr                      .1.10.1.1.10
435--          bmsDiffTempEvent                         .1.10.1.1.11
436--          bmsVoltageValue                          .1.10.1.1.12
437--          bmsVoltageEvent                          .1.10.1.1.13
438--          bmsDiffVoltValue                         .1.10.1.1.14
439--          bmsDiffVoltEvent                         .1.10.1.1.15
440--          bmsCurrentValue                          .1.10.1.1.16
441--          bmsChargingCurrentEvent                  .1.10.1.1.17
442--          bmsDischargingCurrentEvent               .1.10.1.1.18
443--          bmsChargeLevelValue                      .1.10.1.1.19
444--          bmsChargeLevelEvent                      .1.10.1.1.20
445--          bmsJarHealthValue                        .1.10.1.1.21
446--          bmsJarHealthEvent                        .1.10.1.1.22
447--          bmsCombined                              .1.10.1.1.23
448--      bmJarStatusTable                             .1.10.2
449--        bmJarStatusEntry                           .1.10.2.1
450--          bmjsIndexBM                              .1.10.2.1.1
451--          bmjsIndexJar                             .1.10.2.1.2
452--          bmjsVoltageValue                         .1.10.2.1.3
453--          bmjsTempValue                            .1.10.2.1.4
454--          bmjsAdmittanceValue                      .1.10.2.1.5
455--          bmjsAdmittanceChangeValue                .1.10.2.1.6
456--  config                                           .2
457--    eventSensorBasics                              .2.1
458--      esNumberEventSensors                         .2.1.1
459--      esTable                                      .2.1.2
460--        esEntry                                    .2.1.2.1
461--          esIndex                                  .2.1.2.1.1
462--          esName                                   .2.1.2.1.2
463--          esID                                     .2.1.2.1.3
464--          esNumberTempSensors                      .2.1.2.1.4
465--          esTempReportingMode                      .2.1.2.1.5
466--          esNumberCCs                              .2.1.2.1.6
467--          esCCReportingMode                        .2.1.2.1.7
468--          esNumberHumidSensors                     .2.1.2.1.8
469--          esHumidReportingMode                     .2.1.2.1.9
470--          esNumberNoiseSensors                     .2.1.2.1.10
471--          esNoiseReportingMode                     .2.1.2.1.11
472--          esNumberAirflowSensors                   .2.1.2.1.12
473--          esAirflowReportingMode                   .2.1.2.1.13
474--          esNumberAnalog                           .2.1.2.1.14
475--          esAnalogReportingMode                    .2.1.2.1.15
476--          esNumberOutputs                          .2.1.2.1.16
477--          esOutputReportingMode                    .2.1.2.1.17
478--          esTempCombinedStatus                     .2.1.2.1.18
479--          esCCCombinedStatusBlock1                 .2.1.2.1.19
480--          esCCCombinedStatusBlock2                 .2.1.2.1.20
481--          esCCCombinedStatusBlock3                 .2.1.2.1.21
482--          esCCCombinedStatusBlock4                 .2.1.2.1.22
483--          esCCCombinedStatusBlock5                 .2.1.2.1.23
484--          esCCCombinedStatusBlock6                 .2.1.2.1.24
485--          esCCCombinedStatusBlock7                 .2.1.2.1.25
486--          esCCCombinedStatusBlock8                 .2.1.2.1.26
487--          esHumidCombinedStatus                    .2.1.2.1.27
488--          esAnalogCombinedStatusBlock1             .2.1.2.1.28
489--          esAnalogCombinedStatusBlock2             .2.1.2.1.29
490--          esAnalogCombinedStatusBlock3             .2.1.2.1.30
491--          esAnalogCombinedStatusBlock4             .2.1.2.1.31
492--          esAnalogCombinedStatusBlock5             .2.1.2.1.32
493--          esAnalogCombinedStatusBlock6             .2.1.2.1.33
494--          esOutputCombinedStatusBlock1             .2.1.2.1.34
495--          esOutputCombinedStatusBlock2             .2.1.2.1.35
496--      esNewSensors                                 .2.1.3
497--    eventSensorPointConfig                         .2.2
498--      esPointConfigTempTable                       .2.2.1
499--        esPointConfigTempEntry                     .2.2.1.1
500--          espcTempIndexES                          .2.2.1.1.1
501--          espcTempIndexPoint                       .2.2.1.1.2
502--          espcTempEnable                           .2.2.1.1.3
503--          espcTempScale                            .2.2.1.1.4
504--          espcTempDeadband                         .2.2.1.1.5
505--          espcTempVHighTemp                        .2.2.1.1.6
506--          espcTempVHighActions                     .2.2.1.1.7
507--          espcTempVHighTrapnum                     .2.2.1.1.8
508--          espcTempVHighClass                       .2.2.1.1.9
509--          espcTempHighTemp                         .2.2.1.1.10
510--          espcTempHighActions                      .2.2.1.1.11
511--          espcTempHighTrapnum                      .2.2.1.1.12
512--          espcTempHighClass                        .2.2.1.1.13
513--          espcTempNormalActions                    .2.2.1.1.14
514--          espcTempNormalTrapnum                    .2.2.1.1.15
515--          espcTempNormalClass                      .2.2.1.1.16
516--          espcTempLowTemp                          .2.2.1.1.17
517--          espcTempLowActions                       .2.2.1.1.18
518--          espcTempLowTrapnum                       .2.2.1.1.19
519--          espcTempLowClass                         .2.2.1.1.20
520--          espcTempVLowTemp                         .2.2.1.1.21
521--          espcTempVLowActions                      .2.2.1.1.22
522--          espcTempVLowTrapnum                      .2.2.1.1.23
523--          espcTempVLowClass                        .2.2.1.1.24
524--      esPointConfigCCTable                         .2.2.2
525--        esPointConfigCCEntry                       .2.2.2.1
526--          espcCCIndexES                            .2.2.2.1.1
527--          espcCCIndexPoint                         .2.2.2.1.2
528--          espcCCEnable                             .2.2.2.1.3
529--          espcCCName                               .2.2.2.1.4
530--          espcCCEventState                         .2.2.2.1.5
531--          espcCCThreshold                          .2.2.2.1.6
532--          espcCCEventActions                       .2.2.2.1.7
533--          espcCCEventTrapnum                       .2.2.2.1.8
534--          espcCCEventClass                         .2.2.2.1.9
535--          espcCCNormalActions                      .2.2.2.1.10
536--          espcCCNormalTrapnum                      .2.2.2.1.11
537--          espcCCNormalClass                        .2.2.2.1.12
538--          espcCCAlarmAlias                         .2.2.2.1.13
539--          espcCCNormalAlias                        .2.2.2.1.14
540--          espcCCNormalThreshold                    .2.2.2.1.15
541--          espcCCOverrideGlobalReminder             .2.2.2.1.16
542--          espcCCReminderInterval                   .2.2.2.1.17
543--      esPointConfigHumidTable                      .2.2.3
544--        esPointConfigHumidEntry                    .2.2.3.1
545--          espcHumidIndexES                         .2.2.3.1.1
546--          espcHumidIndexPoint                      .2.2.3.1.2
547--          espcHumidEnable                          .2.2.3.1.3
548--          espcHumidDeadband                        .2.2.3.1.4
549--          espcHumidVHighHumid                      .2.2.3.1.5
550--          espcHumidVHighActions                    .2.2.3.1.6
551--          espcHumidVHighTrapnum                    .2.2.3.1.7
552--          espcHumidVHighClass                      .2.2.3.1.8
553--          espcHumidHighHumid                       .2.2.3.1.9
554--          espcHumidHighActions                     .2.2.3.1.10
555--          espcHumidHighTrapnum                     .2.2.3.1.11
556--          espcHumidHighClass                       .2.2.3.1.12
557--          espcHumidNormalActions                   .2.2.3.1.13
558--          espcHumidNormalTrapnum                   .2.2.3.1.14
559--          espcHumidNormalClass                     .2.2.3.1.15
560--          espcHumidLowHumid                        .2.2.3.1.16
561--          espcHumidLowActions                      .2.2.3.1.17
562--          espcHumidLowTrapnum                      .2.2.3.1.18
563--          espcHumidLowClass                        .2.2.3.1.19
564--          espcHumidVLowHumid                       .2.2.3.1.20
565--          espcHumidVLowActions                     .2.2.3.1.21
566--          espcHumidVLowTrapnum                     .2.2.3.1.22
567--          espcHumidVLowClass                       .2.2.3.1.23
568--      esPointConfigAITable                         .2.2.5
569--        esPointConfigAIEntry                       .2.2.5.1
570--          espcAIIndexES                            .2.2.5.1.1
571--          espcAIIndexPoint                         .2.2.5.1.2
572--          espcAIEnable                             .2.2.5.1.3
573--          espcAIDeadband                           .2.2.5.1.5
574--          espcAIVhighValue                         .2.2.5.1.6
575--          espcAIVhighActions                       .2.2.5.1.7
576--          espcAIVhighTrapnum                       .2.2.5.1.8
577--          espcAIVhighClass                         .2.2.5.1.9
578--          espcAIHighValue                          .2.2.5.1.10
579--          espcAIHighActions                        .2.2.5.1.11
580--          espcAIHighTrapnum                        .2.2.5.1.12
581--          espcAIHighClass                          .2.2.5.1.13
582--          espcAINormalActions                      .2.2.5.1.14
583--          espcAINormalTrapnum                      .2.2.5.1.15
584--          espcAINormalClass                        .2.2.5.1.16
585--          espcAILowValue                           .2.2.5.1.17
586--          espcAILowActions                         .2.2.5.1.18
587--          espcAILowTrapnum                         .2.2.5.1.19
588--          espcAILowClass                           .2.2.5.1.20
589--          espcAIVlowValue                          .2.2.5.1.21
590--          espcAIVlowActions                        .2.2.5.1.22
591--          espcAIVlowTrapnum                        .2.2.5.1.23
592--          espcAIVlowClass                          .2.2.5.1.24
593--          espcAIConvUnitName                       .2.2.5.1.25
594--          espcAIConvHighValue                      .2.2.5.1.26
595--          espcAIConvHighUnit                       .2.2.5.1.27
596--          espcAIConvLowValue                       .2.2.5.1.29
597--          espcAIConvLowUnit                        .2.2.5.1.30
598--          espcAIDisplayFormat                      .2.2.5.1.32
599--      esPointConfigOutputTable                     .2.2.6
600--        esPointConfigOutputEntry                   .2.2.6.1
601--          espcOutputIndexES                        .2.2.6.1.1
602--          espcOutputIndexPoint                     .2.2.6.1.2
603--          espcOutputEnable                         .2.2.6.1.3
604--          espcOutputActiveState                    .2.2.6.1.4
605--          espcOutputType                           .2.2.6.1.5
606--          espcOutputAliasValue                     .2.2.6.1.6
607--          espcOutputAliasColor                     .2.2.6.1.7
608--          espcOutputActiveAlias                    .2.2.6.1.10
609--          espcOutputActiveColor                    .2.2.6.1.11
610--          espcOutputActiveActions                  .2.2.6.1.12
611--          espcOutputActiveTrapnum                  .2.2.6.1.13
612--          espcOutputActiveClass                    .2.2.6.1.14
613--          espcOutputInactiveAlias                  .2.2.6.1.20
614--          espcOutputInactiveColor                  .2.2.6.1.21
615--          espcOutputInactiveActions                .2.2.6.1.22
616--          espcOutputInactiveTrapnum                .2.2.6.1.23
617--          espcOutputInactiveClass                  .2.2.6.1.24
618--    serialPorts                                    .2.3
619--      numberPorts                                  .2.3.1
620--      portConfigTable                              .2.3.2
621--        portConfigEntry                            .2.3.2.1
622--          portConfigIndex                          .2.3.2.1.1
623--          portConfigBaud                           .2.3.2.1.2
624--          portConfigDataFormat                     .2.3.2.1.3
625--          portConfigId                             .2.3.2.1.27
626--          portConfigMode                           .2.3.2.1.28
627--          portConfigHsk                            .2.3.2.1.29
628--    network                                        .2.4
629--      interface                                    .2.4.1
630--        ethernet                                   .2.4.1.1
631--          ethernet1                                .2.4.1.1.1
632--            eth1Mode                               .2.4.1.1.1.1
633--            eth1Address                            .2.4.1.1.1.2
634--            eth1SubnetMask                         .2.4.1.1.1.3
635--            eth1Router                             .2.4.1.1.1.4
636--            eth1VLAN                               .2.4.1.1.1.5
637--              eth1VLAN1                            .2.4.1.1.1.5.1
638--                eth1VLAN1ID                        .2.4.1.1.1.5.1.1
639--                eth1VLAN1Priority                  .2.4.1.1.1.5.1.2
640--                eth1VLAN1Address                   .2.4.1.1.1.5.1.3
641--                eth1VLAN1SubnetMask                .2.4.1.1.1.5.1.4
642--                eth1VLAN1Router                    .2.4.1.1.1.5.1.5
643--              eth1VLAN2                            .2.4.1.1.1.5.2
644--                eth1VLAN2ID                        .2.4.1.1.1.5.2.1
645--                eth1VLAN2Priority                  .2.4.1.1.1.5.2.2
646--                eth1VLAN2Address                   .2.4.1.1.1.5.2.3
647--                eth1VLAN2SubnetMask                .2.4.1.1.1.5.2.4
648--                eth1VLAN2Router                    .2.4.1.1.1.5.2.5
649--              eth1VLAN3                            .2.4.1.1.1.5.3
650--                eth1VLAN3ID                        .2.4.1.1.1.5.3.1
651--                eth1VLAN3Priority                  .2.4.1.1.1.5.3.2
652--                eth1VLAN3Address                   .2.4.1.1.1.5.3.3
653--                eth1VLAN3SubnetMask                .2.4.1.1.1.5.3.4
654--                eth1VLAN3Router                    .2.4.1.1.1.5.3.5
655--              eth1VLAN4                            .2.4.1.1.1.5.4
656--                eth1VLAN4ID                        .2.4.1.1.1.5.4.1
657--                eth1VLAN4Priority                  .2.4.1.1.1.5.4.2
658--                eth1VLAN4Address                   .2.4.1.1.1.5.4.3
659--                eth1VLAN4SubnetMask                .2.4.1.1.1.5.4.4
660--                eth1VLAN4Router                    .2.4.1.1.1.5.4.5
661--              eth1VLAN5                            .2.4.1.1.1.5.5
662--                eth1VLAN5ID                        .2.4.1.1.1.5.5.1
663--                eth1VLAN5Priority                  .2.4.1.1.1.5.5.2
664--                eth1VLAN5Address                   .2.4.1.1.1.5.5.3
665--                eth1VLAN5SubnetMask                .2.4.1.1.1.5.5.4
666--                eth1VLAN5Router                    .2.4.1.1.1.5.5.5
667--              eth1VLAN6                            .2.4.1.1.1.5.6
668--                eth1VLAN6ID                        .2.4.1.1.1.5.6.1
669--                eth1VLAN6Priority                  .2.4.1.1.1.5.6.2
670--                eth1VLAN6Address                   .2.4.1.1.1.5.6.3
671--                eth1VLAN6SubnetMask                .2.4.1.1.1.5.6.4
672--                eth1VLAN6Router                    .2.4.1.1.1.5.6.5
673--              eth1MAC                              .2.4.1.1.1.6
674--            eth1IPv6                               .2.4.1.1.1.7
675--              eth1IPv6Mode                         .2.4.1.1.1.7.1
676--              eth1IPv6Static                       .2.4.1.1.1.7.2
677--                eth1IPv6StaticAddress              .2.4.1.1.1.7.2.1
678--                eth1IPv6StaticRouter               .2.4.1.1.1.7.2.2
679--              eth1IPv6Auto                         .2.4.1.1.1.7.3
680--                eth1IPv6AutoAddress1               .2.4.1.1.1.7.3.1
681--                eth1IPv6AutoAddress2               .2.4.1.1.1.7.3.2
682--                eth1IPv6AutoAddress3               .2.4.1.1.1.7.3.3
683--                eth1IPv6AutoAddress4               .2.4.1.1.1.7.3.4
684--              eth1IPv6LinkLocalAddress             .2.4.1.1.1.7.4
685--          ethernet2                                .2.4.1.1.2
686--            eth2Mode                               .2.4.1.1.2.1
687--            eth2Address                            .2.4.1.1.2.2
688--            eth2SubnetMask                         .2.4.1.1.2.3
689--            eth2Router                             .2.4.1.1.2.4
690--            eth2VLAN                               .2.4.1.1.2.5
691--              eth2VLAN1                            .2.4.1.1.2.5.1
692--                eth2VLAN1ID                        .2.4.1.1.2.5.1.1
693--                eth2VLAN1Priority                  .2.4.1.1.2.5.1.2
694--                eth2VLAN1Address                   .2.4.1.1.2.5.1.3
695--                eth2VLAN1SubnetMask                .2.4.1.1.2.5.1.4
696--                eth2VLAN1Router                    .2.4.1.1.2.5.1.5
697--              eth2VLAN2                            .2.4.1.1.2.5.2
698--                eth2VLAN2ID                        .2.4.1.1.2.5.2.1
699--                eth2VLAN2Priority                  .2.4.1.1.2.5.2.2
700--                eth2VLAN2Address                   .2.4.1.1.2.5.2.3
701--                eth2VLAN2SubnetMask                .2.4.1.1.2.5.2.4
702--                eth2VLAN2Router                    .2.4.1.1.2.5.2.5
703--              eth2VLAN3                            .2.4.1.1.2.5.3
704--                eth2VLAN3ID                        .2.4.1.1.2.5.3.1
705--                eth2VLAN3Priority                  .2.4.1.1.2.5.3.2
706--                eth2VLAN3Address                   .2.4.1.1.2.5.3.3
707--                eth2VLAN3SubnetMask                .2.4.1.1.2.5.3.4
708--                eth2VLAN3Router                    .2.4.1.1.2.5.3.5
709--              eth2VLAN4                            .2.4.1.1.2.5.4
710--                eth2VLAN4ID                        .2.4.1.1.2.5.4.1
711--                eth2VLAN4Priority                  .2.4.1.1.2.5.4.2
712--                eth2VLAN4Address                   .2.4.1.1.2.5.4.3
713--                eth2VLAN4SubnetMask                .2.4.1.1.2.5.4.4
714--                eth2VLAN4Router                    .2.4.1.1.2.5.4.5
715--              eth2VLAN5                            .2.4.1.1.2.5.5
716--                eth2VLAN5ID                        .2.4.1.1.2.5.5.1
717--                eth2VLAN5Priority                  .2.4.1.1.2.5.5.2
718--                eth2VLAN5Address                   .2.4.1.1.2.5.5.3
719--                eth2VLAN5SubnetMask                .2.4.1.1.2.5.5.4
720--                eth2VLAN5Router                    .2.4.1.1.2.5.5.5
721--              eth2VLAN6                            .2.4.1.1.2.5.6
722--                eth2VLAN6ID                        .2.4.1.1.2.5.6.1
723--                eth2VLAN6Priority                  .2.4.1.1.2.5.6.2
724--                eth2VLAN6Address                   .2.4.1.1.2.5.6.3
725--                eth2VLAN6SubnetMask                .2.4.1.1.2.5.6.4
726--                eth2VLAN6Router                    .2.4.1.1.2.5.6.5
727--              eth2MAC                              .2.4.1.1.2.6
728--            eth2IPv6                               .2.4.1.1.2.7
729--              eth2IPv6Mode                         .2.4.1.1.2.7.1
730--              eth2IPv6Static                       .2.4.1.1.2.7.2
731--                eth2IPv6StaticAddress              .2.4.1.1.2.7.2.1
732--                eth2IPv6StaticRouter               .2.4.1.1.2.7.2.2
733--              eth2IPv6Auto                         .2.4.1.1.2.7.3
734--                eth2IPv6AutoAddress1               .2.4.1.1.2.7.3.1
735--                eth2IPv6AutoAddress2               .2.4.1.1.2.7.3.2
736--                eth2IPv6AutoAddress3               .2.4.1.1.2.7.3.3
737--                eth2IPv6AutoAddress4               .2.4.1.1.2.7.3.4
738--              eth2IPv6LinkLocalAddress             .2.4.1.1.2.7.4
739--      defaultRouter                                .2.4.2
740--      dnsTable                                     .2.4.3
741--        dnsEntry                                   .2.4.3.1
742--          dnsIndex                                 .2.4.3.1.1
743--          dnsAddress                               .2.4.3.1.2
744--      hostname                                     .2.4.4
745--      hostTable                                    .2.4.5
746--        hostEntry                                  .2.4.5.1
747--          hostIndex                                .2.4.5.1.1
748--          hostDeclaration                          .2.4.5.1.2
749--      ncpDuplex                                    .2.4.6
750--      ncpTimeout                                   .2.4.7
751--      snmp                                         .2.4.8
752--        snmpAgentEnable                            .2.4.8.1
753--        snmpNotificationTx                         .2.4.8.7
754--          snmpNtfnAttempts                         .2.4.8.7.1
755--          snmpNtfnTimeout                          .2.4.8.7.2
756--          snmpNtfnCycles                           .2.4.8.7.3
757--          snmpNtfnSnooze                           .2.4.8.7.4
758--        snmpProxy                                  .2.4.8.8
759--          snmpProxyTable                           .2.4.8.8.1
760--            snmpProxyEntry                         .2.4.8.8.1.1
761--              snmpProxyIndex                       .2.4.8.8.1.1.1
762--              snmpProxyEgressOIDBranch             .2.4.8.8.1.1.2
763--              snmpProxyIP                          .2.4.8.8.1.1.3
764--              snmpProxyPort                        .2.4.8.8.1.1.4
765--              snmpProxyIngressOIDBranch            .2.4.8.8.1.1.5
766--              snmpProxyName                        .2.4.8.8.1.1.6
767--        snmpPoll                                   .2.4.8.9
768--          snmpPMode                                .2.4.8.9.1
769--          snmpPRequestTable                        .2.4.8.9.4
770--            snmpPRequestEntry                      .2.4.8.9.4.1
771--              snmpPRequestIndex                    .2.4.8.9.4.1.1
772--              snmpPRequestDescription              .2.4.8.9.4.1.2
773--              snmpPRequestAgent                    .2.4.8.9.4.1.3
774--              snmpPRequestReadcom                  .2.4.8.9.4.1.4
775--              snmpPRequestOID                      .2.4.8.9.4.1.5
776--              snmpPRequestPeriod                   .2.4.8.9.4.1.6
777--              snmpPRequestResultStatus             .2.4.8.9.4.1.10
778--              snmpPRequestResultValue              .2.4.8.9.4.1.11
779--              snmpPRequestResultTime               .2.4.8.9.4.1.12
780--              snmpPRequestResultType               .2.4.8.9.4.1.13
781--      ftpPush                                      .2.4.9
782--        ftpPushEnable                              .2.4.9.1
783--        ftpPushServer                              .2.4.9.2
784--        ftpPushAccount                             .2.4.9.5
785--        ftpPushDirectory                           .2.4.9.6
786--        ftpPushperiod                              .2.4.9.7
787--        ftpPushPushFileTable                       .2.4.9.8
788--          ftpPushPushFileEntry                     .2.4.9.8.1
789--            ftpPushPushFileIndex                   .2.4.9.8.1.1
790--            ftpPushPushFile                        .2.4.9.8.1.2
791--        ftpPushPushAudit                           .2.4.9.9
792--        ftpPushPushAlarms                          .2.4.9.10
793--        ftpPushRemoteFileTable                     .2.4.9.11
794--          ftpPushRemoteFileEntry                   .2.4.9.11.1
795--            ftpPushRemoteFileIndex                 .2.4.9.11.1.1
796--            ftpPushRemoteFileName                  .2.4.9.11.1.2
797--        ftpPushRemoteAlarmName                     .2.4.9.12
798--        ftpPushPassive                             .2.4.9.13
799--        ftpPushIncludeDate                         .2.4.9.14
800--        ftpPushIncludeTime                         .2.4.9.15
801--        ftpPushIncludeSeq                          .2.4.9.16
802--        ftpPushPermissions                         .2.4.9.17
803--      routing                                      .2.4.11
804--        ethRoutingEnable                           .2.4.11.2
805--        ethRoutingNATEnable                        .2.4.11.3
806--      netSecurity                                  .2.4.12
807--        ipRestriction                              .2.4.12.1
808--          ipRestrictionTable                       .2.4.12.1.1
809--            ipRestrictionEntry                     .2.4.12.1.1.1
810--              ipRestrictionIndex                   .2.4.12.1.1.1.1
811--              ipRestrictionEnable                  .2.4.12.1.1.1.2
812--              ipRestrictionMask                    .2.4.12.1.1.1.3
813--      trap                                         .2.4.14
814--        trapInclude                                .2.4.14.1
815--          trapIncludeDateTime                      .2.4.14.1.1
816--          trapIncludeSiteName                      .2.4.14.1.2
817--          trapIncludeSensorID                      .2.4.14.1.3
818--          trapIncludeUDName                        .2.4.14.1.4
819--          trapIncludeUDState                       .2.4.14.1.5
820--          trapIncludeSourceAddress                 .2.4.14.1.6
821--        trapAuthFailEnable                         .2.4.14.2
822--      wireless                                     .2.4.16
823--        wirelessMode                               .2.4.16.1
824--        wirelessAPN                                .2.4.16.2
825--        wirelessIdleTimeout                        .2.4.16.3
826--        wirelessPIN                                .2.4.16.5
827--        wirelessDRE                                .2.4.16.9
828--        wirelessPPPUsername                        .2.4.16.10
829--        wirelessFirewall                           .2.4.16.11
830--        wirelessKeepaliveThreshold                 .2.4.16.12
831--        wirelessPPPDebug                           .2.4.16.13
832--        wirelessConnectivity                       .2.4.16.20
833--          wirelessConnEnable                       .2.4.16.20.1
834--          wirelessConnCheckInterval                .2.4.16.20.2
835--          wirelessConnFailThreshold                .2.4.16.20.3
836--          wirelessConnIP1                          .2.4.16.20.10
837--          wirelessConnIP2                          .2.4.16.20.11
838--      email                                        .2.4.17
839--        emailServer                                .2.4.17.1
840--        emailDomain                                .2.4.17.2
841--        emailAuthEnable                            .2.4.17.3
842--      netAdvanced                                  .2.4.18
843--        arpFilter                                  .2.4.18.1
844--      web                                          .2.4.19
845--        webEnable                                  .2.4.19.1
846--        webPort                                    .2.4.19.1
847--        webTimeout                                 .2.4.19.1
848--      ipv6                                         .2.4.21
849--        ipv6DefaultRouter                          .2.4.21.1
850--      cpe                                          .2.4.22
851--        cpeTable                                   .2.4.22.1
852--          cpeEntry                                 .2.4.22.1.1
853--            cpeIndex                               .2.4.22.1.1.1
854--            cpeHost                                .2.4.22.1.1.2
855--            cpeName                                .2.4.22.1.1.3
856--            cpeDescription                         .2.4.22.1.1.4
857--            cpeKeepalive                           .2.4.22.1.1.5
858--            cpeThreshold                           .2.4.22.1.1.6
859--            cpeEventReminderInterval               .2.4.22.1.1.7
860--            cpeKeepaliveTicks                      .2.4.22.1.1.20
861--            cpePingSize                            .2.4.22.1.1.21
862--            cpeInfoReset                           .2.4.22.1.1.30
863--            cpeInfoNumReq                          .2.4.22.1.1.31
864--            cpeInfoNumGoodResp                     .2.4.22.1.1.32
865--            cpeInfoNumBadResp                      .2.4.22.1.1.33
866--            cpeInfoNumLostResp                     .2.4.22.1.1.34
867--            cpeInfoPercentLoss                     .2.4.22.1.1.35
868--            cpeInfoPercentBad                      .2.4.22.1.1.36
869--    time                                           .2.8
870--      clock                                        .2.8.1
871--    console                                        .2.10
872--      consoleDuplex                                .2.10.1
873--      consoleTimeout                               .2.10.2
874--      consoleConfirm                               .2.10.7
875--    unitSecurity                                   .2.11
876--      secCore                                      .2.11.1
877--        scShowPasswordPrompt                       .2.11.1.1
878--        scConsoleLoginRequired                     .2.11.1.2
879--        scTelnetLoginRequired                      .2.11.1.4
880--        scTelnetPTLoginRequired                    .2.11.1.5
881--        scAuthMode                                 .2.11.1.7
882--        scRightsGroup                              .2.11.1.8
883--        scSecret                                   .2.11.1.9
884--      secUserTable                                 .2.11.2
885--        secUserEntry                               .2.11.2.1
886--          secUserIndex                             .2.11.2.1.1
887--          secUserEnable                            .2.11.2.1.2
888--          secUserConnectVia                        .2.11.2.1.5
889--          secUserLoginTo                           .2.11.2.1.6
890--          secUserAccessFile                        .2.11.2.1.7
891--          secUserPTEscapeTo                        .2.11.2.1.9
892--          secUserRights                            .2.11.2.1.11
893--          secUserEventsReadAccess                  .2.11.2.1.13
894--          secUserAuditReadAccess                   .2.11.2.1.14
895--          secUserEventsWriteAccess                 .2.11.2.1.16
896--          secUserAuditWriteAccess                  .2.11.2.1.17
897--          secUserExpiration                        .2.11.2.1.18
898--          secUserChallengeConsoleMode              .2.11.2.1.24
899--          secUserChallengeExpiration               .2.11.2.1.27
900--      secFactory                                   .2.11.3
901--        sfEnable                                   .2.11.3.1
902--        sfSecret                                   .2.11.3.2
903--    event                                          .2.12
904--      evCore                                       .2.12.1
905--        evClassNameTable                           .2.12.1.1
906--          evClassNameEntry                         .2.12.1.1.1
907--            evClassNameIndex                       .2.12.1.1.1.1
908--            evClassName                            .2.12.1.1.1.2
909--        evReminderInterval                         .2.12.1.2
910--        evLog                                      .2.12.1.3
911--          evLogEnable                              .2.12.1.3.1
912--          evLogStoreAlarm                          .2.12.1.3.2
913--          evLogMaxSize                             .2.12.1.3.3
914--          evLogStoreSensor                         .2.12.1.3.4
915--          evLogTimeStampAlarms                     .2.12.1.3.5
916--          evLogPrependName                         .2.12.1.3.6
917--        evMgmt                                     .2.12.1.4
918--          evMgmtReprocess                          .2.12.1.4.3
919--      evSched1                                     .2.12.5
920--        evSched1Enable                             .2.12.5.1
921--        evSched1Actions                            .2.12.5.2
922--        evSched1Message                            .2.12.5.3
923--        evSched1TrapNum                            .2.12.5.4
924--        evSched1Class                              .2.12.5.5
925--        evSched1Sunday                             .2.12.5.6
926--        evSched1Monday                             .2.12.5.7
927--        evSched1Tuesday                            .2.12.5.8
928--        evSched1Wednesday                          .2.12.5.9
929--        evSched1Thursday                           .2.12.5.10
930--        evSched1Friday                             .2.12.5.11
931--        evSched1Saturday                           .2.12.5.12
932--        evSched1Exclusions                         .2.12.5.13
933--      evSched2                                     .2.12.6
934--        evSched2Enable                             .2.12.6.1
935--        evSched2Actions                            .2.12.6.2
936--        evSched2Message                            .2.12.6.3
937--        evSched2TrapNum                            .2.12.6.4
938--        evSched2Class                              .2.12.6.5
939--        evSched2Sunday                             .2.12.6.6
940--        evSched2Monday                             .2.12.6.7
941--        evSched2Tuesday                            .2.12.6.8
942--        evSched2Wednesday                          .2.12.6.9
943--        evSched2Thursday                           .2.12.6.10
944--        evSched2Friday                             .2.12.6.11
945--        evSched2Saturday                           .2.12.6.12
946--        evSched2Exclusions                         .2.12.6.13
947--      evShskLowTable                               .2.12.7
948--        evShskLowEntry                             .2.12.7.1
949--          evShskLowIndex                           .2.12.7.1.1
950--          evShskLowEnable                          .2.12.7.1.2
951--          evShskLowActions                         .2.12.7.1.3
952--          evShskLowMessage                         .2.12.7.1.4
953--          evShskLowClass                           .2.12.7.1.5
954--          evShskLowTrapNum                         .2.12.7.1.6
955--      evShskHighTable                              .2.12.8
956--        evShskHighEntry                            .2.12.8.1
957--          evShskHighIndex                          .2.12.8.1.1
958--          evShskHighEnable                         .2.12.8.1.2
959--          evShskHighActions                        .2.12.8.1.3
960--          evShskHighMessage                        .2.12.8.1.4
961--          evShskHighClass                          .2.12.8.1.5
962--          evShskHighTrapNum                        .2.12.8.1.6
963--      evNoSensor                                   .2.12.9
964--        evNoSensorTimeout                          .2.12.9.1
965--        evNoSensorActions                          .2.12.9.2
966--        evNoSensorTrapNum                          .2.12.9.3
967--        evNoSensorClass                            .2.12.9.4
968--      fuelSensor                                   .2.12.11
969--        fuelSensorGeneralTable                     .2.12.11.1
970--          fsGenEntry                               .2.12.11.1.1
971--            fsGenIndex                             .2.12.11.1.1.1
972--            fsGenName                              .2.12.11.1.1.2
973--            fsGenSensorType                        .2.12.11.1.1.3
974--            fsGenDistanceUnit                      .2.12.11.1.1.4
975--            fsGenRawValueTop                       .2.12.11.1.1.5
976--            fsGenTopOffset                         .2.12.11.1.1.6
977--            fsGenRawValueBottom                    .2.12.11.1.1.7
978--            fsGenBottomOffset                      .2.12.11.1.1.8
979--            fsGenInputES                           .2.12.11.1.1.9
980--            fsGenInputPoint                        .2.12.11.1.1.10
981--            fsGenFilterAveraging                   .2.12.11.1.1.11
982--            fsGenSysrepEnable                      .2.12.11.1.1.12
983--            fsGenSysrepThreshold                   .2.12.11.1.1.13
984--            fsGenSysrepLimit                       .2.12.11.1.1.14
985--            fsGenSysrepPackage                     .2.12.11.1.1.15
986--            fsGenSysrepType                        .2.12.11.1.1.16
987--            fsGenEnable                            .2.12.11.1.1.17
988--        fuelSensorTankTable                        .2.12.11.2
989--          fsTankEntry                              .2.12.11.2.1
990--            fsTankIndex                            .2.12.11.2.1.1
991--            fsTankHeight                           .2.12.11.2.1.2
992--            fsTankDimA                             .2.12.11.2.1.3
993--            fsTankDimB                             .2.12.11.2.1.4
994--            fsTankVolume                           .2.12.11.2.1.5
995--            fsTankVolumeUnit                       .2.12.11.2.1.6
996--            fsTankShape                            .2.12.11.2.1.7
997--        fuelSensorCustomTankTable                  .2.12.11.3
998--          fsCustomTankEntry                        .2.12.11.3.1
999--            fsCustomTankIndexFS                    .2.12.11.3.1.1
1000--            fsCustomTankIndexDatum                 .2.12.11.3.1.2
1001--            fsCustomTankHeight                     .2.12.11.3.1.3
1002--            fsCustomTankVolume                     .2.12.11.3.1.4
1003--        fuelSensorVolumeTable                      .2.12.11.4
1004--          fsVolumeEntry                            .2.12.11.4.1
1005--            fsVolumeIndex                          .2.12.11.4.1.1
1006--            fsVolumeEnable                         .2.12.11.4.1.2
1007--            fsVolumeDeadband                       .2.12.11.4.1.3
1008--            fsVolumeVHighValue                     .2.12.11.4.1.4
1009--            fsVolumeVHighActions                   .2.12.11.4.1.5
1010--            fsVolumeVHighTrapNum                   .2.12.11.4.1.6
1011--            fsVolumeVHighClass                     .2.12.11.4.1.7
1012--            fsVolumeHighValue                      .2.12.11.4.1.8
1013--            fsVolumeHighActions                    .2.12.11.4.1.9
1014--            fsVolumeHighTrapNum                    .2.12.11.4.1.10
1015--            fsVolumeHighClass                      .2.12.11.4.1.11
1016--            fsVolumeNormalActions                  .2.12.11.4.1.12
1017--            fsVolumeNormalTrapNum                  .2.12.11.4.1.13
1018--            fsVolumeNormalClass                    .2.12.11.4.1.14
1019--            fsVolumeLowValue                       .2.12.11.4.1.15
1020--            fsVolumeLowActions                     .2.12.11.4.1.16
1021--            fsVolumeLowTrapNum                     .2.12.11.4.1.17
1022--            fsVolumeLowClass                       .2.12.11.4.1.18
1023--            fsVolumeVLowValue                      .2.12.11.4.1.19
1024--            fsVolumeVLowActions                    .2.12.11.4.1.20
1025--            fsVolumeVLowTrapNum                    .2.12.11.4.1.21
1026--            fsVolumeVLowClass                      .2.12.11.4.1.22
1027--        fuelSensorDisconnectTable                  .2.12.11.5
1028--          fsDiscEntry                              .2.12.11.5.1
1029--            fsDiscIndex                            .2.12.11.5.1.1
1030--            fsDiscEnable                           .2.12.11.5.1.2
1031--            fsDiscHighValue                        .2.12.11.5.1.3
1032--            fsDiscLowValue                         .2.12.11.5.1.4
1033--            fsDiscActions                          .2.12.11.5.1.5
1034--            fsDiscTrapNum                          .2.12.11.5.1.6
1035--            fsDiscClass                            .2.12.11.5.1.7
1036--            fsDiscNormalActions                    .2.12.11.5.1.8
1037--            fsDiscNormalTrapNum                    .2.12.11.5.1.9
1038--            fsDiscNormalClass                      .2.12.11.5.1.10
1039--        fuelSensorSuddenChangeTable                .2.12.11.6
1040--          fsSuddenChangeEntry                      .2.12.11.6.1
1041--            fsSuddenChangeIndex                    .2.12.11.6.1.1
1042--            fsSuddenChangeEnable                   .2.12.11.6.1.2
1043--            fsSuddenChangeTime                     .2.12.11.6.1.3
1044--            fsSuddenChangeAmplitude                .2.12.11.6.1.4
1045--            fsSuddenChangeActions                  .2.12.11.6.1.5
1046--            fsSuddenChangeTrapNum                  .2.12.11.6.1.6
1047--            fsSuddenChangeClass                    .2.12.11.6.1.7
1048--        fuelSensorSlowChangeTable                  .2.12.11.7
1049--          fuelSensorSlowChangeEntry                .2.12.11.7.1
1050--            fsSlowChangeIndex                      .2.12.11.7.1.1
1051--            fsSlowChangeEnable                     .2.12.11.7.1.2
1052--            fsSlowChangeTime                       .2.12.11.7.1.3
1053--            fsSlowChangeAmplitude                  .2.12.11.7.1.4
1054--            fsSlowChangeActions                    .2.12.11.7.1.5
1055--            fsSlowChangeTrapNum                    .2.12.11.7.1.6
1056--            fsSlowChangeClass                      .2.12.11.7.1.7
1057--        fuelSensorLevelsAutoAdjustTable            .2.12.11.8
1058--          fsLAAEntry                               .2.12.11.8.1
1059--            fsLAAIndex                             .2.12.11.8.1.1
1060--            fsLAAEnable                            .2.12.11.8.1.2
1061--            fsLAAEventEnable                       .2.12.11.8.1.3
1062--            fsLAAEventThreshold                    .2.12.11.8.1.4
1063--            fsLAAEventActions                      .2.12.11.8.1.5
1064--            fsLAAEventClass                        .2.12.11.8.1.6
1065--            fsLAAEventTrapNum                      .2.12.11.8.1.7
1066--      acPowerMonitor                               .2.12.12
1067--        acpmGeneralTable                           .2.12.12.1
1068--          acpmGenEntry                             .2.12.12.1.1
1069--            acpmGenIndex                           .2.12.12.1.1.1
1070--            acpmGenDevice                          .2.12.12.1.1.2
1071--            acpmGenName                            .2.12.12.1.1.3
1072--            acpmGenAddress                         .2.12.12.1.1.4
1073--            acpmGenPtRatio                         .2.12.12.1.1.5
1074--            acpmGenCtRatio                         .2.12.12.1.1.6
1075--            acpmGenPowerType                       .2.12.12.1.1.7
1076--            acpmGenSysrepPackage                   .2.12.12.1.1.8
1077--            acpmGenSysrepType                      .2.12.12.1.1.9
1078--            acpmGenEnable                          .2.12.12.1.1.10
1079--        acpmAvgVoltageTable                        .2.12.12.2
1080--          acpmAvgVoltageEntry                      .2.12.12.2.1
1081--            acpmAvgVoltageIndex                    .2.12.12.2.1.1
1082--            acpmAvgVoltageEnable                   .2.12.12.2.1.2
1083--            acpmAvgVoltageDeadband                 .2.12.12.2.1.3
1084--            acpmAvgVoltageVHighValue               .2.12.12.2.1.4
1085--            acpmAvgVoltageVHighActions             .2.12.12.2.1.5
1086--            acpmAvgVoltageVHighTrapNum             .2.12.12.2.1.6
1087--            acpmAvgVoltageVHighClass               .2.12.12.2.1.7
1088--            acpmAvgVoltageHighValue                .2.12.12.2.1.8
1089--            acpmAvgVoltageHighActions              .2.12.12.2.1.9
1090--            acpmAvgVoltageHighTrapNum              .2.12.12.2.1.10
1091--            acpmAvgVoltageHighClass                .2.12.12.2.1.11
1092--            acpmAvgVoltageNormalActions            .2.12.12.2.1.12
1093--            acpmAvgVoltageNormalTrapNum            .2.12.12.2.1.13
1094--            acpmAvgVoltageNormalClass              .2.12.12.2.1.14
1095--            acpmAvgVoltageLowValue                 .2.12.12.2.1.15
1096--            acpmAvgVoltageLowActions               .2.12.12.2.1.16
1097--            acpmAvgVoltageLowTrapNum               .2.12.12.2.1.17
1098--            acpmAvgVoltageLowClass                 .2.12.12.2.1.18
1099--            acpmAvgVoltageVLowValue                .2.12.12.2.1.19
1100--            acpmAvgVoltageVLowActions              .2.12.12.2.1.20
1101--            acpmAvgVoltageVLowTrapNum              .2.12.12.2.1.21
1102--            acpmAvgVoltageVLowClass                .2.12.12.2.1.22
1103--            acpmAvgVoltageSysrepEnable             .2.12.12.2.1.23
1104--            acpmAvgVoltageSysrepThreshold          .2.12.12.2.1.24
1105--            acpmAvgVoltageSysrepLimit              .2.12.12.2.1.25
1106--        acpmAvgCurrentTable                        .2.12.12.3
1107--          acpmAvgCurrentEntry                      .2.12.12.3.1
1108--            acpmAvgCurrentIndex                    .2.12.12.3.1.1
1109--            acpmAvgCurrentEnable                   .2.12.12.3.1.2
1110--            acpmAvgCurrentDeadband                 .2.12.12.3.1.3
1111--            acpmAvgCurrentVHighValue               .2.12.12.3.1.4
1112--            acpmAvgCurrentVHighActions             .2.12.12.3.1.5
1113--            acpmAvgCurrentVHighTrapNum             .2.12.12.3.1.6
1114--            acpmAvgCurrentVHighClass               .2.12.12.3.1.7
1115--            acpmAvgCurrentHighValue                .2.12.12.3.1.8
1116--            acpmAvgCurrentHighActions              .2.12.12.3.1.9
1117--            acpmAvgCurrentHighTrapNum              .2.12.12.3.1.10
1118--            acpmAvgCurrentHighClass                .2.12.12.3.1.11
1119--            acpmAvgCurrentNormalActions            .2.12.12.3.1.12
1120--            acpmAvgCurrentNormalTrapNum            .2.12.12.3.1.13
1121--            acpmAvgCurrentNormalClass              .2.12.12.3.1.14
1122--            acpmAvgCurrentLowValue                 .2.12.12.3.1.15
1123--            acpmAvgCurrentLowActions               .2.12.12.3.1.16
1124--            acpmAvgCurrentLowTrapNum               .2.12.12.3.1.17
1125--            acpmAvgCurrentLowClass                 .2.12.12.3.1.18
1126--            acpmAvgCurrentVLowValue                .2.12.12.3.1.19
1127--            acpmAvgCurrentVLowActions              .2.12.12.3.1.20
1128--            acpmAvgCurrentVLowTrapNum              .2.12.12.3.1.21
1129--            acpmAvgCurrentVLowClass                .2.12.12.3.1.22
1130--            acpmAvgCurrentSysrepEnable             .2.12.12.3.1.23
1131--            acpmAvgCurrentSysrepThreshold          .2.12.12.3.1.24
1132--            acpmAvgCurrentSysrepLimit              .2.12.12.3.1.25
1133--        acpmFreqTable                              .2.12.12.4
1134--          acpmFreqEntry                            .2.12.12.4.1
1135--            acpmFreqIndex                          .2.12.12.4.1.1
1136--            acpmFreqEnable                         .2.12.12.4.1.2
1137--            acpmFreqDeadband                       .2.12.12.4.1.3
1138--            acpmFreqVHighValue                     .2.12.12.4.1.4
1139--            acpmFreqVHighActions                   .2.12.12.4.1.5
1140--            acpmFreqVHighTrapNum                   .2.12.12.4.1.6
1141--            acpmFreqVHighClass                     .2.12.12.4.1.7
1142--            acpmFreqHighValue                      .2.12.12.4.1.8
1143--            acpmFreqHighActions                    .2.12.12.4.1.9
1144--            acpmFreqHighTrapNum                    .2.12.12.4.1.10
1145--            acpmFreqHighClass                      .2.12.12.4.1.11
1146--            acpmFreqNormalActions                  .2.12.12.4.1.12
1147--            acpmFreqNormalTrapNum                  .2.12.12.4.1.13
1148--            acpmFreqNormalClass                    .2.12.12.4.1.14
1149--            acpmFreqLowValue                       .2.12.12.4.1.15
1150--            acpmFreqLowActions                     .2.12.12.4.1.16
1151--            acpmFreqLowTrapNum                     .2.12.12.4.1.17
1152--            acpmFreqLowClass                       .2.12.12.4.1.18
1153--            acpmFreqVLowValue                      .2.12.12.4.1.19
1154--            acpmFreqVLowActions                    .2.12.12.4.1.20
1155--            acpmFreqVLowTrapNum                    .2.12.12.4.1.21
1156--            acpmFreqVLowClass                      .2.12.12.4.1.22
1157--            acpmFreqSysrepEnable                   .2.12.12.4.1.23
1158--            acpmFreqSysrepThreshold                .2.12.12.4.1.24
1159--            acpmFreqSysrepLimit                    .2.12.12.4.1.25
1160--        acpmTotalRealPowerTable                    .2.12.12.5
1161--          acpmTRPEntry                             .2.12.12.5.1
1162--            acpmTRPIndex                           .2.12.12.5.1.1
1163--            acpmTRPEnable                          .2.12.12.5.1.2
1164--            acpmTRPDeadband                        .2.12.12.5.1.3
1165--            acpmTRPVHighValue                      .2.12.12.5.1.4
1166--            acpmTRPVHighActions                    .2.12.12.5.1.5
1167--            acpmTRPVHighTrapNum                    .2.12.12.5.1.6
1168--            acpmTRPVHighClass                      .2.12.12.5.1.7
1169--            acpmTRPHighValue                       .2.12.12.5.1.8
1170--            acpmTRPHighActions                     .2.12.12.5.1.9
1171--            acpmTRPHighTrapNum                     .2.12.12.5.1.10
1172--            acpmTRPHighClass                       .2.12.12.5.1.11
1173--            acpmTRPNormalActions                   .2.12.12.5.1.12
1174--            acpmTRPNormalTrapNum                   .2.12.12.5.1.13
1175--            acpmTRPNormalClass                     .2.12.12.5.1.14
1176--            acpmTRPLowValue                        .2.12.12.5.1.15
1177--            acpmTRPLowActions                      .2.12.12.5.1.16
1178--            acpmTRPLowTrapNum                      .2.12.12.5.1.17
1179--            acpmTRPLowClass                        .2.12.12.5.1.18
1180--            acpmTRPVLowValue                       .2.12.12.5.1.19
1181--            acpmTRPVLowActions                     .2.12.12.5.1.20
1182--            acpmTRPVLowTrapNum                     .2.12.12.5.1.21
1183--            acpmTRPVLowClass                       .2.12.12.5.1.22
1184--            acpmTRPSysrepEnable                    .2.12.12.5.1.23
1185--            acpmTRPSysrepThreshold                 .2.12.12.5.1.24
1186--            acpmTRPSysrepLimit                     .2.12.12.5.1.25
1187--        acpmDisconnectTable                        .2.12.12.6
1188--          acpmDisconnectEntry                      .2.12.12.6.1
1189--            acpmDisconnectIndex                    .2.12.12.6.1.1
1190--            acpmDisconnectEnable                   .2.12.12.6.1.2
1191--            acpmDisconnectActions                  .2.12.12.6.1.3
1192--            acpmDisconnectTrapNum                  .2.12.12.6.1.4
1193--            acpmDisconnectClass                    .2.12.12.6.1.5
1194--            acpmDisconnectNormalActions            .2.12.12.6.1.6
1195--            acpmDisconnectNormalTrapNum            .2.12.12.6.1.7
1196--            acpmDisconnectNormalClass              .2.12.12.6.1.8
1197--      batteryMonitor                               .2.12.14
1198--        batteryMonitorGeneralTable                 .2.12.14.1
1199--          bmGenEntry                               .2.12.14.1.1
1200--            bmGenIndex                             .2.12.14.1.1.1
1201--            bmGenEnable                            .2.12.14.1.1.2
1202--            bmGenName                              .2.12.14.1.1.3
1203--            bmGenBatteryQuantity                   .2.12.14.1.1.4
1204--            bmGenBatteryCapacity                   .2.12.14.1.1.5
1205--            bmGenBatteryNominalVoltage             .2.12.14.1.1.6
1206--            bmGenSysrepPackage                     .2.12.14.1.1.7
1207--            bmGenSysrepType                        .2.12.14.1.1.8
1208--        batteryMonitorDeviceTable                  .2.12.14.2
1209--          bmDeviceEntry                            .2.12.14.2.1
1210--            bmDeviceIndex                          .2.12.14.2.1.1
1211--            bmDeviceType                           .2.12.14.2.1.2
1212--            bmDeviceES                             .2.12.14.2.1.3
1213--            bmDeviceIP                             .2.12.14.2.1.4
1214--            bmDeviceReadcom                        .2.12.14.2.1.5
1215--            bmDeviceInputString                    .2.12.14.2.1.6
1216--            bmDeviceCTSize                         .2.12.14.2.1.7
1217--        batteryMonitorTempTable                    .2.12.14.3
1218--          bmTempEntry                              .2.12.14.3.1
1219--            bmTempIndex                            .2.12.14.3.1.1
1220--            bmTempEnable                           .2.12.14.3.1.2
1221--            bmTempDeadband                         .2.12.14.3.1.3
1222--            bmTempScale                            .2.12.14.3.1.4
1223--            bmTempHighValue                        .2.12.14.3.1.5
1224--            bmTempHighActions                      .2.12.14.3.1.6
1225--            bmTempHighTrapNum                      .2.12.14.3.1.7
1226--            bmTempHighClass                        .2.12.14.3.1.8
1227--            bmTempNormalActions                    .2.12.14.3.1.9
1228--            bmTempNormalTrapNum                    .2.12.14.3.1.10
1229--            bmTempNormalClass                      .2.12.14.3.1.11
1230--            bmTempLowValue                         .2.12.14.3.1.12
1231--            bmTempLowActions                       .2.12.14.3.1.13
1232--            bmTempLowTrapNum                       .2.12.14.3.1.14
1233--            bmTempLowClass                         .2.12.14.3.1.15
1234--            bmTempSysrepEnable                     .2.12.14.3.1.16
1235--            bmTempSysrepThreshold                  .2.12.14.3.1.17
1236--            bmTempSysrepLimit                      .2.12.14.3.1.18
1237--        batteryMonitorDiffTempTable                .2.12.14.4
1238--          bmDiffTempEntry                          .2.12.14.4.1
1239--            bmDiffTempIndex                        .2.12.14.4.1.1
1240--            bmDiffTempEnable                       .2.12.14.4.1.2
1241--            bmDiffTempDeadband                     .2.12.14.4.1.3
1242--            bmDiffTempVHighValue                   .2.12.14.4.1.4
1243--            bmDiffTempVHighActions                 .2.12.14.4.1.5
1244--            bmDiffTempVHighTrapNum                 .2.12.14.4.1.6
1245--            bmDiffTempVHighClass                   .2.12.14.4.1.7
1246--            bmDiffTempHighValue                    .2.12.14.4.1.8
1247--            bmDiffTempHighActions                  .2.12.14.4.1.9
1248--            bmDiffTempHighTrapNum                  .2.12.14.4.1.10
1249--            bmDiffTempHighClass                    .2.12.14.4.1.11
1250--            bmDiffTempNormalActions                .2.12.14.4.1.12
1251--            bmDiffTempNormalTrapNum                .2.12.14.4.1.13
1252--            bmDiffTempNormalClass                  .2.12.14.4.1.14
1253--            bmDiffTempSysrepEnable                 .2.12.14.4.1.15
1254--            bmDiffTempSysrepThreshold              .2.12.14.4.1.16
1255--            bmDiffTempSysrepLimit                  .2.12.14.4.1.17
1256--        batteryMonitorVoltageTable                 .2.12.14.5
1257--          bmVoltageEntry                           .2.12.14.5.1
1258--            bmVoltageIndex                         .2.12.14.5.1.1
1259--            bmVoltageEnable                        .2.12.14.5.1.2
1260--            bmVoltageDeadband                      .2.12.14.5.1.3
1261--            bmVoltageVHighValue                    .2.12.14.5.1.4
1262--            bmVoltageVHighActions                  .2.12.14.5.1.5
1263--            bmVoltageVHighTrapNum                  .2.12.14.5.1.6
1264--            bmVoltageVHighClass                    .2.12.14.5.1.7
1265--            bmVoltageHighValue                     .2.12.14.5.1.8
1266--            bmVoltageHighActions                   .2.12.14.5.1.9
1267--            bmVoltageHighTrapNum                   .2.12.14.5.1.10
1268--            bmVoltageHighClass                     .2.12.14.5.1.11
1269--            bmVoltageNormalActions                 .2.12.14.5.1.12
1270--            bmVoltageNormalTrapNum                 .2.12.14.5.1.13
1271--            bmVoltageNormalClass                   .2.12.14.5.1.14
1272--            bmVoltageLowValue                      .2.12.14.5.1.15
1273--            bmVoltageLowActions                    .2.12.14.5.1.16
1274--            bmVoltageLowTrapNum                    .2.12.14.5.1.17
1275--            bmVoltageLowClass                      .2.12.14.5.1.18
1276--            bmVoltageVLowValue                     .2.12.14.5.1.19
1277--            bmVoltageVLowActions                   .2.12.14.5.1.20
1278--            bmVoltageVLowTrapNum                   .2.12.14.5.1.21
1279--            bmVoltageVLowClass                     .2.12.14.5.1.22
1280--            bmVoltageSysrepEnable                  .2.12.14.5.1.23
1281--            bmVoltageSysrepThreshold               .2.12.14.5.1.24
1282--            bmVoltageSysrepLimit                   .2.12.14.5.1.25
1283--        batteryMonitorDiffVoltTable                .2.12.14.6
1284--          bmDiffVoltEntry                          .2.12.14.6.1
1285--            bmDiffVoltIndex                        .2.12.14.6.1.1
1286--            bmDiffVoltEnable                       .2.12.14.6.1.2
1287--            bmDiffVoltDeadband                     .2.12.14.6.1.3
1288--            bmDiffVoltVHighValue                   .2.12.14.6.1.4
1289--            bmDiffVoltVHighActions                 .2.12.14.6.1.5
1290--            bmDiffVoltVHighTrapNum                 .2.12.14.6.1.6
1291--            bmDiffVoltVHighClass                   .2.12.14.6.1.7
1292--            bmDiffVoltHighValue                    .2.12.14.6.1.8
1293--            bmDiffVoltHighActions                  .2.12.14.6.1.9
1294--            bmDiffVoltHighTrapNum                  .2.12.14.6.1.10
1295--            bmDiffVoltHighClass                    .2.12.14.6.1.11
1296--            bmDiffVoltNormalActions                .2.12.14.6.1.12
1297--            bmDiffVoltNormalTrapNum                .2.12.14.6.1.13
1298--            bmDiffVoltNormalClass                  .2.12.14.6.1.14
1299--            bmDiffVoltSysrepEnable                 .2.12.14.6.1.15
1300--            bmDiffVoltSysrepThreshold              .2.12.14.6.1.16
1301--            bmDiffVoltSysrepLimit                  .2.12.14.6.1.17
1302--        batteryMonitorChargingCurrentTable         .2.12.14.7
1303--          bmChargingCurrentEntry                   .2.12.14.7.1
1304--            bmChargingCurrentIndex                 .2.12.14.7.1.1
1305--            bmChargingCurrentEnable                .2.12.14.7.1.2
1306--            bmChargingCurrentDeadband              .2.12.14.7.1.3
1307--            bmChargingCurrentVHighValue            .2.12.14.7.1.4
1308--            bmChargingCurrentVHighActions          .2.12.14.7.1.5
1309--            bmChargingCurrentVHighTrapNum          .2.12.14.7.1.6
1310--            bmChargingCurrentVHighClass            .2.12.14.7.1.7
1311--            bmChargingCurrentHighValue             .2.12.14.7.1.8
1312--            bmChargingCurrentHighActions           .2.12.14.7.1.9
1313--            bmChargingCurrentHighTrapNum           .2.12.14.7.1.10
1314--            bmChargingCurrentHighClass             .2.12.14.7.1.11
1315--            bmChargingCurrentNormalActions         .2.12.14.7.1.12
1316--            bmChargingCurrentNormalTrapNum         .2.12.14.7.1.13
1317--            bmChargingCurrentNormalClass           .2.12.14.7.1.14
1318--            bmChargingCurrentSysrepEnable          .2.12.14.7.1.15
1319--            bmChargingCurrentSysrepThreshold       .2.12.14.7.1.16
1320--            bmChargingCurrentSysrepLimit           .2.12.14.7.1.17
1321--        batteryMonitorDischargingCurrentTable      .2.12.14.8
1322--          bmDischargingCurrentEntry                .2.12.14.8.1
1323--            bmDischargingCurrentIndex              .2.12.14.8.1.1
1324--            bmDischargingCurrentEnable             .2.12.14.8.1.2
1325--            bmDischargingCurrentDeadband           .2.12.14.8.1.3
1326--            bmDischargingCurrentVHighValue         .2.12.14.8.1.4
1327--            bmDischargingCurrentVHighActions       .2.12.14.8.1.5
1328--            bmDischargingCurrentVHighTrapNum       .2.12.14.8.1.6
1329--            bmDischargingCurrentVHighClass         .2.12.14.8.1.7
1330--            bmDischargingCurrentHighValue          .2.12.14.8.1.8
1331--            bmDischargingCurrentHighActions        .2.12.14.8.1.9
1332--            bmDischargingCurrentHighTrapNum        .2.12.14.8.1.10
1333--            bmDischargingCurrentHighClass          .2.12.14.8.1.11
1334--            bmDischargingCurrentNormalActions      .2.12.14.8.1.12
1335--            bmDischargingCurrentNormalTrapNum      .2.12.14.8.1.13
1336--            bmDischargingCurrentNormalClass        .2.12.14.8.1.14
1337--            bmDischargingCurrentSysrepEnable       .2.12.14.8.1.15
1338--            bmDischargingCurrentSysrepThreshold    .2.12.14.8.1.16
1339--            bmDischargingCurrentSysrepLimit        .2.12.14.8.1.17
1340--        batteryMonitorChargeLevelTable             .2.12.14.9
1341--          bmChargeLevelEntry                       .2.12.14.9.1
1342--            bmChargeLevelIndex                     .2.12.14.9.1.1
1343--            bmChargeLevelEnable                    .2.12.14.9.1.2
1344--            bmChargeLevelNormalActions             .2.12.14.9.1.3
1345--            bmChargeLevelNormalTrapNum             .2.12.14.9.1.4
1346--            bmChargeLevelNormalClass               .2.12.14.9.1.5
1347--            bmChargeLevelLowActions                .2.12.14.9.1.6
1348--            bmChargeLevelLowTrapNum                .2.12.14.9.1.7
1349--            bmChargeLevelLowClass                  .2.12.14.9.1.8
1350--            bmChargeLevelVLowActions               .2.12.14.9.1.9
1351--            bmChargeLevelVLowTrapNum               .2.12.14.9.1.10
1352--            bmChargeLevelVLowClass                 .2.12.14.9.1.11
1353--            bmChargeLevelSysrepEnable              .2.12.14.9.1.12
1354--        batteryMonitorJarHealthTable               .2.12.14.10
1355--          bmJarHealthEntry                         .2.12.14.10.1
1356--            bmJarHealthIndex                       .2.12.14.10.1.1
1357--            bmJarHealthEnable                      .2.12.14.10.1.2
1358--            bmJarHealthNormalActions               .2.12.14.10.1.3
1359--            bmJarHealthNormalTrapNum               .2.12.14.10.1.4
1360--            bmJarHealthNormalClass                 .2.12.14.10.1.5
1361--            bmJarHealthLowActions                  .2.12.14.10.1.6
1362--            bmJarHealthLowTrapNum                  .2.12.14.10.1.7
1363--            bmJarHealthLowClass                    .2.12.14.10.1.8
1364--            bmJarHealthVLowActions                 .2.12.14.10.1.9
1365--            bmJarHealthVLowTrapNum                 .2.12.14.10.1.10
1366--            bmJarHealthVLowClass                   .2.12.14.10.1.11
1367--            bmJarHealthSysrepEnable                .2.12.14.10.1.12
1368--      evLocation                                   .2.12.15
1369--        evLocationEnable                           .2.12.15.1
1370--        evLocationTimeout                          .2.12.15.2
1371--        evLocationActions                          .2.12.15.3
1372--        evLocationMsgSuccess                       .2.12.15.4
1373--        evLocationMsgFail                          .2.12.15.5
1374--        evLocationIncludeLocation                  .2.12.15.6
1375--        evLocationTrapnum                          .2.12.15.7
1376--        evLocationClass                            .2.12.15.8
1377--      evReset                                      .2.12.16
1378--        evResetEnable                              .2.12.16.1
1379--        evResetDelay                               .2.12.16.2
1380--        evResetActions                             .2.12.16.3
1381--        evResetMessage                             .2.12.16.4
1382--        evResetTrapnum                             .2.12.16.5
1383--        evResetClass                               .2.12.16.6
1384--      evSleep                                      .2.12.17
1385--        evSleepEnable                              .2.12.17.1
1386--        evSleepActions                             .2.12.17.3
1387--        evSleepMessage                             .2.12.17.4
1388--        evSleepTrapnum                             .2.12.17.5
1389--        evSleepClass                               .2.12.17.6
1390--      evGlobal                                     .2.12.18
1391--        evGlobalActions                            .2.12.18.1
1392--        evGlobalTrapnum                            .2.12.18.2
1393--      accessControl                                .2.12.21
1394--        acActions                                  .2.12.21.2
1395--        acTrapnum                                  .2.12.21.3
1396--        acClass                                    .2.12.21.4
1397--        accessControlDeviceTable                   .2.12.21.10
1398--          accessControlDeviceEntry                 .2.12.21.10.1
1399--            acdIndex                               .2.12.21.10.1.1
1400--            acdEnable                              .2.12.21.10.1.2
1401--            acdName                                .2.12.21.10.1.3
1402--            acdReader                              .2.12.21.10.1.4
1403--            acdWiegandES                           .2.12.21.10.1.6
1404--            acdRelayType                           .2.12.21.10.1.7
1405--            acdRelayES                             .2.12.21.10.1.8
1406--            acdRelayPoint                          .2.12.21.10.1.9
1407--            acdOpenTime                            .2.12.21.10.1.10
1408--            acdUserGroup                           .2.12.21.10.1.11
1409--        accessControlUserTable                     .2.12.21.11
1410--          accessControlUserEntry                   .2.12.21.11.1
1411--            acuIndexUserGroup                      .2.12.21.11.1.1
1412--            acuIndexUser                           .2.12.21.11.1.2
1413--            acuEnable                              .2.12.21.11.1.3
1414--            acuName                                .2.12.21.11.1.4
1415--            acuSn                                  .2.12.21.11.1.5
1416--            acuSunBegin                            .2.12.21.11.1.6
1417--            acuSunEnd                              .2.12.21.11.1.7
1418--            acuMonBegin                            .2.12.21.11.1.8
1419--            acuMonEnd                              .2.12.21.11.1.9
1420--            acuTueBegin                            .2.12.21.11.1.10
1421--            acuTueEnd                              .2.12.21.11.1.11
1422--            acuWedBegin                            .2.12.21.11.1.12
1423--            acuWedEnd                              .2.12.21.11.1.13
1424--            acuThuBegin                            .2.12.21.11.1.14
1425--            acuThuEnd                              .2.12.21.11.1.15
1426--            acuFriBegin                            .2.12.21.11.1.16
1427--            acuFriEnd                              .2.12.21.11.1.17
1428--            acuSatBegin                            .2.12.21.11.1.18
1429--            acuSatEnd                              .2.12.21.11.1.19
1430--    action                                         .2.14
1431--      actionSched                                  .2.14.3
1432--        actionSchedEnable                          .2.14.3.1
1433--        actionSchedBegin                           .2.14.3.2
1434--        actionSchedEnd                             .2.14.3.3
1435--        actionSchedWeekdaysOnly                    .2.14.3.4
1436--      actionAsentria                               .2.14.4
1437--        actionAsentriaRequireAck                   .2.14.4.1
1438--        actionAsentriaVersion                      .2.14.4.2
1439--        actionAsentriaTCPPort                      .2.14.4.3
1440--      actionHostTable                              .2.14.6
1441--        actionHostEntry                            .2.14.6.1
1442--          actionHostIndex                          .2.14.6.1.1
1443--          actionHost                               .2.14.6.1.2
1444--      actionEmailTable                             .2.14.7
1445--        actionEmailEntry                           .2.14.7.1
1446--          actionEmailIndex                         .2.14.7.1.1
1447--          actionEmail                              .2.14.7.1.2
1448--      actionParseError                             .2.14.8
1449--    sys                                            .2.16
1450--      sysTime                                      .2.16.1
1451--        sysTimeAutoDST                             .2.16.1.1
1452--        sysTimeGMTOffset                           .2.16.1.2
1453--        sysTimeGMTDirection                        .2.16.1.3
1454--        sysTimeNet                                 .2.16.1.4
1455--          sysTimeNetEnable                         .2.16.1.4.1
1456--          sysTimeNetHostTable                      .2.16.1.4.2
1457--            sysTimeNetHostEntry                    .2.16.1.4.2.1
1458--              sysTimeNetHostIndex                  .2.16.1.4.2.1.1
1459--              sysTimeNetHost                       .2.16.1.4.2.1.2
1460--      sysPT                                        .2.16.2
1461--        sysPTTimeout                               .2.16.2.1
1462--        sysPTEndPause                              .2.16.2.2
1463--        sysPTJoinable                              .2.16.2.3
1464--      sysMTU                                       .2.16.3
1465--      sysAnswerString                              .2.16.4
1466--      sysEventFileID                               .2.16.6
1467--      sysEscapeCharacter                           .2.16.7
1468--      sysTimeStamp                                 .2.16.8
1469--        sysTimeStampTimeFormat                     .2.16.8.1
1470--        sysTimeStampDateFormat                     .2.16.8.2
1471--        sysTimeStampSpaceAfter                     .2.16.8.3
1472--      sysLog                                       .2.16.9
1473--        sysLogMode                                 .2.16.9.1
1474--        sysLoghost                                 .2.16.9.2
1475--        sysLogFilter                               .2.16.9.3
1476--        sysLogFileSize                             .2.16.9.4
1477--        sysLogFileCount                            .2.16.9.5
1478--        sysLogListenPort                           .2.16.9.6
1479--      sysCRDB                                      .2.16.10
1480--        sysCRDBCapacity                            .2.16.10.1
1481--        sysCRDBPercentFull                         .2.16.10.2
1482--        sysCRDBFileIDTable                         .2.16.10.3
1483--          sysCRDBFileIDEntry                       .2.16.10.3.1
1484--            sysCRDBFileIDIndex                     .2.16.10.3.1.1
1485--            sysCRDBFileID                          .2.16.10.3.1.2
1486--        sysCRDBFileEnforceMinTable                 .2.16.10.4
1487--          sysCRDBFileEnforceMinEntry               .2.16.10.4.1
1488--            sysCRDBFileEnforceMinIndex             .2.16.10.4.1.1
1489--            sysCRDBFileEnforceMin                  .2.16.10.4.1.2
1490--      sysCharMask                                  .2.16.11
1491--      sysPrompt                                    .2.16.12
1492--      sysBootStatus                                .2.16.13
1493--      sysLoc                                       .2.16.14
1494--        sysLocLatitude                             .2.16.14.1
1495--        sysLocLongitude                            .2.16.14.2
1496--        sysLocXOffset                              .2.16.14.3
1497--        sysLocYOffset                              .2.16.14.4
1498--        sysLocAngle                                .2.16.14.5
1499--        sysLocAltitude                             .2.16.14.6
1500--      sysSleep                                     .2.16.16
1501--        sysSleepEnable                             .2.16.16.1
1502--        sysSleepSleep                              .2.16.16.2
1503--          sysSleepForceSleep                       .2.16.16.2.1
1504--          sysSleepSleepTimer                       .2.16.16.2.2
1505--        sysSleepWake                               .2.16.16.3
1506--          sysSleepWakeTimerNormal                  .2.16.16.3.1
1507--          sysSleepWakeTimerMotion                  .2.16.16.3.2
1508--          sysSleepWakeMotionEnable                 .2.16.16.3.3
1509--          sysSleepWakeScheduledEnable              .2.16.16.3.4
1510--          sysSleepWakeScheduledTimeOfDay           .2.16.16.3.5
1511--        sysSleepPowerDetectCC                      .2.16.16.4
1512--          sysSleepPowerDetectCCEnable              .2.16.16.4.1
1513--          sysSleepPowerDetectCCPowerOnState        .2.16.16.4.2
1514--          sysSleepPowerDetectCCThreshold           .2.16.16.4.3
1515--      sysFileTransfer                              .2.16.17
1516--        sysFileTransferStatus                      .2.16.17.1
1517--        sysFileTransferURL                         .2.16.17.2
1518--        sysFileTransferUsername                    .2.16.17.3
1519--        sysFileTransferPassword                    .2.16.17.4
1520--      sysUpdate                                    .2.16.18
1521--        sysUpdateStatus                            .2.16.18.1
1522--    auditLog                                       .2.17
1523--      auditLogEnable                               .2.17.1
1524--      auditLogStoreResets                          .2.17.2
1525--      auditLogStoreCommands                        .2.17.3
1526--      auditLogStoreOutputs                         .2.17.4
1527--      auditLogStoreAlarmActions                    .2.17.5
1528--      auditLogStorePwdFailures                     .2.17.6
1529--      auditLogStoreLogins                          .2.17.7
1530--      auditLogStoreSHSK                            .2.17.8
1531--      auditLogStorePassthrough                     .2.17.9
1532--      auditLogStoreInactivity                      .2.17.10
1533--      auditLogStorePolling                         .2.17.11
1534--      auditLogMaxSize                              .2.17.12
1535--      auditLogSoreSleepActivity                    .2.17.13
1536--    scripting                                      .2.18
1537--      scrGlobalEnable                              .2.18.1
1538--      scrDTRCtrlPortEnableTable                    .2.18.2
1539--        scrDTRCtrlPortEnableEnabletry              .2.18.2.1
1540--          scrDTRCtrlPortEnableIndex                .2.18.2.1.1
1541--          scrDTRCtrlPortEnable                     .2.18.2.1.2
1542--      scrTable                                     .2.18.3
1543--        scrEntry                                   .2.18.3.1
1544--          scrIndex                                 .2.18.3.1.1
1545--          scrEnable                                .2.18.3.1.2
1546--          scrName                                  .2.18.3.1.3
1547--          scrFilename                              .2.18.3.1.4
1548--          scrRunAlways                             .2.18.3.1.5
1549--          scrRunAtStartup                          .2.18.3.1.6
1550--          scrRunScheduled                          .2.18.3.1.7
1551--          scrScheduleTime                          .2.18.3.1.8
1552--          scrArguments                             .2.18.3.1.9
1553--          scrRepeatInterval                        .2.18.3.1.10
1554--      scrVolatileStringTable                       .2.18.4
1555--        scrVolatileStringEntry                     .2.18.4.1
1556--          scrVolatileStringIndex                   .2.18.4.1.1
1557--          scrVolatileString                        .2.18.4.1.2
1558--      scrVolatileIntTable                          .2.18.5
1559--        scrVolatileIntEntry                        .2.18.5.1
1560--          scrVolatileIntIndex                      .2.18.5.1.1
1561--          scrVolatileInt                           .2.18.5.1.2
1562--      scrNonVolatileStringTable                    .2.18.6
1563--        scrNonVolatileStringEntry                  .2.18.6.1
1564--          scrNonVolatileStringIndex                .2.18.6.1.1
1565--          scrNonVolatileString                     .2.18.6.1.2
1566--      scrNonVolatileIntTable                       .2.18.7
1567--        scrNonVolatileIntEntry                     .2.18.7.1
1568--          scrNonVolatileIntIndex                   .2.18.7.1.1
1569--          scrNonVolatileInt                        .2.18.7.1.2
1570--    generator                                      .2.19
1571--      genSet                                       .2.19.1
1572--        genSetEnable                               .2.19.1.1
1573--        genSetRelay                                .2.19.1.2
1574--          genSetRelayEs                            .2.19.1.2.1
1575--          genSetRelayPoint                         .2.19.1.2.2
1576--          genSetRelayRunningstate                  .2.19.1.2.3
1577--          genSetRelayTable                         .2.19.1.2.5
1578--            genSetRelayTableEntry                  .2.19.1.2.5.1
1579--              genSetRelayTableIndex                .2.19.1.2.5.1.1
1580--              genSetRelayTableEnable               .2.19.1.2.5.1.2
1581--              genSetRelayTableEs                   .2.19.1.2.5.1.3
1582--              genSetRelayTablePoint                .2.19.1.2.5.1.4
1583--              genSetRelayTableRunningstate         .2.19.1.2.5.1.5
1584--        genSetCc                                   .2.19.1.3
1585--          genSetCcEnable                           .2.19.1.3.1
1586--          genSetCcEs                               .2.19.1.3.2
1587--          genSetCcPoint                            .2.19.1.3.3
1588--          genSetCcRunningstate                     .2.19.1.3.4
1589--          genSetCCDelay                            .2.19.1.3.5
1590--      genRun                                       .2.19.2
1591--        genRunMode                                 .2.19.2.1
1592--        genRunSched                                .2.19.2.2
1593--        genRunDuration                             .2.19.2.3
1594--        genRunForce                                .2.19.2.4
1595--        genRunReqasm                               .2.19.2.5
1596--        genRunStatus                               .2.19.2.6
1597--        genRunNonstartEvent                        .2.19.2.7
1598--          genRunNonstartEventEnable                .2.19.2.7.1
1599--          genRunNonstartEventActions               .2.19.2.7.2
1600--          genRunNonstartEventTrap                  .2.19.2.7.3
1601--          genRunNonstartEventClass                 .2.19.2.7.4
1602--    calendar                                       .2.20
1603--      schedTable                                   .2.20.1
1604--        schedEntry                                 .2.20.1.1
1605--          schedIndex                               .2.20.1.1.1
1606--          schedEnable                              .2.20.1.1.2
1607--          schedStart                               .2.20.1.1.3
1608--          schedRepeatMode                          .2.20.1.1.4
1609--          schedRepeatFreq                          .2.20.1.1.5
1610--          schedRepeatEndMode                       .2.20.1.1.6
1611--          schedRepeatEndAfter                      .2.20.1.1.7
1612--          schedRepeatEndOn                         .2.20.1.1.8
1613--          schedRepeatWeeklySun                     .2.20.1.1.9
1614--          schedRepeatWeeklyMon                     .2.20.1.1.10
1615--          schedRepeatWeeklyTue                     .2.20.1.1.11
1616--          schedRepeatWeeklyWed                     .2.20.1.1.12
1617--          schedRepeatWeeklyThu                     .2.20.1.1.13
1618--          schedRepeatWeeklyFri                     .2.20.1.1.14
1619--          schedRepeatWeeklySat                     .2.20.1.1.15
1620--          schedRepeatMonthlyMode                   .2.20.1.1.16
1621--          schedRepeatMonthlyDates                  .2.20.1.1.17
1622--          schedRepeatMonthlyOnThe                  .2.20.1.1.18
1623--          schedRepeatMonthlyOnDay                  .2.20.1.1.19
1624--          schedRepeatYearlyJan                     .2.20.1.1.20
1625--          schedRepeatYearlyFeb                     .2.20.1.1.21
1626--          schedRepeatYearlyMar                     .2.20.1.1.22
1627--          schedRepeatYearlyApr                     .2.20.1.1.23
1628--          schedRepeatYearlyMay                     .2.20.1.1.24
1629--          schedRepeatYearlyJun                     .2.20.1.1.25
1630--          schedRepeatYearlyJul                     .2.20.1.1.26
1631--          schedRepeatYearlyAug                     .2.20.1.1.27
1632--          schedRepeatYearlySep                     .2.20.1.1.28
1633--          schedRepeatYearlyOct                     .2.20.1.1.29
1634--          schedRepeatYearlyNov                     .2.20.1.1.30
1635--          schedRepeatYearlyDec                     .2.20.1.1.31
1636--          schedRepeatYearlyOnThe                   .2.20.1.1.32
1637--          schedRepeatYearlyOnDay                   .2.20.1.1.33
1638--          schedNextTrigger                         .2.20.1.1.34
1639
1640--  productIds                                       .3
1641--    siteName                                        3.1
1642--    thisProduct                                    .3.2
1643--    stockTrapString                                .3.3
1644--    trapEventTypeNumber                            .3.4
1645--    trapEventTypeName                              .3.5
1646--    trapIncludedValue                              .3.6
1647--    trapIncludedString                             .3.7
1648--    trapTypeString                                 .3.8
1649--    trapEventClassNumber                           .3.9
1650--    trapEventClassName                             .3.10
1651
1652--  keyInterface                                     .4.0
1653
1654
1655--***************************************************************************************
1656--TOP-LEVEL OBJECT IDENTIFIERS
1657--***************************************************************************************
1658
1659
1660
1661    s350Notifications OBJECT IDENTIFIER ::= { s350 0 }
1662    --1.3.6.1.4.1.3052.18.0
1663
1664    status OBJECT IDENTIFIER ::= { s350 1 }
1665    --1.3.6.1.4.1.3052.18.1
1666
1667        eventSensorStatus OBJECT IDENTIFIER ::= { status 1 }
1668        --1.3.6.1.4.1.3052.18.1.1
1669
1670        dataEventStatus OBJECT IDENTIFIER ::= { status 2 }
1671        --1.3.6.1.4.1.3052.18.1.2
1672
1673        powerDistributionStatus OBJECT IDENTIFIER ::= { status 5 }
1674        --1.3.6.1.4.1.3052.18.1.5
1675
1676            pdNextGen OBJECT IDENTIFIER ::= { powerDistributionStatus 4 }
1677            --1.3.6.1.4.1.3052.18.1.5.4
1678
1679            pdSystem OBJECT IDENTIFIER ::= { powerDistributionStatus 5 }
1680            --1.3.6.1.4.1.3052.18.1.5.5
1681
1682        fuelSensorStatus OBJECT IDENTIFIER ::= { status 6 }
1683        --1.3.6.1.4.1.3052.18.1.6
1684
1685        wirelessModemStatus OBJECT IDENTIFIER ::= { status 7 }
1686        --1.3.6.1.4.1.3052.18.1.7
1687
1688        acPowerMonitorStatus OBJECT IDENTIFIER ::= { status 8 }
1689        --1.3.6.1.4.1.3052.18.1.8
1690
1691        batteryMonitorStatus OBJECT IDENTIFIER ::= { status 10 }
1692        --1.3.6.1.4.1.3052.18.1.10
1693
1694
1695    config OBJECT IDENTIFIER ::= { s350 2 }
1696    --1.3.6.1.4.1.3052.18.2
1697
1698        eventSensorBasics OBJECT IDENTIFIER ::= { config 1 }
1699        --1.3.6.1.4.1.3052.18.2.1
1700
1701        eventSensorPointConfig OBJECT IDENTIFIER ::= { config 2 }
1702        --1.3.6.1.4.1.3052.18.2.2
1703
1704        serialPorts OBJECT IDENTIFIER ::= { config 3 }
1705        --1.3.6.1.4.1.3052.18.2.3
1706
1707        network OBJECT IDENTIFIER ::= { config 4 }
1708        --1.3.6.1.4.1.3052.18.2.4
1709
1710            interface OBJECT IDENTIFIER ::= { network 1 }
1711            --1.3.6.1.4.1.3052.18.2.4
1712
1713                ethernet OBJECT IDENTIFIER ::= { interface 1 }
1714                --1.3.6.1.4.1.3052.18.2.4.1
1715
1716                    ethernet1 OBJECT IDENTIFIER ::= { ethernet 1 }
1717                    --1.3.6.1.4.1.3052.18.2.4.1.1
1718
1719                        eth1VLAN OBJECT IDENTIFIER ::= { ethernet1 5 }
1720                        --1.3.6.1.4.1.3052.18.2.4.1.1.5
1721
1722                            eth1VLAN1 OBJECT IDENTIFIER ::= { eth1VLAN 1 }
1723                            --1.3.6.1.4.1.3052.18.2.4.1.1.5.1
1724
1725                            eth1VLAN2 OBJECT IDENTIFIER ::= { eth1VLAN 2 }
1726                            --1.3.6.1.4.1.3052.18.2.4.1.1.5.2
1727
1728                            eth1VLAN3 OBJECT IDENTIFIER ::= { eth1VLAN 3 }
1729                            --1.3.6.1.4.1.3052.18.2.4.1.1.5.3
1730
1731                            eth1VLAN4 OBJECT IDENTIFIER ::= { eth1VLAN 4 }
1732                            --1.3.6.1.4.1.3052.18.2.4.1.1.5.4
1733
1734                            eth1VLAN5 OBJECT IDENTIFIER ::= { eth1VLAN 5 }
1735                            --1.3.6.1.4.1.3052.18.2.4.1.1.5.5
1736
1737                            eth1VLAN6 OBJECT IDENTIFIER ::= { eth1VLAN 6 }
1738                            --1.3.6.1.4.1.3052.18.2.4.1.1.5.6
1739
1740                        eth1IPv6 OBJECT IDENTIFIER ::= { ethernet1 7 }
1741                        --1.3.6.1.4.1.3052.18.2.4.1.1.7
1742
1743                            eth1IPv6Static OBJECT IDENTIFIER ::= { eth1IPv6 2 }
1744                            --1.3.6.1.4.1.3052.18.2.4.1.1.7.2
1745
1746                            eth1IPv6Auto OBJECT IDENTIFIER ::= { eth1IPv6 3 }
1747                            --1.3.6.1.4.1.3052.18.2.4.1.1.7.3
1748
1749                    ethernet2 OBJECT IDENTIFIER ::= { ethernet 2 }
1750                    --1.3.6.1.4.1.3052.18.2.4.1.2
1751
1752                        eth2VLAN OBJECT IDENTIFIER ::= { ethernet2 5 }
1753                        --1.3.6.1.4.1.3052.18.2.4.1.2.5
1754
1755                            eth2VLAN1 OBJECT IDENTIFIER ::= { eth2VLAN 1 }
1756                            --1.3.6.1.4.1.3052.18.2.4.1.2.5.1
1757
1758                            eth2VLAN2 OBJECT IDENTIFIER ::= { eth2VLAN 2 }
1759                            --1.3.6.1.4.1.3052.18.2.4.1.2.5.2
1760
1761                            eth2VLAN3 OBJECT IDENTIFIER ::= { eth2VLAN 3 }
1762                            --1.3.6.1.4.1.3052.18.2.4.1.2.5.3
1763
1764                            eth2VLAN4 OBJECT IDENTIFIER ::= { eth2VLAN 4 }
1765                            --1.3.6.1.4.1.3052.18.2.4.1.2.5.4
1766
1767                            eth2VLAN5 OBJECT IDENTIFIER ::= { eth2VLAN 5 }
1768                            --1.3.6.1.4.1.3052.18.2.4.1.2.5.5
1769
1770                            eth2VLAN6 OBJECT IDENTIFIER ::= { eth2VLAN 6 }
1771                            --1.3.6.1.4.1.3052.18.2.4.1.2.5.6
1772
1773                        eth2IPv6 OBJECT IDENTIFIER ::= { ethernet2 7 }
1774                        --1.3.6.1.4.1.3052.18.2.4.1.2.7
1775
1776                            eth2IPv6Static OBJECT IDENTIFIER ::= { eth2IPv6 2 }
1777                            --1.3.6.1.4.1.3052.18.2.4.1.2.7.2
1778
1779                            eth2IPv6Auto OBJECT IDENTIFIER ::= { eth2IPv6 3 }
1780                            --1.3.6.1.4.1.3052.18.2.4.1.2.7.3
1781
1782            snmp OBJECT IDENTIFIER ::= { network 8 }
1783            --1.3.6.1.4.1.3052.18.2.4.8
1784
1785                snmpNotificationTx OBJECT IDENTIFIER ::= { snmp 7 }
1786                --1.3.6.1.4.1.3052.18.2.4.8.7
1787
1788                snmpProxy OBJECT IDENTIFIER ::= { snmp 8 }
1789                --1.3.6.1.4.1.3052.18.2.4.8.8
1790
1791                snmpPoll OBJECT IDENTIFIER ::= { snmp 9 }
1792                --1.3.6.1.4.1.3052.18.2.4.8.9
1793
1794            ftpPush OBJECT IDENTIFIER ::= { network 9 }
1795            --1.3.6.1.4.1.3052.18.2.4.9
1796
1797            routing OBJECT IDENTIFIER ::= { network 11 }
1798            --1.3.6.1.4.1.3052.18.2.4.11
1799
1800            netSecurity OBJECT IDENTIFIER ::= { network 12 }
1801            --1.3.6.1.4.1.3052.18.2.4.12
1802
1803                ipRestriction OBJECT IDENTIFIER ::= { netSecurity 1 }
1804                --1.3.6.1.4.1.3052.18.2.4.12.1
1805
1806            trap OBJECT IDENTIFIER ::= { network 14 }
1807            --1.3.6.1.4.1.3052.18.2.4.14
1808
1809                trapInclude OBJECT IDENTIFIER ::= { trap 1}
1810                --1.3.6.1.4.1.3052.18.2.4.14.1
1811
1812            wireless OBJECT IDENTIFIER ::= { network 16 }
1813            --1.3.6.1.4.1.3052.18.2.4.16
1814
1815                wirelessConnectivity OBJECT IDENTIFIER ::= { wireless 20 }
1816                --1.3.6.1.4.1.3052.18.2.4.16.20
1817
1818            email OBJECT IDENTIFIER ::= { network 17 }
1819            --1.3.6.1.4.1.3052.18.2.4.17
1820
1821            netAdvanced OBJECT IDENTIFIER ::= { network 18 }
1822            --1.3.6.1.4.1.3052.18.2.4.18
1823
1824            web OBJECT IDENTIFIER ::= { network 19 }
1825            --1.3.6.1.4.1.3052.18.2.4.19
1826
1827            ipv6 OBJECT IDENTIFIER ::= { network 21 }
1828            --1.3.6.1.4.1.3052.18.2.4.21
1829
1830            cpe OBJECT IDENTIFIER ::= { network 22 }
1831            --1.3.6.1.4.1.3052.18.2.4.22
1832
1833        time OBJECT IDENTIFIER ::= { config 8 }
1834        --1.3.6.1.4.1.3052.18.2.8
1835
1836        console OBJECT IDENTIFIER ::= { config 10 }
1837        --1.3.6.1.4.1.3052.18.2.10
1838
1839        unitSecurity OBJECT IDENTIFIER ::= { config 11 }
1840        --1.3.6.1.4.1.3052.18.2.11
1841
1842            secCore OBJECT IDENTIFIER ::= { unitSecurity 1 }
1843            --1.3.6.1.4.1.3052.18.2.11.1
1844
1845            secFactory OBJECT IDENTIFIER ::= { unitSecurity 3 }
1846            --1.3.6.1.4.1.3052.18.2.11.3
1847
1848        event OBJECT IDENTIFIER ::= { config 12 }
1849        --1.3.6.1.4.1.3052.18.2.12
1850
1851            evCore OBJECT IDENTIFIER ::= { event 1 }
1852            --1.3.6.1.4.1.3052.18.2.12.1
1853
1854                evLog OBJECT IDENTIFIER ::= { evCore 3 }
1855                --1.3.6.1.4.1.3052.18.2.12.1.3
1856
1857                evMgmt OBJECT IDENTIFIER ::= { evCore 4 }
1858                --1.3.6.1.4.1.3052.18.2.12.1.4
1859
1860            evSched1 OBJECT IDENTIFIER ::= { event 5 }
1861            --1.3.6.1.4.1.3052.18.2.12.5
1862
1863            evSched2 OBJECT IDENTIFIER ::= { event 6 }
1864            --1.3.6.1.4.1.3052.18.2.12.6
1865
1866            evNoSensor OBJECT IDENTIFIER ::= { event 9 }
1867            --1.3.6.1.4.1.3052.18.2.12.9
1868
1869            fuelSensor OBJECT IDENTIFIER ::= { event 11 }
1870            --1.3.6.1.4.1.3052.18.2.12.11
1871
1872            acPowerMonitor OBJECT IDENTIFIER ::= { event 12 }
1873            --1.3.6.1.4.1.3052.18.2.12.12
1874
1875            batteryMonitor OBJECT IDENTIFIER ::= { event 14 }
1876            --1.3.6.1.4.1.3052.18.2.12.14
1877
1878            evLocation OBJECT IDENTIFIER ::= { event 15 }
1879            --1.3.6.1.4.1.3052.18.2.12.15
1880
1881            evReset OBJECT IDENTIFIER ::= { event 16 }
1882            --1.3.6.1.4.1.3052.18.2.12.16
1883
1884            evSleep OBJECT IDENTIFIER ::= { event 17 }
1885            --1.3.6.1.4.1.3052.18.2.12.17
1886
1887            evGlobal OBJECT IDENTIFIER ::= { event 18 }
1888            --1.3.6.1.4.1.3052.18.2.12.18
1889
1890            accessControl OBJECT IDENTIFIER ::= { event 21 }
1891            --1.3.6.1.4.1.3052.18.2.12.21
1892
1893        action OBJECT IDENTIFIER ::= { config 14 }
1894        --1.3.6.1.4.1.3052.18.2.14
1895
1896            actionSched OBJECT IDENTIFIER ::= { action 3 }
1897            --1.3.6.1.4.1.3052.18.2.14.3
1898
1899            actionAsentria OBJECT IDENTIFIER ::= { action 4 }
1900            --1.3.6.1.4.1.3052.18.2.14.4
1901
1902        sys OBJECT IDENTIFIER ::= { config 16 }
1903        --1.3.6.1.4.1.3052.18.2.16
1904
1905            sysTime OBJECT IDENTIFIER ::= { sys 1 }
1906            --1.3.6.1.4.1.3052.18.2.16.1
1907
1908                sysTimeNet OBJECT IDENTIFIER ::= { sysTime 4 }
1909                --1.3.6.1.4.1.3052.18.2.16.1.4
1910
1911            sysPT OBJECT IDENTIFIER ::= { sys 2 }
1912            --1.3.6.1.4.1.3052.18.2.16.2
1913
1914            sysTimeStamp OBJECT IDENTIFIER ::= { sys 8 }
1915            --1.3.6.1.4.1.3052.18.2.16.8
1916
1917            sysLog OBJECT IDENTIFIER ::= { sys 9 }
1918            --1.3.6.1.4.1.3052.18.2.16.9
1919
1920            sysCRDB OBJECT IDENTIFIER ::= { sys 10 }
1921            --1.3.6.1.4.1.3052.18.2.16.10
1922
1923            sysLoc OBJECT IDENTIFIER ::= { sys 14 }
1924            --1.3.6.1.4.1.3052.18.2.16.14
1925
1926            sysSleep OBJECT IDENTIFIER ::= { sys 16 }
1927            --1.3.6.1.4.1.3052.18.2.16.16
1928
1929              sysSleepSleep OBJECT IDENTIFIER ::= { sysSleep 2 }
1930              --1.3.6.1.4.1.3052.18.2.16.16.2
1931
1932              sysSleepWake OBJECT IDENTIFIER ::= { sysSleep 3 }
1933              --1.3.6.1.4.1.3052.18.2.16.16.3
1934
1935              sysSleepPowerDetectCC OBJECT IDENTIFIER ::= { sysSleep 4 }
1936              --1.3.6.1.4.1.3052.18.2.16.16.4
1937
1938            sysFileTransfer OBJECT IDENTIFIER ::= { sys 17 }
1939            --1.3.6.1.4.1.3052.18.2.16.17
1940
1941            sysUpdate OBJECT IDENTIFIER ::= { sys 18 }
1942            --1.3.6.1.4.1.3052.18.2.16.18
1943
1944        auditLog OBJECT IDENTIFIER ::= { config 17 }
1945        --1.3.6.1.4.1.3052.18.2.17
1946
1947        scripting OBJECT IDENTIFIER ::= { config 18 }
1948        --1.3.6.1.4.1.3052.18.2.18
1949
1950        generator OBJECT IDENTIFIER ::= { config 19 }
1951        --1.3.6.1.4.1.3052.18.2.19
1952
1953          genSet OBJECT IDENTIFIER ::= { generator 1 }
1954          --1.3.6.1.4.1.3052.18.2.19.1
1955
1956            genSetRelay OBJECT IDENTIFIER ::= { genSet 2 }
1957            --1.3.6.1.4.1.3052.18.2.19.1.2
1958
1959            genSetCC OBJECT IDENTIFIER ::= { genSet 3 }
1960            --1.3.6.1.4.1.3052.18.2.19.1.3
1961
1962          genRun OBJECT IDENTIFIER ::= { generator 2 }
1963          --1.3.6.1.4.1.3052.18.2.19.2
1964
1965            genRunNonstartEvent OBJECT IDENTIFIER ::= { genRun 7 }
1966            --1.3.6.1.4.1.3052.18.2.19.2.7
1967
1968        calendar OBJECT IDENTIFIER ::= { config 20 }
1969        --1.3.6.1.4.1.3052.18.2.20
1970
1971    productIds OBJECT IDENTIFIER ::= { s350 3 }
1972    --1.3.6.1.4.1.3052.18.3
1973
1974--***************************************************************************************
1975--OBJECT DEFINITIONS
1976--***************************************************************************************
1977
1978--***************************************************************************************
1979--EventSensor Status Section    1.1
1980--***************************************************************************************
1981
1982esPointTable OBJECT-TYPE
1983    SYNTAX SEQUENCE OF ESPoint
1984    MAX-ACCESS not-accessible
1985    STATUS current
1986    DESCRIPTION
1987        "
1988        This table organizes 4 basic attributes of points.  A point
1989        is a particular sensor on an EventSensor (e.g., temperature,
1990        humidity, contact closure 2, output 5, etc.).  The 4 point
1991        attributes are its name, whether it's in its event state,
1992        the point's value as a number and its value as a string.
1993
1994        Points are referenced by a point index.  The point index
1995        is a string of 3 numbers separated by periods.
1996        It contains all the information necessary for getting a piece
1997        of data off an event sensor; namely, which EventSensor,
1998        point class, and which-sensor-of-that-class (a.k.a. point).
1999        "
2000    ::= { eventSensorStatus 1 }
2001    --1.3.6.1.4.1.3052.18.1.1.1
2002
2003esPointEntry OBJECT-TYPE
2004    SYNTAX ESPoint
2005    MAX-ACCESS not-accessible
2006    STATUS current
2007    DESCRIPTION
2008        "Entry for EventSensor point table"
2009    INDEX { esIndexES, esIndexPC, esIndexPoint }
2010    ::= { esPointTable 1 }
2011    --1.3.6.1.4.1.3052.18.1.1.1.1
2012
2013esIndexES OBJECT-TYPE
2014    SYNTAX Integer32 (1..200)
2015    MAX-ACCESS read-only
2016    STATUS current
2017    DESCRIPTION
2018        "The part of the point index that refers to an
2019        EventSensor.
2020
2021        The point index is a string of 3 numbers separated
2022        by periods.  It contains all the information
2023        necessary for getting a piece of data off an event
2024        sensor; namely, which EventSensor, point class,
2025        and which-sensor-of-that-class (a.k.a. point).
2026
2027        This object's allowable values are 1 through 16,
2028        and 200.  200 always refers to the EventSensor
2029        inside the unit.  1 through 16 refer to additional
2030        attached EventSensors.
2031
2032        The number corresponding to an EventSensor is
2033        determined by the user at the initial configuration
2034        time.  If there is an internal sensor in the unit,
2035        it will always be the first item in the Sensor
2036        Events setup menu.
2037
2038        For example, if a new EventSensor is configured as
2039        the 2nd entry AFTER the internal EventSensor (if
2040        one exists) in the Sensor Events Setup Menu, then
2041        that EventSensor will be known from then on as
2042        EventSensor 2.  All point indeces with esIndexES=2
2043        will now refer to that particular EventSensor.
2044        "
2045    ::= { esPointEntry 1 }
2046    --1.3.6.1.4.1.3052.18.1.1.1.1.1
2047
2048esIndexPC OBJECT-TYPE
2049    SYNTAX Integer32 (1..6)
2050    MAX-ACCESS read-only
2051    STATUS current
2052    DESCRIPTION
2053        "The part of the point index that refers to point class.
2054
2055        The point index is a string of 3 numbers separated by periods.
2056        It contains all the information necessary for getting a piece
2057        of data off an event sensor; namely, which EventSensor,
2058        point class, and which-sensor-of-that-class (a.k.a. point).
2059
2060        The values for this object are:
2061        1=temperature sensor
2062        2=contact closure
2063        3=humidity sensor
2064        4=noise sensor
2065        5=analog input
2066        6=output (relay output or power output)
2067        "
2068    ::= { esPointEntry 2 }
2069    --1.3.6.1.4.1.3052.18.1.1.1.1.2
2070
2071esIndexPoint OBJECT-TYPE
2072    SYNTAX Integer32 (1..64)
2073    MAX-ACCESS read-only
2074    STATUS current
2075    DESCRIPTION
2076        "The part of the point index that delineates which
2077        sensor on the EventSensor.
2078
2079        So this combined with esIndexPC (Point Class or type)
2080        and esIndexES (which EventSensor) uniquely defines each
2081        point (sensor or output) attached to a unit.  For
2082        example, if esIndexES is 3, esIndexPC is 1 and
2083        esIndexPoint is 4 then this is the Fourth Temperature
2084        Sensor on EventSensor number 3."
2085    ::= { esPointEntry 3 }
2086    --1.3.6.1.4.1.3052.18.1.1.1.1.3
2087
2088esPointName OBJECT-TYPE
2089    SYNTAX DisplayString
2090    MAX-ACCESS read-write
2091    STATUS current
2092    DESCRIPTION
2093        "The name of the point on an EventSensor. For example,
2094        'AC temp' (in the case of the temperature sensor on an
2095        EventSensor).
2096
2097        There can be multiple points of the same point class on an
2098        EventSensor (e.g., 8 contact closures) and multiple sensor
2099        classes on an EventSensor (e.g., temperature, contact closure,
2100        humidity).
2101
2102        If the point referenced by a given point index is solitary
2103        (e.g., temperature sensor, because there can be only one on
2104        an EventSensor), then this object reads as '<EventSensor
2105        name>'.  Setting this object for solitary point indices sets
2106        the EventSensor name only.
2107
2108        On the other hand, if a given point is among other points of
2109        the same point class on an EventSensor, then this object reads
2110        as '<Sensor name>'.  Setting this object for these NON-
2111        solitary point indices sets the sensor name only - not the
2112        EventSensor name."
2113    ::= { esPointEntry 4 }
2114    --1.3.6.1.4.1.3052.18.1.1.1.1.4
2115
2116esPointInEventState OBJECT-TYPE
2117    SYNTAX Integer32
2118    MAX-ACCESS read-write
2119    STATUS current
2120    DESCRIPTION
2121        "A number referring to the event state of a point
2122        on an EventSensor.  This number can have different
2123        meanings depending on the point class.
2124
2125        If the point class is temperature, humidity, or
2126        analog input, then the values of this object are:
2127        1=very low
2128        2=low
2129        3=normal
2130        4=high
2131        5=very high
2132
2133        For contact closures the values of this object are:
2134        1=point in event state
2135        2=point in normal state
2136
2137        For outputs the values of this object is the numeric
2138        code for the logical state of the output: 1 or 2.  The
2139        logical state of the output is either active/inactive for
2140        relay outputs or on/off for power outputs.  The logical
2141        state of the output has different nomenclature depending
2142        on the type of the output (relay output or power output):
2143
2144        1=active (for relay output) or on (for power output)
2145        2=inactive (for relay output) or off (for power output)
2146
2147        This is not necessarily representative of physical state
2148        of the output.  Physical state is energized/de-energized,
2149        for both relay and power outputs.  For relay outputs,
2150        the active logical state corresponds to either the energized
2151        physical state or the de-energized physical state depending
2152        on how the relay output is configured.  For power outputs,
2153        the on logical state always corresponds to the energized
2154        physical state.
2155
2156        For any point class and any point, if the event
2157        state is undefined, then the value of this object
2158        is 0.
2159
2160        For any point class except output, this object is read-only.
2161        For outputs, setting this object to 1 puts the output into
2162        its active logical state.
2163
2164        Setting this object to 2 puts the output into its inactive
2165        logical state.
2166
2167        Setting this object to any value greater than 2 puts the
2168        output into its active logical state for that many seconds
2169        (up to 3600), after which time it puts the output into its
2170        inactive logical state.
2171        "
2172    ::= { esPointEntry 5 }
2173    --1.3.6.1.4.1.3052.18.1.1.1.1.5
2174
2175esPointValueInt OBJECT-TYPE
2176    SYNTAX Integer32 (-2147483648..2147483647)
2177    MAX-ACCESS read-write
2178    STATUS current
2179    DESCRIPTION
2180        "A read-only number referring to the value of a
2181        point on an EventSensor.
2182
2183        If the point class is temperature, then this object
2184        is the temperature in its configured scale (default
2185        is Fahrenheit).
2186
2187        If the point class is contact closure, then
2188        this object is either 0 (open) or 1 (closed).
2189
2190        If the point class is humidity, then this object
2191        is the percent relative humidity.
2192
2193        If the point class is analog input, then this
2194        object is the signed input value in tenths of the
2195        configured units.
2196
2197        If the point class is an output, then this object is
2198        the numeric code for the physical state of the output.
2199        0=de-energized
2200        1=energized
2201
2202        This object cannot be used to control the output, i.e,
2203        change its logical or physical state (instead use
2204        the esPointInEventState object).
2205        "
2206    ::= { esPointEntry 6 }
2207    --1.3.6.1.4.1.3052.18.1.1.1.1.6
2208
2209esPointValueStr OBJECT-TYPE
2210    SYNTAX DisplayString
2211    MAX-ACCESS read-only
2212    STATUS current
2213    DESCRIPTION
2214        "A string referring to the value of a point on an
2215        EventSensor.
2216
2217        For contact closures this object is either 'Open'
2218        or 'Closed'.
2219
2220        For outputs this object is a concatenation of the
2221        logical state and physical state, separated by '/'.
2222
2223        For a relay output this object can be one of the
2224        following 4 possible values:
2225
2226        Active/Energized
2227        Inactive/Energized
2228        Active/De-energized
2229        Inactve/De-energized
2230
2231        For a power output this object can be one of the
2232        following 2 possible values:
2233
2234        On/Energized
2235        Off/De-energized
2236
2237        For temperature and humidity point classes, this
2238        object is the string representation of the
2239        esPointValueInt object.  For temperature, 'C' or
2240        'F' is including in the string to indicate scale.
2241
2242        For analog inputs, this object is the string
2243        representation of the plus/minus input in the
2244        configured units appended with the unit name.
2245        "
2246    ::= { esPointEntry 7 }
2247    --1.3.6.1.4.1.3052.18.1.1.1.1.7
2248
2249esPointTimeLastChange OBJECT-TYPE
2250    SYNTAX DisplayString
2251    MAX-ACCESS read-only
2252    STATUS current
2253    DESCRIPTION
2254        "The time of the last time an event was
2255        triggerred for a point on an EventSensor in
2256        MM/DD/YY HH:MM:SS format.
2257
2258        For contact closures, the possible events are
2259        Active and Inactive.  For temperature, humidity,
2260        and analog inputs, the possible events are Normal,
2261        High, Very High, Low, and Very Low.
2262
2263        For outputs, this object is a null string."
2264    ::= { esPointEntry 8 }
2265    --1.3.6.1.4.1.3052.18.1.1.1.1.8
2266
2267esPointTimetickLastChange OBJECT-TYPE
2268    SYNTAX TimeTicks
2269    MAX-ACCESS read-only
2270    STATUS current
2271    DESCRIPTION
2272        "The time of the last time an event was
2273        triggerred for a point on an EventSensor in
2274        100ths of seconds since reset.
2275
2276        For contact closures, the possible events are
2277        Active and Inactive.  For temperature, humidity,
2278        and analog inputs, the possible events are Normal,
2279        High, Very High, Low, and Very Low.
2280
2281        For outputs, this object is a null string."
2282    ::= { esPointEntry 9 }
2283    --1.3.6.1.4.1.3052.18.1.1.1.1.9
2284
2285
2286esPointAliasValueStr OBJECT-TYPE
2287    SYNTAX DisplayString
2288    MAX-ACCESS read-only
2289    STATUS current
2290    DESCRIPTION
2291        "For CC inputs, this is the CC active/inactive alias setting
2292         setting value that currently corresponds to the event state.
2293         So if the CC input is in the event state, then this object
2294         is the active alias setting value.  If the CC input is in the
2295         normal state, then this object is the inactive alias setting
2296         value.
2297
2298         For relay/power outputs, this is the output active/inactive
2299         alias setting value that currently corresponds to the output
2300         state.  So if the output is in the active state, then this
2301         object is the active alias setting value.  If the output is
2302         in hte inactive state, then this object is the inactive alias
2303         setting value.
2304
2305         For non-CC and non-output sensors, this is the same as the
2306         esPointValueStr object."
2307    ::= { esPointEntry 10 }
2308    --1.3.6.1.4.1.3052.18.1.1.1.1.10
2309
2310--***************************************************************************************
2311--Data Event Status Section 1.2
2312--***************************************************************************************
2313
2314deStatusTable OBJECT-TYPE
2315    SYNTAX SEQUENCE OF DEStatus
2316    MAX-ACCESS not-accessible
2317    STATUS current
2318    DESCRIPTION
2319        "Data Event Status Table"
2320    ::= { dataEventStatus 1 }
2321    --1.3.6.1.4.1.3052.18.1.2.1
2322
2323deStatusEntry OBJECT-TYPE
2324    SYNTAX DEStatus
2325    MAX-ACCESS not-accessible
2326    STATUS current
2327    DESCRIPTION
2328        "EventSensor status entry"
2329    INDEX { deStatusIndex }
2330    ::= { deStatusTable 1 }
2331    --1.3.6.1.4.1.3052.18.1.2.1.1
2332
2333deStatusIndex OBJECT-TYPE
2334    SYNTAX Integer32 (1..100)
2335    MAX-ACCESS read-only
2336    STATUS current
2337    DESCRIPTION
2338        "Index for Data Events"
2339    ::= { deStatusEntry 1 }
2340    --1.3.6.1.4.1.3052.18.1.2.1.1.1
2341
2342deStatusName OBJECT-TYPE
2343    SYNTAX DisplayString
2344    MAX-ACCESS read-only
2345    STATUS current
2346    DESCRIPTION
2347        "Data Event name"
2348    ::= { deStatusEntry 2 }
2349    --1.3.6.1.4.1.3052.18.1.2.1.1.2
2350
2351deStatusCounter OBJECT-TYPE
2352    SYNTAX Integer32
2353    MAX-ACCESS read-only
2354    STATUS current
2355    DESCRIPTION
2356        "Number of times a data record has matched this
2357        event's equation.
2358        Range: 1-999999999"
2359    ::= { deStatusEntry 3 }
2360    --1.3.6.1.4.1.3052.18.1.2.1.1.3
2361
2362deStatusThreshold OBJECT-TYPE
2363    SYNTAX Integer32
2364    MAX-ACCESS read-only
2365    STATUS current
2366    DESCRIPTION
2367        "Number of times the equation is matched before
2368        an event is triggered.
2369        Range: 1-999999999"
2370    ::= { deStatusEntry 4 }
2371    --1.3.6.1.4.1.3052.18.1.2.1.1.4
2372
2373
2374--***************************************************************************************
2375--Power Distribution Status Section 1.5
2376--***************************************************************************************
2377
2378pdConfig OBJECT-TYPE
2379    SYNTAX DisplayString
2380    MAX-ACCESS read-only
2381    STATUS current
2382    DESCRIPTION
2383        "Power Distribution output configuration"
2384    ::= { powerDistributionStatus 1 }
2385    --1.3.6.1.4.1.3052.18.1.5.1
2386
2387PowerDistribNextGen ::=
2388    SEQUENCE {
2389        pdnIndexPD
2390            Integer32,
2391        pdnIndexOutput
2392            Integer32,
2393        pdnConfig
2394            DisplayString,
2395        pdnMainCurrentInEventState
2396            DisplayString,
2397        pdnMainCurrentValue
2398            Integer32,
2399        pdnMainCurrentValueStr
2400            DisplayString,
2401        pdnMainCurrentDeadband
2402            Integer32,
2403        pdnMainCurrentVHighCurrent
2404            Integer32,
2405        pdnMainCurrentHighCurrent
2406            Integer32,
2407        pdnMainCurrentLowCurrent
2408            Integer32,
2409        pdnMainCurrentVLowCurrent
2410            Integer32,
2411        pdnMainVoltageInEventState
2412            DisplayString,
2413        pdnMainVoltageValue
2414            Integer32,
2415        pdnMainVoltageValueStr
2416            DisplayString,
2417        pdnMainVoltageDeadband
2418            Integer32,
2419        pdnMainVoltageVHighVoltage
2420            Integer32,
2421        pdnMainVoltageHighVoltage
2422            Integer32,
2423        pdnMainVoltageLowVoltage
2424            Integer32,
2425        pdnMainVoltageVLowVoltage
2426            Integer32,
2427        pdnMainPowerValue
2428            Integer32,
2429        pdnMainPowerValueStr
2430            DisplayString,
2431        pdnOutputCurrentInEventState
2432            DisplayString,
2433        pdnOutputCurrentValue
2434            Integer32,
2435        pdnOutputCurrentValueStr
2436            DisplayString,
2437        pdnOutputCurrentDeadband
2438            Integer32,
2439        pdnOutputCurrentVHighCurrent
2440            Integer32,
2441        pdnOutputCurrentHighCurrent
2442            Integer32,
2443        pdnOutputCurrentLowCurrent
2444            Integer32,
2445        pdnOutputCurrentVLowCurrent
2446            Integer32,
2447        pdnOutputFuseInEventState
2448            DisplayString,
2449        pdnOutputFuseValueStr
2450            DisplayString,
2451        pdnMainCombinedStatus
2452            DisplayString,
2453        pdnOutputCombinedStatusBlock1
2454            DisplayString,
2455        pdnOutputCombinedStatusBlock2
2456            DisplayString,
2457        pdnDeviceCurrentValue
2458            Integer32,
2459        pdnDeviceCurrentValueStr
2460            DisplayString
2461}
2462
2463pdnTable OBJECT-TYPE
2464    SYNTAX SEQUENCE OF PowerDistribNextGen
2465    MAX-ACCESS not-accessible
2466    STATUS current
2467    DESCRIPTION
2468        "Table of power distribution objects arranged according
2469        to next-generation methodology (i.e., using multiple PowerBoss
2470        power distributors in addition to the on-board power
2471        distributor)."
2472    ::= { pdNextGen 1 }
2473    --1.3.6.1.4.1.3052.18.1.5.4.1
2474
2475pdnEntry OBJECT-TYPE
2476    SYNTAX PowerDistribNextGen
2477    MAX-ACCESS not-accessible
2478    STATUS current
2479    DESCRIPTION
2480        "Entry for table of power distribution objects arranged according
2481        to next-generation methodology (i.e., using multiple PowerBoss
2482        power distributors in addition to the on-board power
2483        distributor)."
2484    INDEX { pdnIndexPD, pdnIndexOutput }
2485    ::= { pdnTable 1 }
2486    --1.3.6.1.4.1.3052.18.1.5.4.1.1
2487
2488pdnIndexPD OBJECT-TYPE
2489    SYNTAX Integer32 (1..200)
2490    MAX-ACCESS read-only
2491    STATUS current
2492    DESCRIPTION
2493        "Index for table of power distribution objects, specifically the
2494        index that refers to which power distributor.  A value of 200 means
2495        the internal power distributor.  A value from 1 to 16 refers to an
2496        external power distributor (PowerBoss), and is the same value as esIndexES,
2497        which refers to the PowerBoss as an EventSensor in the eventSensorStatus
2498        object table.  In other words, pdnIndexPD is the same as esIndexES:
2499        esIndexES is used to refer to the PowerBoss as an eventsensor (i.e., control
2500        outputs), while pdnIndexPD is used to refer to the PowerBoss when used for
2501        power distribution monitoring (i.e., to alarm on output
2502        current/voltage/fuse status)."
2503    ::= { pdnEntry 1 }
2504    --1.3.6.1.4.1.3052.18.1.5.4.1.1.1
2505
2506pdnIndexOutput OBJECT-TYPE
2507    SYNTAX Integer32 (1..12)
2508    MAX-ACCESS read-only
2509    STATUS current
2510    DESCRIPTION
2511        "Index for table of power distribution objects, specifically the
2512        index that refers to which output on the power distributor specified
2513        by pdnIndexPD.  For objects where the output is irrelevant, this index
2514        should be 1."
2515    ::= { pdnEntry 2 }
2516    --1.3.6.1.4.1.3052.18.1.5.4.1.1.2
2517
2518pdnConfig OBJECT-TYPE
2519    SYNTAX DisplayString
2520    MAX-ACCESS read-only
2521    STATUS current
2522    DESCRIPTION
2523        "The number of outputs on the power distributor specified by pdnIndexPD.
2524        pdnIndexOutput should be 1 for this object."
2525    ::= { pdnEntry 3 }
2526    --1.3.6.1.4.1.3052.18.1.5.4.1.1.3
2527
2528pdnMainCurrentInEventState OBJECT-TYPE
2529    SYNTAX DisplayString
2530    MAX-ACCESS read-only
2531    STATUS current
2532    DESCRIPTION
2533        "The event state of the current (i.e. Amps) event of the power distributor
2534        specified by pdnIndexPD.  pdnIndexOutput should be 1 for this object.
2535        Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High',
2536        'Very High'."
2537    ::= { pdnEntry 4 }
2538    --1.3.6.1.4.1.3052.18.1.5.4.1.1.4
2539
2540pdnMainCurrentValue OBJECT-TYPE
2541    SYNTAX Integer32
2542    MAX-ACCESS read-only
2543    STATUS current
2544    DESCRIPTION
2545        "The current drawn, in mA, for the power distributor specified by pdnIndexPD.
2546        If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and
2547        refers to the current drawn by that PowerBoss and all equipment powered by that
2548        PowerBoss.  pdnIndexOutput should be 1 for this object."
2549    ::= { pdnEntry 5 }
2550    --1.3.6.1.4.1.3052.18.1.5.4.1.1.5
2551
2552pdnMainCurrentValueStr OBJECT-TYPE
2553    SYNTAX DisplayString
2554    MAX-ACCESS read-only
2555    STATUS current
2556    DESCRIPTION
2557        "Essentially pdnMainCurrentValue formatted as a string in units of Amps, with
2558        3 decimal places.  pdnIndexOutput should be 1 for this object."
2559    ::= { pdnEntry 6 }
2560    --1.3.6.1.4.1.3052.18.1.5.4.1.1.6
2561
2562pdnMainCurrentDeadband OBJECT-TYPE
2563    SYNTAX Integer32
2564    MAX-ACCESS read-only
2565    STATUS current
2566    DESCRIPTION
2567        "The deadband, in mA, for the main current sensor for the power distributor
2568        specified by pdIndexPD.  pdnIndexOutput should be 1 for this object."
2569    ::= { pdnEntry 7 }
2570    --1.3.6.1.4.1.3052.18.1.5.4.1.1.7
2571
2572pdnMainCurrentVHighCurrent OBJECT-TYPE
2573    SYNTAX Integer32
2574    MAX-ACCESS read-only
2575    STATUS current
2576    DESCRIPTION
2577        "The current, in mA, for the main current sensor's Very High event threshold,
2578        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2579        for this object."
2580    ::= { pdnEntry 8 }
2581    --1.3.6.1.4.1.3052.18.1.5.4.1.1.8
2582
2583pdnMainCurrentHighCurrent OBJECT-TYPE
2584    SYNTAX Integer32
2585    MAX-ACCESS read-only
2586    STATUS current
2587    DESCRIPTION
2588        "The current, in mA, for the main current sensor's High event threshold,
2589        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2590        for this object."
2591    ::= { pdnEntry 9 }
2592    --1.3.6.1.4.1.3052.18.1.5.4.1.1.9
2593
2594pdnMainCurrentLowCurrent OBJECT-TYPE
2595    SYNTAX Integer32
2596    MAX-ACCESS read-only
2597    STATUS current
2598    DESCRIPTION
2599        "The current, in mA, for the main current sensor's Low event threshold,
2600        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2601        for this object."
2602    ::= { pdnEntry 10 }
2603    --1.3.6.1.4.1.3052.18.1.5.4.1.1.10
2604
2605pdnMainCurrentVLowCurrent OBJECT-TYPE
2606    SYNTAX Integer32
2607    MAX-ACCESS read-only
2608    STATUS current
2609    DESCRIPTION
2610        "The current, in mA, for the main current sensor's Very Low event threshold,
2611        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2612        for this object."
2613    ::= { pdnEntry 11 }
2614    --1.3.6.1.4.1.3052.18.1.5.4.1.1.11
2615
2616pdnMainVoltageInEventState OBJECT-TYPE
2617    SYNTAX DisplayString
2618    MAX-ACCESS read-only
2619    STATUS current
2620    DESCRIPTION
2621        "The event state of the voltage event of the power distributor
2622        specified by pdnIndexPD.  pdnIndexOutput should be 1 for this object.
2623        Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High',
2624        'Very High'."
2625    ::= { pdnEntry 12 }
2626    --1.3.6.1.4.1.3052.18.1.5.4.1.1.12
2627
2628pdnMainVoltageValue OBJECT-TYPE
2629    SYNTAX Integer32
2630    MAX-ACCESS read-only
2631    STATUS current
2632    DESCRIPTION
2633        "The voltage, in mV, at the power distributor specified by pdnIndexPD.
2634        If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and
2635        refers to the voltage at that PowerBoss and all equipment powered by that
2636        PowerBoss.  pdnIndexOutput should be 1 for this object."
2637    ::= { pdnEntry 13 }
2638    --1.3.6.1.4.1.3052.18.1.5.4.1.1.13
2639
2640pdnMainVoltageValueStr OBJECT-TYPE
2641    SYNTAX DisplayString
2642    MAX-ACCESS read-only
2643    STATUS current
2644    DESCRIPTION
2645        "Essentially pdnMainVoltageValue formatted as a string in units of Volts, with
2646        3 decimal places.  pdnIndexOutput should be 1 for this object."
2647    ::= { pdnEntry 14 }
2648    --1.3.6.1.4.1.3052.18.1.5.4.1.1.14
2649
2650pdnMainVoltageDeadband OBJECT-TYPE
2651    SYNTAX Integer32
2652    MAX-ACCESS read-only
2653    STATUS current
2654    DESCRIPTION
2655        "The deadband, in mV, for the main voltage sensor for the power distributor
2656        specified by pdIndexPD.  pdnIndexOutput should be 1 for this object."
2657    ::= { pdnEntry 15 }
2658    --1.3.6.1.4.1.3052.18.1.5.4.1.1.15
2659
2660pdnMainVoltageVHighVoltage OBJECT-TYPE
2661    SYNTAX Integer32
2662    MAX-ACCESS read-only
2663    STATUS current
2664    DESCRIPTION
2665        "The voltage, in mA, for the main voltage sensor's Very High event threshold,
2666        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2667        for this object."
2668    ::= { pdnEntry 16 }
2669    --1.3.6.1.4.1.3052.18.1.5.4.1.1.16
2670
2671pdnMainVoltageHighVoltage OBJECT-TYPE
2672    SYNTAX Integer32
2673    MAX-ACCESS read-only
2674    STATUS current
2675    DESCRIPTION
2676        "The voltage, in mV, for the main voltage sensor's High event threshold,
2677        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2678        for this object."
2679    ::= { pdnEntry 17 }
2680    --1.3.6.1.4.1.3052.18.1.5.4.1.1.17
2681
2682pdnMainVoltageLowVoltage OBJECT-TYPE
2683    SYNTAX Integer32
2684    MAX-ACCESS read-only
2685    STATUS current
2686    DESCRIPTION
2687        "The voltage, in mV, for the main voltage sensor's Low event threshold,
2688        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2689        for this object."
2690    ::= { pdnEntry 18 }
2691    --1.3.6.1.4.1.3052.18.1.5.4.1.1.18
2692
2693pdnMainVoltageVLowVoltage OBJECT-TYPE
2694    SYNTAX Integer32
2695    MAX-ACCESS read-only
2696    STATUS current
2697    DESCRIPTION
2698        "The voltage, in mV, for the main voltage sensor's Very Low event threshold,
2699        for the power distributor specified by pdIndexPD.  pdnIndexOutput should be 1
2700        for this object."
2701    ::= { pdnEntry 19 }
2702    --1.3.6.1.4.1.3052.18.1.5.4.1.1.19
2703
2704pdnMainPowerValue OBJECT-TYPE
2705    SYNTAX Integer32
2706    MAX-ACCESS read-only
2707    STATUS current
2708    DESCRIPTION
2709        "The power, in Watts, for the power distributor specified by pdIndexPD.
2710        pdnIndexOutput should be 1 for this object."
2711    ::= { pdnEntry 20 }
2712    --1.3.6.1.4.1.3052.18.1.5.4.1.1.20
2713
2714pdnMainPowerValueStr OBJECT-TYPE
2715    SYNTAX DisplayString
2716    MAX-ACCESS read-only
2717    STATUS current
2718    DESCRIPTION
2719        "The power, in Watts, for the power distributor specified by pdIndexPD,
2720        formatted as a string with the unit name 'Watts'.  pdnIndexOutput should be 1
2721        for this object."
2722    ::= { pdnEntry 21 }
2723    --1.3.6.1.4.1.3052.18.1.5.4.1.1.21
2724
2725pdnOutputCurrentInEventState OBJECT-TYPE
2726    SYNTAX DisplayString
2727    MAX-ACCESS read-only
2728    STATUS current
2729    DESCRIPTION
2730        "The event state of the current (i.e. Amps) event of the power distributor
2731        output specified by pdnIndexPD and pdnIndexOutput.  E.g., for pdnIndexPD=200
2732        and pdnIndexOutput=2, this refers to power output #2 of the internal power
2733        distributor. Possible values for this object are: 'Very Low', 'Low', 'Normal',
2734        'High', 'Very High'."
2735    ::= { pdnEntry 22 }
2736    --1.3.6.1.4.1.3052.18.1.5.4.1.1.22
2737
2738pdnOutputCurrentValue OBJECT-TYPE
2739    SYNTAX Integer32
2740    MAX-ACCESS read-only
2741    STATUS current
2742    DESCRIPTION
2743        "The current drawn, in mA, for the power distributor output specified by
2744        pdnIndexPD and pdIndexOutput.  E.g., if pdIndexPD is 3 then this is an external
2745        power distributor (PowerBoss) identified as 'power distributor 3' and refers to
2746        the current drawn by a specific power output on that PowerBoss.  The specific
2747        power output is specified by pdIndexOutput."
2748    ::= { pdnEntry 23 }
2749    --1.3.6.1.4.1.3052.18.1.5.4.1.1.23
2750
2751pdnOutputCurrentValueStr OBJECT-TYPE
2752    SYNTAX DisplayString
2753    MAX-ACCESS read-only
2754    STATUS current
2755    DESCRIPTION
2756        "Essentially pdnOutputCurrentValue formatted as a string in units of Amps, with
2757        3 decimal places."
2758    ::= { pdnEntry 24 }
2759    --1.3.6.1.4.1.3052.18.1.5.4.1.1.24
2760
2761pdnOutputCurrentDeadband OBJECT-TYPE
2762    SYNTAX Integer32
2763    MAX-ACCESS read-only
2764    STATUS current
2765    DESCRIPTION
2766        "The deadband, in mA, for the main current sensor for the power distributor
2767        specified by pdIndexPD.  The power output is specified by pdnIndexOutput."
2768    ::= { pdnEntry 25 }
2769    --1.3.6.1.4.1.3052.18.1.5.4.1.1.25
2770
2771pdnOutputCurrentVHighCurrent OBJECT-TYPE
2772    SYNTAX Integer32
2773    MAX-ACCESS read-only
2774    STATUS current
2775    DESCRIPTION
2776        "The current, in mA, for a specific power output's current sensor Very High
2777        event threshold, for the power distributor specified by pdIndexPD.  The power
2778        output is specified by pdnIndexOutput."
2779    ::= { pdnEntry 26 }
2780    --1.3.6.1.4.1.3052.18.1.5.4.1.1.26
2781
2782pdnOutputCurrentHighCurrent OBJECT-TYPE
2783    SYNTAX Integer32
2784    MAX-ACCESS read-only
2785    STATUS current
2786    DESCRIPTION
2787        "The current, in mA, for a specific power output's current sensor High event
2788        threshold, for the power distributor specified by pdIndexPD.  The power output
2789        is specified by pdnIndexOutput for this object."
2790    ::= { pdnEntry 27 }
2791    --1.3.6.1.4.1.3052.18.1.5.4.1.1.27
2792
2793pdnOutputCurrentLowCurrent OBJECT-TYPE
2794    SYNTAX Integer32
2795    MAX-ACCESS read-only
2796    STATUS current
2797    DESCRIPTION
2798        "The current, in mA, for a specific power output's current sensor Low event
2799        threshold, for the power distributor specified by pdIndexPD.  The power output
2800        is specified by pdnIndexOutput for this object."
2801    ::= { pdnEntry 28 }
2802    --1.3.6.1.4.1.3052.18.1.5.4.1.1.28
2803
2804pdnOutputCurrentVLowCurrent OBJECT-TYPE
2805    SYNTAX Integer32
2806    MAX-ACCESS read-only
2807    STATUS current
2808    DESCRIPTION
2809        "The current, in mA, for a specific power output's current sensor Very Low
2810        event threshold, for the power distributor specified by pdIndexPD.  The power
2811        output is specified by pdnIndexOutput for this object."
2812    ::= { pdnEntry 29 }
2813    --1.3.6.1.4.1.3052.18.1.5.4.1.1.29
2814
2815pdnOutputFuseInEventState OBJECT-TYPE
2816    SYNTAX DisplayString
2817    MAX-ACCESS read-only
2818    STATUS current
2819    DESCRIPTION
2820        "The event state of the fuse event of the power distributor output specified
2821        by pdnIndexPD and pdnIndexOutput.  E.g., for pdnIndexPD=14 and pdnIndexOutput=2,
2822        this refers to power output #2 of the external power distributor (PowerBoss),
2823        identified as 'power distributor 14'. Possible values for this object are:
2824        'Very Low', 'Low', 'Normal', 'High', 'Very High'.  This object exists only for
2825        power distributors with fuse monitoring support."
2826    ::= { pdnEntry 30 }
2827    --1.3.6.1.4.1.3052.18.1.5.4.1.1.30
2828
2829pdnOutputFuseValueStr OBJECT-TYPE
2830    SYNTAX DisplayString
2831    MAX-ACCESS read-only
2832    STATUS current
2833    DESCRIPTION
2834        "The state of the fuse of the power distributor output specified
2835        by pdnIndexPD and pdnIndexOutput.  Possible values for this object are:
2836        'BLOWN' and 'OK'. This object exists only for power distributors with
2837        fuse monitoring support."
2838    ::= { pdnEntry 31 }
2839    --1.3.6.1.4.1.3052.18.1.5.4.1.1.31
2840
2841pdnMainCombinedStatus OBJECT-TYPE
2842    SYNTAX DisplayString
2843    MAX-ACCESS read-only
2844    STATUS current
2845    DESCRIPTION
2846        "Combined status string intended to be parsed by NMS:
2847        format: voltageColorCode`voltageEventState`voltageValue`mainCurrentColorCode`mainCurrentEventState`mainCurrentValue`deviceCurrentValue`mainPowerValue"
2848    ::= { pdnEntry 32 }
2849    --1.3.6.1.4.1.3052.18.1.5.4.1.1.32
2850
2851pdnOutputCombinedStatusBlock1 OBJECT-TYPE
2852    SYNTAX DisplayString
2853    MAX-ACCESS read-only
2854    STATUS current
2855    DESCRIPTION
2856        "Combined status string intended to be parsed by NMS:
2857        format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~..."
2858    ::= { pdnEntry 33 }
2859    --1.3.6.1.4.1.3052.18.1.5.4.1.1.33
2860
2861pdnOutputCombinedStatusBlock2 OBJECT-TYPE
2862    SYNTAX DisplayString
2863    MAX-ACCESS read-only
2864    STATUS current
2865    DESCRIPTION
2866        "Combined status string intended to be parsed by NMS:
2867        format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~..."
2868    ::= { pdnEntry 34 }
2869    --1.3.6.1.4.1.3052.18.1.5.4.1.1.34
2870
2871pdnDeviceCurrentValue OBJECT-TYPE
2872    SYNTAX Integer32
2873    MAX-ACCESS read-only
2874    STATUS current
2875    DESCRIPTION
2876        "Current drawn by device in mA.  For the internal power distributor device,
2877        this is the current drawn by the SiteBoss 571.  For an external power
2878        distributor device (PowerBoss), this is the current drawn by the
2879        PowerBoss.  This object exists only for power distributors with device
2880        current monitoring support."
2881    ::= { pdnEntry 35 }
2882    --1.3.6.1.4.1.3052.18.1.5.4.1.1.35
2883
2884pdnDeviceCurrentValueStr OBJECT-TYPE
2885    SYNTAX DisplayString
2886    MAX-ACCESS read-only
2887    STATUS current
2888    DESCRIPTION
2889        "Current drawn by device as a string with units (Amps).  For the internal
2890        power distributor device, this is the current drawn by the SiteBoss 571.
2891        For an external power distributor device (PowerBoss), this is the
2892        current drawn by the PowerBoss.  This object exists only for power
2893        distributors with device current monitoring support."
2894    ::= { pdnEntry 36 }
2895    --1.3.6.1.4.1.3052.18.1.5.4.1.1.36
2896
2897pdSystemCurrent OBJECT-TYPE
2898    SYNTAX DisplayString
2899    MAX-ACCESS read-only
2900    STATUS current
2901    DESCRIPTION
2902        "Total current drawn by all power distributors in system; that is, the
2903        sum of all pdnMainCurrentValue objects for all connected power
2904        distributors: internal and external."
2905    ::= { pdSystem 1 }
2906    --1.3.6.1.4.1.3052.18.1.5.5.1
2907
2908pdSystemPower OBJECT-TYPE
2909    SYNTAX DisplayString
2910    MAX-ACCESS read-only
2911    STATUS current
2912    DESCRIPTION
2913        "Total power used by all power distributors in system; that is, the
2914        sum of all pdnMainPowerValue objects for all connected power
2915        distributors: internal and external."
2916    ::= { pdSystem 2 }
2917    --1.3.6.1.4.1.3052.18.1.5.5.2
2918
2919
2920--***************************************************************************************
2921--Fuel Sensor 1.6
2922--***************************************************************************************
2923
2924fsStatusTable OBJECT-TYPE
2925    SYNTAX SEQUENCE OF FSStatus
2926    MAX-ACCESS not-accessible
2927    STATUS current
2928    DESCRIPTION
2929        "Fuel sensor status table"
2930    ::= { fuelSensorStatus 1 }
2931    --1.3.6.1.4.1.3052.18.1.6.1
2932
2933fsStatusEntry OBJECT-TYPE
2934    SYNTAX FSStatus
2935    MAX-ACCESS not-accessible
2936    STATUS current
2937    DESCRIPTION
2938        "Fuel sensor status table entry"
2939    INDEX { fsStatusIndex }
2940    ::= { fsStatusTable 1 }
2941    --1.3.6.1.4.1.3052.18.1.6.1.1
2942
2943fsStatusIndex OBJECT-TYPE
2944    SYNTAX Integer32 (1..3)
2945    MAX-ACCESS read-only
2946    STATUS current
2947    DESCRIPTION
2948        "Index for fuel sensors"
2949    ::= { fsStatusEntry 1 }
2950    --1.3.6.1.4.1.3052.18.1.6.1.1.1
2951
2952fsStatusName OBJECT-TYPE
2953    SYNTAX DisplayString
2954    MAX-ACCESS read-only
2955    STATUS current
2956    DESCRIPTION
2957        "Fuel sensor name"
2958    ::= { fsStatusEntry 2 }
2959    --1.3.6.1.4.1.3052.18.1.6.1.1.2
2960
2961fsStatusDeviceState OBJECT-TYPE
2962    SYNTAX DisplayString
2963    MAX-ACCESS read-only
2964    STATUS current
2965    DESCRIPTION
2966        "Fuel sensor device state"
2967    ::= { fsStatusEntry 3 }
2968    --1.3.6.1.4.1.3052.18.1.6.1.1.3
2969
2970fsStatusVolumeValueString OBJECT-TYPE
2971    SYNTAX DisplayString
2972    MAX-ACCESS read-only
2973    STATUS current
2974    DESCRIPTION
2975        "Fuel volume. Range is -2,147,483,648 to 2,147,483,647. This value reads
2976         -999 when the fuel sensor is disconnected"
2977    ::= { fsStatusEntry 4 }
2978    --1.3.6.1.4.1.3052.18.1.6.1.1.4
2979
2980fsStatusVolumePercentLevel OBJECT-TYPE
2981    SYNTAX DisplayString
2982    MAX-ACCESS read-only
2983    STATUS current
2984    DESCRIPTION
2985        "Height of the fluid in the tank expressed as a percentage of the tank
2986         height, in hundredths of a percent."
2987    ::= { fsStatusEntry 7 }
2988    --1.3.6.1.4.1.3052.18.1.6.1.1.7
2989
2990fsStatusVolumeInEventState OBJECT-TYPE
2991    SYNTAX DisplayString
2992    MAX-ACCESS read-only
2993    STATUS current
2994    DESCRIPTION
2995        "Current event status of the fuel sensor."
2996    ::= { fsStatusEntry 8 }
2997    --1.3.6.1.4.1.3052.18.1.6.1.1.8
2998
2999fsStatusCombined OBJECT-TYPE
3000    SYNTAX DisplayString
3001    MAX-ACCESS read-only
3002    STATUS current
3003    DESCRIPTION
3004        "Combined status string intended to be parsed by NMS:
3005        deviceState`deviceStateColorCode`percentRounded`valueAsFloat`volumeEventState`volumeEventStateColorCode`capacity`units`name"
3006    ::= { fsStatusEntry 9 }
3007    --1.3.6.1.4.1.3052.18.1.6.1.1.9
3008
3009--***************************************************************************************
3010--Wireless Modem Status Section  1.7
3011--***************************************************************************************
3012
3013wmsStatus OBJECT-TYPE
3014    SYNTAX DisplayString
3015    MAX-ACCESS read-only
3016    STATUS current
3017    DESCRIPTION
3018        "Wireless modem status"
3019    ::= { wirelessModemStatus 1 }
3020    --1.3.6.1.4.1.3052.18.1.7.1
3021
3022wmsSignal OBJECT-TYPE
3023    SYNTAX DisplayString
3024    MAX-ACCESS read-only
3025    STATUS current
3026    DESCRIPTION
3027        "Wireless modem Signal strength"
3028    ::= { wirelessModemStatus 2 }
3029    --1.3.6.1.4.1.3052.18.1.7.2
3030
3031wmsRSSI OBJECT-TYPE
3032    SYNTAX DisplayString
3033    MAX-ACCESS read-only
3034    STATUS current
3035    DESCRIPTION
3036        "Wireless modem Signal strength (RSSI)"
3037    ::= { wirelessModemStatus 3 }
3038    --1.3.6.1.4.1.3052.18.1.7.3
3039
3040wmsBER OBJECT-TYPE
3041    SYNTAX DisplayString
3042    MAX-ACCESS read-only
3043    STATUS current
3044    DESCRIPTION
3045        "Wireless modem Bit Error Rate"
3046    ::= { wirelessModemStatus 4 }
3047    --1.3.6.1.4.1.3052.18.1.7.4
3048
3049wmsUpdated OBJECT-TYPE
3050    SYNTAX DisplayString
3051    MAX-ACCESS read-only
3052    STATUS current
3053    DESCRIPTION
3054        "Wireless modem info last update time"
3055    ::= { wirelessModemStatus 5 }
3056    --1.3.6.1.4.1.3052.18.1.7.5
3057
3058wmsRegistration OBJECT-TYPE
3059    SYNTAX DisplayString
3060    MAX-ACCESS read-only
3061    STATUS current
3062    DESCRIPTION
3063        "Wireless modem registration status"
3064    ::= { wirelessModemStatus 6 }
3065    --1.3.6.1.4.1.3052.18.1.7.6
3066
3067wmsLAC OBJECT-TYPE
3068    SYNTAX DisplayString
3069    MAX-ACCESS read-only
3070    STATUS current
3071    DESCRIPTION
3072        "Wireless modem Location Area Code"
3073    ::= { wirelessModemStatus 7 }
3074    --1.3.6.1.4.1.3052.18.1.7.7
3075
3076wmsCellID OBJECT-TYPE
3077    SYNTAX DisplayString
3078    MAX-ACCESS read-only
3079    STATUS current
3080    DESCRIPTION
3081        "Wireless modem Cell ID"
3082    ::= { wirelessModemStatus 8 }
3083    --1.3.6.1.4.1.3052.18.1.7.8
3084
3085wmsIMSI OBJECT-TYPE
3086    SYNTAX DisplayString
3087    MAX-ACCESS read-only
3088    STATUS current
3089    DESCRIPTION
3090        "Wireless modem Internation Mobile Subscriber Identity number"
3091    ::= { wirelessModemStatus 9 }
3092    --1.3.6.1.4.1.3052.18.1.7.9
3093
3094wmsPhnum OBJECT-TYPE
3095    SYNTAX DisplayString
3096    MAX-ACCESS read-only
3097    STATUS current
3098    DESCRIPTION
3099        "Wireless modem phone number"
3100    ::= { wirelessModemStatus 10 }
3101    --1.3.6.1.4.1.3052.18.1.7.10
3102
3103wmsLocalIP OBJECT-TYPE
3104    SYNTAX DisplayString
3105    MAX-ACCESS read-only
3106    STATUS current
3107    DESCRIPTION
3108        "Local IP address of modem on wireless network"
3109    ::= { wirelessModemStatus 11 }
3110    --1.3.6.1.4.1.3052.18.1.7.11
3111
3112wmsMgfID OBJECT-TYPE
3113    SYNTAX DisplayString
3114    MAX-ACCESS read-only
3115    STATUS current
3116    DESCRIPTION
3117        "Wireless modem manufacturer ID"
3118    ::= { wirelessModemStatus 12 }
3119    --1.3.6.1.4.1.3052.18.1.7.12
3120
3121wmsModelID OBJECT-TYPE
3122    SYNTAX DisplayString
3123    MAX-ACCESS read-only
3124    STATUS current
3125    DESCRIPTION
3126        "Wireless modem model ID"
3127    ::= { wirelessModemStatus 13 }
3128    --1.3.6.1.4.1.3052.18.1.7.13
3129
3130wmsIMEI OBJECT-TYPE
3131    SYNTAX DisplayString
3132    MAX-ACCESS read-only
3133    STATUS current
3134    DESCRIPTION
3135        "Wireless modem International Mobile Equipment Identity number"
3136    ::= { wirelessModemStatus 14 }
3137    --1.3.6.1.4.1.3052.18.1.7.14
3138
3139wmsRevID OBJECT-TYPE
3140    SYNTAX DisplayString
3141    MAX-ACCESS read-only
3142    STATUS current
3143    DESCRIPTION
3144        "Wireless modem revision ID"
3145    ::= { wirelessModemStatus 15 }
3146    --1.3.6.1.4.1.3052.18.1.7.15
3147
3148wmsNetName OBJECT-TYPE
3149    SYNTAX DisplayString
3150    MAX-ACCESS read-only
3151    STATUS current
3152    DESCRIPTION
3153        "Wireless modem network name"
3154    ::= { wirelessModemStatus 16 }
3155    --1.3.6.1.4.1.3052.18.1.7.16
3156
3157wmsGPRSStatus OBJECT-TYPE
3158    SYNTAX DisplayString
3159    MAX-ACCESS read-only
3160    STATUS current
3161    DESCRIPTION
3162        "Wireless modem (E)GPRS status"
3163    ::= { wirelessModemStatus 17 }
3164    --1.3.6.1.4.1.3052.18.1.7.17
3165
3166wmsBand OBJECT-TYPE
3167    SYNTAX DisplayString
3168    MAX-ACCESS read-only
3169    STATUS current
3170    DESCRIPTION
3171        "Wireless modem band"
3172    ::= { wirelessModemStatus 18 }
3173    --1.3.6.1.4.1.3052.18.1.7.18
3174
3175wmsChannel OBJECT-TYPE
3176    SYNTAX DisplayString
3177    MAX-ACCESS read-only
3178    STATUS current
3179    DESCRIPTION
3180        "Wireless modem channel"
3181    ::= { wirelessModemStatus 19 }
3182    --1.3.6.1.4.1.3052.18.1.7.19
3183
3184wmsCountryCode OBJECT-TYPE
3185    SYNTAX DisplayString
3186    MAX-ACCESS read-only
3187    STATUS current
3188    DESCRIPTION
3189        "Wireless modem country code"
3190    ::= { wirelessModemStatus 20 }
3191    --1.3.6.1.4.1.3052.18.1.7.20
3192
3193wmsNetCode OBJECT-TYPE
3194    SYNTAX DisplayString
3195    MAX-ACCESS read-only
3196    STATUS current
3197    DESCRIPTION
3198        "Wireless modem network code"
3199    ::= { wirelessModemStatus 21 }
3200    --1.3.6.1.4.1.3052.18.1.7.21
3201
3202wmsPLMNColor OBJECT-TYPE
3203    SYNTAX DisplayString
3204    MAX-ACCESS read-only
3205    STATUS current
3206    DESCRIPTION
3207        "Wireless modem PLMN color"
3208    ::= { wirelessModemStatus 22 }
3209    --1.3.6.1.4.1.3052.18.1.7.22
3210
3211wmsBScolor OBJECT-TYPE
3212    SYNTAX DisplayString
3213    MAX-ACCESS read-only
3214    STATUS current
3215    DESCRIPTION
3216        "Wireless modem BS color"
3217    ::= { wirelessModemStatus 23 }
3218    --1.3.6.1.4.1.3052.18.1.7.23
3219
3220wmsMpRACH OBJECT-TYPE
3221    SYNTAX DisplayString
3222    MAX-ACCESS read-only
3223    STATUS current
3224    DESCRIPTION
3225        "Wireless modem max power RACH"
3226    ::= { wirelessModemStatus 24 }
3227    --1.3.6.1.4.1.3052.18.1.7.24
3228
3229wmsMinRxLevel OBJECT-TYPE
3230    SYNTAX DisplayString
3231    MAX-ACCESS read-only
3232    STATUS current
3233    DESCRIPTION
3234        "Wireless modem minimum receive level"
3235    ::= { wirelessModemStatus 25 }
3236    --1.3.6.1.4.1.3052.18.1.7.25
3237
3238wmsBaseCoeff OBJECT-TYPE
3239    SYNTAX DisplayString
3240    MAX-ACCESS read-only
3241    STATUS current
3242    DESCRIPTION
3243        "Wireless modem base coefficient"
3244    ::= { wirelessModemStatus 26 }
3245    --1.3.6.1.4.1.3052.18.1.7.26
3246
3247wmsSIMStatus OBJECT-TYPE
3248    SYNTAX DisplayString
3249    MAX-ACCESS read-only
3250    STATUS current
3251    DESCRIPTION
3252        "WWireless modem SIM status"
3253    ::= { wirelessModemStatus 27 }
3254    --1.3.6.1.4.1.3052.18.1.7.27
3255
3256wmsICCID OBJECT-TYPE
3257    SYNTAX DisplayString
3258    MAX-ACCESS read-only
3259    STATUS current
3260    DESCRIPTION
3261        "Wireless modem SIM ICCID"
3262    ::= { wirelessModemStatus 28 }
3263    --1.3.6.1.4.1.3052.18.1.7.28
3264
3265wmsModemType OBJECT-TYPE
3266    SYNTAX DisplayString
3267    MAX-ACCESS read-only
3268    STATUS current
3269    DESCRIPTION
3270        "Wireless modem type"
3271    ::= { wirelessModemStatus 29 }
3272    --1.3.6.1.4.1.3052.18.1.7.29
3273
3274
3275--***************************************************************************************
3276--AC Power Monitor Section 1.8
3277--***************************************************************************************
3278
3279acpmStatusTable OBJECT-TYPE
3280    SYNTAX SEQUENCE OF ACPMStatus
3281    MAX-ACCESS not-accessible
3282    STATUS current
3283    DESCRIPTION
3284        "AC power monitor status table"
3285    ::= { acPowerMonitorStatus 1 }
3286    --1.3.6.1.4.1.3052.18.1.8.1
3287
3288acpmStatusEntry OBJECT-TYPE
3289    SYNTAX ACPMStatus
3290    MAX-ACCESS not-accessible
3291    STATUS current
3292    DESCRIPTION
3293        "AC power monitor status table entry"
3294    INDEX { acpmsIndex }
3295    ::= { acpmStatusTable 1 }
3296    --1.3.6.1.4.1.3052.18.1.8.1.1
3297
3298acpmsIndex OBJECT-TYPE
3299    SYNTAX Integer32 (1..6)
3300    MAX-ACCESS read-only
3301    STATUS current
3302    DESCRIPTION
3303        "Index for AC power monitors"
3304    ::= { acpmStatusEntry 1 }
3305    --1.3.6.1.4.1.3052.18.1.8.1.1.1
3306
3307acpmsName OBJECT-TYPE
3308    SYNTAX DisplayString
3309    MAX-ACCESS read-only
3310    STATUS current
3311    DESCRIPTION
3312        "Name for the AC power monitor device."
3313    ::= { acpmStatusEntry 2 }
3314    --1.3.6.1.4.1.3052.18.1.8.1.1.2
3315
3316acpmsAvgVoltageValueStr OBJECT-TYPE
3317    SYNTAX DisplayString
3318    MAX-ACCESS read-only
3319    STATUS current
3320    DESCRIPTION
3321        "Average voltage, in volts. This is calculated using the formula
3322        (register * PT ratio * 0.1). This could be either the average of
3323        the phase voltages, or the sum of the phase voltages, depending
3324        on device configuration."
3325    ::= { acpmStatusEntry 3 }
3326    --1.3.6.1.4.1.3052.18.1.8.1.1.3
3327
3328acpmsAvgVoltageMinStr OBJECT-TYPE
3329    SYNTAX DisplayString
3330    MAX-ACCESS read-only
3331    STATUS current
3332    DESCRIPTION
3333        "Minimum average voltage value since last reset, in volts."
3334    ::= { acpmStatusEntry 4 }
3335    --1.3.6.1.4.1.3052.18.1.8.1.1.4
3336
3337acpmsAvgVoltageMaxStr OBJECT-TYPE
3338    SYNTAX DisplayString
3339    MAX-ACCESS read-only
3340    STATUS current
3341    DESCRIPTION
3342        "Maximum average voltage value since last reset, in volts."
3343    ::= { acpmStatusEntry 5 }
3344    --1.3.6.1.4.1.3052.18.1.8.1.1.5
3345
3346acpmsAvgVoltageAvgStr OBJECT-TYPE
3347    SYNTAX DisplayString
3348    MAX-ACCESS read-only
3349    STATUS current
3350    DESCRIPTION
3351        "Average average voltage value since last reset, in volts.  This is
3352        the unit's average of its measurements of the average voltage
3353        reported by the AC power monitor device."
3354    ::= { acpmStatusEntry 6 }
3355    --1.3.6.1.4.1.3052.18.1.8.1.1.6
3356
3357acpmsAvgVoltageInEventState OBJECT-TYPE
3358    SYNTAX DisplayString
3359    MAX-ACCESS read-only
3360    STATUS current
3361    DESCRIPTION
3362        "Event state of this AC power monitor voltage (Low, Normal, High, etc.)."
3363    ::= { acpmStatusEntry 7 }
3364    --1.3.6.1.4.1.3052.18.1.8.1.1.7
3365
3366acpmsVoltagePhaseAValueStr OBJECT-TYPE
3367    SYNTAX DisplayString
3368    MAX-ACCESS read-only
3369    STATUS current
3370    DESCRIPTION
3371        "Phase A voltage, in volts. This is calculated using the formula
3372        (register * PT ratio * 0.1)."
3373    ::= { acpmStatusEntry 8 }
3374    --1.3.6.1.4.1.3052.18.1.8.1.1.8
3375
3376acpmsVoltagePhaseBValueStr OBJECT-TYPE
3377    SYNTAX DisplayString
3378    MAX-ACCESS read-only
3379    STATUS current
3380    DESCRIPTION
3381        "Phase B voltage, in volts. This is calculated using the formula
3382        (register * PT ratio * 0.1)."
3383    ::= { acpmStatusEntry 9 }
3384    --1.3.6.1.4.1.3052.18.1.8.1.1.9
3385
3386acpmsVoltagePhaseCValueStr OBJECT-TYPE
3387    SYNTAX DisplayString
3388    MAX-ACCESS read-only
3389    STATUS current
3390    DESCRIPTION
3391        "Phase C voltage, in volts. This is calculated using the formula
3392        (register * PT ratio * 0.1)."
3393    ::= { acpmStatusEntry 10 }
3394    --1.3.6.1.4.1.3052.18.1.8.1.1.10
3395
3396acpmsAvgCurrentValueStr OBJECT-TYPE
3397    SYNTAX DisplayString
3398    MAX-ACCESS read-only
3399    STATUS current
3400    DESCRIPTION
3401        "Average current, in amps. This is calculated using the formula
3402        (register * CT ratio * 0.001). This could be either the average of
3403        the phase currents, or the sum of the phase currents, depending on
3404        device configuration."
3405    ::= { acpmStatusEntry 11 }
3406    --1.3.6.1.4.1.3052.18.1.8.1.1.11
3407
3408acpmsAvgCurrentMinStr OBJECT-TYPE
3409    SYNTAX DisplayString
3410    MAX-ACCESS read-only
3411    STATUS current
3412    DESCRIPTION
3413        "Minimum average current value since last reset, in amps."
3414    ::= { acpmStatusEntry 12 }
3415    --1.3.6.1.4.1.3052.18.1.8.1.1.12
3416
3417acpmsAvgCurrentMaxStr OBJECT-TYPE
3418    SYNTAX DisplayString
3419    MAX-ACCESS read-only
3420    STATUS current
3421    DESCRIPTION
3422        "Maximum average current value since last reset, in amps."
3423    ::= { acpmStatusEntry 13 }
3424    --1.3.6.1.4.1.3052.18.1.8.1.1.13
3425
3426acpmsAvgCurrentAvgStr OBJECT-TYPE
3427    SYNTAX DisplayString
3428    MAX-ACCESS read-only
3429    STATUS current
3430    DESCRIPTION
3431        "Average average current value since last reset, in amps.  This is
3432        the unit's average of its measurements of the average current reported
3433        by the AC power monitor device."
3434    ::= { acpmStatusEntry 14 }
3435    --1.3.6.1.4.1.3052.18.1.8.1.1.14
3436
3437acpmsAvgCurrentInEventState OBJECT-TYPE
3438    SYNTAX DisplayString
3439    MAX-ACCESS read-only
3440    STATUS current
3441    DESCRIPTION
3442        "Event state of this AC power monitor current (Low, Normal, High, etc.)."
3443    ::= { acpmStatusEntry 15 }
3444    --1.3.6.1.4.1.3052.18.1.8.1.1.15
3445
3446acpmsCurrentPhaseAValueStr OBJECT-TYPE
3447    SYNTAX DisplayString
3448    MAX-ACCESS read-only
3449    STATUS current
3450    DESCRIPTION
3451        "Phase A current, in amps. This is calculated using the formula
3452        (register * CT ratio * 0.001)."
3453    ::= { acpmStatusEntry 16 }
3454    --1.3.6.1.4.1.3052.18.1.8.1.1.16
3455
3456acpmsCurrentPhaseBValueStr OBJECT-TYPE
3457    SYNTAX DisplayString
3458    MAX-ACCESS read-only
3459    STATUS current
3460    DESCRIPTION
3461        "Phase B current, in amps. This is calculated using the formula
3462        (register * CT ratio * 0.001)."
3463    ::= { acpmStatusEntry 17 }
3464    --1.3.6.1.4.1.3052.18.1.8.1.1.17
3465
3466acpmsCurrentPhaseCValueStr OBJECT-TYPE
3467    SYNTAX DisplayString
3468    MAX-ACCESS read-only
3469    STATUS current
3470    DESCRIPTION
3471        "Phase C current, in amps. This is calculated using the formula
3472        (register * CT ratio * 0.001)."
3473    ::= { acpmStatusEntry 18 }
3474    --1.3.6.1.4.1.3052.18.1.8.1.1.18
3475
3476acpmsAvgFreqValueStr OBJECT-TYPE
3477    SYNTAX DisplayString
3478    MAX-ACCESS read-only
3479    STATUS current
3480    DESCRIPTION
3481        "Frequency, in hertz. On the YD2010, this is calculated using the
3482        formula (register * 0.00106813). On the WattsOn, this is calculated
3483        using the formula (register * 0.1)."
3484    ::= { acpmStatusEntry 19 }
3485    --1.3.6.1.4.1.3052.18.1.8.1.1.19
3486
3487acpmsAvgFreqMinStr OBJECT-TYPE
3488    SYNTAX DisplayString
3489    MAX-ACCESS read-only
3490    STATUS current
3491    DESCRIPTION
3492        "Minimum frequency value since last reset, in hertz."
3493    ::= { acpmStatusEntry 20 }
3494    --1.3.6.1.4.1.3052.18.1.8.1.1.20
3495
3496acpmsAvgFreqMaxStr OBJECT-TYPE
3497    SYNTAX DisplayString
3498    MAX-ACCESS read-only
3499    STATUS current
3500    DESCRIPTION
3501        "Maximum frequency value since last reset, in hertz."
3502    ::= { acpmStatusEntry 21 }
3503    --1.3.6.1.4.1.3052.18.1.8.1.1.21
3504
3505acpmsAvgFreqAvgStr OBJECT-TYPE
3506    SYNTAX DisplayString
3507    MAX-ACCESS read-only
3508    STATUS current
3509    DESCRIPTION
3510        "Average frequency value since last reset, in hertz.  This is the
3511        unit's average of its measurements of the average frequency reported
3512        by the AC power monitor device."
3513    ::= { acpmStatusEntry 22 }
3514    --1.3.6.1.4.1.3052.18.1.8.1.1.22
3515
3516acpmsAvgFreqInEventState OBJECT-TYPE
3517    SYNTAX DisplayString
3518    MAX-ACCESS read-only
3519    STATUS current
3520    DESCRIPTION
3521        "Event state of this AC power monitor frequency (Low, Normal, High, etc.)."
3522    ::= { acpmStatusEntry 23 }
3523    --1.3.6.1.4.1.3052.18.1.8.1.1.23
3524
3525acpmsTRPValueStr OBJECT-TYPE
3526    SYNTAX DisplayString
3527    MAX-ACCESS read-only
3528    STATUS current
3529    DESCRIPTION
3530        "Total real power, in watts. On the YD2010, this is calculated using
3531        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
3532        the voltage range taken from register 0x30A. On the WattsOn models,
3533        this is calculated using the formula (register * PT * CT)."
3534    ::= { acpmStatusEntry 24 }
3535    --1.3.6.1.4.1.3052.18.1.8.1.1.24
3536
3537acpmsTRPMinStr OBJECT-TYPE
3538    SYNTAX DisplayString
3539    MAX-ACCESS read-only
3540    STATUS current
3541    DESCRIPTION
3542        "Minimum total real power value since last reset, in watts."
3543    ::= { acpmStatusEntry 25 }
3544    --1.3.6.1.4.1.3052.18.1.8.1.1.25
3545
3546acpmsTRPMaxStr OBJECT-TYPE
3547    SYNTAX DisplayString
3548    MAX-ACCESS read-only
3549    STATUS current
3550    DESCRIPTION
3551        "Maximum total real power value since last reset, in watts."
3552    ::= { acpmStatusEntry 26 }
3553    --1.3.6.1.4.1.3052.18.1.8.1.1.26
3554
3555acpmsTRPAvgStr OBJECT-TYPE
3556    SYNTAX DisplayString
3557    MAX-ACCESS read-only
3558    STATUS current
3559    DESCRIPTION
3560        "Average total real power value since last reset, in watts.  This is
3561        the unit's average of its measurements of the average total real power
3562        reported by the AC power monitor device."
3563    ::= { acpmStatusEntry 27 }
3564    --1.3.6.1.4.1.3052.18.1.8.1.1.27
3565
3566acpmsTRPInEventState OBJECT-TYPE
3567    SYNTAX DisplayString
3568    MAX-ACCESS read-only
3569    STATUS current
3570    DESCRIPTION
3571        "Event state of this AC power monitor total real power (Low, Normal,
3572        High, etc.)."
3573    ::= { acpmStatusEntry 28 }
3574    --1.3.6.1.4.1.3052.18.1.8.1.1.28
3575
3576acpmsRPPhaseAValueStr OBJECT-TYPE
3577    SYNTAX DisplayString
3578    MAX-ACCESS read-only
3579    STATUS current
3580    DESCRIPTION
3581        "Phase A real power, in watts. On the YD2010, this is calculated using
3582        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
3583        the voltage range taken from register 0x30A. On the WattsOn, this is
3584        calculated using the formula (register * PT * CT)."
3585    ::= { acpmStatusEntry 29 }
3586    --1.3.6.1.4.1.3052.18.1.8.1.1.29
3587
3588acpmsRPPhaseBValueStr OBJECT-TYPE
3589    SYNTAX DisplayString
3590    MAX-ACCESS read-only
3591    STATUS current
3592    DESCRIPTION
3593        "Phase B real power, in watts. On the YD2010, this is calculated using
3594        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
3595        the voltage range taken from register 0x30A. On the WattsOn, this is
3596        calculated using the formula (register * PT * CT)."
3597    ::= { acpmStatusEntry 30 }
3598    --1.3.6.1.4.1.3052.18.1.8.1.1.30
3599
3600acpmsRPPhaseCValueStr OBJECT-TYPE
3601    SYNTAX DisplayString
3602    MAX-ACCESS read-only
3603    STATUS current
3604    DESCRIPTION
3605        "Phase C real power, in watts. On the YD2010, this is calculated using
3606        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
3607        the voltage range taken from register 0x30A. On the WattsOn, this is
3608        calculated using the formula (register * PT * CT)."
3609    ::= { acpmStatusEntry 31 }
3610    --1.3.6.1.4.1.3052.18.1.8.1.1.31
3611
3612acpmsCombined OBJECT-TYPE
3613    SYNTAX DisplayString
3614    MAX-ACCESS read-only
3615    STATUS current
3616    DESCRIPTION
3617        "Combined status string intended to be parsed by NMS:
3618        name`deviceState`deviceStateColorCode`voltage`current`frequency`power~voltageEventState`voltageColorCode`currentEventState`currentColorCode`frequencyEventState`frequencyColorCode`powerEventState`powerColorCode"
3619    ::= { acpmStatusEntry 32 }
3620    --1.3.6.1.4.1.3052.18.1.8.1.1.32
3621
3622acpmsTPFValueStr OBJECT-TYPE
3623    SYNTAX DisplayString
3624    MAX-ACCESS read-only
3625    STATUS current
3626    DESCRIPTION
3627        "Total power factor."
3628    ::= { acpmStatusEntry 33 }
3629    --1.3.6.1.4.1.3052.18.1.8.1.1.33
3630
3631acpmsTPFMinStr OBJECT-TYPE
3632    SYNTAX DisplayString
3633    MAX-ACCESS read-only
3634    STATUS current
3635    DESCRIPTION
3636        "Total power factor minimum value since last reset."
3637    ::= { acpmStatusEntry 34 }
3638    --1.3.6.1.4.1.3052.18.1.8.1.1.34
3639
3640acpmsTPFMaxStr OBJECT-TYPE
3641    SYNTAX DisplayString
3642    MAX-ACCESS read-only
3643    STATUS current
3644    DESCRIPTION
3645        "Total power factor maximum value since last reset."
3646    ::= { acpmStatusEntry 35 }
3647    --1.3.6.1.4.1.3052.18.1.8.1.1.35
3648
3649acpmsTPFAvgStr OBJECT-TYPE
3650    SYNTAX DisplayString
3651    MAX-ACCESS read-only
3652    STATUS current
3653    DESCRIPTION
3654        "Total power factor average value since last reset."
3655    ::= { acpmStatusEntry 36 }
3656    --1.3.6.1.4.1.3052.18.1.8.1.1.36
3657
3658acpmsTPFInEventState OBJECT-TYPE
3659    SYNTAX DisplayString
3660    MAX-ACCESS read-only
3661    STATUS current
3662    DESCRIPTION
3663        "Total power factor event state."
3664    ::= { acpmStatusEntry 37 }
3665    --1.3.6.1.4.1.3052.18.1.8.1.1.37
3666
3667acpmsPFPhaseAValueStr OBJECT-TYPE
3668    SYNTAX DisplayString
3669    MAX-ACCESS read-only
3670    STATUS current
3671    DESCRIPTION
3672        "Phase A power factor."
3673    ::= { acpmStatusEntry 38 }
3674    --1.3.6.1.4.1.3052.18.1.8.1.1.38
3675
3676acpmsPFPhaseBValueStr OBJECT-TYPE
3677    SYNTAX DisplayString
3678    MAX-ACCESS read-only
3679    STATUS current
3680    DESCRIPTION
3681        "Phase B power factor."
3682    ::= { acpmStatusEntry 39 }
3683    --1.3.6.1.4.1.3052.18.1.8.1.1.39
3684
3685acpmsPFPhaseCValueStr OBJECT-TYPE
3686    SYNTAX DisplayString
3687    MAX-ACCESS read-only
3688    STATUS current
3689    DESCRIPTION
3690        "Phase C power factor."
3691    ::= { acpmStatusEntry 40 }
3692    --1.3.6.1.4.1.3052.18.1.8.1.1.40
3693
3694acpmsTRcPValueStr OBJECT-TYPE
3695    SYNTAX DisplayString
3696    MAX-ACCESS read-only
3697    STATUS current
3698    DESCRIPTION
3699        "Total reactive power, in VAR."
3700    ::= { acpmStatusEntry 41 }
3701    --1.3.6.1.4.1.3052.18.1.8.1.1.41
3702
3703acpmsTRcPMinStr OBJECT-TYPE
3704    SYNTAX DisplayString
3705    MAX-ACCESS read-only
3706    STATUS current
3707    DESCRIPTION
3708        "Total reactive power minimum value since last reset, in VAR."
3709    ::= { acpmStatusEntry 42 }
3710    --1.3.6.1.4.1.3052.18.1.8.1.1.42
3711
3712acpmsTRcPMaxStr OBJECT-TYPE
3713    SYNTAX DisplayString
3714    MAX-ACCESS read-only
3715    STATUS current
3716    DESCRIPTION
3717        "Total reactive power maximum value since last reset, in VAR."
3718    ::= { acpmStatusEntry 43 }
3719    --1.3.6.1.4.1.3052.18.1.8.1.1.43
3720
3721acpmsTRcPAvgStr OBJECT-TYPE
3722    SYNTAX DisplayString
3723    MAX-ACCESS read-only
3724    STATUS current
3725    DESCRIPTION
3726        "Total reactive power average value since last reset, in VAR."
3727    ::= { acpmStatusEntry 44 }
3728    --1.3.6.1.4.1.3052.18.1.8.1.1.44
3729
3730acpmsRcPPhaseAValueStr OBJECT-TYPE
3731    SYNTAX DisplayString
3732    MAX-ACCESS read-only
3733    STATUS current
3734    DESCRIPTION
3735        "Phase A reactive power, in VAR."
3736    ::= { acpmStatusEntry 45 }
3737    --1.3.6.1.4.1.3052.18.1.8.1.1.45
3738
3739acpmsRcPPhaseBValueStr OBJECT-TYPE
3740    SYNTAX DisplayString
3741    MAX-ACCESS read-only
3742    STATUS current
3743    DESCRIPTION
3744        "Phase B reactive power, in VAR."
3745    ::= { acpmStatusEntry 46 }
3746    --1.3.6.1.4.1.3052.18.1.8.1.1.46
3747
3748acpmsRcPPhaseCValueStr OBJECT-TYPE
3749    SYNTAX DisplayString
3750    MAX-ACCESS read-only
3751    STATUS current
3752    DESCRIPTION
3753        "Phase C reactive power, in VAR."
3754    ::= { acpmStatusEntry 47 }
3755    --1.3.6.1.4.1.3052.18.1.8.1.1.47
3756
3757acpmsTAPValueStr OBJECT-TYPE
3758    SYNTAX DisplayString
3759    MAX-ACCESS read-only
3760    STATUS current
3761    DESCRIPTION
3762        "Total apparent power, in VA."
3763    ::= { acpmStatusEntry 48 }
3764    --1.3.6.1.4.1.3052.18.1.8.1.1.48
3765
3766acpmsTAPMinStr OBJECT-TYPE
3767    SYNTAX DisplayString
3768    MAX-ACCESS read-only
3769    STATUS current
3770    DESCRIPTION
3771        "Total apparent power minimum value since last reset, in VA."
3772    ::= { acpmStatusEntry 49 }
3773    --1.3.6.1.4.1.3052.18.1.8.1.1.49
3774
3775acpmsTAPMaxStr OBJECT-TYPE
3776    SYNTAX DisplayString
3777    MAX-ACCESS read-only
3778    STATUS current
3779    DESCRIPTION
3780        "Total apparent power maximum value since last reset, in VA."
3781    ::= { acpmStatusEntry 50 }
3782    --1.3.6.1.4.1.3052.18.1.8.1.1.50
3783
3784acpmsTAPAvgStr OBJECT-TYPE
3785    SYNTAX DisplayString
3786    MAX-ACCESS read-only
3787    STATUS current
3788    DESCRIPTION
3789        "Total apparent power average value since last reset, in VA."
3790    ::= { acpmStatusEntry 51 }
3791    --1.3.6.1.4.1.3052.18.1.8.1.1.51
3792
3793acpmsAPPhaseAValueStr OBJECT-TYPE
3794    SYNTAX DisplayString
3795    MAX-ACCESS read-only
3796    STATUS current
3797    DESCRIPTION
3798        "Phase A apparent power, in VA."
3799    ::= { acpmStatusEntry 52 }
3800    --1.3.6.1.4.1.3052.18.1.8.1.1.52
3801
3802acpmsAPPhaseBValueStr OBJECT-TYPE
3803    SYNTAX DisplayString
3804    MAX-ACCESS read-only
3805    STATUS current
3806    DESCRIPTION
3807        "Phase B apparent power, in VA."
3808    ::= { acpmStatusEntry 53 }
3809    --1.3.6.1.4.1.3052.18.1.8.1.1.53
3810
3811acpmsAPPhaseCValueStr OBJECT-TYPE
3812    SYNTAX DisplayString
3813    MAX-ACCESS read-only
3814    STATUS current
3815    DESCRIPTION
3816        "Phase C apparent power, in VA."
3817    ::= { acpmStatusEntry 54 }
3818    --1.3.6.1.4.1.3052.18.1.8.1.1.54
3819
3820acpmsTotalEnergyWh OBJECT-TYPE
3821    SYNTAX Integer32
3822    MAX-ACCESS read-only
3823    STATUS current
3824    DESCRIPTION
3825        "Total energy, in Wh."
3826    ::= { acpmStatusEntry 55 }
3827    --1.3.6.1.4.1.3052.18.1.8.1.1.55
3828
3829acpmsTotalEnergyVAR OBJECT-TYPE
3830    SYNTAX Integer32
3831    MAX-ACCESS read-only
3832    STATUS current
3833    DESCRIPTION
3834        "Total reactive energy, in VAR."
3835    ::= { acpmStatusEntry 56 }
3836    --1.3.6.1.4.1.3052.18.1.8.1.1.56
3837
3838acpmsTotalEnergyVA OBJECT-TYPE
3839    SYNTAX Integer32
3840    MAX-ACCESS read-only
3841    STATUS current
3842    DESCRIPTION
3843        "Total apparent energy, in VA."
3844    ::= { acpmStatusEntry 57 }
3845    --1.3.6.1.4.1.3052.18.1.8.1.1.57
3846
3847
3848--***************************************************************************************
3849--Battery Monitor Status Section 1.10
3850--***************************************************************************************
3851
3852bmStatusTable OBJECT-TYPE
3853    SYNTAX SEQUENCE OF BMStatus
3854    MAX-ACCESS not-accessible
3855    STATUS current
3856    DESCRIPTION
3857        "Battery monitor status table."
3858    ::= { batteryMonitorStatus 1 }
3859    --1.3.6.1.4.1.3052.18.1.10.1
3860
3861bmStatusEntry OBJECT-TYPE
3862    SYNTAX BMStatus
3863    MAX-ACCESS not-accessible
3864    STATUS current
3865    DESCRIPTION
3866        "Battery monitor status table entry."
3867    INDEX { bmsIndex }
3868    ::= { bmStatusTable 1 }
3869    --1.3.6.1.4.1.3052.18.1.10.1.1
3870
3871bmsIndex OBJECT-TYPE
3872    SYNTAX Integer32 (1..9)
3873    MAX-ACCESS read-only
3874    STATUS current
3875    DESCRIPTION
3876        "Index for battery monitors."
3877    ::= { bmStatusEntry 1 }
3878    --1.3.6.1.4.1.3052.18.1.10.1.1.1
3879
3880bmsEnable OBJECT-TYPE
3881    SYNTAX DisplayString
3882    MAX-ACCESS read-only
3883    STATUS current
3884    DESCRIPTION
3885        "ON/OFF enable for this battery monitor."
3886    ::= { bmStatusEntry 2 }
3887    --1.3.6.1.4.1.3052.18.1.10.1.1.2
3888
3889bmsName OBJECT-TYPE
3890    SYNTAX DisplayString
3891    MAX-ACCESS read-only
3892    STATUS current
3893    DESCRIPTION
3894        "Name for this battery monitor."
3895    ::= { bmStatusEntry 3 }
3896    --1.3.6.1.4.1.3052.18.1.10.1.1.3
3897
3898bmsState OBJECT-TYPE
3899    SYNTAX DisplayString
3900    MAX-ACCESS read-only
3901    STATUS current
3902    DESCRIPTION
3903        "The connected state of the battery monitor.  If you unplug the carrier
3904        then all three of its battery monitor states will reflect the same
3905        state change."
3906    ::= { bmStatusEntry 4 }
3907    --1.3.6.1.4.1.3052.18.1.10.1.1.4
3908
3909bmsStringState OBJECT-TYPE
3910    SYNTAX DisplayString
3911    MAX-ACCESS read-only
3912    STATUS current
3913    DESCRIPTION
3914        "State of the string monitored by its battery monitor."
3915    ::= { bmStatusEntry 5 }
3916    --1.3.6.1.4.1.3052.18.1.10.1.1.5
3917
3918bmsTempValue OBJECT-TYPE
3919    SYNTAX DisplayString
3920    MAX-ACCESS read-only
3921    STATUS current
3922    DESCRIPTION
3923        "Average jar temperature value in C or F, depending on scale setting.
3924        Displayed as a floating point value.  -999.0 means this is unknown."
3925    ::= { bmStatusEntry 6 }
3926    --1.3.6.1.4.1.3052.18.1.10.1.1.6
3927
3928bmsTempValueStr OBJECT-TYPE
3929    SYNTAX DisplayString
3930    MAX-ACCESS read-only
3931    STATUS current
3932    DESCRIPTION
3933        "Average jar temperature with appropriate scale appended. Displayed
3934        as a floating point value. -999.0 means this is unknown."
3935    ::= { bmStatusEntry 7 }
3936    --1.3.6.1.4.1.3052.18.1.10.1.1.7
3937
3938bmsTempEvent OBJECT-TYPE
3939    SYNTAX DisplayString
3940    MAX-ACCESS read-only
3941    STATUS current
3942    DESCRIPTION
3943        "Event state of this battery monitor average jar temperature (Low,
3944        Normal, High)."
3945    ::= { bmStatusEntry 8 }
3946    --1.3.6.1.4.1.3052.18.1.10.1.1.8
3947
3948bmsDiffTempValue OBJECT-TYPE
3949    SYNTAX Integer32
3950    MAX-ACCESS read-only
3951    STATUS current
3952    DESCRIPTION
3953        "Differential temperature in C or F, depending on scale setting.
3954        -999 means this is unknown."
3955    ::= { bmStatusEntry 9 }
3956    --1.3.6.1.4.1.3052.18.1.10.1.1.9
3957
3958bmsDiffTempValueStr OBJECT-TYPE
3959    SYNTAX DisplayString
3960    MAX-ACCESS read-only
3961    STATUS current
3962    DESCRIPTION
3963        "Differential temperature with appropriate scale (C or F) appended.
3964        -999 means this is unknown."
3965    ::= { bmStatusEntry 10 }
3966    --1.3.6.1.4.1.3052.18.1.10.1.1.10
3967
3968bmsDiffTempEvent OBJECT-TYPE
3969    SYNTAX DisplayString
3970    MAX-ACCESS read-only
3971    STATUS current
3972    DESCRIPTION
3973        "Event state of this battery monitor differential temperature
3974        (Very High, High, Normal)."
3975    ::= { bmStatusEntry 11 }
3976    --1.3.6.1.4.1.3052.18.1.10.1.1.11
3977
3978bmsVoltageValue OBJECT-TYPE
3979    SYNTAX DisplayString
3980    MAX-ACCESS read-only
3981    STATUS current
3982    DESCRIPTION
3983        "Total battery voltage on the string, in volts.  Displayed as a
3984        floating point value in format X.X.  -999.0 means this is unknown."
3985    ::= { bmStatusEntry 12 }
3986    --1.3.6.1.4.1.3052.18.1.10.1.1.12
3987
3988bmsVoltageEvent OBJECT-TYPE
3989    SYNTAX DisplayString
3990    MAX-ACCESS read-only
3991    STATUS current
3992    DESCRIPTION
3993        "Event state of this battery monitor string voltage (Low, Normal, High,
3994        etc.)."
3995    ::= { bmStatusEntry 13 }
3996    --1.3.6.1.4.1.3052.18.1.10.1.1.13
3997
3998bmsDiffVoltValue OBJECT-TYPE
3999    SYNTAX DisplayString
4000    MAX-ACCESS read-only
4001    STATUS current
4002    DESCRIPTION
4003        "Differential voltage in volts.  Displayed as a floating point value
4004        in format X.X.  -999.0 means this is unknown."
4005    ::= { bmStatusEntry 14 }
4006    --1.3.6.1.4.1.3052.18.1.10.1.1.14
4007
4008bmsDiffVoltEvent OBJECT-TYPE
4009    SYNTAX DisplayString
4010    MAX-ACCESS read-only
4011    STATUS current
4012    DESCRIPTION
4013        "Event state of this battery monitor differential voltage (Very High,
4014        High, Normal.)"
4015    ::= { bmStatusEntry 15 }
4016    --1.3.6.1.4.1.3052.18.1.10.1.1.15
4017
4018bmsCurrentValue OBJECT-TYPE
4019    SYNTAX DisplayString
4020    MAX-ACCESS read-only
4021    STATUS current
4022    DESCRIPTION
4023        "Current flow on the string, in amperes.  Displayed as a floating point
4024        value in format X.X. A positive value means the battery string is
4025        charging, and a negative value means the battery string is discharging.
4026        -999.0 means this is unknown."
4027    ::= { bmStatusEntry 16 }
4028    --1.3.6.1.4.1.3052.18.1.10.1.1.16
4029
4030bmsChargingCurrentEvent OBJECT-TYPE
4031    SYNTAX DisplayString
4032    MAX-ACCESS read-only
4033    STATUS current
4034    DESCRIPTION
4035        "Event state of this battery monitor charging current (Low, Normal,
4036        High, etc.)."
4037    ::= { bmStatusEntry 17 }
4038    --1.3.6.1.4.1.3052.18.1.10.1.1.17
4039
4040bmsDischargingCurrentEvent OBJECT-TYPE
4041    SYNTAX DisplayString
4042    MAX-ACCESS read-only
4043    STATUS current
4044    DESCRIPTION
4045        "Event state of this battery monitor discharging current (Low, Normal,
4046        High, etc.)."
4047    ::= { bmStatusEntry 18 }
4048    --1.3.6.1.4.1.3052.18.1.10.1.1.18
4049
4050bmsChargeLevelValue OBJECT-TYPE
4051    SYNTAX DisplayString
4052    MAX-ACCESS read-only
4053    STATUS current
4054    DESCRIPTION
4055        "Charge level of the battery string."
4056    ::= { bmStatusEntry 19 }
4057    --1.3.6.1.4.1.3052.18.1.10.1.1.19
4058
4059bmsChargeLevelEvent OBJECT-TYPE
4060    SYNTAX DisplayString
4061    MAX-ACCESS read-only
4062    STATUS current
4063    DESCRIPTION
4064        "Event state of this battery monitor charge level (Very Low, Low,
4065        Normal)."
4066    ::= { bmStatusEntry 20 }
4067    --1.3.6.1.4.1.3052.18.1.10.1.1.20
4068
4069bmsJarHealthValue OBJECT-TYPE
4070    SYNTAX DisplayString
4071    MAX-ACCESS read-only
4072    STATUS current
4073    DESCRIPTION
4074        "Jar health of the battery string."
4075    ::= { bmStatusEntry 21 }
4076    --1.3.6.1.4.1.3052.18.1.10.1.1.21
4077
4078bmsJarHealthEvent OBJECT-TYPE
4079    SYNTAX DisplayString
4080    MAX-ACCESS read-only
4081    STATUS current
4082    DESCRIPTION
4083        "Event state of this battery monitor jar health (Very Low, Low,
4084        Normal)."
4085    ::= { bmStatusEntry 22 }
4086    --1.3.6.1.4.1.3052.18.1.10.1.1.22
4087
4088bmsCombined OBJECT-TYPE
4089    SYNTAX DisplayString
4090    MAX-ACCESS read-only
4091    STATUS current
4092    DESCRIPTION
4093        "Combined status string intended to be parsed by NMS:
4094        name`deviceState`deviceStateColorCode`stringState`charge`voltage`temp`health~chargeEventState`chargeColorCode`voltageEventState`voltageColorCode`tempEventState`tempColorCode`healthEventState`healthColorCode`numActiveEvents"
4095    ::= { bmStatusEntry 23 }
4096    --1.3.6.1.4.1.3052.18.1.10.1.1.23
4097
4098
4099bmsJarStatusTable OBJECT-TYPE
4100    SYNTAX SEQUENCE OF BMJarStatus
4101    MAX-ACCESS not-accessible
4102    STATUS current
4103    DESCRIPTION
4104        "This table organizes per-jar attributes of a battery monitor:
4105        1. voltage
4106        2. temperature."
4107    ::= { batteryMonitorStatus 2 }
4108    --1.3.6.1.4.1.3052.18.1.10.2
4109
4110bmJarStatusEntry OBJECT-TYPE
4111    SYNTAX BMJarStatus
4112    MAX-ACCESS not-accessible
4113    STATUS current
4114    DESCRIPTION
4115        "Entry for battery monitor jar status table.  Note this table uses
4116        2 SNMP indexes: the first for which battery monitor and the second for
4117        which jar."
4118    INDEX { bmjsIndexBM, bmjsIndexJar }
4119    ::= { bmsJarStatusTable 1 }
4120    --1.3.6.1.4.1.3052.18.1.10.2.1
4121
4122bmjsIndexBM OBJECT-TYPE
4123    SYNTAX Integer32 (1..9)
4124    MAX-ACCESS read-only
4125    STATUS current
4126    DESCRIPTION
4127        "The part of the index that refers to which battery monitor."
4128    ::= { bmJarStatusEntry 1 }
4129    --1.3.6.1.4.1.3052.18.1.10.2.1.1
4130
4131bmjsIndexJar OBJECT-TYPE
4132    SYNTAX Integer32 (1..12)
4133    MAX-ACCESS read-only
4134    STATUS current
4135    DESCRIPTION
4136        "The part of the index that refers to which jar."
4137    ::= { bmJarStatusEntry 2 }
4138    --1.3.6.1.4.1.3052.18.1.10.2.1.2
4139
4140bmjsVoltageValue OBJECT-TYPE
4141    SYNTAX DisplayString
4142    MAX-ACCESS read-only
4143    STATUS current
4144    DESCRIPTION
4145        "Voltage of individual battery cell.  This is a floating point value
4146        in format X.X.  -999.0 means this is unknown."
4147    ::= { bmJarStatusEntry 3 }
4148    --1.3.6.1.4.1.3052.18.1.10.2.1.3
4149
4150bmjsTempValue OBJECT-TYPE
4151    SYNTAX DisplayString
4152    MAX-ACCESS read-only
4153    STATUS current
4154    DESCRIPTION
4155        "Temperature of individual battery jar.  This is a floating point
4156        value.  -999.0 means unknown."
4157    ::= { bmJarStatusEntry 4 }
4158    --1.3.6.1.4.1.3052.18.1.10.2.1.4
4159
4160bmjsAdmittanceValue OBJECT-TYPE
4161    SYNTAX Integer32
4162    MAX-ACCESS read-only
4163    STATUS current
4164    DESCRIPTION
4165        "Cell admittance of individual jar. This is an integer value.
4166        -999 means unknown."
4167    ::= { bmJarStatusEntry 5 }
4168    --1.3.6.1.4.1.3052.18.1.10.2.1.5
4169
4170bmjsAdmittanceChangeValue OBJECT-TYPE
4171    SYNTAX Integer32
4172    MAX-ACCESS read-only
4173    STATUS current
4174    DESCRIPTION
4175        "Percent change of cell admittance of individual jar. This is an
4176        integer value."
4177    ::= { bmJarStatusEntry 6 }
4178    --1.3.6.1.4.1.3052.18.1.10.2.1.6
4179
4180
4181--***************************************************************************************
4182--EventSensor Basics Section    2.1
4183--***************************************************************************************
4184
4185esNumberEventSensors OBJECT-TYPE
4186    SYNTAX Integer32
4187    MAX-ACCESS read-only
4188    STATUS current
4189    DESCRIPTION
4190        "The number of EventSensors recognized by the unit,
4191        including the internal EventSensor.
4192        Range: 1-17"
4193    ::= { eventSensorBasics 1 }
4194    --1.3.6.1.4.1.3052.18.2.1.1
4195
4196esTable OBJECT-TYPE
4197    SYNTAX SEQUENCE OF ESExist
4198    MAX-ACCESS not-accessible
4199    STATUS current
4200    DESCRIPTION
4201        "The table of what EventSensors are attached to the unit,
4202        including the internal EventSensor"
4203    ::= { eventSensorBasics 2 }
4204    --1.3.6.1.4.1.3052.18.2.1.2
4205
4206esEntry OBJECT-TYPE
4207    SYNTAX ESExist
4208    MAX-ACCESS not-accessible
4209    STATUS current
4210    DESCRIPTION
4211        "Table entry for EventSensor table"
4212    INDEX { esIndex }
4213    ::= { esTable 1 }
4214    --1.3.6.1.4.1.3052.18.2.1.2.1
4215
4216esIndex OBJECT-TYPE
4217    SYNTAX Integer32 (1..200)
4218    MAX-ACCESS read-only
4219    STATUS current
4220    DESCRIPTION
4221        "This number refers to an EventSensor; it has the
4222        same meaning as the esIndexES object (see above),
4223        except that this object is used only within the
4224        esTable branch.
4225
4226        This object's allowable values are 1 through 16,
4227        and 200.  200 always refers to the EventSensor
4228        inside the unit.  1 through 16 refer to additional
4229        attached EventSensors.
4230
4231        The number corresponding to an EventSensor is
4232        determined by the user at the initial configuration
4233        time.  If there is an internal sensor in the unit,
4234        it will always be the first item in the Sensor
4235        Events setup menu.
4236
4237        For example, if a new EventSensor is configured as
4238        the 2nd entry AFTER the internal EventSensor (if
4239        one exists) in the Sensor Events Setup Menu, then
4240        that EventSensor will be known from then on as
4241        EventSensor 2.  All point indeces with esIndex=2
4242        will now refer to that particular EventSensor.
4243        "
4244    ::= { esEntry 1 }
4245    --1.3.6.1.4.1.3052.18.2.1.2.1.1
4246
4247esName  OBJECT-TYPE
4248    SYNTAX DisplayString
4249    MAX-ACCESS read-only
4250    STATUS current
4251    DESCRIPTION
4252        "The name of the EventSensor"
4253    ::= { esEntry 2 }
4254    --1.3.6.1.4.1.3052.18.2.1.2.1.2
4255
4256esID    OBJECT-TYPE
4257    SYNTAX DisplayString
4258    MAX-ACCESS read-only
4259    STATUS current
4260    DESCRIPTION
4261        "The factory-assigned ID of the EventSensor"
4262    ::= { esEntry 3 }
4263    --1.3.6.1.4.1.3052.18.2.1.2.1.3
4264
4265esNumberTempSensors OBJECT-TYPE
4266    SYNTAX Integer32
4267    MAX-ACCESS read-only
4268    STATUS current
4269    DESCRIPTION
4270        "The number of temperature sensors on the EventSensor"
4271    ::= { esEntry 4 }
4272    --1.3.6.1.4.1.3052.18.2.1.2.1.4
4273
4274esTempReportingMode OBJECT-TYPE
4275    SYNTAX DisplayString
4276    MAX-ACCESS read-only
4277    STATUS current
4278    DESCRIPTION
4279        "Description of how temperature values should
4280        be interpreted."
4281    ::= { esEntry 5 }
4282    --1.3.6.1.4.1.3052.18.2.1.2.1.5
4283
4284esNumberCCs OBJECT-TYPE
4285    SYNTAX Integer32
4286    MAX-ACCESS read-only
4287    STATUS current
4288    DESCRIPTION
4289        "The number of contact closures on the EventSensor."
4290    ::= { esEntry 6 }
4291    --1.3.6.1.4.1.3052.18.2.1.2.1.6
4292
4293esCCReportingMode OBJECT-TYPE
4294    SYNTAX DisplayString
4295    MAX-ACCESS read-only
4296    STATUS current
4297    DESCRIPTION
4298        "Description of how CC values should be interpreted."
4299    ::= { esEntry 7 }
4300    --1.3.6.1.4.1.3052.18.2.1.2.1.7
4301
4302esNumberHumidSensors OBJECT-TYPE
4303    SYNTAX Integer32
4304    MAX-ACCESS read-only
4305    STATUS current
4306    DESCRIPTION
4307        "The number of humidity sensors on the EventSensor."
4308    ::= { esEntry 8 }
4309    --1.3.6.1.4.1.3052.18.2.1.2.1.8
4310
4311esHumidReportingMode OBJECT-TYPE
4312    SYNTAX DisplayString
4313    MAX-ACCESS read-only
4314    STATUS current
4315    DESCRIPTION
4316        "Description of how humidity sensor values should be
4317        interpreted."
4318    ::= { esEntry 9 }
4319    --1.3.6.1.4.1.3052.18.2.1.2.1.9
4320
4321esNumberNoiseSensors OBJECT-TYPE
4322    SYNTAX Integer32
4323    MAX-ACCESS read-only
4324    STATUS current
4325    DESCRIPTION
4326        "The number of noise sensors on the EventSensor."
4327    ::= { esEntry 10 }
4328    --1.3.6.1.4.1.3052.18.2.1.2.1.10
4329
4330esNoiseReportingMode OBJECT-TYPE
4331    SYNTAX DisplayString
4332    MAX-ACCESS read-only
4333    STATUS current
4334    DESCRIPTION
4335        "Description of how noise sensor values should be
4336        interpreted."
4337    ::= { esEntry 11 }
4338    --1.3.6.1.4.1.3052.18.2.1.2.1.11
4339
4340esNumberAirflowSensors OBJECT-TYPE
4341    SYNTAX Integer32
4342    MAX-ACCESS read-only
4343    STATUS current
4344    DESCRIPTION
4345        "The number of airflow sensors on the EventSensor."
4346    ::= { esEntry 12 }
4347    --1.3.6.1.4.1.3052.18.2.1.2.1.12
4348
4349esAirflowReportingMode OBJECT-TYPE
4350    SYNTAX DisplayString
4351    MAX-ACCESS read-only
4352    STATUS current
4353    DESCRIPTION
4354        "Description of how airflow sensor values should be
4355        interpreted."
4356    ::= { esEntry 13 }
4357    --1.3.6.1.4.1.3052.18.2.1.2.1.13
4358
4359esNumberAnalog OBJECT-TYPE
4360    SYNTAX Integer32
4361    MAX-ACCESS read-only
4362    STATUS current
4363    DESCRIPTION
4364        "The number of analog inputs on the EventSensor."
4365    ::= { esEntry 14 }
4366    --1.3.6.1.4.1.3052.18.2.1.2.1.14
4367
4368esAnalogReportingMode OBJECT-TYPE
4369    SYNTAX DisplayString
4370    MAX-ACCESS read-only
4371    STATUS current
4372    DESCRIPTION
4373        "Description of how analog input values should be
4374        interpreted."
4375    ::= { esEntry 15 }
4376    --1.3.6.1.4.1.3052.18.2.1.2.1.15
4377
4378esNumberOutputs OBJECT-TYPE
4379    SYNTAX Integer32
4380    MAX-ACCESS read-only
4381    STATUS current
4382    DESCRIPTION
4383        "The number of outputs (relay or power) on the EventSensor"
4384    ::= { esEntry 16 }
4385    --1.3.6.1.4.1.3052.18.2.1.2.1.16
4386
4387esOutputReportingMode OBJECT-TYPE
4388    SYNTAX DisplayString
4389    MAX-ACCESS read-only
4390    STATUS current
4391    DESCRIPTION
4392        "Description of how output values should be interpreted."
4393    ::= { esEntry 17 }
4394    --1.3.6.1.4.1.3052.18.2.1.2.1.17
4395
4396esTempCombinedStatus OBJECT-TYPE
4397    SYNTAX DisplayString
4398    MAX-ACCESS read-only
4399    STATUS current
4400    DESCRIPTION
4401        "Combined status string intended to be parsed by NMS:
4402        name`value`scale`eventState`eventColorCode"
4403    ::= { esEntry 18 }
4404    --1.3.6.1.4.1.3052.18.2.1.2.1.18
4405
4406esCCCombinedStatusBlock1 OBJECT-TYPE
4407    SYNTAX DisplayString
4408    MAX-ACCESS read-only
4409    STATUS current
4410    DESCRIPTION
4411        "Combined status string intended to be parsed by NMS:
4412        numInBlock~name1`value1`eventColorCode1`alias1~name2`value2`eventColorCode2`alias2~...name8`value8`eventColorCode8`alias8"
4413    ::= { esEntry 19 }
4414    --1.3.6.1.4.1.3052.18.2.1.2.1.19
4415
4416esCCCombinedStatusBlock2 OBJECT-TYPE
4417    SYNTAX DisplayString
4418    MAX-ACCESS read-only
4419    STATUS current
4420    DESCRIPTION
4421        "Combined status string intended to be parsed by NMS:
4422        numInBlock~name9`value9`eventColorCode9`alias9~name10`value10`eventColorCode10`alias10~...name16`value16`eventColorCode16`alias16"
4423    ::= { esEntry 20 }
4424    --1.3.6.1.4.1.3052.18.2.1.2.1.20
4425
4426esCCCombinedStatusBlock3 OBJECT-TYPE
4427    SYNTAX DisplayString
4428    MAX-ACCESS read-only
4429    STATUS current
4430    DESCRIPTION
4431        "Combined status string intended to be parsed by NMS:
4432        numInBlock~name17`value17`eventColorCode17`alias17~name18`value18`eventColorCode18`alias18~...name24`value24`eventColorCode24`alias24"
4433    ::= { esEntry 21 }
4434    --1.3.6.1.4.1.3052.18.2.1.2.1.21
4435
4436esCCCombinedStatusBlock4 OBJECT-TYPE
4437    SYNTAX DisplayString
4438    MAX-ACCESS read-only
4439    STATUS current
4440    DESCRIPTION
4441        "Combined status string intended to be parsed by NMS:
4442        numInBlock~name25`value25`eventColorCode25`alias25~name26`value26`eventColorCode26`alias26~...name32`value32`eventColorCode32`alias32"
4443    ::= { esEntry 22 }
4444    --1.3.6.1.4.1.3052.18.2.1.2.1.22
4445
4446esCCCombinedStatusBlock5 OBJECT-TYPE
4447    SYNTAX DisplayString
4448    MAX-ACCESS read-only
4449    STATUS current
4450    DESCRIPTION
4451        "Combined status string intended to be parsed by NMS:
4452        numInBlock~name33`value33`eventColorCode33`alias33~name34`value34`eventColorCode34`alias35~...name40`value40`eventColorCode40`alias40"
4453    ::= { esEntry 23 }
4454    --1.3.6.1.4.1.3052.18.2.1.2.1.23
4455
4456esCCCombinedStatusBlock6 OBJECT-TYPE
4457    SYNTAX DisplayString
4458    MAX-ACCESS read-only
4459    STATUS current
4460    DESCRIPTION
4461        "Combined status string intended to be parsed by NMS:
4462        numInBlock~name41`value41`eventColorCode41`alias41~name42`value42`eventColorCode42`alias43~...name48`value48`eventColorCode48`alias48"
4463    ::= { esEntry 24 }
4464    --1.3.6.1.4.1.3052.18.2.1.2.1.24
4465
4466esCCCombinedStatusBlock7 OBJECT-TYPE
4467    SYNTAX DisplayString
4468    MAX-ACCESS read-only
4469    STATUS current
4470    DESCRIPTION
4471        "Combined status string intended to be parsed by NMS:
4472        numInBlock~name49`value49`eventColorCode49`alias49~name50`value50`eventColorCode50`alias50~...name56`value56`eventColorCode56`alias56"
4473    ::= { esEntry 25 }
4474    --1.3.6.1.4.1.3052.18.2.1.2.1.25
4475
4476esCCCombinedStatusBlock8 OBJECT-TYPE
4477    SYNTAX DisplayString
4478    MAX-ACCESS read-only
4479    STATUS current
4480    DESCRIPTION
4481        "Combined status string intended to be parsed by NMS:
4482        numInBlock~name57`value57`eventColorCode57`alias57~name57`value57`eventColorCode564`alias57~...name64`value64`eventColorCode64`alias64"
4483    ::= { esEntry 26 }
4484    --1.3.6.1.4.1.3052.18.2.1.2.1.26
4485
4486esHumidCombinedStatus OBJECT-TYPE
4487    SYNTAX DisplayString
4488    MAX-ACCESS read-only
4489    STATUS current
4490    DESCRIPTION
4491        "Combined status string intended to be parsed by NMS:
4492        name`value`eventState`eventColorCode"
4493    ::= { esEntry 27 }
4494    --1.3.6.1.4.1.3052.18.2.1.2.1.27
4495
4496esAnalogCombinedStatusBlock1 OBJECT-TYPE
4497    SYNTAX DisplayString
4498    MAX-ACCESS read-only
4499    STATUS current
4500    DESCRIPTION
4501        "Combined status string intended to be parsed by NMS:
4502        numInBlock~name1`value1`units1`eventState`eventColorCode1~name2`value2`units2`eventState`eventColorCode2~..."
4503    ::= { esEntry 28 }
4504    --1.3.6.1.4.1.3052.18.2.1.2.1.28
4505
4506esAnalogCombinedStatusBlock2 OBJECT-TYPE
4507    SYNTAX DisplayString
4508    MAX-ACCESS read-only
4509    STATUS current
4510    DESCRIPTION
4511        "Combined status string intended to be parsed by NMS:
4512        numInBlock~name9`value9`units9`eventState9`eventColorCode9~..."
4513    ::= { esEntry 29 }
4514    --1.3.6.1.4.1.3052.18.2.1.2.1.29
4515
4516esAnalogCombinedStatusBlock3 OBJECT-TYPE
4517    SYNTAX DisplayString
4518    MAX-ACCESS read-only
4519    STATUS current
4520    DESCRIPTION
4521        "Combined status string intended to be parsed by NMS:
4522        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
4523    ::= { esEntry 30 }
4524    --1.3.6.1.4.1.3052.18.2.1.2.1.31
4525
4526esAnalogCombinedStatusBlock4 OBJECT-TYPE
4527    SYNTAX DisplayString
4528    MAX-ACCESS read-only
4529    STATUS current
4530    DESCRIPTION
4531        "Combined status string intended to be parsed by NMS:
4532        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
4533    ::= { esEntry 31 }
4534    --1.3.6.1.4.1.3052.18.2.1.2.1.31
4535
4536esAnalogCombinedStatusBlock5 OBJECT-TYPE
4537    SYNTAX DisplayString
4538    MAX-ACCESS read-only
4539    STATUS current
4540    DESCRIPTION
4541        "Combined status string intended to be parsed by NMS:
4542        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
4543    ::= { esEntry 32 }
4544    --1.3.6.1.4.1.3052.18.2.1.2.1.32
4545
4546esAnalogCombinedStatusBlock6 OBJECT-TYPE
4547    SYNTAX DisplayString
4548    MAX-ACCESS read-only
4549    STATUS current
4550    DESCRIPTION
4551        "Combined status string intended to be parsed by NMS:
4552        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
4553    ::= { esEntry 33 }
4554    --1.3.6.1.4.1.3052.18.2.1.2.1.33
4555
4556esOutputCombinedStatusBlock1 OBJECT-TYPE
4557    SYNTAX DisplayString
4558    MAX-ACCESS read-only
4559    STATUS current
4560    DESCRIPTION
4561        "Combined status string intended to be parsed by NMS:
4562        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
4563    ::= { esEntry 34 }
4564    --1.3.6.1.4.1.3052.18.2.1.2.1.34
4565
4566esOutputCombinedStatusBlock2 OBJECT-TYPE
4567    SYNTAX DisplayString
4568    MAX-ACCESS read-only
4569    STATUS current
4570    DESCRIPTION
4571        "Combined status string intended to be parsed by NMS:
4572        numInBlock`namex`valuex`aliasx~namey`valuey`aliasy~...namez`valuez`aliasz"
4573    ::= { esEntry 35 }
4574    --1.3.6.1.4.1.3052.18.2.1.2.1.35
4575
4576esNewSensors OBJECT-TYPE
4577    SYNTAX DisplayString
4578    MAX-ACCESS read-only
4579    STATUS current
4580    DESCRIPTION
4581        "String representing the number of new (attached but unconfigured) EventSensors"
4582    ::= { eventSensorBasics 3 }
4583    --1.3.6.1.4.1.3052.18.2.1.3
4584
4585
4586--***************************************************************************************
4587--EventSensor Point Config Section   2.2
4588--***************************************************************************************
4589
4590
4591
4592esPointConfigTempTable OBJECT-TYPE
4593    SYNTAX SEQUENCE OF ESPointConfigTemp
4594    MAX-ACCESS not-accessible
4595    STATUS current
4596    DESCRIPTION
4597        "This table organizes 3 basic attributes of temperature
4598        sensor points.  A point is a particular sensor on an
4599        EventSensor.  The 3 point attributes organizes in this table
4600        are:
4601        1. the configuration item (e.g., enable, name, etc.)
4602        2. the eventsensor on which this point resides
4603        3. the point number (always 1 for temp sensors)
4604
4605        Points are referenced by a point config index.  The point
4606        config index is a string of 2 numbers separated by periods.
4607        It contains all the information necessary for getting a
4608        piece of data off an event sensor within the context of this
4609        emperature point config table ; namely, which EventSensor,
4610        and which sensor (a.k.a. point) (always 1 for temperature
4611        sensors).
4612        "
4613    ::= { eventSensorPointConfig 1 }
4614    --1.3.6.1.4.1.3052.18.2.2.1
4615
4616esPointConfigTempEntry OBJECT-TYPE
4617    SYNTAX ESPointConfigTemp
4618    MAX-ACCESS not-accessible
4619    STATUS current
4620    DESCRIPTION
4621        "Entry for EventSensor point config temperature table"
4622    INDEX { espcTempIndexES, espcTempIndexPoint }
4623    ::= { esPointConfigTempTable 1 }
4624    --1.3.6.1.4.1.3052.18.2.2.1.1
4625
4626espcTempIndexES OBJECT-TYPE
4627    SYNTAX Integer32 (1..200)
4628    MAX-ACCESS read-only
4629    STATUS current
4630    DESCRIPTION
4631        "The part of the point index that refers to an
4632        EventSensor.
4633
4634        The point config index is a string of 2 numbers separated
4635        by a period.  It contains all the information
4636        necessary for getting a piece of data off an event
4637        sensor within the the context of the eventsensor point
4638        config temperature table; namely, which EventSensor,
4639        and which sensor (a.k.a. point).
4640
4641        This object's allowable values are 1 through 16,
4642        and 200.  200 always refers to the EventSensor
4643        inside the unit.  1 through 16 refer to additional
4644        attached EventSensors.
4645
4646        The number corresponding to an EventSensor is
4647        determined by the user at the initial configuration
4648        time.  If there is an internal sensor in the unit,
4649        it will always be the first item in the Sensor
4650        Events setup menu.
4651
4652        For example, if a new EventSensor is configured as
4653        the 2nd entry AFTER the internal EventSensor (if
4654        one exists) in the Sensor Events Setup Menu, then
4655        that EventSensor will be known from then on as
4656        EventSensor 2.  All point indeces with esIndexES=2
4657        will now refer to that particular EventSensor.
4658        "
4659    ::= { esPointConfigTempEntry 1 }
4660    --1.3.6.1.4.1.3052.18.2.2.1.1.1
4661
4662espcTempIndexPoint OBJECT-TYPE
4663    SYNTAX Integer32 (1..64)
4664    MAX-ACCESS read-only
4665    STATUS current
4666    DESCRIPTION
4667        "The part of the point index that delineates which
4668        sensor on the EventSensor.
4669
4670        So this combined with espcTempIndexES (which EventSensor)
4671        uniquely defines each point attached to a unit within the
4672        context of temperature point configuration."
4673    ::= { esPointConfigTempEntry 2 }
4674    --1.3.6.1.4.1.3052.18.2.2.1.1.2
4675
4676espcTempEnable OBJECT-TYPE
4677    SYNTAX DisplayString
4678    MAX-ACCESS read-write
4679    STATUS current
4680    DESCRIPTION
4681        "ON/OFF enable this temperature sensor"
4682    ::= { esPointConfigTempEntry 3 }
4683    --1.3.6.1.4.1.3052.18.2.2.1.1.3
4684
4685espcTempScale OBJECT-TYPE
4686    SYNTAX DisplayString
4687    MAX-ACCESS read-write
4688    STATUS current
4689    DESCRIPTION
4690        "Scale (C/F) for this temperature sensor"
4691    ::= { esPointConfigTempEntry 4 }
4692    --1.3.6.1.4.1.3052.18.2.2.1.1.4
4693
4694espcTempDeadband OBJECT-TYPE
4695    SYNTAX DisplayString
4696    MAX-ACCESS read-write
4697    STATUS current
4698    DESCRIPTION
4699        "Deadband for this temperature sensor (in floating-point format)"
4700    ::= { esPointConfigTempEntry 5 }
4701    --1.3.6.1.4.1.3052.18.2.2.1.1.5
4702
4703espcTempVHighTemp OBJECT-TYPE
4704    SYNTAX DisplayString
4705    MAX-ACCESS read-write
4706    STATUS current
4707    DESCRIPTION
4708        "Very high temperature event threshold for this temperature
4709        sensor (in floating-point format)"
4710    ::= { esPointConfigTempEntry 6 }
4711    --1.3.6.1.4.1.3052.18.2.2.1.1.6
4712
4713espcTempVHighActions OBJECT-TYPE
4714    SYNTAX DisplayString
4715    MAX-ACCESS read-write
4716    STATUS current
4717    DESCRIPTION
4718        "Very high temperature event actions for this temperature
4719        sensor"
4720    ::= { esPointConfigTempEntry 7 }
4721    --1.3.6.1.4.1.3052.18.2.2.1.1.7
4722
4723espcTempVHighTrapnum OBJECT-TYPE
4724    SYNTAX Integer32
4725    MAX-ACCESS read-write
4726    STATUS current
4727    DESCRIPTION
4728        "Very high temperature event trap number for this
4729        temperature sensor"
4730    ::= { esPointConfigTempEntry 8 }
4731    --1.3.6.1.4.1.3052.18.2.2.1.1.8
4732
4733espcTempVHighClass OBJECT-TYPE
4734    SYNTAX DisplayString
4735    MAX-ACCESS read-write
4736    STATUS current
4737    DESCRIPTION
4738        "Very high temperature event class for this temperature
4739        sensor"
4740    ::= { esPointConfigTempEntry 9 }
4741    --1.3.6.1.4.1.3052.18.2.2.1.1.9
4742
4743espcTempHighTemp OBJECT-TYPE
4744    SYNTAX DisplayString
4745    MAX-ACCESS read-write
4746    STATUS current
4747    DESCRIPTION
4748        "High temperature event threshold for this temperature
4749        sensor (in floating-point format)"
4750    ::= { esPointConfigTempEntry 10 }
4751    --1.3.6.1.4.1.3052.18.2.2.1.1.10
4752
4753espcTempHighActions OBJECT-TYPE
4754    SYNTAX DisplayString
4755    MAX-ACCESS read-write
4756    STATUS current
4757    DESCRIPTION
4758        "High temperature event actions for this temperature sensor"
4759    ::= { esPointConfigTempEntry 11 }
4760    --1.3.6.1.4.1.3052.18.2.2.1.1.11
4761
4762espcTempHighTrapnum OBJECT-TYPE
4763    SYNTAX Integer32
4764    MAX-ACCESS read-write
4765    STATUS current
4766    DESCRIPTION
4767        "High temperature event trap number for this temperature
4768        sensor"
4769    ::= { esPointConfigTempEntry 12 }
4770    --1.3.6.1.4.1.3052.18.2.2.1.1.12
4771
4772espcTempHighClass OBJECT-TYPE
4773    SYNTAX DisplayString
4774    MAX-ACCESS read-write
4775    STATUS current
4776    DESCRIPTION
4777        "High temperature event class for this temperature sensor"
4778    ::= { esPointConfigTempEntry 13 }
4779    --1.3.6.1.4.1.3052.18.2.2.1.1.13
4780
4781espcTempNormalActions OBJECT-TYPE
4782    SYNTAX DisplayString
4783    MAX-ACCESS read-write
4784    STATUS current
4785    DESCRIPTION
4786        "Return-to-normal event actions for this temperature sensor"
4787    ::= { esPointConfigTempEntry 14 }
4788    --1.3.6.1.4.1.3052.18.2.2.1.1.14
4789
4790espcTempNormalTrapnum OBJECT-TYPE
4791    SYNTAX Integer32
4792    MAX-ACCESS read-write
4793    STATUS current
4794    DESCRIPTION
4795        "Return-to-normal event trap number for this temperature
4796        sensor"
4797    ::= { esPointConfigTempEntry 15 }
4798    --1.3.6.1.4.1.3052.18.2.2.1.1.15
4799
4800espcTempNormalClass OBJECT-TYPE
4801    SYNTAX DisplayString
4802    MAX-ACCESS read-write
4803    STATUS current
4804    DESCRIPTION
4805        "Return-to-normal event class for this temperature sensor"
4806    ::= { esPointConfigTempEntry 16 }
4807    --1.3.6.1.4.1.3052.18.2.2.1.1.16
4808
4809espcTempLowTemp OBJECT-TYPE
4810    SYNTAX DisplayString
4811    MAX-ACCESS read-write
4812    STATUS current
4813    DESCRIPTION
4814        "Low temperature event threshold for this temperature sensor
4815        (in floating-point format)"
4816    ::= { esPointConfigTempEntry 17 }
4817    --1.3.6.1.4.1.3052.18.2.2.1.1.17
4818
4819espcTempLowActions OBJECT-TYPE
4820    SYNTAX DisplayString
4821    MAX-ACCESS read-write
4822    STATUS current
4823    DESCRIPTION
4824        "Low temperature event actions for this temperature sensor"
4825    ::= { esPointConfigTempEntry 18 }
4826    --1.3.6.1.4.1.3052.18.2.2.1.1.18
4827
4828espcTempLowTrapnum OBJECT-TYPE
4829    SYNTAX Integer32
4830    MAX-ACCESS read-write
4831    STATUS current
4832    DESCRIPTION
4833        "Low temperature event trap number for this temperature
4834        sensor"
4835    ::= { esPointConfigTempEntry 19 }
4836    --1.3.6.1.4.1.3052.18.2.2.1.1.19
4837
4838espcTempLowClass OBJECT-TYPE
4839    SYNTAX DisplayString
4840    MAX-ACCESS read-write
4841    STATUS current
4842    DESCRIPTION
4843        "Low temperature event class for this temperature sensor"
4844    ::= { esPointConfigTempEntry 20 }
4845    --1.3.6.1.4.1.3052.18.2.2.1.1.20
4846
4847espcTempVLowTemp OBJECT-TYPE
4848    SYNTAX DisplayString
4849    MAX-ACCESS read-write
4850    STATUS current
4851    DESCRIPTION
4852        "Very Low temperature event threshold for this temperature
4853        sensor (in floating-point format)"
4854    ::= { esPointConfigTempEntry 21 }
4855    --1.3.6.1.4.1.3052.18.2.2.1.1.21
4856
4857espcTempVLowActions OBJECT-TYPE
4858    SYNTAX DisplayString
4859    MAX-ACCESS read-write
4860    STATUS current
4861    DESCRIPTION
4862        "Very Low temperature event actions for this temperature
4863        sensor"
4864    ::= { esPointConfigTempEntry 22 }
4865    --1.3.6.1.4.1.3052.18.2.2.1.1.22
4866
4867espcTempVLowTrapnum OBJECT-TYPE
4868    SYNTAX Integer32
4869    MAX-ACCESS read-write
4870    STATUS current
4871    DESCRIPTION
4872        "Very Low temperature event trap number for this temperature
4873        sensor"
4874    ::= { esPointConfigTempEntry 23 }
4875    --1.3.6.1.4.1.3052.18.2.2.1.1.23
4876
4877espcTempVLowClass OBJECT-TYPE
4878    SYNTAX DisplayString
4879    MAX-ACCESS read-write
4880    STATUS current
4881    DESCRIPTION
4882        "Very Low temperature event class for this temperature sensor"
4883    ::= { esPointConfigTempEntry 24 }
4884    --1.3.6.1.4.1.3052.18.2.2.1.1.24
4885
4886
4887
4888
4889
4890esPointConfigCCTable OBJECT-TYPE
4891    SYNTAX SEQUENCE OF ESPointConfigCC
4892    MAX-ACCESS not-accessible
4893    STATUS current
4894    DESCRIPTION
4895        "This table organizes 3 basic attributes of contact closure
4896        points.  A point is a particular sensor on an EventSensor.
4897        The 3 point attributes organizes in this table are:
4898        1. the configuration item (e.g., enable, name, etc.)
4899        2. the eventsensor on which this point resides
4900        3. the point number
4901
4902        Points are referenced by a point config index.  The point
4903        config index is a string of 2 numbers separated by a period.
4904        It contains all the information necessary for getting a piece
4905        of data off an event sensor within the context of this
4906        contact closure point config table ; namely, which
4907        EventSensor and which sensor.
4908        "
4909    ::= { eventSensorPointConfig 2 }
4910    --1.3.6.1.4.1.3052.18.2.2.2
4911
4912esPointConfigCCEntry OBJECT-TYPE
4913    SYNTAX ESPointConfigCC
4914    MAX-ACCESS not-accessible
4915    STATUS current
4916    DESCRIPTION
4917        "Entry for EventSensor point config contact closure table"
4918    INDEX { espcCCIndexES, espcCCIndexPoint }
4919    ::= { esPointConfigCCTable 1 }
4920    --1.3.6.1.4.1.3052.18.2.2.2.1
4921
4922espcCCIndexES OBJECT-TYPE
4923    SYNTAX Integer32 (1..200)
4924    MAX-ACCESS read-only
4925    STATUS current
4926    DESCRIPTION
4927        "The part of the point index that refers to an
4928        EventSensor.
4929
4930        The point config index is a string of 2 numbers separated
4931        by a period.  It contains all the information
4932        necessary for getting a piece of data off an event
4933        sensor within the the context of the eventsensor point
4934        config contact closure table; namely, which EventSensor
4935        and which sensor (a.k.a. point).
4936
4937        This object's allowable values are 1 through 16,
4938        and 200.  200 always refers to the EventSensor
4939        inside the unit.  1 through 16 refer to additional
4940        attached EventSensors.
4941        "
4942    ::= { esPointConfigCCEntry 1 }
4943    --1.3.6.1.4.1.3052.18.2.2.2.1.1
4944
4945espcCCIndexPoint OBJECT-TYPE
4946    SYNTAX Integer32 (1..64)
4947    MAX-ACCESS read-only
4948    STATUS current
4949    DESCRIPTION
4950        "The part of the point index that delineates which
4951        sensor on the EventSensor.
4952
4953        So this combined with espcCCIndexES (which EventSensor)
4954        uniquely defines each point attached to a unit within the
4955        context of contact closure point configuration."
4956    ::= { esPointConfigCCEntry 2 }
4957    --1.3.6.1.4.1.3052.18.2.2.2.1.2
4958
4959espcCCEnable OBJECT-TYPE
4960    SYNTAX DisplayString
4961    MAX-ACCESS read-write
4962    STATUS current
4963    DESCRIPTION
4964        "ON/OFF enable for this contact closure"
4965    ::= { esPointConfigCCEntry 3 }
4966    --1.3.6.1.4.1.3052.18.2.2.2.1.3
4967
4968espcCCName OBJECT-TYPE
4969    SYNTAX DisplayString
4970    MAX-ACCESS read-write
4971    STATUS current
4972    DESCRIPTION
4973        "Name for this contact closure"
4974    ::= { esPointConfigCCEntry 4 }
4975    --1.3.6.1.4.1.3052.18.2.2.2.1.4
4976
4977espcCCEventState OBJECT-TYPE
4978    SYNTAX DisplayString
4979    MAX-ACCESS read-write
4980    STATUS current
4981    DESCRIPTION
4982        "Event state for this contact closure"
4983    ::= { esPointConfigCCEntry 5 }
4984    --1.3.6.1.4.1.3052.18.2.2.2.1.5
4985
4986espcCCThreshold OBJECT-TYPE
4987    SYNTAX Integer32 (0..65535)
4988    MAX-ACCESS read-write
4989    STATUS current
4990    DESCRIPTION
4991        "Event threshold (seconds) for this contact closure"
4992    ::= { esPointConfigCCEntry 6 }
4993    --1.3.6.1.4.1.3052.18.2.2.2.1.6
4994
4995espcCCEventActions OBJECT-TYPE
4996    SYNTAX DisplayString
4997    MAX-ACCESS read-write
4998    STATUS current
4999    DESCRIPTION
5000        "Event actions for this contact closure"
5001    ::= { esPointConfigCCEntry 7 }
5002    --1.3.6.1.4.1.3052.18.2.2.2.1.7
5003
5004espcCCEventTrapnum OBJECT-TYPE
5005    SYNTAX Integer32
5006    MAX-ACCESS read-write
5007    STATUS current
5008    DESCRIPTION
5009        "Event trap number for this contact closure"
5010    ::= { esPointConfigCCEntry 8 }
5011    --1.3.6.1.4.1.3052.18.2.2.2.1.8
5012
5013espcCCEventClass OBJECT-TYPE
5014    SYNTAX DisplayString
5015    MAX-ACCESS read-write
5016    STATUS current
5017    DESCRIPTION
5018        "Event class for this contact closure"
5019    ::= { esPointConfigCCEntry 9 }
5020    --1.3.6.1.4.1.3052.18.2.2.2.1.9
5021
5022espcCCNormalActions OBJECT-TYPE
5023    SYNTAX DisplayString
5024    MAX-ACCESS read-write
5025    STATUS current
5026    DESCRIPTION
5027        "Return-to-normal actions for this contact closure"
5028    ::= { esPointConfigCCEntry 10 }
5029    --1.3.6.1.4.1.3052.18.2.2.2.1.10
5030
5031espcCCNormalTrapnum OBJECT-TYPE
5032    SYNTAX Integer32
5033    MAX-ACCESS read-write
5034    STATUS current
5035    DESCRIPTION
5036        "Return-to-normal trap number for this contact closure"
5037    ::= { esPointConfigCCEntry 11 }
5038    --1.3.6.1.4.1.3052.18.2.2.2.1.11
5039
5040espcCCNormalClass OBJECT-TYPE
5041    SYNTAX DisplayString
5042    MAX-ACCESS read-write
5043    STATUS current
5044    DESCRIPTION
5045        "Return-to-normal class for this contact closure"
5046    ::= { esPointConfigCCEntry 12 }
5047    --1.3.6.1.4.1.3052.18.2.2.2.1.12
5048
5049espcCCAlarmAlias OBJECT-TYPE
5050    SYNTAX DisplayString
5051    MAX-ACCESS read-write
5052    STATUS current
5053    DESCRIPTION
5054        "Event alias for this contact closure"
5055    ::= { esPointConfigCCEntry 13 }
5056    --1.3.6.1.4.1.3052.18.2.2.2.1.13
5057
5058espcCCNormalAlias OBJECT-TYPE
5059    SYNTAX DisplayString
5060    MAX-ACCESS read-write
5061    STATUS current
5062    DESCRIPTION
5063        "Return-to-normal alias for this contact closure"
5064    ::= { esPointConfigCCEntry 14 }
5065    --1.3.6.1.4.1.3052.18.2.2.2.1.14
5066
5067espcCCNormalThreshold OBJECT-TYPE
5068    SYNTAX Integer32 (0..65535)
5069    MAX-ACCESS read-write
5070    STATUS current
5071    DESCRIPTION
5072        "Event threshold (seconds) for this contact closure to return to normal"
5073    ::= { esPointConfigCCEntry 15 }
5074    --1.3.6.1.4.1.3052.18.2.2.2.1.15
5075
5076espcCCOverrideGlobalReminder OBJECT-TYPE
5077    SYNTAX DisplayString
5078    MAX-ACCESS read-write
5079    STATUS current
5080    DESCRIPTION
5081        "Override global reminder interval (evReminderInterval) for this CC."
5082    ::= { esPointConfigCCEntry 16 }
5083    --1.3.6.1.4.1.3052.18.2.2.2.1.16
5084
5085espcCCReminderInterval OBJECT-TYPE
5086    SYNTAX Integer32
5087    MAX-ACCESS read-write
5088    STATUS current
5089    DESCRIPTION
5090        "Individual reminder interval for this CC, applicable when the global
5091        reminder is overriden."
5092    ::= { esPointConfigCCEntry 17 }
5093    --1.3.6.1.4.1.3052.18.2.2.2.1.17
5094
5095
5096
5097esPointConfigHumidTable OBJECT-TYPE
5098    SYNTAX SEQUENCE OF ESPointConfigHumid
5099    MAX-ACCESS not-accessible
5100    STATUS current
5101    DESCRIPTION
5102        "This table organizes 3 basic attributes of humidity points.
5103        A point is a particular sensor on an EventSensor.  The 3
5104        point attributes organizes in this table are:
5105        1. the configuration item (e.g., enable, name, etc.)
5106        2. the eventsensor on which this point resides
5107        3. the point number (always 1 for humidity sensors)
5108
5109        Points are referenced by a point config index.  The point
5110        config index is a string of 2 numbers separated by a period.
5111        It contains all the information necessary for getting a piece
5112        of data off an event sensor within the context of this
5113        humidity point config table ; namely, which EventSensor and
5114        which sensor.
5115        "
5116    ::= { eventSensorPointConfig 3 }
5117    --1.3.6.1.4.1.3052.18.2.2.3
5118
5119esPointConfigHumidEntry OBJECT-TYPE
5120    SYNTAX ESPointConfigHumid
5121    MAX-ACCESS not-accessible
5122    STATUS current
5123    DESCRIPTION
5124        "Entry for EventSensor point config humidity table"
5125    INDEX { espcHumidIndexES, espcHumidIndexPoint }
5126    ::= { esPointConfigHumidTable 1 }
5127    --1.3.6.1.4.1.3052.18.2.2.3.1
5128
5129espcHumidIndexES OBJECT-TYPE
5130    SYNTAX Integer32 (1..200)
5131    MAX-ACCESS read-only
5132    STATUS current
5133    DESCRIPTION
5134        "The part of the point index that refers to an
5135        EventSensor.
5136
5137        The point config index is a string of 2 numbers separated
5138        by a period.  It contains all the information
5139        necessary for getting a piece of data off an event
5140        sensor within the the context of the eventsensor point
5141        config contact closure table; namely, which EventSensor
5142        and which sensor (a.k.a. point).
5143
5144        This object's allowable values are 1 through 16,
5145        and 200.  200 always refers to the EventSensor
5146        inside the unit.  1 through 16 refer to additional
5147        attached EventSensors.
5148        "
5149    ::= { esPointConfigHumidEntry 1 }
5150    --1.3.6.1.4.1.3052.18.2.2.3.1.1
5151
5152espcHumidIndexPoint OBJECT-TYPE
5153    SYNTAX Integer32 (1..64)
5154    MAX-ACCESS read-only
5155    STATUS current
5156    DESCRIPTION
5157        "The part of the point index that delineates which
5158        sensor on the EventSensor.
5159
5160        So this combined with espcHumidIndexES (which EventSensor)
5161        uniquely defines each point attached to a unit within the
5162        context of contact closure point configuration."
5163    ::= { esPointConfigHumidEntry 2 }
5164    --1.3.6.1.4.1.3052.18.2.2.3.1.2
5165
5166espcHumidEnable OBJECT-TYPE
5167    SYNTAX DisplayString
5168    MAX-ACCESS read-write
5169    STATUS current
5170    DESCRIPTION
5171        "ON/OFF enable for this humidity sensor"
5172    ::= { esPointConfigHumidEntry 3 }
5173    --1.3.6.1.4.1.3052.18.2.2.3.1.3
5174
5175espcHumidDeadband OBJECT-TYPE
5176    SYNTAX Integer32
5177    MAX-ACCESS read-write
5178    STATUS current
5179    DESCRIPTION
5180        "Deadband for this humidity sensor"
5181    ::= { esPointConfigHumidEntry 4 }
5182    --1.3.6.1.4.1.3052.18.2.2.3.1.4
5183
5184espcHumidVHighHumid OBJECT-TYPE
5185    SYNTAX Integer32
5186    MAX-ACCESS read-write
5187    STATUS current
5188    DESCRIPTION
5189        "Very high event threshold for this humidity sensor"
5190    ::= { esPointConfigHumidEntry 5 }
5191    --1.3.6.1.4.1.3052.18.2.2.3.1.5
5192
5193espcHumidVHighActions OBJECT-TYPE
5194    SYNTAX DisplayString
5195    MAX-ACCESS read-write
5196    STATUS current
5197    DESCRIPTION
5198        "Very high event actions for this humidity sensor"
5199    ::= { esPointConfigHumidEntry 6 }
5200    --1.3.6.1.4.1.3052.18.2.2.3.1.6
5201
5202espcHumidVHighTrapnum OBJECT-TYPE
5203    SYNTAX Integer32
5204    MAX-ACCESS read-write
5205    STATUS current
5206    DESCRIPTION
5207        "Very high event trap number for this humidity sensor"
5208    ::= { esPointConfigHumidEntry 7 }
5209    --1.3.6.1.4.1.3052.18.2.2.3.1.7
5210
5211espcHumidVHighClass OBJECT-TYPE
5212    SYNTAX DisplayString
5213    MAX-ACCESS read-write
5214    STATUS current
5215    DESCRIPTION
5216        "Very high event class for this humidity sensor"
5217    ::= { esPointConfigHumidEntry 8 }
5218    --1.3.6.1.4.1.3052.18.2.2.3.1.8
5219
5220espcHumidHighHumid OBJECT-TYPE
5221    SYNTAX Integer32
5222    MAX-ACCESS read-write
5223    STATUS current
5224    DESCRIPTION
5225        "High event threshold for this humidity sensor"
5226    ::= { esPointConfigHumidEntry 9 }
5227    --1.3.6.1.4.1.3052.18.2.2.3.1.9
5228
5229espcHumidHighActions OBJECT-TYPE
5230    SYNTAX DisplayString
5231    MAX-ACCESS read-write
5232    STATUS current
5233    DESCRIPTION
5234        "High event actions for this humidity sensor"
5235    ::= { esPointConfigHumidEntry 10 }
5236    --1.3.6.1.4.1.3052.18.2.2.3.1.10
5237
5238espcHumidHighTrapnum OBJECT-TYPE
5239    SYNTAX Integer32
5240    MAX-ACCESS read-write
5241    STATUS current
5242    DESCRIPTION
5243        "High event trap number for this humidity sensor"
5244    ::= { esPointConfigHumidEntry 11 }
5245    --1.3.6.1.4.1.3052.18.2.2.3.1.11
5246
5247espcHumidHighClass OBJECT-TYPE
5248    SYNTAX DisplayString
5249    MAX-ACCESS read-write
5250    STATUS current
5251    DESCRIPTION
5252        "High event class for this humidity sensor"
5253    ::= { esPointConfigHumidEntry 12 }
5254    --1.3.6.1.4.1.3052.18.2.2.3.1.12
5255
5256espcHumidNormalActions OBJECT-TYPE
5257    SYNTAX DisplayString
5258    MAX-ACCESS read-write
5259    STATUS current
5260    DESCRIPTION
5261        "Return-to-normal actions for this humidity sensor"
5262    ::= { esPointConfigHumidEntry 13 }
5263    --1.3.6.1.4.1.3052.18.2.2.3.1.13
5264
5265espcHumidNormalTrapnum OBJECT-TYPE
5266    SYNTAX Integer32
5267    MAX-ACCESS read-write
5268    STATUS current
5269    DESCRIPTION
5270        "Return-to-normal trap number for this humidity sensor"
5271    ::= { esPointConfigHumidEntry 14 }
5272    --1.3.6.1.4.1.3052.18.2.2.3.1.14
5273
5274espcHumidNormalClass OBJECT-TYPE
5275    SYNTAX DisplayString
5276    MAX-ACCESS read-write
5277    STATUS current
5278    DESCRIPTION
5279        "Return-to-normal class for this humidity sensor"
5280    ::= { esPointConfigHumidEntry 15 }
5281    --1.3.6.1.4.1.3052.18.2.2.3.1.15
5282
5283espcHumidLowHumid OBJECT-TYPE
5284    SYNTAX Integer32
5285    MAX-ACCESS read-write
5286    STATUS current
5287    DESCRIPTION
5288        "Low event threshold for this humidity sensor"
5289    ::= { esPointConfigHumidEntry 16 }
5290    --1.3.6.1.4.1.3052.18.2.2.3.1.16
5291
5292espcHumidLowActions OBJECT-TYPE
5293    SYNTAX DisplayString
5294    MAX-ACCESS read-write
5295    STATUS current
5296    DESCRIPTION
5297        "Low event actions for this humidity sensor"
5298    ::= { esPointConfigHumidEntry 17 }
5299    --1.3.6.1.4.1.3052.18.2.2.3.1.17
5300
5301espcHumidLowTrapnum OBJECT-TYPE
5302    SYNTAX Integer32
5303    MAX-ACCESS read-write
5304    STATUS current
5305    DESCRIPTION
5306        "Low event trap number for this humidity sensor"
5307    ::= { esPointConfigHumidEntry 18 }
5308    --1.3.6.1.4.1.3052.18.2.2.3.1.18
5309
5310espcHumidLowClass OBJECT-TYPE
5311    SYNTAX DisplayString
5312    MAX-ACCESS read-write
5313    STATUS current
5314    DESCRIPTION
5315        "Low event class for this humidity sensor"
5316    ::= { esPointConfigHumidEntry 19 }
5317    --1.3.6.1.4.1.3052.18.2.2.3.1.19
5318
5319espcHumidVLowHumid OBJECT-TYPE
5320    SYNTAX Integer32
5321    MAX-ACCESS read-write
5322    STATUS current
5323    DESCRIPTION
5324        "Very low event threshold for this humidity sensor"
5325    ::= { esPointConfigHumidEntry 20 }
5326    --1.3.6.1.4.1.3052.18.2.2.3.1.20
5327
5328espcHumidVLowActions OBJECT-TYPE
5329    SYNTAX DisplayString
5330    MAX-ACCESS read-write
5331    STATUS current
5332    DESCRIPTION
5333        "Very low event actions for this humidity sensor"
5334    ::= { esPointConfigHumidEntry 21 }
5335    --1.3.6.1.4.1.3052.18.2.2.3.1.21
5336
5337espcHumidVLowTrapnum OBJECT-TYPE
5338    SYNTAX Integer32
5339    MAX-ACCESS read-write
5340    STATUS current
5341    DESCRIPTION
5342        "Very low event trap number for this humidity sensor"
5343    ::= { esPointConfigHumidEntry 22 }
5344    --1.3.6.1.4.1.3052.18.2.2.3.1.22
5345
5346espcHumidVLowClass OBJECT-TYPE
5347    SYNTAX DisplayString
5348    MAX-ACCESS read-write
5349    STATUS current
5350    DESCRIPTION
5351        "Very low event class for this humidity sensor"
5352    ::= { esPointConfigHumidEntry 23 }
5353    --1.3.6.1.4.1.3052.18.2.2.3.1.23
5354
5355
5356esPointConfigAITable OBJECT-TYPE
5357    SYNTAX SEQUENCE OF ESPointConfigAnalogInput
5358    MAX-ACCESS not-accessible
5359    STATUS current
5360    DESCRIPTION
5361        "This table organizes 3 basic attributes of analog input
5362        points.  A point is a particular sensor on an EventSensor.
5363        The 3 point attributes organizes in this table are:
5364        1. the configuration item (e.g., enable, name, etc.)
5365        2. the eventsensor on which this point resides
5366        3. the point number
5367
5368        Points are referenced by a point config index.  The point
5369        config index is a string of 2 numbers separated by a period.
5370        It contains all the information necessary for getting a
5371        piece of data off an event sensor within the context of this
5372        analog input point config table ; namely, which EventSensor
5373        and which sensor.
5374        "
5375    ::= { eventSensorPointConfig 5 }
5376    --1.3.6.1.4.1.3052.18.2.2.5
5377
5378esPointConfigAIEntry OBJECT-TYPE
5379    SYNTAX ESPointConfigAnalogInput
5380    MAX-ACCESS not-accessible
5381    STATUS current
5382    DESCRIPTION
5383        "Entry for EventSensor point config analog input table"
5384    INDEX { espcHumidIndexES, espcHumidIndexPoint }
5385    ::= { esPointConfigAITable 1 }
5386    --1.3.6.1.4.1.3052.18.2.2.5.1
5387
5388espcAIIndexES OBJECT-TYPE
5389    SYNTAX Integer32 (1..200)
5390    MAX-ACCESS read-only
5391    STATUS current
5392    DESCRIPTION
5393        "The part of the point index that refers to an
5394        EventSensor.
5395
5396        The point config index is a string of 2 numbers separated
5397        by a period.  It contains all the information
5398        necessary for getting a piece of data off an event
5399        sensor within the the context of the eventsensor point
5400        config contact closure table; namely, which EventSensor
5401        and which sensor (a.k.a. point).
5402
5403        This object's allowable values are 1 through 16,
5404        and 200.  200 always refers to the EventSensor
5405        inside the unit.  1 through 16 refer to additional
5406        attached EventSensors.
5407        "
5408    ::= { esPointConfigAIEntry 1 }
5409    --1.3.6.1.4.1.3052.18.2.2.5.1.1
5410
5411espcAIIndexPoint OBJECT-TYPE
5412    SYNTAX Integer32 (1..64)
5413    MAX-ACCESS read-only
5414    STATUS current
5415    DESCRIPTION
5416        "The part of the point index that delineates which
5417        sensor on the EventSensor.
5418
5419        So this combined with espcAIIndexES (which EventSensor)
5420        uniquely defines each point attached to a unit within the
5421        context of contact closure point configuration."
5422    ::= { esPointConfigAIEntry 2 }
5423    --1.3.6.1.4.1.3052.18.2.2.5.1.2
5424
5425espcAIEnable OBJECT-TYPE
5426    SYNTAX DisplayString
5427    MAX-ACCESS read-write
5428    STATUS current
5429    DESCRIPTION
5430        "ON/OFF for this analog input sensor"
5431    ::= { esPointConfigAIEntry 3 }
5432    --1.3.6.1.4.1.3052.18.2.2.5.1.3
5433
5434espcAIDeadband OBJECT-TYPE
5435    SYNTAX DisplayString
5436    MAX-ACCESS read-write
5437    STATUS current
5438    DESCRIPTION
5439        "Deadband for this analog input sensor"
5440    ::= { esPointConfigAIEntry 5 }
5441    --1.3.6.1.4.1.3052.18.2.2.5.1.5
5442
5443espcAIVhighValue OBJECT-TYPE
5444    SYNTAX DisplayString
5445    MAX-ACCESS read-write
5446    STATUS current
5447    DESCRIPTION
5448        "Very high event threshold (decivolts or tenths of
5449        milliamps) for this analog input sensor"
5450    ::= { esPointConfigAIEntry 6 }
5451    --1.3.6.1.4.1.3052.18.2.2.5.1.6
5452
5453espcAIVhighActions OBJECT-TYPE
5454    SYNTAX DisplayString
5455    MAX-ACCESS read-write
5456    STATUS current
5457    DESCRIPTION
5458        "Very high event actions for this analog input sensor"
5459    ::= { esPointConfigAIEntry 7 }
5460    --1.3.6.1.4.1.3052.18.2.2.5.1.7
5461
5462espcAIVhighTrapnum OBJECT-TYPE
5463    SYNTAX Integer32
5464    MAX-ACCESS read-write
5465    STATUS current
5466    DESCRIPTION
5467        "Very high event trap number for this analog input sensor"
5468    ::= { esPointConfigAIEntry 8 }
5469    --1.3.6.1.4.1.3052.18.2.2.5.1.8
5470
5471espcAIVhighClass OBJECT-TYPE
5472    SYNTAX DisplayString
5473    MAX-ACCESS read-write
5474    STATUS current
5475    DESCRIPTION
5476        "Very high event class for this analog input sensor"
5477    ::= { esPointConfigAIEntry 9 }
5478    --1.3.6.1.4.1.3052.18.2.2.5.1.9
5479
5480espcAIHighValue OBJECT-TYPE
5481    SYNTAX DisplayString
5482    MAX-ACCESS read-write
5483    STATUS current
5484    DESCRIPTION
5485        "High event threshold (decivolts or tenths of milliamps) for
5486        this analog input sensor"
5487    ::= { esPointConfigAIEntry 10 }
5488    --1.3.6.1.4.1.3052.18.2.2.5.1.10
5489
5490espcAIHighActions OBJECT-TYPE
5491    SYNTAX DisplayString
5492    MAX-ACCESS read-write
5493    STATUS current
5494    DESCRIPTION
5495        "High event actions for this analog input sensor"
5496    ::= { esPointConfigAIEntry 11 }
5497    --1.3.6.1.4.1.3052.18.2.2.5.1.11
5498
5499espcAIHighTrapnum OBJECT-TYPE
5500    SYNTAX Integer32
5501    MAX-ACCESS read-write
5502    STATUS current
5503    DESCRIPTION
5504        "High event trap number for this analog input sensor"
5505    ::= { esPointConfigAIEntry 12 }
5506    --1.3.6.1.4.1.3052.18.2.2.5.1.12
5507
5508espcAIHighClass OBJECT-TYPE
5509    SYNTAX DisplayString
5510    MAX-ACCESS read-write
5511    STATUS current
5512    DESCRIPTION
5513        "High event class for this analog input sensor"
5514    ::= { esPointConfigAIEntry 13 }
5515    --1.3.6.1.4.1.3052.18.2.2.5.1.13
5516
5517espcAINormalActions OBJECT-TYPE
5518    SYNTAX DisplayString
5519    MAX-ACCESS read-write
5520    STATUS current
5521    DESCRIPTION
5522        "Return-to-normal actions for this analog input sensor"
5523    ::= { esPointConfigAIEntry 14 }
5524    --1.3.6.1.4.1.3052.18.2.2.5.1.14
5525
5526espcAINormalTrapnum OBJECT-TYPE
5527    SYNTAX Integer32
5528    MAX-ACCESS read-write
5529    STATUS current
5530    DESCRIPTION
5531        "Return-to-normal trap number for this analog input sensor"
5532    ::= { esPointConfigAIEntry 15 }
5533    --1.3.6.1.4.1.3052.18.2.2.5.1.15
5534
5535espcAINormalClass OBJECT-TYPE
5536    SYNTAX DisplayString
5537    MAX-ACCESS read-write
5538    STATUS current
5539    DESCRIPTION
5540        "Return-to-normal class for this analog input sensor"
5541    ::= { esPointConfigAIEntry 16 }
5542    --1.3.6.1.4.1.3052.18.2.2.5.1.16
5543
5544espcAILowValue OBJECT-TYPE
5545    SYNTAX DisplayString
5546    MAX-ACCESS read-write
5547    STATUS current
5548    DESCRIPTION
5549        "Low event threshold (decivolts or tenths of milliamps) for
5550        this analog input sensor"
5551    ::= { esPointConfigAIEntry 17 }
5552    --1.3.6.1.4.1.3052.18.2.2.5.1.17
5553
5554espcAILowActions OBJECT-TYPE
5555    SYNTAX DisplayString
5556    MAX-ACCESS read-write
5557    STATUS current
5558    DESCRIPTION
5559        "Low event actions for this analog input sensor"
5560    ::= { esPointConfigAIEntry 18 }
5561    --1.3.6.1.4.1.3052.18.2.2.5.1.18
5562
5563espcAILowTrapnum OBJECT-TYPE
5564    SYNTAX Integer32
5565    MAX-ACCESS read-write
5566    STATUS current
5567    DESCRIPTION
5568        "Low event trap number for this analog input sensor"
5569    ::= { esPointConfigAIEntry 19 }
5570    --1.3.6.1.4.1.3052.18.2.2.5.1.19
5571
5572espcAILowClass OBJECT-TYPE
5573    SYNTAX DisplayString
5574    MAX-ACCESS read-write
5575    STATUS current
5576    DESCRIPTION
5577        "Low event class for this analog input sensor"
5578    ::= { esPointConfigAIEntry 20 }
5579    --1.3.6.1.4.1.3052.18.2.2.5.1.20
5580
5581espcAIVlowValue OBJECT-TYPE
5582    SYNTAX DisplayString
5583    MAX-ACCESS read-write
5584    STATUS current
5585    DESCRIPTION
5586        "Very low event threshold (decivolts or tenths of milliamps)
5587        for this analog input sensor"
5588    ::= { esPointConfigAIEntry 21 }
5589    --1.3.6.1.4.1.3052.18.2.2.5.1.21
5590
5591espcAIVlowActions OBJECT-TYPE
5592    SYNTAX DisplayString
5593    MAX-ACCESS read-write
5594    STATUS current
5595    DESCRIPTION
5596        "Very low event actions for this analog input sensor"
5597    ::= { esPointConfigAIEntry 22 }
5598    --1.3.6.1.4.1.3052.18.2.2.5.1.22
5599
5600espcAIVlowTrapnum OBJECT-TYPE
5601    SYNTAX Integer32
5602    MAX-ACCESS read-write
5603    STATUS current
5604    DESCRIPTION
5605        "Very low event actions for this analog input sensor"
5606    ::= { esPointConfigAIEntry 23 }
5607    --1.3.6.1.4.1.3052.18.2.2.5.1.23
5608
5609espcAIVlowClass OBJECT-TYPE
5610    SYNTAX DisplayString
5611    MAX-ACCESS read-write
5612    STATUS current
5613    DESCRIPTION
5614        "Very low event class for this analog input sensor"
5615    ::= { esPointConfigAIEntry 24 }
5616    --1.3.6.1.4.1.3052.18.2.2.5.1.24
5617
5618espcAIConvUnitName OBJECT-TYPE
5619    SYNTAX DisplayString
5620    MAX-ACCESS read-write
5621    STATUS current
5622    DESCRIPTION
5623        "Converstion unit name for this analog input sensor"
5624    ::= { esPointConfigAIEntry 25 }
5625    --1.3.6.1.4.1.3052.18.2.2.5.1.25
5626
5627espcAIConvHighValue OBJECT-TYPE
5628    SYNTAX DisplayString
5629    MAX-ACCESS read-write
5630    STATUS current
5631    DESCRIPTION
5632        "Conversion high value for this analog input sensor"
5633    ::= { esPointConfigAIEntry 26 }
5634    --1.3.6.1.4.1.3052.18.2.2.5.1.26
5635
5636espcAIConvHighUnit OBJECT-TYPE
5637    SYNTAX DisplayString
5638    MAX-ACCESS read-write
5639    STATUS current
5640    DESCRIPTION
5641        "Conversion high unit value for this analog input sensor"
5642    ::= { esPointConfigAIEntry 27 }
5643    --1.3.6.1.4.1.3052.18.2.2.5.1.27
5644
5645espcAIConvLowValue OBJECT-TYPE
5646    SYNTAX DisplayString
5647    MAX-ACCESS read-write
5648    STATUS current
5649    DESCRIPTION
5650        "Conversion low value for this analog input sensor"
5651    ::= { esPointConfigAIEntry 29 }
5652    --1.3.6.1.4.1.3052.18.2.2.5.1.29
5653
5654espcAIConvLowUnit OBJECT-TYPE
5655    SYNTAX DisplayString
5656    MAX-ACCESS read-write
5657    STATUS current
5658    DESCRIPTION
5659        "Conversion unit low unit value for this analog input sensor"
5660    ::= { esPointConfigAIEntry 30 }
5661    --1.3.6.1.4.1.3052.18.2.2.5.1.30
5662
5663espcAIDisplayFormat OBJECT-TYPE
5664    SYNTAX DisplayString
5665    MAX-ACCESS read-write
5666    STATUS current
5667    DESCRIPTION
5668        "Analog input display format"
5669    ::= { esPointConfigAIEntry 32 }
5670    --1.3.6.1.4.1.3052.18.2.2.5.1.32
5671
5672esPointConfigOutputTable OBJECT-TYPE
5673    SYNTAX SEQUENCE OF ESPointConfigOutput
5674    MAX-ACCESS not-accessible
5675    STATUS current
5676    DESCRIPTION
5677        "This table organizes configuration items for output
5678        points.  A point is a particular sensor on an EventSensor.
5679        The 3 point attributes organized in this table are:
5680        1. the configuration item (e.g., enable, name, etc.)
5681        2. the eventsensor on which this point resides
5682        3. the point number
5683
5684        Points are referenced by a point config index.  The point
5685        config index is a string of 2 numbers separated by a period.
5686        It contains all the information necessary for getting a
5687        piece of data off an event sensor within the context of this
5688        output config table ; namely, which EventSensor
5689        and which sensor.
5690        "
5691    ::= { eventSensorPointConfig 6 }
5692    --1.3.6.1.4.1.3052.18.2.2.6
5693
5694esPointConfigOutputEntry OBJECT-TYPE
5695    SYNTAX ESPointConfigOutput
5696    MAX-ACCESS not-accessible
5697    STATUS current
5698    DESCRIPTION
5699        "Entry for EventSensor point config output table"
5700    INDEX { espcOutputIndexES, espcOutputIndexPoint }
5701    ::= { esPointConfigOutputTable 1 }
5702    --1.3.6.1.4.1.3052.18.2.2.6.1
5703
5704espcOutputIndexES OBJECT-TYPE
5705    SYNTAX Integer32 (1..200)
5706    MAX-ACCESS read-only
5707    STATUS current
5708    DESCRIPTION
5709        "The part of the point index that refers to an
5710        EventSensor.
5711
5712        The point config index is a string of 2 numbers separated
5713        by a period.  It contains all the information
5714        necessary for getting a piece of data off an event
5715        sensor within the the context of the eventsensor point
5716        config contact closure table; namely, which EventSensor
5717        and which sensor (a.k.a. point).
5718
5719        This object's allowable values are 1 through 16,
5720        and 200.  200 always refers to the EventSensor
5721        inside the unit.  1 through 16 refer to additional
5722        attached EventSensors.
5723        "
5724    ::= { esPointConfigOutputEntry 1 }
5725    --1.3.6.1.4.1.3052.18.2.2.6.1.1
5726
5727espcOutputIndexPoint OBJECT-TYPE
5728    SYNTAX Integer32 (1..64)
5729    MAX-ACCESS read-only
5730    STATUS current
5731    DESCRIPTION
5732        "The part of the point index that delineates which
5733        sensor on the EventSensor.
5734
5735        So this combined with espcOutputIndexES (which EventSensor)
5736        uniquely defines each point attached to a unit within the
5737        context of output point configuration."
5738    ::= { esPointConfigOutputEntry 2 }
5739    --1.3.6.1.4.1.3052.18.2.2.6.1.2
5740
5741espcOutputEnable OBJECT-TYPE
5742    SYNTAX DisplayString
5743    MAX-ACCESS read-write
5744    STATUS current
5745    DESCRIPTION
5746        "Enables the output event for this output.  This has no effect
5747        on whether the relay changes state, only on whether a state change
5748        triggers an event."
5749    ::= { esPointConfigOutputEntry 3 }
5750    --1.3.6.1.4.1.3052.18.2.2.6.1.3
5751
5752espcOutputActiveState OBJECT-TYPE
5753    SYNTAX DisplayString
5754    MAX-ACCESS read-write
5755    STATUS current
5756    DESCRIPTION
5757        "Which state is considered the active state: energized/de-energized."
5758    ::= { esPointConfigOutputEntry 4 }
5759    --1.3.6.1.4.1.3052.18.2.2.6.1.4
5760
5761espcOutputType OBJECT-TYPE
5762    SYNTAX DisplayString
5763    MAX-ACCESS read-only
5764    STATUS current
5765    DESCRIPTION
5766        "Output type: RELAY, POWER, SSR, TTL."
5767    ::= { esPointConfigOutputEntry 5 }
5768    --1.3.6.1.4.1.3052.18.2.2.6.1.5
5769
5770espcOutputAliasValue OBJECT-TYPE
5771    SYNTAX DisplayString
5772    MAX-ACCESS read-only
5773    STATUS current
5774    DESCRIPTION
5775        "Output alias corresponding to its event state."
5776    ::= { esPointConfigOutputEntry 6 }
5777    --1.3.6.1.4.1.3052.18.2.2.6.1.6
5778
5779espcOutputAliasColor OBJECT-TYPE
5780    SYNTAX DisplayString
5781    MAX-ACCESS read-only
5782    STATUS current
5783    DESCRIPTION
5784        "Output color corresponding to its event state."
5785    ::= { esPointConfigOutputEntry 7 }
5786    --1.3.6.1.4.1.3052.18.2.2.6.1.7
5787
5788espcOutputActiveAlias OBJECT-TYPE
5789    SYNTAX DisplayString
5790    MAX-ACCESS read-write
5791    STATUS current
5792    DESCRIPTION
5793        "Alias for the output active state."
5794    ::= { esPointConfigOutputEntry 10 }
5795    --1.3.6.1.4.1.3052.18.2.2.6.1.10
5796
5797espcOutputActiveColor OBJECT-TYPE
5798    SYNTAX DisplayString
5799    MAX-ACCESS read-write
5800    STATUS current
5801    DESCRIPTION
5802        "Output color (as rendered in the web UI, in RGB hex format) corresponding
5803        to the output active state."
5804    ::= { esPointConfigOutputEntry 11 }
5805    --1.3.6.1.4.1.3052.18.2.2.6.1.11
5806
5807espcOutputActiveActions OBJECT-TYPE
5808    SYNTAX DisplayString
5809    MAX-ACCESS read-write
5810    STATUS current
5811    DESCRIPTION
5812        "Actions for the output active event."
5813    ::= { esPointConfigOutputEntry 12 }
5814    --1.3.6.1.4.1.3052.18.2.2.6.1.12
5815
5816espcOutputActiveTrapnum OBJECT-TYPE
5817    SYNTAX Integer32 (150..1199)
5818    MAX-ACCESS read-write
5819    STATUS current
5820    DESCRIPTION
5821        "Actions for the output active event."
5822    ::= { esPointConfigOutputEntry 13 }
5823    --1.3.6.1.4.1.3052.18.2.2.6.1.13
5824
5825espcOutputActiveClass OBJECT-TYPE
5826    SYNTAX DisplayString
5827    MAX-ACCESS read-write
5828    STATUS current
5829    DESCRIPTION
5830        "Class (severity) for the output active event."
5831    ::= { esPointConfigOutputEntry 14 }
5832    --1.3.6.1.4.1.3052.18.2.2.6.1.14
5833
5834espcOutputInactiveAlias OBJECT-TYPE
5835    SYNTAX DisplayString
5836    MAX-ACCESS read-write
5837    STATUS current
5838    DESCRIPTION
5839        "Alias for the output inactive state."
5840    ::= { esPointConfigOutputEntry 20 }
5841    --1.3.6.1.4.1.3052.18.2.2.6.1.20
5842
5843espcOutputInactiveColor OBJECT-TYPE
5844    SYNTAX DisplayString
5845    MAX-ACCESS read-write
5846    STATUS current
5847    DESCRIPTION
5848        "Output color (as rendered in the web UI, in RGB hex format) corresponding
5849        to the output inactive state."
5850    ::= { esPointConfigOutputEntry 21 }
5851    --1.3.6.1.4.1.3052.18.2.2.6.1.21
5852
5853espcOutputInactiveActions OBJECT-TYPE
5854    SYNTAX DisplayString
5855    MAX-ACCESS read-write
5856    STATUS current
5857    DESCRIPTION
5858        "Actions for the output inactive event."
5859    ::= { esPointConfigOutputEntry 22 }
5860    --1.3.6.1.4.1.3052.18.2.2.6.1.22
5861
5862espcOutputInactiveTrapnum OBJECT-TYPE
5863    SYNTAX Integer32 (150..1199)
5864    MAX-ACCESS read-write
5865    STATUS current
5866    DESCRIPTION
5867        "Actions for the output inactive event."
5868    ::= { esPointConfigOutputEntry 23 }
5869    --1.3.6.1.4.1.3052.18.2.2.6.1.23
5870
5871espcOutputInactiveClass OBJECT-TYPE
5872    SYNTAX DisplayString
5873    MAX-ACCESS read-write
5874    STATUS current
5875    DESCRIPTION
5876        "Class (severity) for the output inactive event."
5877    ::= { esPointConfigOutputEntry 24 }
5878    --1.3.6.1.4.1.3052.18.2.2.6.1.24
5879
5880
5881--***************************************************************************************
5882--Serial Port Section       2.3
5883--***************************************************************************************
5884
5885numberPorts OBJECT-TYPE
5886    SYNTAX Integer32
5887    MAX-ACCESS read-only
5888    STATUS current
5889    DESCRIPTION
5890        "Number of RS-232 ports found.
5891        Range: 2 or 4"
5892    ::= { serialPorts 1 }
5893    --1.3.6.1.4.1.3052.18.2.3.1
5894
5895portConfigTable OBJECT-TYPE
5896    SYNTAX SEQUENCE OF PortConfig
5897    MAX-ACCESS not-accessible
5898    STATUS current
5899    DESCRIPTION
5900        "Port config table"
5901    ::= { serialPorts 2 }
5902    --1.3.6.1.4.1.3052.18.2.3.2
5903
5904portConfigEntry OBJECT-TYPE
5905    SYNTAX PortConfig
5906    MAX-ACCESS not-accessible
5907    STATUS current
5908    DESCRIPTION
5909        "Port config entry"
5910    INDEX { portConfigIndex }
5911    ::= { portConfigTable 1 }
5912    --1.3.6.1.4.1.3052.18.2.3.2.1
5913
5914portConfigIndex OBJECT-TYPE
5915    SYNTAX Integer32 (1..16)
5916    MAX-ACCESS read-only
5917    STATUS current
5918    DESCRIPTION
5919        "Index for ports"
5920    ::= { portConfigEntry 1 }
5921    --1.3.6.1.4.1.3052.18.2.3.2.1.1
5922
5923portConfigBaud OBJECT-TYPE
5924    SYNTAX Integer32
5925    MAX-ACCESS read-write
5926    STATUS current
5927    DESCRIPTION
5928        "Baud rate, 19200, 9600, etc."
5929    ::= { portConfigEntry 2 }
5930    --1.3.6.1.4.1.3052.18.2.3.2.1.2
5931
5932portConfigDataFormat OBJECT-TYPE
5933    SYNTAX Integer32
5934    MAX-ACCESS read-write
5935    STATUS current
5936    DESCRIPTION
5937        "Value representing word length, parity, and
5938        stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1, 4=8O2"
5939    ::= { portConfigEntry 3 }
5940    --1.3.6.1.4.1.3052.18.2.3.2.1.3
5941
5942portConfigStripPtOutputLfs OBJECT-TYPE
5943    SYNTAX Integer32
5944    MAX-ACCESS read-write
5945    STATUS current
5946    DESCRIPTION
5947        "Strip passthrough LFs sent to device on this port:
5948        1=yes, 0=no."
5949    ::= { portConfigEntry 4 }
5950    --1.3.6.1.4.1.3052.18.2.3.2.1.4
5951
5952portConfigStripPtInputLfs OBJECT-TYPE
5953    SYNTAX Integer32
5954    MAX-ACCESS read-write
5955    STATUS current
5956    DESCRIPTION
5957        "Strip passthrough LFs received from device on this
5958        port: 1=yes, 0=no."
5959    ::= { portConfigEntry 5 }
5960    --1.3.6.1.4.1.3052.18.2.3.2.1.5
5961
5962portConfigId OBJECT-TYPE
5963    SYNTAX DisplayString
5964    MAX-ACCESS read-write
5965    STATUS current
5966    DESCRIPTION
5967        "The text identifer for the port"
5968    ::= { portConfigEntry 27 }
5969    --1.3.6.1.4.1.3052.18.2.3.2.1.27
5970
5971portConfigMode OBJECT-TYPE
5972    SYNTAX DisplayString
5973    MAX-ACCESS read-write
5974    STATUS current
5975    DESCRIPTION
5976        "Mode of the serial port."
5977    ::= { portConfigEntry 28 }
5978    --1.3.6.1.4.1.3052.18.2.3.2.1.28
5979
5980portConfigHsk OBJECT-TYPE
5981    SYNTAX DisplayString
5982    MAX-ACCESS read-write
5983    STATUS current
5984    DESCRIPTION
5985        "Handshaking mode of the serial port."
5986    ::= { portConfigEntry 29 }
5987    --1.3.6.1.4.1.3052.18.2.3.2.1.29
5988
5989
5990--***************************************************************************************
5991--Network Section   2.4
5992--***************************************************************************************
5993
5994eth1Mode OBJECT-TYPE
5995    SYNTAX DisplayString
5996    MAX-ACCESS read-only
5997    STATUS current
5998    DESCRIPTION
5999         "Mode of the Ethernet1 interface: STATIC,DHCP,VLAN"
6000    ::= { ethernet1 1 }
6001    --1.3.6.1.4.1.3052.18.2.4.1.1.1.1
6002
6003eth1Address OBJECT-TYPE
6004    SYNTAX IpAddress
6005    MAX-ACCESS read-write
6006    STATUS current
6007    DESCRIPTION
6008        "Ethernet1 IP address"
6009    ::= { ethernet1 2 }
6010    --1.3.6.1.4.1.3052.18.2.4.1.1.1.2
6011
6012eth1SubnetMask OBJECT-TYPE
6013    SYNTAX IpAddress
6014    MAX-ACCESS read-write
6015    STATUS current
6016    DESCRIPTION
6017        "Ethernet1 subnet mask"
6018    ::= { ethernet1 3 }
6019    --1.3.6.1.4.1.3052.18.2.4.1.1.1.3
6020
6021eth1Router OBJECT-TYPE
6022    SYNTAX IpAddress
6023    MAX-ACCESS read-write
6024    STATUS current
6025    DESCRIPTION
6026        "Ethernet1 router"
6027    ::= { ethernet1 4 }
6028    --1.3.6.1.4.1.3052.18.2.4.1.1.1.4
6029
6030-- Ethernet1 VLAN1
6031
6032eth1VLAN1ID OBJECT-TYPE
6033    SYNTAX Integer32
6034    MAX-ACCESS read-write
6035    STATUS current
6036    DESCRIPTION
6037        "Ethernet1 VLAN1 ID"
6038    ::= { eth1VLAN1 1 }
6039    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.1.1
6040
6041eth1VLAN1Priority OBJECT-TYPE
6042    SYNTAX Integer32
6043    MAX-ACCESS read-write
6044    STATUS current
6045    DESCRIPTION
6046        "Ethernet1 VLAN1 priority"
6047    ::= { eth1VLAN1 2 }
6048    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.1.2
6049
6050eth1VLAN1Address OBJECT-TYPE
6051    SYNTAX IpAddress
6052    MAX-ACCESS read-write
6053    STATUS current
6054    DESCRIPTION
6055        "Ethernet1 VLAN1 IP address"
6056    ::= { eth1VLAN1 3 }
6057    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.1.3
6058
6059eth1VLAN1SubnetMask OBJECT-TYPE
6060    SYNTAX IpAddress
6061    MAX-ACCESS read-write
6062    STATUS current
6063    DESCRIPTION
6064        "Ethernet1 VLAN1 subnet mask"
6065    ::= { eth1VLAN1 4 }
6066    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.1.4
6067
6068eth1VLAN1Router OBJECT-TYPE
6069    SYNTAX IpAddress
6070    MAX-ACCESS read-write
6071    STATUS current
6072    DESCRIPTION
6073        "Ethernet1 VLAN1 router"
6074    ::= { eth1VLAN1 5 }
6075    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.1.5
6076
6077-- Ethernet1 VLAN2
6078
6079eth1VLAN2ID OBJECT-TYPE
6080    SYNTAX Integer32
6081    MAX-ACCESS read-write
6082    STATUS current
6083    DESCRIPTION
6084        "Ethernet1 VLAN2 ID"
6085    ::= { eth1VLAN2 1 }
6086    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.2.1
6087
6088eth1VLAN2Priority OBJECT-TYPE
6089    SYNTAX Integer32
6090    MAX-ACCESS read-write
6091    STATUS current
6092    DESCRIPTION
6093        "Ethernet1 VLAN2 priority"
6094    ::= { eth1VLAN2 2 }
6095    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.2.2
6096
6097eth1VLAN2Address OBJECT-TYPE
6098    SYNTAX IpAddress
6099    MAX-ACCESS read-write
6100    STATUS current
6101    DESCRIPTION
6102        "Ethernet1 VLAN2 IP address"
6103    ::= { eth1VLAN2 3 }
6104    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.2.3
6105
6106eth1VLAN2SubnetMask OBJECT-TYPE
6107    SYNTAX IpAddress
6108    MAX-ACCESS read-write
6109    STATUS current
6110    DESCRIPTION
6111        "Ethernet1 VLAN2 subnet mask"
6112    ::= { eth1VLAN2 4 }
6113    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.2.4
6114
6115eth1VLAN2Router OBJECT-TYPE
6116    SYNTAX IpAddress
6117    MAX-ACCESS read-write
6118    STATUS current
6119    DESCRIPTION
6120        "Ethernet1 VLAN2 router"
6121    ::= { eth1VLAN2 5 }
6122    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.2.5
6123
6124-- Ethernet1 VLAN3
6125
6126eth1VLAN3ID OBJECT-TYPE
6127    SYNTAX Integer32
6128    MAX-ACCESS read-write
6129    STATUS current
6130    DESCRIPTION
6131        "Ethernet1 VLAN3 ID"
6132    ::= { eth1VLAN3 1 }
6133    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.3.1
6134
6135eth1VLAN3Priority OBJECT-TYPE
6136    SYNTAX Integer32
6137    MAX-ACCESS read-write
6138    STATUS current
6139    DESCRIPTION
6140        "Ethernet1 VLAN3 priority"
6141    ::= { eth1VLAN3 2 }
6142    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.3.2
6143
6144eth1VLAN3Address OBJECT-TYPE
6145    SYNTAX IpAddress
6146    MAX-ACCESS read-write
6147    STATUS current
6148    DESCRIPTION
6149        "Ethernet1 VLAN3 IP address"
6150    ::= { eth1VLAN3 3 }
6151    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.3.3
6152
6153eth1VLAN3SubnetMask OBJECT-TYPE
6154    SYNTAX IpAddress
6155    MAX-ACCESS read-write
6156    STATUS current
6157    DESCRIPTION
6158        "Ethernet1 VLAN3 subnet mask"
6159    ::= { eth1VLAN3 4 }
6160    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.3.4
6161
6162eth1VLAN3Router OBJECT-TYPE
6163    SYNTAX IpAddress
6164    MAX-ACCESS read-write
6165    STATUS current
6166    DESCRIPTION
6167        "Ethernet1 VLAN3 router"
6168    ::= { eth1VLAN3 5 }
6169    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.3.5
6170
6171-- Ethernet1 VLAN4
6172
6173eth1VLAN4ID OBJECT-TYPE
6174    SYNTAX Integer32
6175    MAX-ACCESS read-write
6176    STATUS current
6177    DESCRIPTION
6178        "Ethernet1 VLAN4 ID"
6179    ::= { eth1VLAN4 1 }
6180    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.4.1
6181
6182eth1VLAN4Priority OBJECT-TYPE
6183    SYNTAX Integer32
6184    MAX-ACCESS read-write
6185    STATUS current
6186    DESCRIPTION
6187        "Ethernet1 VLAN4 priority"
6188    ::= { eth1VLAN4 2 }
6189    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.4.2
6190
6191eth1VLAN4Address OBJECT-TYPE
6192    SYNTAX IpAddress
6193    MAX-ACCESS read-write
6194    STATUS current
6195    DESCRIPTION
6196        "Ethernet1 VLAN4 IP address"
6197    ::= { eth1VLAN4 3 }
6198    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.4.3
6199
6200eth1VLAN4SubnetMask OBJECT-TYPE
6201    SYNTAX IpAddress
6202    MAX-ACCESS read-write
6203    STATUS current
6204    DESCRIPTION
6205        "Ethernet1 VLAN4 subnet mask"
6206    ::= { eth1VLAN4 4 }
6207    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.4.4
6208
6209eth1VLAN4Router OBJECT-TYPE
6210    SYNTAX IpAddress
6211    MAX-ACCESS read-write
6212    STATUS current
6213    DESCRIPTION
6214        "Ethernet1 VLAN4 router"
6215    ::= { eth1VLAN4 5 }
6216    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.4.5
6217
6218-- Ethernet1 VLAN5
6219
6220eth1VLAN5ID OBJECT-TYPE
6221    SYNTAX Integer32
6222    MAX-ACCESS read-write
6223    STATUS current
6224    DESCRIPTION
6225        "Ethernet1 VLAN5 ID"
6226    ::= { eth1VLAN5 1 }
6227    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.5.1
6228
6229eth1VLAN5Priority OBJECT-TYPE
6230    SYNTAX Integer32
6231    MAX-ACCESS read-write
6232    STATUS current
6233    DESCRIPTION
6234        "Ethernet1 VLAN5 priority"
6235    ::= { eth1VLAN5 2 }
6236    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.5.2
6237
6238eth1VLAN5Address OBJECT-TYPE
6239    SYNTAX IpAddress
6240    MAX-ACCESS read-write
6241    STATUS current
6242    DESCRIPTION
6243        "Ethernet1 VLAN5 IP address"
6244    ::= { eth1VLAN5 3 }
6245    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.5.3
6246
6247eth1VLAN5SubnetMask OBJECT-TYPE
6248    SYNTAX IpAddress
6249    MAX-ACCESS read-write
6250    STATUS current
6251    DESCRIPTION
6252        "Ethernet1 VLAN5 subnet mask"
6253    ::= { eth1VLAN5 4 }
6254    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.5.4
6255
6256eth1VLAN5Router OBJECT-TYPE
6257    SYNTAX IpAddress
6258    MAX-ACCESS read-write
6259    STATUS current
6260    DESCRIPTION
6261        "Ethernet1 VLAN5 router"
6262    ::= { eth1VLAN5 5 }
6263    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.5.5
6264
6265-- Ethernet1 VLAN6
6266
6267eth1VLAN6ID OBJECT-TYPE
6268    SYNTAX Integer32
6269    MAX-ACCESS read-write
6270    STATUS current
6271    DESCRIPTION
6272        "Ethernet1 VLAN6 ID"
6273    ::= { eth1VLAN6 1 }
6274    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.6.1
6275
6276eth1VLAN6Priority OBJECT-TYPE
6277    SYNTAX Integer32
6278    MAX-ACCESS read-write
6279    STATUS current
6280    DESCRIPTION
6281        "Ethernet1 VLAN6 priority"
6282    ::= { eth1VLAN6 2 }
6283    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.6.2
6284
6285eth1VLAN6Address OBJECT-TYPE
6286    SYNTAX IpAddress
6287    MAX-ACCESS read-write
6288    STATUS current
6289    DESCRIPTION
6290        "Ethernet1 VLAN6 IP address"
6291    ::= { eth1VLAN6 3 }
6292    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.6.3
6293
6294eth1VLAN6SubnetMask OBJECT-TYPE
6295    SYNTAX IpAddress
6296    MAX-ACCESS read-write
6297    STATUS current
6298    DESCRIPTION
6299        "Ethernet1 VLAN6 subnet mask"
6300    ::= { eth1VLAN6 4 }
6301    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.6.4
6302
6303eth1VLAN6Router OBJECT-TYPE
6304    SYNTAX IpAddress
6305    MAX-ACCESS read-write
6306    STATUS current
6307    DESCRIPTION
6308        "Ethernet1 VLAN6 router"
6309    ::= { eth1VLAN6 5 }
6310    --1.3.6.1.4.1.3052.18.2.4.1.1.1.5.6.5
6311
6312eth1MAC OBJECT-TYPE
6313    SYNTAX DisplayString
6314    MAX-ACCESS read-only
6315    STATUS current
6316    DESCRIPTION
6317        "Ethernet1 MAC"
6318    ::= { ethernet1 6 }
6319    --1.3.6.1.4.1.3052.18.2.4.1.1.1.6
6320
6321eth1IPv6Mode OBJECT-TYPE
6322    SYNTAX DisplayString
6323    MAX-ACCESS read-write
6324    STATUS current
6325    DESCRIPTION
6326        "Controls IPv6 operation for this Ethernet interface."
6327    ::= { eth1IPv6 1 }
6328    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.1
6329
6330eth1IPv6StaticAddress OBJECT-TYPE
6331    SYNTAX DisplayString
6332    MAX-ACCESS read-write
6333    STATUS current
6334    DESCRIPTION
6335        "he static IPv6 address to use for this interface when in
6336        operating in STATIC mode."
6337    ::= { eth1IPv6Static 1 }
6338    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.2.1
6339
6340eth1IPv6StaticRouter OBJECT-TYPE
6341    SYNTAX DisplayString
6342    MAX-ACCESS read-write
6343    STATUS current
6344    DESCRIPTION
6345        "The IPv6 router to engage as the default router when this
6346        interface operates in STATIC mode."
6347    ::= { eth1IPv6Static 2 }
6348    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.2.1
6349
6350eth1IPv6AutoAddress1 OBJECT-TYPE
6351    SYNTAX DisplayString
6352    MAX-ACCESS read-only
6353    STATUS current
6354    DESCRIPTION
6355        "One of the automatically-acquired IPv6 addresses."
6356    ::= { eth1IPv6Auto 1 }
6357    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.3.1
6358
6359eth1IPv6AutoAddress2 OBJECT-TYPE
6360    SYNTAX DisplayString
6361    MAX-ACCESS read-only
6362    STATUS current
6363    DESCRIPTION
6364        "One of the automatically-acquired IPv6 addresses."
6365    ::= { eth1IPv6Auto 2 }
6366    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.3.2
6367
6368eth1IPv6AutoAddress3 OBJECT-TYPE
6369    SYNTAX DisplayString
6370    MAX-ACCESS read-only
6371    STATUS current
6372    DESCRIPTION
6373        "One of the automatically-acquired IPv6 addresses."
6374    ::= { eth1IPv6Auto 3 }
6375    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.3.3
6376
6377eth1IPv6AutoAddress4 OBJECT-TYPE
6378    SYNTAX DisplayString
6379    MAX-ACCESS read-only
6380    STATUS current
6381    DESCRIPTION
6382        "One of the automatically-acquired IPv6 addresses."
6383    ::= { eth1IPv6Auto 4 }
6384    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.3.4
6385
6386eth1IPv6LinkLocalAddress OBJECT-TYPE
6387    SYNTAX DisplayString
6388    MAX-ACCESS read-only
6389    STATUS current
6390    DESCRIPTION
6391        "The link local IPv6 address for this interface. This is
6392        present when the IPv6 mode is not OFF."
6393    ::= { eth1IPv6 4 }
6394    --1.3.6.1.4.1.3052.18.2.4.1.1.1.7.4
6395
6396
6397eth2Mode OBJECT-TYPE
6398    SYNTAX DisplayString
6399    MAX-ACCESS read-only
6400    STATUS current
6401    DESCRIPTION
6402         "Mode of the Ethernet2 interface: STATIC,DHCP,VLAN"
6403    ::= { ethernet2 1 }
6404    --1.3.6.1.4.1.3052.18.2.4.1.1.2.1
6405
6406eth2Address OBJECT-TYPE
6407    SYNTAX IpAddress
6408    MAX-ACCESS read-write
6409    STATUS current
6410    DESCRIPTION
6411        "Ethernet2 IP address"
6412    ::= { ethernet2 2 }
6413    --1.3.6.1.4.1.3052.18.2.4.1.1.2.2
6414
6415eth2SubnetMask OBJECT-TYPE
6416    SYNTAX IpAddress
6417    MAX-ACCESS read-write
6418    STATUS current
6419    DESCRIPTION
6420        "Ethernet2 subnet mask"
6421    ::= { ethernet2 3 }
6422    --1.3.6.1.4.1.3052.18.2.4.1.1.2.3
6423
6424eth2Router OBJECT-TYPE
6425    SYNTAX IpAddress
6426    MAX-ACCESS read-write
6427    STATUS current
6428    DESCRIPTION
6429        "Ethernet2 router"
6430    ::= { ethernet2 4 }
6431    --1.3.6.1.4.1.3052.18.2.4.1.1.2.4
6432
6433
6434-- Ethernet2 VLAN1
6435
6436eth2VLAN1ID OBJECT-TYPE
6437    SYNTAX Integer32
6438    MAX-ACCESS read-write
6439    STATUS current
6440    DESCRIPTION
6441        "Ethernet2 VLAN1 ID"
6442    ::= { eth2VLAN1 1 }
6443    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.1.1
6444
6445eth2VLAN1Priority OBJECT-TYPE
6446    SYNTAX Integer32
6447    MAX-ACCESS read-write
6448    STATUS current
6449    DESCRIPTION
6450        "Ethernet2 VLAN1 priority"
6451    ::= { eth2VLAN1 2 }
6452    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.1.2
6453
6454eth2VLAN1Address OBJECT-TYPE
6455    SYNTAX IpAddress
6456    MAX-ACCESS read-write
6457    STATUS current
6458    DESCRIPTION
6459        "Ethernet2 VLAN1 IP address"
6460    ::= { eth2VLAN1 3 }
6461    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.1.3
6462
6463eth2VLAN1SubnetMask OBJECT-TYPE
6464    SYNTAX IpAddress
6465    MAX-ACCESS read-write
6466    STATUS current
6467    DESCRIPTION
6468        "Ethernet2 VLAN1 subnet mask"
6469    ::= { eth2VLAN1 4 }
6470    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.1.4
6471
6472eth2VLAN1Router OBJECT-TYPE
6473    SYNTAX IpAddress
6474    MAX-ACCESS read-write
6475    STATUS current
6476    DESCRIPTION
6477        "Ethernet2 VLAN1 router"
6478    ::= { eth2VLAN1 5 }
6479    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.1.5
6480
6481-- Ethernet2 VLAN2
6482
6483eth2VLAN2ID OBJECT-TYPE
6484    SYNTAX Integer32
6485    MAX-ACCESS read-write
6486    STATUS current
6487    DESCRIPTION
6488        "Ethernet2 VLAN2 ID"
6489    ::= { eth2VLAN2 1 }
6490    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.2.1
6491
6492eth2VLAN2Priority OBJECT-TYPE
6493    SYNTAX Integer32
6494    MAX-ACCESS read-write
6495    STATUS current
6496    DESCRIPTION
6497        "Ethernet2 VLAN2 priority"
6498    ::= { eth2VLAN2 2 }
6499    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.2.2
6500
6501eth2VLAN2Address OBJECT-TYPE
6502    SYNTAX IpAddress
6503    MAX-ACCESS read-write
6504    STATUS current
6505    DESCRIPTION
6506        "Ethernet2 VLAN2 IP address"
6507    ::= { eth2VLAN2 3 }
6508    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.2.3
6509
6510eth2VLAN2SubnetMask OBJECT-TYPE
6511    SYNTAX IpAddress
6512    MAX-ACCESS read-write
6513    STATUS current
6514    DESCRIPTION
6515        "Ethernet2 VLAN2 subnet mask"
6516    ::= { eth2VLAN2 4 }
6517    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.2.4
6518
6519eth2VLAN2Router OBJECT-TYPE
6520    SYNTAX IpAddress
6521    MAX-ACCESS read-write
6522    STATUS current
6523    DESCRIPTION
6524        "Ethernet2 VLAN2 router"
6525    ::= { eth2VLAN2 5 }
6526    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.2.5
6527
6528-- Ethernet2 VLAN3
6529
6530eth2VLAN3ID OBJECT-TYPE
6531    SYNTAX Integer32
6532    MAX-ACCESS read-write
6533    STATUS current
6534    DESCRIPTION
6535        "Ethernet2 VLAN3 ID"
6536    ::= { eth2VLAN3 1 }
6537    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.3.1
6538
6539eth2VLAN3Priority OBJECT-TYPE
6540    SYNTAX Integer32
6541    MAX-ACCESS read-write
6542    STATUS current
6543    DESCRIPTION
6544        "Ethernet2 VLAN3 priority"
6545    ::= { eth2VLAN3 2 }
6546    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.3.2
6547
6548eth2VLAN3Address OBJECT-TYPE
6549    SYNTAX IpAddress
6550    MAX-ACCESS read-write
6551    STATUS current
6552    DESCRIPTION
6553        "Ethernet2 VLAN3 IP address"
6554    ::= { eth2VLAN3 3 }
6555    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.3.3
6556
6557eth2VLAN3SubnetMask OBJECT-TYPE
6558    SYNTAX IpAddress
6559    MAX-ACCESS read-write
6560    STATUS current
6561    DESCRIPTION
6562        "Ethernet2 VLAN3 subnet mask"
6563    ::= { eth2VLAN3 4 }
6564    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.3.4
6565
6566eth2VLAN3Router OBJECT-TYPE
6567    SYNTAX IpAddress
6568    MAX-ACCESS read-write
6569    STATUS current
6570    DESCRIPTION
6571        "Ethernet2 VLAN3 router"
6572    ::= { eth2VLAN3 5 }
6573    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.3.5
6574
6575-- Ethernet2 VLAN4
6576
6577eth2VLAN4ID OBJECT-TYPE
6578    SYNTAX Integer32
6579    MAX-ACCESS read-write
6580    STATUS current
6581    DESCRIPTION
6582        "Ethernet2 VLAN4 ID"
6583    ::= { eth2VLAN4 1 }
6584    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.4.1
6585
6586eth2VLAN4Priority OBJECT-TYPE
6587    SYNTAX Integer32
6588    MAX-ACCESS read-write
6589    STATUS current
6590    DESCRIPTION
6591        "Ethernet2 VLAN4 priority"
6592    ::= { eth2VLAN4 2 }
6593    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.4.2
6594
6595eth2VLAN4Address OBJECT-TYPE
6596    SYNTAX IpAddress
6597    MAX-ACCESS read-write
6598    STATUS current
6599    DESCRIPTION
6600        "Ethernet2 VLAN4 IP address"
6601    ::= { eth2VLAN4 3 }
6602    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.4.3
6603
6604eth2VLAN4SubnetMask OBJECT-TYPE
6605    SYNTAX IpAddress
6606    MAX-ACCESS read-write
6607    STATUS current
6608    DESCRIPTION
6609        "Ethernet2 VLAN4 subnet mask"
6610    ::= { eth2VLAN4 4 }
6611    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.4.4
6612
6613eth2VLAN4Router OBJECT-TYPE
6614    SYNTAX IpAddress
6615    MAX-ACCESS read-write
6616    STATUS current
6617    DESCRIPTION
6618        "Ethernet2 VLAN4 router"
6619    ::= { eth2VLAN4 5 }
6620    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.4.5
6621
6622-- Ethernet2 VLAN5
6623
6624eth2VLAN5ID OBJECT-TYPE
6625    SYNTAX Integer32
6626    MAX-ACCESS read-write
6627    STATUS current
6628    DESCRIPTION
6629        "Ethernet2 VLAN5 ID"
6630    ::= { eth2VLAN5 1 }
6631    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.5.1
6632
6633eth2VLAN5Priority OBJECT-TYPE
6634    SYNTAX Integer32
6635    MAX-ACCESS read-write
6636    STATUS current
6637    DESCRIPTION
6638        "Ethernet2 VLAN5 priority"
6639    ::= { eth2VLAN5 2 }
6640    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.5.2
6641
6642eth2VLAN5Address OBJECT-TYPE
6643    SYNTAX IpAddress
6644    MAX-ACCESS read-write
6645    STATUS current
6646    DESCRIPTION
6647        "Ethernet2 VLAN5 IP address"
6648    ::= { eth2VLAN5 3 }
6649    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.5.3
6650
6651eth2VLAN5SubnetMask OBJECT-TYPE
6652    SYNTAX IpAddress
6653    MAX-ACCESS read-write
6654    STATUS current
6655    DESCRIPTION
6656        "Ethernet2 VLAN5 subnet mask"
6657    ::= { eth2VLAN5 4 }
6658    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.5.4
6659
6660eth2VLAN5Router OBJECT-TYPE
6661    SYNTAX IpAddress
6662    MAX-ACCESS read-write
6663    STATUS current
6664    DESCRIPTION
6665        "Ethernet2 VLAN5 router"
6666    ::= { eth2VLAN5 5 }
6667    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.5.5
6668
6669-- Ethernet2 VLAN6
6670
6671eth2VLAN6ID OBJECT-TYPE
6672    SYNTAX Integer32
6673    MAX-ACCESS read-write
6674    STATUS current
6675    DESCRIPTION
6676        "Ethernet2 VLAN6 ID"
6677    ::= { eth2VLAN6 1 }
6678    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.6.1
6679
6680eth2VLAN6Priority OBJECT-TYPE
6681    SYNTAX Integer32
6682    MAX-ACCESS read-write
6683    STATUS current
6684    DESCRIPTION
6685        "Ethernet2 VLAN6 priority"
6686    ::= { eth2VLAN6 2 }
6687    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.6.2
6688
6689eth2VLAN6Address OBJECT-TYPE
6690    SYNTAX IpAddress
6691    MAX-ACCESS read-write
6692    STATUS current
6693    DESCRIPTION
6694        "Ethernet2 VLAN6 IP address"
6695    ::= { eth2VLAN6 3 }
6696    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.6.3
6697
6698eth2VLAN6SubnetMask OBJECT-TYPE
6699    SYNTAX IpAddress
6700    MAX-ACCESS read-write
6701    STATUS current
6702    DESCRIPTION
6703        "Ethernet2 VLAN6 subnet mask"
6704    ::= { eth2VLAN6 4 }
6705    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.6.4
6706
6707eth2VLAN6Router OBJECT-TYPE
6708    SYNTAX IpAddress
6709    MAX-ACCESS read-write
6710    STATUS current
6711    DESCRIPTION
6712        "Ethernet2 VLAN6 router"
6713    ::= { eth2VLAN6 5 }
6714    --1.3.6.1.4.1.3052.18.2.4.1.1.2.5.6.5
6715
6716eth2MAC OBJECT-TYPE
6717    SYNTAX DisplayString
6718    MAX-ACCESS read-only
6719    STATUS current
6720    DESCRIPTION
6721        "Ethernet2 MAC"
6722    ::= { ethernet2 6 }
6723    --1.3.6.1.4.1.3052.18.2.4.1.1.2.6
6724
6725eth2IPv6Mode OBJECT-TYPE
6726    SYNTAX DisplayString
6727    MAX-ACCESS read-write
6728    STATUS current
6729    DESCRIPTION
6730        "Controls IPv6 operation for this Ethernet interface."
6731    ::= { eth2IPv6 1 }
6732    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.1
6733
6734eth2IPv6StaticAddress OBJECT-TYPE
6735    SYNTAX DisplayString
6736    MAX-ACCESS read-write
6737    STATUS current
6738    DESCRIPTION
6739        "he static IPv6 address to use for this interface when in
6740        operating in STATIC mode."
6741    ::= { eth2IPv6Static 1 }
6742    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.2.1
6743
6744eth2IPv6StaticRouter OBJECT-TYPE
6745    SYNTAX DisplayString
6746    MAX-ACCESS read-write
6747    STATUS current
6748    DESCRIPTION
6749        "The IPv6 router to engage as the default router when this
6750        interface operates in STATIC mode."
6751    ::= { eth2IPv6Static 2 }
6752    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.2.1
6753
6754eth2IPv6AutoAddress1 OBJECT-TYPE
6755    SYNTAX DisplayString
6756    MAX-ACCESS read-only
6757    STATUS current
6758    DESCRIPTION
6759        "One of the automatically-acquired IPv6 addresses."
6760    ::= { eth2IPv6Auto 1 }
6761    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.3.1
6762
6763eth2IPv6AutoAddress2 OBJECT-TYPE
6764    SYNTAX DisplayString
6765    MAX-ACCESS read-only
6766    STATUS current
6767    DESCRIPTION
6768        "One of the automatically-acquired IPv6 addresses."
6769    ::= { eth2IPv6Auto 2 }
6770    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.3.2
6771
6772eth2IPv6AutoAddress3 OBJECT-TYPE
6773    SYNTAX DisplayString
6774    MAX-ACCESS read-only
6775    STATUS current
6776    DESCRIPTION
6777        "One of the automatically-acquired IPv6 addresses."
6778    ::= { eth2IPv6Auto 3 }
6779    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.3.3
6780
6781eth2IPv6AutoAddress4 OBJECT-TYPE
6782    SYNTAX DisplayString
6783    MAX-ACCESS read-only
6784    STATUS current
6785    DESCRIPTION
6786        "One of the automatically-acquired IPv6 addresses."
6787    ::= { eth2IPv6Auto 4 }
6788    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.3.4
6789
6790eth2IPv6LinkLocalAddress OBJECT-TYPE
6791    SYNTAX DisplayString
6792    MAX-ACCESS read-only
6793    STATUS current
6794    DESCRIPTION
6795        "The link local IPv6 address for this interface. This is
6796        present when the IPv6 mode is not OFF."
6797    ::= { eth2IPv6 4 }
6798    --1.3.6.1.4.1.3052.18.2.4.1.1.2.7.4
6799
6800
6801defaultRouter OBJECT-TYPE
6802    SYNTAX DisplayString
6803    MAX-ACCESS read-write
6804    STATUS current
6805    DESCRIPTION
6806        "The default router/gateway"
6807    ::= { network 2 }
6808    --1.3.6.1.4.1.3052.18.2.4.2
6809
6810-- DNS
6811
6812dnsTable OBJECT-TYPE
6813    SYNTAX SEQUENCE OF DNSConfig
6814    MAX-ACCESS not-accessible
6815    STATUS current
6816    DESCRIPTION
6817        "DNS server address table"
6818    ::= { network 3 }
6819    --1.3.6.1.4.1.3052.18.2.4.3
6820
6821dnsEntry OBJECT-TYPE
6822    SYNTAX DNSConfig
6823    MAX-ACCESS not-accessible
6824    STATUS current
6825    DESCRIPTION
6826        "DNS server address entry"
6827    INDEX { dnsIndex }
6828    ::= { dnsTable 1 }
6829    --1.3.6.1.4.1.3052.18.2.4.3.1
6830
6831dnsIndex OBJECT-TYPE
6832    SYNTAX Integer32 (1..2)
6833    MAX-ACCESS read-only
6834    STATUS current
6835    DESCRIPTION
6836        "Index for DNS server address"
6837    ::= { dnsEntry 1 }
6838    --1.3.6.1.4.1.3052.18.2.4.3.1.1
6839
6840dnsAddress OBJECT-TYPE
6841    SYNTAX IpAddress
6842    MAX-ACCESS read-write
6843    STATUS current
6844    DESCRIPTION
6845        "DNS server address"
6846    ::= { dnsEntry 2 }
6847    --1.3.6.1.4.1.3052.18.2.4.3.1.2
6848
6849hostname OBJECT-TYPE
6850    SYNTAX DisplayString
6851    MAX-ACCESS read-write
6852    STATUS current
6853    DESCRIPTION
6854        "The hostname of the unit"
6855    ::= { network 4 }
6856    --1.3.6.1.4.1.3052.18.2.4.4
6857
6858hostTable OBJECT-TYPE
6859    SYNTAX SEQUENCE OF HostConfig
6860    MAX-ACCESS not-accessible
6861    STATUS current
6862    DESCRIPTION
6863        "Static host table"
6864    ::= { network 5 }
6865    --1.3.6.1.4.1.3052.18.2.4.5
6866
6867hostEntry OBJECT-TYPE
6868    SYNTAX HostConfig
6869    MAX-ACCESS not-accessible
6870    STATUS current
6871    DESCRIPTION
6872        "Static host entry"
6873    INDEX { hostIndex }
6874    ::= { hostTable 1 }
6875    --1.3.6.1.4.1.3052.18.2.4.5.1
6876
6877hostIndex OBJECT-TYPE
6878    SYNTAX Integer32 (1..2)
6879    MAX-ACCESS read-only
6880    STATUS current
6881    DESCRIPTION
6882        "Index for static host"
6883    ::= { hostEntry 1 }
6884    --1.3.6.1.4.1.3052.18.2.4.5.1.1
6885
6886hostDeclaration OBJECT-TYPE
6887    SYNTAX DisplayString
6888    MAX-ACCESS read-write
6889    STATUS current
6890    DESCRIPTION
6891        "Static host declaration string (i.e. 'address hostname')"
6892    ::= { hostEntry 2 }
6893    --1.3.6.1.4.1.3052.18.2.4.5.1.2
6894
6895-- Network Command Processor
6896
6897ncpDuplex OBJECT-TYPE
6898    SYNTAX Integer32
6899    MAX-ACCESS read-write
6900    STATUS current
6901    DESCRIPTION
6902        "For network command processor: 1=Input characters are echoed; 0=no echo."
6903    ::= { network 6 }
6904    --1.3.6.1.4.1.3052.18.2.4.6
6905
6906ncpTimeout OBJECT-TYPE
6907    SYNTAX Integer32
6908    MAX-ACCESS read-write
6909    STATUS current
6910    DESCRIPTION
6911        "Network command processor inactivity timeout"
6912    ::= { network 7 }
6913    --1.3.6.1.4.1.3052.18.2.4.7
6914
6915-- SNMP
6916
6917snmpAgentEnable OBJECT-TYPE
6918    SYNTAX DisplayString
6919    MAX-ACCESS read-write
6920    STATUS current
6921    DESCRIPTION
6922        "ON/OFF for snmp agent"
6923    ::= { snmp 1 }
6924    --1.3.6.1.4.1.3052.18.2.4.8.1
6925
6926snmpNtfnAttempts OBJECT-TYPE
6927    SYNTAX Integer32
6928    MAX-ACCESS read-write
6929    STATUS current
6930    DESCRIPTION
6931        "Maximum of times the unit attempts to send a notification
6932        (trap/inform) in 1 cycle"
6933    ::= { snmpNotificationTx 1 }
6934    --1.3.6.1.4.1.3052.18.2.4.8.7.1
6935
6936snmpNtfnTimeout OBJECT-TYPE
6937    SYNTAX Integer32
6938    MAX-ACCESS read-write
6939    STATUS current
6940    DESCRIPTION
6941        "Number of seconds between retries of sending a notification"
6942    ::= { snmpNotificationTx 2 }
6943    --1.3.6.1.4.1.3052.18.2.4.8.7.2
6944
6945snmpNtfnCycles OBJECT-TYPE
6946    SYNTAX Integer32
6947    MAX-ACCESS read-write
6948    STATUS current
6949    DESCRIPTION
6950        "Number of times the unit attempts a group of attempts to send
6951        a notification (a cycle)"
6952    ::= { snmpNotificationTx 3 }
6953    --1.3.6.1.4.1.3052.18.2.4.8.7.3
6954
6955snmpNtfnSnooze OBJECT-TYPE
6956    SYNTAX Integer32
6957    MAX-ACCESS read-write
6958    STATUS current
6959    DESCRIPTION
6960        "Minutes between cycles"
6961    ::= { snmpNotificationTx 4 }
6962    --1.3.6.1.4.1.3052.18.2.4.8.7.4
6963
6964
6965-- SNMP proxy
6966
6967snmpProxyTable OBJECT-TYPE
6968    SYNTAX SEQUENCE OF SNMPProxyTable
6969    MAX-ACCESS not-accessible
6970    STATUS current
6971    DESCRIPTION
6972        "Table of SNMP proxy entries"
6973    ::= { snmpProxy 1 }
6974    --1.3.6.1.4.1.3052.18.2.4.8.8.1
6975
6976snmpProxyEntry OBJECT-TYPE
6977    SYNTAX SNMPProxyTable
6978    MAX-ACCESS not-accessible
6979    STATUS current
6980    DESCRIPTION
6981        "Entry for SNMP proxy table"
6982    INDEX { snmpProxyIndex }
6983    ::= { snmpProxyTable 1 }
6984    --1.3.6.1.4.1.3052.18.2.4.8.8.1.1
6985
6986snmpProxyIndex OBJECT-TYPE
6987    SYNTAX Integer32 (1..8)
6988    MAX-ACCESS read-only
6989    STATUS current
6990    DESCRIPTION
6991        "Index for SNMP proxy table"
6992    ::= { snmpProxyEntry 1 }
6993    --1.3.6.1.4.1.3052.18.2.4.8.8.1.1.1
6994
6995snmpProxyEgressOIDBranch OBJECT-TYPE
6996    SYNTAX DisplayString
6997    MAX-ACCESS read-write
6998    STATUS current
6999    DESCRIPTION
7000        "The OID branch to trigger the proxy function.  This should cover
7001        the device to proxy.  If blank then this proxy entry is disabled."
7002    ::= { snmpProxyEntry 2 }
7003    --1.3.6.1.4.1.3052.18.2.4.8.8.1.1.2
7004
7005snmpProxyIP OBJECT-TYPE
7006    SYNTAX DisplayString
7007    MAX-ACCESS read-write
7008    STATUS current
7009    DESCRIPTION
7010        "The IP address of the device to proxy."
7011    ::= { snmpProxyEntry 3 }
7012    --1.3.6.1.4.1.3052.18.2.4.8.8.1.1.3
7013
7014snmpProxyPort OBJECT-TYPE
7015    SYNTAX Integer32 (1..65535)
7016    MAX-ACCESS read-write
7017    STATUS current
7018    DESCRIPTION
7019        "The UDP port on which the device to proxy listens."
7020    ::= { snmpProxyEntry 4 }
7021    --1.3.6.1.4.1.3052.18.2.4.8.8.1.1.4
7022
7023snmpProxyIngressOIDBranch OBJECT-TYPE
7024    SYNTAX DisplayString
7025    MAX-ACCESS read-write
7026    STATUS current
7027    DESCRIPTION
7028        "The OID branch to be remapped to egress OID branch to trigger the
7029        proxy function.  If blank then the egress OID branch is proxied
7030        without remapping."
7031    ::= { snmpProxyEntry 5 }
7032    --1.3.6.1.4.1.3052.18.2.4.8.8.1.1.5
7033
7034snmpProxyName OBJECT-TYPE
7035    SYNTAX DisplayString
7036    MAX-ACCESS read-write
7037    STATUS current
7038    DESCRIPTION
7039        "Name of this proxy entry."
7040    ::= { snmpProxyEntry 6 }
7041    --1.3.6.1.4.1.3052.18.2.4.8.8.1.1.6
7042
7043
7044-- SNMP Poll
7045
7046snmpPMode OBJECT-TYPE
7047    SYNTAX DisplayString
7048    MAX-ACCESS read-write
7049    STATUS current
7050    DESCRIPTION
7051        "Mode of poll operation: OFF or POLL ONLY (just make the results
7052        available to view)."
7053    ::= { snmpPoll 1 }
7054    --1.3.6.1.4.1.3052.18.2.4.8.9.1
7055
7056snmpPRequestTable OBJECT-TYPE
7057    SYNTAX SEQUENCE OF SNMPPollRequestConfig
7058    MAX-ACCESS not-accessible
7059    STATUS current
7060    DESCRIPTION
7061        "Table of SNMP Poll requests."
7062    ::= { snmpPoll 4 }
7063    --1.3.6.1.4.1.3052.18.2.4.8.9.4
7064
7065snmpPRequestEntry OBJECT-TYPE
7066    SYNTAX SNMPPollRequestConfig
7067    MAX-ACCESS not-accessible
7068    STATUS current
7069    DESCRIPTION
7070        "Entry for table pf SNMP Poll requests."
7071    INDEX { snmpPRequestIndex }
7072    ::= { snmpPRequestTable 1 }
7073    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1
7074
7075snmpPRequestIndex OBJECT-TYPE
7076    SYNTAX Integer32 (1..64)
7077    MAX-ACCESS read-only
7078    STATUS current
7079    DESCRIPTION
7080        "Index for table of SNMP Poll requests."
7081    ::= { snmpPRequestEntry 1 }
7082    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.1
7083
7084snmpPRequestDescription OBJECT-TYPE
7085    SYNTAX DisplayString
7086    MAX-ACCESS read-write
7087    STATUS current
7088    DESCRIPTION
7089        "A description for this single telemetry request; no functional effect."
7090    ::= { snmpPRequestEntry 2 }
7091    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.2
7092
7093snmpPRequestAgent OBJECT-TYPE
7094    SYNTAX DisplayString
7095    MAX-ACCESS read-write
7096    STATUS current
7097    DESCRIPTION
7098        "SNMP Agent IP address or hostname for this single telemetry request."
7099    ::= { snmpPRequestEntry 3 }
7100    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.3
7101
7102snmpPRequestReadcom OBJECT-TYPE
7103    SYNTAX DisplayString
7104    MAX-ACCESS read-write
7105    STATUS current
7106    DESCRIPTION
7107        "SNMP read community for this single telemetry request."
7108    ::= { snmpPRequestEntry 4 }
7109    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.4
7110
7111snmpPRequestOID OBJECT-TYPE
7112    SYNTAX DisplayString
7113    MAX-ACCESS read-write
7114    STATUS current
7115    DESCRIPTION
7116        "SNMP object identifier for this single telemetry request."
7117    ::= { snmpPRequestEntry 5 }
7118    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.5
7119
7120snmpPRequestPeriod OBJECT-TYPE
7121    SYNTAX Integer32 (1..255)
7122    MAX-ACCESS read-write
7123    STATUS current
7124    DESCRIPTION
7125        "How many seconds between periodic SNMP polls of this
7126        single telemetry request."
7127    ::= { snmpPRequestEntry 6 }
7128    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.6
7129
7130snmpPRequestResultStatus OBJECT-TYPE
7131    SYNTAX DisplayString
7132    MAX-ACCESS read-only
7133    STATUS current
7134    DESCRIPTION
7135        "Status of the last attempt for this telemetry request."
7136    ::= { snmpPRequestEntry 10 }
7137    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.10
7138
7139snmpPRequestResultValue OBJECT-TYPE
7140    SYNTAX DisplayString
7141    MAX-ACCESS read-only
7142    STATUS current
7143    DESCRIPTION
7144        "The telemetry value if the last request was successful."
7145    ::= { snmpPRequestEntry 11 }
7146    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.11
7147
7148snmpPRequestResultTime OBJECT-TYPE
7149    SYNTAX DisplayString
7150    MAX-ACCESS read-only
7151    STATUS current
7152    DESCRIPTION
7153        "The timestamp of the last telemetry request."
7154    ::= { snmpPRequestEntry 12 }
7155    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.12
7156
7157snmpPRequestResultType OBJECT-TYPE
7158    SYNTAX DisplayString
7159    MAX-ACCESS read-only
7160    STATUS current
7161    DESCRIPTION
7162        "The type of the telemetry as reported by the agent."
7163    ::= { snmpPRequestEntry 13 }
7164    --1.3.6.1.4.1.3052.18.2.4.8.9.4.1.13
7165
7166
7167-- FTP
7168
7169ftpPushEnable OBJECT-TYPE
7170    SYNTAX DisplayString
7171    MAX-ACCESS read-write
7172    STATUS current
7173    DESCRIPTION
7174        "Enable FTP push for REGULAR (protocol: FTP) or SECURE (protocol:
7175        SFTP) operation, or disable it (OFF)"
7176    ::= { ftpPush 1 }
7177    --1.3.6.1.4.1.3052.18.2.4.9.1
7178
7179ftpPushServer OBJECT-TYPE
7180    SYNTAX DisplayString
7181    MAX-ACCESS read-write
7182    STATUS current
7183    DESCRIPTION
7184        "FTP server to which data should be pushed"
7185    ::= { ftpPush 2 }
7186    --1.3.6.1.4.1.3052.18.2.4.9.2
7187
7188ftpPushAccount OBJECT-TYPE
7189    SYNTAX DisplayString
7190    MAX-ACCESS read-write
7191    STATUS current
7192    DESCRIPTION
7193        "FTP push account"
7194    ::= { ftpPush 5 }
7195    --1.3.6.1.4.1.3052.18.2.4.9.5
7196
7197ftpPushDirectory OBJECT-TYPE
7198    SYNTAX DisplayString
7199    MAX-ACCESS read-write
7200    STATUS current
7201    DESCRIPTION
7202        "FTP push directory"
7203    ::= { ftpPush 6 }
7204    --1.3.6.1.4.1.3052.18.2.4.9.6
7205
7206ftpPushperiod OBJECT-TYPE
7207    SYNTAX Integer32
7208    MAX-ACCESS read-write
7209    STATUS current
7210    DESCRIPTION
7211        "Minutes between pushes"
7212    ::= { ftpPush 7 }
7213    --1.3.6.1.4.1.3052.18.2.4.9.7
7214
7215ftpPushPushFileTable OBJECT-TYPE
7216    SYNTAX SEQUENCE OF FTPPushPushFileConfig
7217    MAX-ACCESS not-accessible
7218    STATUS current
7219    DESCRIPTION
7220        "Table of files to push"
7221    ::= { ftpPush 8 }
7222    --1.3.6.1.4.1.3052.18.2.4.9.8
7223
7224ftpPushPushFileEntry OBJECT-TYPE
7225    SYNTAX FTPPushPushFileConfig
7226    MAX-ACCESS not-accessible
7227    STATUS current
7228    DESCRIPTION
7229        "Entry for table of files to push"
7230    INDEX { ftpPushPushFileIndex }
7231    ::= { ftpPushPushFileTable 1 }
7232    --1.3.6.1.4.1.3052.18.2.4.9.8.1
7233
7234ftpPushPushFileIndex OBJECT-TYPE
7235    SYNTAX Integer32 (1..16)
7236    MAX-ACCESS read-only
7237    STATUS current
7238    DESCRIPTION
7239        "Index for table of files to push"
7240    ::= { ftpPushPushFileEntry 1 }
7241    --1.3.6.1.4.1.3052.18.2.4.9.8.1.1
7242
7243ftpPushPushFile OBJECT-TYPE
7244    SYNTAX DisplayString
7245    MAX-ACCESS read-write
7246    STATUS current
7247    DESCRIPTION
7248        "ON/OFF push this local FILEx"
7249    ::= { ftpPushPushFileEntry 2 }
7250    --1.3.6.1.4.1.3052.18.2.4.9.8.1.2
7251
7252ftpPushPushAudit OBJECT-TYPE
7253    SYNTAX DisplayString
7254    MAX-ACCESS read-write
7255    STATUS current
7256    DESCRIPTION
7257        "ON/OFF push the audit log"
7258    ::= { ftpPush 9 }
7259    --1.3.6.1.4.1.3052.18.2.4.9.9
7260
7261ftpPushPushAlarms OBJECT-TYPE
7262    SYNTAX DisplayString
7263    MAX-ACCESS read-write
7264    STATUS current
7265    DESCRIPTION
7266        "ON/OFF push the alarms/events file"
7267    ::= { ftpPush 10 }
7268    --1.3.6.1.4.1.3052.18.2.4.9.10
7269
7270ftpPushRemoteFileTable OBJECT-TYPE
7271    SYNTAX SEQUENCE OF FTPPushRemoteFileConfig
7272    MAX-ACCESS not-accessible
7273    STATUS current
7274    DESCRIPTION
7275        "Table of remote names of files to push"
7276    ::= { ftpPush 11 }
7277    --1.3.6.1.4.1.3052.18.2.4.9.11
7278
7279ftpPushRemoteFileEntry OBJECT-TYPE
7280    SYNTAX FTPPushRemoteFileConfig
7281    MAX-ACCESS not-accessible
7282    STATUS current
7283    DESCRIPTION
7284        "Entry for table of remote names of files to push"
7285    INDEX { ftpPushRemoteFileIndex }
7286    ::= { ftpPushRemoteFileTable 1 }
7287    --1.3.6.1.4.1.3052.18.2.4.9.11.1
7288
7289ftpPushRemoteFileIndex OBJECT-TYPE
7290    SYNTAX Integer32 (1..16)
7291    MAX-ACCESS read-only
7292    STATUS current
7293    DESCRIPTION
7294        "Index for table of remote names of files to push"
7295    ::= { ftpPushRemoteFileEntry 1 }
7296    --1.3.6.1.4.1.3052.18.2.4.9.11.1
7297
7298ftpPushRemoteFileName OBJECT-TYPE
7299    SYNTAX DisplayString
7300    MAX-ACCESS read-write
7301    STATUS current
7302    DESCRIPTION
7303        "remote name of pushed FILEx (name on server)"
7304    ::= { ftpPushRemoteFileEntry 2 }
7305    --1.3.6.1.4.1.3052.18.2.4.9.11.2
7306
7307ftpPushRemoteAlarmName OBJECT-TYPE
7308    SYNTAX DisplayString
7309    MAX-ACCESS read-write
7310    STATUS current
7311    DESCRIPTION
7312        "Filename on server for alarms"
7313    ::= { ftpPush 12 }
7314    --1.3.6.1.4.1.3052.18.2.4.9.12
7315
7316ftpPushPassive OBJECT-TYPE
7317    SYNTAX DisplayString
7318    MAX-ACCESS read-write
7319    STATUS current
7320    DESCRIPTION
7321        "ON/OFF use ftp passive mode"
7322    ::= { ftpPush 13 }
7323    --1.3.6.1.4.1.3052.18.2.4.9.13
7324
7325ftpPushIncludeDate OBJECT-TYPE
7326    SYNTAX DisplayString
7327    MAX-ACCESS read-write
7328    STATUS current
7329    DESCRIPTION
7330        "ON/OFF include the date in the name of the pushed file"
7331    ::= { ftpPush 14 }
7332    --1.3.6.1.4.1.3052.18.2.4.9.14
7333
7334ftpPushIncludeTime OBJECT-TYPE
7335    SYNTAX DisplayString
7336    MAX-ACCESS read-write
7337    STATUS current
7338    DESCRIPTION
7339        "ON/OFF include the time in the name of the pushed file"
7340    ::= { ftpPush 15 }
7341    --1.3.6.1.4.1.3052.18.2.4.9.15
7342
7343ftpPushIncludeSeq OBJECT-TYPE
7344    SYNTAX DisplayString
7345    MAX-ACCESS read-write
7346    STATUS current
7347    DESCRIPTION
7348        "ON/OFF include a sequence number in the name of the pushed file"
7349    ::= { ftpPush 16 }
7350    --1.3.6.1.4.1.3052.18.2.4.9.16
7351
7352ftpPushPermissions OBJECT-TYPE
7353    SYNTAX DisplayString
7354    MAX-ACCESS read-write
7355    STATUS current
7356    DESCRIPTION
7357        "Unix permissions to apply to pushed files (octal notation)."
7358    ::= { ftpPush 17 }
7359    --1.3.6.1.4.1.3052.18.2.4.9.17
7360
7361
7362-- Routing
7363
7364ethRoutingEnable OBJECT-TYPE
7365    SYNTAX DisplayString
7366    MAX-ACCESS read-write
7367    STATUS current
7368    DESCRIPTION
7369        "ON/OFF unit routes IP traffic from Ethernet to PPP/Wireless"
7370    ::= { routing 2 }
7371    --1.3.6.1.4.1.3052.18.2.4.11.2
7372
7373ethRoutingNATEnable OBJECT-TYPE
7374    SYNTAX DisplayString
7375    MAX-ACCESS read-write
7376    STATUS current
7377    DESCRIPTION
7378        "ON/OFF unit applies NAT on routed IP frames egressing the
7379        unit on its PPP interface"
7380    ::= { routing 3 }
7381    --1.3.6.1.4.1.3052.18.2.4.11.3
7382
7383-- IP Restrictions
7384
7385ipRestrictionTable OBJECT-TYPE
7386    SYNTAX SEQUENCE OF IPRestrictionConfig
7387    MAX-ACCESS not-accessible
7388    STATUS current
7389    DESCRIPTION
7390        "Table of IP restrictions"
7391    ::= { ipRestriction 1 }
7392    --1.3.6.1.4.1.3052.18.2.4.12.1.1
7393
7394ipRestrictionEntry OBJECT-TYPE
7395    SYNTAX IPRestrictionConfig
7396    MAX-ACCESS not-accessible
7397    STATUS current
7398    DESCRIPTION
7399        "Entry for table of IP restrictions"
7400    INDEX { ipRestrictionIndex }
7401    ::= { ipRestrictionTable 1 }
7402    --1.3.6.1.4.1.3052.18.2.4.12.1.1
7403
7404ipRestrictionIndex OBJECT-TYPE
7405    SYNTAX Integer32 (1..8)
7406    MAX-ACCESS read-only
7407    STATUS current
7408    DESCRIPTION
7409        "Index for table of IP restrictions"
7410    ::= { ipRestrictionEntry 1 }
7411    --1.3.6.1.4.1.3052.18.2.4.12.1.1.1.1
7412
7413ipRestrictionEnable OBJECT-TYPE
7414    SYNTAX DisplayString
7415    MAX-ACCESS read-write
7416    STATUS current
7417    DESCRIPTION
7418        "ON/OFF enable this IP restriction"
7419    ::= { ipRestrictionEntry 2 }
7420    --1.3.6.1.4.1.3052.18.2.4.12.1.1.1.2
7421
7422ipRestrictionMask OBJECT-TYPE
7423    SYNTAX DisplayString
7424    MAX-ACCESS read-write
7425    STATUS current
7426    DESCRIPTION
7427        "IP restriction mask"
7428    ::= { ipRestrictionEntry 3 }
7429    --1.3.6.1.4.1.3052.18.2.4.12.1.1.1.3
7430
7431-- Traps
7432
7433trapIncludeDateTime OBJECT-TYPE
7434    SYNTAX DisplayString
7435    MAX-ACCESS read-write
7436    STATUS current
7437    DESCRIPTION
7438        "ON/OFF include date and time in stock trap message"
7439    ::= { trapInclude 1 }
7440    --1.3.6.1.4.1.3052.18.2.4.14.1.1
7441
7442trapIncludeSiteName OBJECT-TYPE
7443    SYNTAX DisplayString
7444    MAX-ACCESS read-write
7445    STATUS current
7446    DESCRIPTION
7447        "ON/OFF include site name in stock trap message"
7448    ::= { trapInclude 2 }
7449    --1.3.6.1.4.1.3052.18.2.4.14.1.2
7450
7451trapIncludeSensorID OBJECT-TYPE
7452    SYNTAX DisplayString
7453    MAX-ACCESS read-write
7454    STATUS current
7455    DESCRIPTION
7456        "ON/OFF include sensor ID in stock trap message"
7457    ::= { trapInclude 3 }
7458    --1.3.6.1.4.1.3052.18.2.4.14.1.3
7459
7460trapIncludeUDName OBJECT-TYPE
7461    SYNTAX DisplayString
7462    MAX-ACCESS read-write
7463    STATUS current
7464    DESCRIPTION
7465        "ON/OFF include user defined name in stock trap message"
7466    ::= { trapInclude 4 }
7467    --1.3.6.1.4.1.3052.18.2.4.14.1.4
7468
7469trapIncludeUDState OBJECT-TYPE
7470    SYNTAX DisplayString
7471    MAX-ACCESS read-write
7472    STATUS current
7473    DESCRIPTION
7474        "ON/OFF include user defined state in stock trap message"
7475    ::= { trapInclude 5 }
7476    --1.3.6.1.4.1.3052.18.2.4.14.1.5
7477
7478trapIncludeSourceAddress OBJECT-TYPE
7479    SYNTAX IpAddress
7480    MAX-ACCESS read-write
7481    STATUS current
7482    DESCRIPTION
7483        "ON/OFF include source IP address in stock trap message"
7484    ::= { trapInclude 6 }
7485    --1.3.6.1.4.1.3052.18.2.4.14.1.6
7486
7487trapAuthFailEnable OBJECT-TYPE
7488    SYNTAX DisplayString
7489    MAX-ACCESS read-write
7490    STATUS current
7491    DESCRIPTION
7492        "ON/OFF enable trap sent upon SNMP authentication failure"
7493    ::= { trap 2 }
7494    --1.3.6.1.4.1.3052.18.2.4.14.2
7495
7496
7497-- Wireless
7498
7499
7500wirelessMode OBJECT-TYPE
7501    SYNTAX DisplayString
7502    MAX-ACCESS read-write
7503    STATUS current
7504    DESCRIPTION
7505        "Wireless mode (OFF,PERMANENT-EDGE)"
7506    ::= { wireless 1 }
7507    --1.3.6.1.4.1.3052.18.2.4.16.1
7508
7509wirelessAPN OBJECT-TYPE
7510    SYNTAX DisplayString
7511    MAX-ACCESS read-write
7512    STATUS current
7513    DESCRIPTION
7514        "Wireless access point name"
7515    ::= { wireless 2 }
7516    --1.3.6.1.4.1.3052.18.2.4.16.2
7517
7518wirelessIdleTimeout OBJECT-TYPE
7519    SYNTAX Integer32
7520    MAX-ACCESS read-write
7521    STATUS current
7522    DESCRIPTION
7523        "Wireless idle timeout"
7524    ::= { wireless 3 }
7525    --1.3.6.1.4.1.3052.18.2.4.16.3
7526
7527wirelessPIN OBJECT-TYPE
7528    SYNTAX DisplayString
7529    MAX-ACCESS read-write
7530    STATUS current
7531    DESCRIPTION
7532        "Wireless modem SIM PIN"
7533    ::= { wireless 5 }
7534    --1.3.6.1.4.1.3052.18.2.4.16.5
7535
7536wirelessDRE OBJECT-TYPE
7537    SYNTAX DisplayString
7538    MAX-ACCESS read-write
7539    STATUS current
7540    DESCRIPTION
7541        "Default route enable for wireless network interface.
7542         When this is ON, the wireless link, if up, becomes
7543         the default route, overriding the default route setting
7544         (defaultRouter object).  When OFF, the default route
7545         setting controls the default route and the wireless link
7546         does not become the default route."
7547    ::= { wireless 9 }
7548    --1.3.6.1.4.1.3052.18.2.4.16.9
7549
7550wirelessPPPUsername OBJECT-TYPE
7551    SYNTAX DisplayString
7552    MAX-ACCESS read-write
7553    STATUS current
7554    DESCRIPTION
7555        "Username for PPP-based wireless modem connections."
7556    ::= { wireless 10 }
7557    --1.3.6.1.4.1.3052.18.2.4.16.10
7558
7559wirelessFirewall OBJECT-TYPE
7560    SYNTAX DisplayString
7561    MAX-ACCESS read-write
7562    STATUS current
7563    DESCRIPTION
7564        "Enable wireless modem firewall."
7565    ::= { wireless 11 }
7566    --1.3.6.1.4.1.3052.18.2.4.16.11
7567
7568wirelessKeepaliveThreshold OBJECT-TYPE
7569    SYNTAX Integer32
7570    MAX-ACCESS read-write
7571    STATUS current
7572    DESCRIPTION
7573        "Minutes of no RX activity before sending keep-alive."
7574    ::= { wireless 12 }
7575    --1.3.6.1.4.1.3052.18.2.4.16.12
7576
7577wirelessPPPDebug OBJECT-TYPE
7578    SYNTAX DisplayString
7579    MAX-ACCESS read-write
7580    STATUS current
7581    DESCRIPTION
7582        "Enable wireless modem PPP debug."
7583    ::= { wireless 13 }
7584    --1.3.6.1.4.1.3052.18.2.4.16.13
7585
7586wirelessConnEnable OBJECT-TYPE
7587    SYNTAX DisplayString
7588    MAX-ACCESS read-write
7589    STATUS current
7590    DESCRIPTION
7591        "Enable wireless modem connectivity check."
7592    ::= { wirelessConnectivity 1 }
7593    --1.3.6.1.4.1.3052.18.2.4.16.20.1
7594
7595wirelessConnCheckInterval OBJECT-TYPE
7596    SYNTAX Integer32
7597    MAX-ACCESS read-write
7598    STATUS current
7599    DESCRIPTION
7600        "Wireless connectivity check interval in minutes."
7601    ::= { wirelessConnectivity 2 }
7602    --1.3.6.1.4.1.3052.18.2.4.16.20.2
7603
7604wirelessConnFailThreshold OBJECT-TYPE
7605    SYNTAX Integer32
7606    MAX-ACCESS read-write
7607    STATUS current
7608    DESCRIPTION
7609        "Wireless connectivity fail threshold."
7610    ::= { wirelessConnectivity 3 }
7611    --1.3.6.1.4.1.3052.18.2.4.16.20.3
7612
7613wirelessConnIP1 OBJECT-TYPE
7614    SYNTAX IpAddress
7615    MAX-ACCESS read-write
7616    STATUS current
7617    DESCRIPTION
7618        "Wireless connectivity check IP address 1."
7619    ::= { wirelessConnectivity 10 }
7620    --1.3.6.1.4.1.3052.18.2.4.16.20.10
7621
7622wirelessConnIP2 OBJECT-TYPE
7623    SYNTAX IpAddress
7624    MAX-ACCESS read-write
7625    STATUS current
7626    DESCRIPTION
7627        "Wireless connectivity check IP address 2."
7628    ::= { wirelessConnectivity 11 }
7629    --1.3.6.1.4.1.3052.18.2.4.16.20.11
7630
7631
7632-- Email
7633
7634
7635emailServer OBJECT-TYPE
7636    SYNTAX DisplayString
7637    MAX-ACCESS read-write
7638    STATUS current
7639    DESCRIPTION
7640        "SMTP server to which the unit sends email"
7641    ::= { email 1 }
7642    --1.3.6.1.4.1.3052.18.2.4.17.1
7643
7644emailDomain OBJECT-TYPE
7645    SYNTAX DisplayString
7646    MAX-ACCESS read-write
7647    STATUS current
7648    DESCRIPTION
7649        "Domain to use in recipient address"
7650    ::= { email 2 }
7651    --1.3.6.1.4.1.3052.18.2.4.17.2
7652
7653emailAuthEnable OBJECT-TYPE
7654    SYNTAX DisplayString
7655    MAX-ACCESS read-write
7656    STATUS current
7657    DESCRIPTION
7658        "ON/OFF enable SMTP authentication"
7659    ::= { email 3 }
7660    --1.3.6.1.4.1.3052.18.2.4.17.3
7661
7662-- Advanced network config
7663
7664arpFilter OBJECT-TYPE
7665    SYNTAX Integer32
7666    MAX-ACCESS read-write
7667    STATUS current
7668    DESCRIPTION
7669        "ARP filter code"
7670    ::= { netAdvanced 1 }
7671    --1.3.6.1.4.1.3052.18.2.4.18.1
7672
7673
7674-- Web interface
7675
7676webEnable OBJECT-TYPE
7677    SYNTAX DisplayString
7678    MAX-ACCESS read-write
7679    STATUS current
7680    DESCRIPTION
7681        "ON/OFF for the web interface"
7682    ::= { web 1 }
7683    --1.3.6.1.4.1.3052.18.2.4.19.1
7684
7685webPort OBJECT-TYPE
7686    SYNTAX Integer32
7687    MAX-ACCESS read-write
7688    STATUS current
7689    DESCRIPTION
7690        "TCP port on which web interface listens"
7691    ::= { web 2 }
7692    --1.3.6.1.4.1.3052.18.2.4.19.2
7693
7694webTimeout OBJECT-TYPE
7695    SYNTAX Integer32
7696    MAX-ACCESS read-write
7697    STATUS current
7698    DESCRIPTION
7699        "Web interface session timeout (seconds)"
7700    ::= { web 3 }
7701    --1.3.6.1.4.1.3052.18.2.4.19.3
7702
7703
7704-- IPv6
7705
7706ipv6DefaultRouter OBJECT-TYPE
7707    SYNTAX DisplayString
7708    MAX-ACCESS read-write
7709    STATUS current
7710    DESCRIPTION
7711        "The IPv6 default router in use."
7712    ::= { ipv6 1 }
7713    --1.3.6.1.4.1.3052.18.2.4.21.1
7714
7715
7716
7717-- CPE table
7718
7719cpeTable OBJECT-TYPE
7720    SYNTAX SEQUENCE OF CPEConfig
7721    MAX-ACCESS not-accessible
7722    STATUS current
7723    DESCRIPTION
7724        "Table of CPEs"
7725    ::= { cpe 1 }
7726    --1.3.6.1.4.1.3052.18.2.4.22.1
7727
7728cpeEntry OBJECT-TYPE
7729    SYNTAX CPEConfig
7730    MAX-ACCESS not-accessible
7731    STATUS current
7732    DESCRIPTION
7733        "Entry for table of CPEs"
7734    INDEX { cpeIndex }
7735    ::= { cpeTable 1 }
7736    --1.3.6.1.4.1.3052.18.2.4.22.1.1
7737
7738cpeIndex OBJECT-TYPE
7739    SYNTAX Integer32 (1..16)
7740    MAX-ACCESS read-only
7741    STATUS current
7742    DESCRIPTION
7743        "Index for table of CPEs"
7744    ::= { cpeEntry 1 }
7745    --1.3.6.1.4.1.3052.18.2.4.22.1.1.1
7746
7747cpeHost OBJECT-TYPE
7748    SYNTAX DisplayString
7749    MAX-ACCESS read-write
7750    STATUS current
7751    DESCRIPTION
7752        "CPE host (IP address or DNS name)"
7753    ::= { cpeEntry 2 }
7754    --1.3.6.1.4.1.3052.18.2.4.22.1.1.2
7755
7756cpeName OBJECT-TYPE
7757    SYNTAX DisplayString
7758    MAX-ACCESS read-write
7759    STATUS current
7760    DESCRIPTION
7761        "CPE name, informational only"
7762    ::= { cpeEntry 3 }
7763    --1.3.6.1.4.1.3052.18.2.4.22.1.1.3
7764
7765cpeDescription OBJECT-TYPE
7766    SYNTAX DisplayString
7767    MAX-ACCESS read-write
7768    STATUS current
7769    DESCRIPTION
7770        "CPE description, informational only"
7771    ::= { cpeEntry 4 }
7772    --1.3.6.1.4.1.3052.18.2.4.22.1.1.4
7773
7774cpeKeepalive OBJECT-TYPE
7775    SYNTAX Integer32
7776    MAX-ACCESS read-write
7777    STATUS current
7778    DESCRIPTION
7779        "Number of seconds between each successful ping request."
7780    ::= { cpeEntry 5 }
7781    --1.3.6.1.4.1.3052.18.2.4.22.1.1.5
7782
7783cpeThreshold OBJECT-TYPE
7784    SYNTAX Integer32
7785    MAX-ACCESS read-write
7786    STATUS current
7787    DESCRIPTION
7788        "Number of unsuccessful pings that triggers the CPE event."
7789    ::= { cpeEntry 6 }
7790    --1.3.6.1.4.1.3052.18.2.4.22.1.1.6
7791
7792cpeEventReminderInterval OBJECT-TYPE
7793    SYNTAX Integer32
7794    MAX-ACCESS read-write
7795    STATUS current
7796    DESCRIPTION
7797        "CPE event reminder interval (minutes)."
7798    ::= { cpeEntry 7 }
7799    --1.3.6.1.4.1.3052.18.2.4.22.1.1.7
7800
7801cpeKeepaliveTicks OBJECT-TYPE
7802    SYNTAX Integer32
7803    MAX-ACCESS read-write
7804    STATUS current
7805    DESCRIPTION
7806        "CPE ping period in 16ths of a second (nonzero overrides keepalive)."
7807    ::= { cpeEntry 20 }
7808    --1.3.6.1.4.1.3052.18.2.4.22.1.1.20
7809
7810cpePingSize OBJECT-TYPE
7811    SYNTAX Integer32
7812    MAX-ACCESS read-write
7813    STATUS current
7814    DESCRIPTION
7815        "Number of bytes in CPE ping payload"
7816    ::= { cpeEntry 21 }
7817    --1.3.6.1.4.1.3052.18.2.4.22.1.11
7818
7819cpeInfoReset OBJECT-TYPE
7820    SYNTAX Integer32
7821    MAX-ACCESS read-write
7822    STATUS current
7823    DESCRIPTION
7824        "Set any number to reset CPE ping stats."
7825    ::= { cpeEntry 30 }
7826    --1.3.6.1.4.1.3052.18.2.4.22.1.1.30
7827
7828cpeInfoNumReq OBJECT-TYPE
7829    SYNTAX Integer32
7830    MAX-ACCESS read-only
7831    STATUS current
7832    DESCRIPTION
7833        "Total number of requests transmitted."
7834    ::= { cpeEntry 31 }
7835    --1.3.6.1.4.1.3052.18.2.4.22.1.1.31
7836
7837cpeInfoNumGoodResp OBJECT-TYPE
7838    SYNTAX Integer32
7839    MAX-ACCESS read-only
7840    STATUS current
7841    DESCRIPTION
7842        "Total number of non-corrupt responses."
7843    ::= { cpeEntry 32 }
7844    --1.3.6.1.4.1.3052.18.2.4.22.1.1.32
7845
7846cpeInfoNumBadResp OBJECT-TYPE
7847    SYNTAX Integer32
7848    MAX-ACCESS read-only
7849    STATUS current
7850    DESCRIPTION
7851        "Total number of corrupt responses."
7852    ::= { cpeEntry 33 }
7853    --1.3.6.1.4.1.3052.18.2.4.22.1.1.33
7854
7855cpeInfoNumLostResp OBJECT-TYPE
7856    SYNTAX Integer32
7857    MAX-ACCESS read-only
7858    STATUS current
7859    DESCRIPTION
7860        "Total number of requests with no response."
7861    ::= { cpeEntry 34 }
7862    --1.3.6.1.4.1.3052.18.2.4.22.1.1.34
7863
7864cpeInfoPercentLoss OBJECT-TYPE
7865    SYNTAX DisplayString
7866    MAX-ACCESS read-only
7867    STATUS current
7868    DESCRIPTION
7869        "Percent loss (missing responses / total requests)."
7870    ::= { cpeEntry 35 }
7871    --1.3.6.1.4.1.3052.18.2.4.22.1.1.35
7872
7873cpeInfoPercentBad OBJECT-TYPE
7874    SYNTAX DisplayString
7875    MAX-ACCESS read-only
7876    STATUS current
7877    DESCRIPTION
7878        "Percent corrupt (corrupt responses / total requests)."
7879    ::= { cpeEntry 36 }
7880    --1.3.6.1.4.1.3052.18.2.4.22.1.1.36
7881
7882--***************************************************************************************
7883--Time Section  2.8
7884--***************************************************************************************
7885
7886clock OBJECT-TYPE
7887    SYNTAX DisplayString
7888    MAX-ACCESS read-write
7889    STATUS current
7890    DESCRIPTION
7891        "Text string for date and time;
7892        e.g. 'SUN 01/02/98 12:34:27'.  When setting
7893        this object, only the date and time are
7894        required; the unit will ignore a specified
7895        day of week because it is calculated from
7896        the date and time.  When this object is included
7897        in a notification as a varbind, it represents
7898        the time that the triggering event occurred."
7899    ::= { time 1 }
7900    --1.3.6.1.4.1.3052.18.2.8.1
7901
7902--***************************************************************************************
7903--Console Section  2.10
7904--***************************************************************************************
7905
7906
7907consoleDuplex OBJECT-TYPE
7908    SYNTAX DisplayString
7909    MAX-ACCESS read-write
7910    STATUS current
7911    DESCRIPTION
7912        "ON/OFF characters echoed on telnet command session"
7913    ::= { console 1 }
7914    --1.3.6.1.4.1.3052.18.2.10.1
7915
7916consoleTimeout OBJECT-TYPE
7917    SYNTAX Integer32
7918    MAX-ACCESS read-write
7919    STATUS current
7920    DESCRIPTION
7921        "Minutes of inactivity after which telnet command session is terminated"
7922    ::= { console 2 }
7923    --1.3.6.1.4.1.3052.18.2.10.2
7924
7925consoleConfirm OBJECT-TYPE
7926    SYNTAX DisplayString
7927    MAX-ACCESS read-write
7928    STATUS current
7929    DESCRIPTION
7930        "ON/OFF Prompt to confirm certain actions"
7931    ::= { console 7 }
7932    --1.3.6.1.4.1.3052.18.2.10.7
7933
7934--***************************************************************************************
7935--Core Security Section 2.11.1
7936--***************************************************************************************
7937
7938scShowPasswordPrompt OBJECT-TYPE
7939    SYNTAX DisplayString
7940    MAX-ACCESS read-write
7941    STATUS current
7942    DESCRIPTION
7943        "ON/OFF show password prompt upon login"
7944    ::= { secCore 1 }
7945    --1.3.6.1.4.1.3052.18.2.11.1.1
7946
7947scConsoleLoginRequired  OBJECT-TYPE
7948    SYNTAX DisplayString
7949    MAX-ACCESS read-write
7950    STATUS current
7951    DESCRIPTION
7952        "ON/OFF login required upon connecting via console"
7953    ::= { secCore 2 }
7954    --1.3.6.1.4.1.3052.18.2.11.1.2
7955
7956scAuthMode OBJECT-TYPE
7957    SYNTAX DisplayString
7958    MAX-ACCESS read-write
7959    STATUS current
7960    DESCRIPTION
7961        "Authentication mode (USERNAME/PW,PW/USERNAME,PASSWORD ONLY)"
7962    ::= { secCore 7 }
7963    --1.3.6.1.4.1.3052.18.2.11.1.7
7964
7965scRightsGroup OBJECT-TYPE
7966    SYNTAX DisplayString
7967    MAX-ACCESS read-write
7968    STATUS current
7969    DESCRIPTION
7970        "The set of aliases used for the 8 available rights levels"
7971    ::= { secCore 8 }
7972    --1.3.6.1.4.1.3052.18.2.11.1.8
7973
7974scSecret OBJECT-TYPE
7975    SYNTAX DisplayString
7976    MAX-ACCESS read-write
7977    STATUS current
7978    DESCRIPTION
7979        "Shared secret for challenges"
7980    ::= { secCore 9 }
7981    --1.3.6.1.4.1.3052.18.2.11.1.9
7982
7983
7984
7985--***************************************************************************************
7986--User Security Section 2.11.2
7987--***************************************************************************************
7988
7989
7990secUserTable OBJECT-TYPE
7991    SYNTAX SEQUENCE OF SecUserConfig
7992    MAX-ACCESS not-accessible
7993    STATUS current
7994    DESCRIPTION
7995        "Table of users"
7996    ::= { unitSecurity 2 }
7997    --1.3.6.1.4.1.3052.18.2.11.2
7998
7999secUserEntry OBJECT-TYPE
8000    SYNTAX SecUserConfig
8001    MAX-ACCESS not-accessible
8002    STATUS current
8003    DESCRIPTION
8004        "Entry for table of users"
8005    INDEX { secUserIndex }
8006    ::= { secUserTable 1 }
8007    --1.3.6.1.4.1.3052.18.2.11.2.1
8008
8009secUserIndex OBJECT-TYPE
8010    SYNTAX Integer32 (1..12)
8011    MAX-ACCESS read-only
8012    STATUS current
8013    DESCRIPTION
8014        "Index for table of users"
8015    ::= { secUserEntry 1 }
8016    --1.3.6.1.4.1.3052.18.2.11.2.1.1
8017
8018secUserEnable OBJECT-TYPE
8019    SYNTAX DisplayString
8020    MAX-ACCESS read-write
8021    STATUS current
8022    DESCRIPTION
8023        "ON/OFF enable user"
8024    ::= { secUserEntry 2 }
8025    --1.3.6.1.4.1.3052.18.2.11.2.1.2
8026
8027secUserConnectVia OBJECT-TYPE
8028    SYNTAX DisplayString
8029    MAX-ACCESS read-write
8030    STATUS current
8031    DESCRIPTION
8032        "Methods by which user is allowed to connect:
8033        L=local (console)
8034        T=Telnet
8035        F=FTP
8036        Ss=SSH
8037        W=Web
8038        "
8039    ::= { secUserEntry 5 }
8040    --1.3.6.1.4.1.3052.18.2.11.2.1.5
8041
8042secUserLoginTo OBJECT-TYPE
8043    SYNTAX DisplayString
8044    MAX-ACCESS read-write
8045    STATUS current
8046    DESCRIPTION
8047        "The function presented to the user upon login (COMMAND,
8048        PASSTHROUGH,MENU)"
8049    ::= { secUserEntry 6 }
8050    --1.3.6.1.4.1.3052.18.2.11.2.1.6
8051
8052secUserAccessFile OBJECT-TYPE
8053    SYNTAX DisplayString
8054    MAX-ACCESS read-write
8055    STATUS current
8056    DESCRIPTION
8057        "The default access file associated with the user"
8058    ::= { secUserEntry 7 }
8059    --1.3.6.1.4.1.3052.18.2.11.2.1.7
8060
8061secUserPTEscapeTo OBJECT-TYPE
8062    SYNTAX DisplayString
8063    MAX-ACCESS read-write
8064    STATUS current
8065    DESCRIPTION
8066        "The function presented to the user upon escaping pass-
8067        through: currently only MENU"
8068    ::= { secUserEntry 9 }
8069    --1.3.6.1.4.1.3052.18.2.11.2.1.9
8070
8071secUserRights OBJECT-TYPE
8072    SYNTAX DisplayString
8073    MAX-ACCESS read-write
8074    STATUS current
8075    DESCRIPTION
8076        "The rights level granted to this user"
8077    ::= { secUserEntry 11 }
8078    --1.3.6.1.4.1.3052.18.2.11.2.1.11
8079
8080secUserEventsReadAccess OBJECT-TYPE
8081    SYNTAX DisplayString
8082    MAX-ACCESS read-write
8083    STATUS current
8084    DESCRIPTION
8085        "DENY/ALLOW user to read the events/alarms file"
8086    ::= { secUserEntry 13 }
8087    --1.3.6.1.4.1.3052.18.2.11.2.1.13
8088
8089secUserAuditReadAccess OBJECT-TYPE
8090    SYNTAX DisplayString
8091    MAX-ACCESS read-write
8092    STATUS current
8093    DESCRIPTION
8094        "DENY/ALLOW user to read the audit log"
8095    ::= { secUserEntry 14 }
8096    --1.3.6.1.4.1.3052.18.2.11.2.1.14
8097
8098secUserEventsWriteAccess OBJECT-TYPE
8099    SYNTAX DisplayString
8100    MAX-ACCESS read-write
8101    STATUS current
8102    DESCRIPTION
8103        "DENY/ALLOW user to delete the events file"
8104    ::= { secUserEntry 16 }
8105    --1.3.6.1.4.1.3052.18.2.11.2.1.16
8106
8107secUserAuditWriteAccess OBJECT-TYPE
8108    SYNTAX DisplayString
8109    MAX-ACCESS read-write
8110    STATUS current
8111    DESCRIPTION
8112        "DENY/ALLOW user to write to the audit log"
8113    ::= { secUserEntry 17 }
8114    --1.3.6.1.4.1.3052.18.2.11.2.1.17
8115
8116secUserExpiration OBJECT-TYPE
8117    SYNTAX DisplayString
8118    MAX-ACCESS read-write
8119    STATUS current
8120    DESCRIPTION
8121        "Expiration date/time of this user"
8122    ::= { secUserEntry 18 }
8123    --1.3.6.1.4.1.3052.18.2.11.2.1.18
8124
8125secUserChallengeConsoleMode OBJECT-TYPE
8126    SYNTAX DisplayString
8127    MAX-ACCESS read-write
8128    STATUS current
8129    DESCRIPTION
8130        "Console challenge mode: when user logs in via console, unit
8131        allows access (OFF), or presents a challenge (CHALLENGE)"
8132    ::= { secUserEntry 24 }
8133    --1.3.6.1.4.1.3052.18.2.11.2.1.24
8134
8135secUserChallengeExpiration OBJECT-TYPE
8136    SYNTAX Integer32 (0..180)
8137    MAX-ACCESS read-write
8138    STATUS current
8139    DESCRIPTION
8140        "Time (in minutes) after which a one-time-password is sent
8141        that it can be used to log in"
8142    ::= { secUserEntry 27 }
8143    --1.3.6.1.4.1.3052.18.2.11.2.1.27
8144
8145
8146--***************************************************************************************
8147--Factory Security Section 2.11.3
8148--***************************************************************************************
8149
8150sfEnable OBJECT-TYPE
8151    SYNTAX DisplayString
8152    MAX-ACCESS read-write
8153    STATUS current
8154    DESCRIPTION
8155        "ON/OFF enable factory access"
8156    ::= { secFactory 1 }
8157    --1.3.6.1.4.1.3052.18.2.11.3.1
8158
8159sfSecret OBJECT-TYPE
8160    SYNTAX DisplayString
8161    MAX-ACCESS read-write
8162    STATUS current
8163    DESCRIPTION
8164        "Secret used for factory access"
8165    ::= { secFactory 2 }
8166    --1.3.6.1.4.1.3052.18.2.11.3.2
8167
8168
8169--***************************************************************************************
8170--Event Section   2.12
8171--***************************************************************************************
8172
8173--***************************************************************************************
8174--Event Core Section   2.12.1
8175--***************************************************************************************
8176
8177
8178evClassNameTable OBJECT-TYPE
8179    SYNTAX SEQUENCE OF EventClassConfig
8180    MAX-ACCESS not-accessible
8181    STATUS current
8182    DESCRIPTION
8183        "Table of classes"
8184    ::= { evCore 1 }
8185    --1.3.6.1.4.1.3052.18.2.12.1.1
8186
8187evClassNameEntry OBJECT-TYPE
8188    SYNTAX EventClassConfig
8189    MAX-ACCESS not-accessible
8190    STATUS current
8191    DESCRIPTION
8192        "Entry for table of classes"
8193    INDEX { evClassNameIndex }
8194    ::= { evClassNameTable 1 }
8195    --1.3.6.1.4.1.3052.18.2.12.1.1.1
8196
8197evClassNameIndex OBJECT-TYPE
8198    SYNTAX Integer32 (1..12)
8199    MAX-ACCESS read-only
8200    STATUS current
8201    DESCRIPTION
8202        "Index for table of classes"
8203    ::= { evClassNameEntry 1 }
8204    --1.3.6.1.4.1.3052.18.2.12.1.1.1.1
8205
8206evClassName OBJECT-TYPE
8207    SYNTAX DisplayString
8208    MAX-ACCESS read-write
8209    STATUS current
8210    DESCRIPTION
8211        "Class name for this slot"
8212    ::= { evClassNameEntry 2 }
8213    --1.3.6.1.4.1.3052.18.2.12.1.1.1.2
8214
8215evReminderInterval OBJECT-TYPE
8216    SYNTAX Integer32 (0..65535)
8217    MAX-ACCESS read-write
8218    STATUS current
8219    DESCRIPTION
8220        "Interval (minutes) between EventSensor reminder events"
8221    ::= { evCore 2 }
8222    --1.3.6.1.4.1.3052.18.2.12.1.2
8223
8224evLogEnable OBJECT-TYPE
8225    SYNTAX DisplayString
8226    MAX-ACCESS read-write
8227    STATUS current
8228    DESCRIPTION
8229        "ON/OFF enable event log"
8230    ::= { evLog 1 }
8231    --1.3.6.1.4.1.3052.18.2.12.1.3.1
8232
8233evLogStoreAlarm OBJECT-TYPE
8234    SYNTAX DisplayString
8235    MAX-ACCESS read-write
8236    STATUS current
8237    DESCRIPTION
8238        "ON/OFF store data alarms in event log"
8239    ::= { evLog 2 }
8240    --1.3.6.1.4.1.3052.18.2.12.1.3.2
8241
8242evLogMaxSize OBJECT-TYPE
8243    SYNTAX Integer32
8244    MAX-ACCESS read-write
8245    STATUS current
8246    DESCRIPTION
8247        "max size (in KB) of event log"
8248    ::= { evLog 3 }
8249    --1.3.6.1.4.1.3052.18.2.12.1.3.3
8250
8251evLogStoreSensor OBJECT-TYPE
8252    SYNTAX DisplayString
8253    MAX-ACCESS read-write
8254    STATUS current
8255    DESCRIPTION
8256        "ON/OFF store EventSensor events in event log"
8257    ::= { evLog 4 }
8258    --1.3.6.1.4.1.3052.18.2.12.1.3.4
8259
8260evLogTimeStampAlarms OBJECT-TYPE
8261    SYNTAX DisplayString
8262    MAX-ACCESS read-write
8263    STATUS current
8264    DESCRIPTION
8265        "ON/OFF put timestamps on event log entries"
8266    ::= { evLog 5 }
8267    --1.3.6.1.4.1.3052.18.2.12.1.3.5
8268
8269evLogPrependName OBJECT-TYPE
8270    SYNTAX DisplayString
8271    MAX-ACCESS read-write
8272    STATUS current
8273    DESCRIPTION
8274        "ON/OFF prepend data event name to data alarm records in event
8275        log"
8276    ::= { evLog 6 }
8277    --1.3.6.1.4.1.3052.18.2.12.1.3.6
8278
8279
8280evMgmtReprocess OBJECT-TYPE
8281    SYNTAX DisplayString
8282    MAX-ACCESS read-write
8283    STATUS current
8284    DESCRIPTION
8285        "Number of sensors that have generated events since reset.
8286        Write this to reprocess each sensor's last generated event
8287        since reset.  The value to write determines what kind of
8288        events should be reprocessed:
8289                'all': all sensor events
8290                 'cc': cc events
8291        'temperature': temperature events
8292           'humidity': humidity events
8293             'analog': analog input events
8294               'fuel': fuel sensor events
8295               'acpm': AC power monitor events
8296            'battery': battery monitor events"
8297    ::= { evMgmt 3 }
8298    --1.3.6.1.4.1.3052.18.2.12.1.4.3
8299
8300
8301--***************************************************************************************
8302--Scheduled Event 1 Section 2.12.5
8303--***************************************************************************************
8304
8305evSched1Enable OBJECT-TYPE
8306    SYNTAX DisplayString
8307    MAX-ACCESS read-write
8308    STATUS current
8309    DESCRIPTION
8310        "ON/OFF enable this scheduled event"
8311    ::= { evSched1 1 }
8312    --1.3.6.1.4.1.3052.18.2.12.5.1
8313
8314evSched1Actions OBJECT-TYPE
8315    SYNTAX DisplayString
8316    MAX-ACCESS read-write
8317    STATUS current
8318    DESCRIPTION
8319        "Actions for this scheduled event"
8320    ::= { evSched1 2 }
8321    --1.3.6.1.4.1.3052.18.2.12.5.2
8322
8323evSched1Message OBJECT-TYPE
8324    SYNTAX DisplayString
8325    MAX-ACCESS read-write
8326    STATUS current
8327    DESCRIPTION
8328        "Message for this scheduled event"
8329    ::= { evSched1 3 }
8330    --1.3.6.1.4.1.3052.18.2.12.5.3
8331
8332evSched1TrapNum OBJECT-TYPE
8333    SYNTAX Integer32
8334    MAX-ACCESS read-write
8335    STATUS current
8336    DESCRIPTION
8337        "Trap number for this scheduled event"
8338    ::= { evSched1 4 }
8339    --1.3.6.1.4.1.3052.18.2.12.5.4
8340
8341evSched1Class OBJECT-TYPE
8342    SYNTAX DisplayString
8343    MAX-ACCESS read-write
8344    STATUS current
8345    DESCRIPTION
8346        "Class for this scheduled event"
8347    ::= { evSched1 5 }
8348    --1.3.6.1.4.1.3052.18.2.12.5.5
8349
8350evSched1Sunday OBJECT-TYPE
8351    SYNTAX DisplayString
8352    MAX-ACCESS read-write
8353    STATUS current
8354    DESCRIPTION
8355        "Time on Sunday (HH:MM) when this scheduled event triggers"
8356    ::= { evSched1 6 }
8357    --1.3.6.1.4.1.3052.18.2.12.5.6
8358
8359evSched1Monday OBJECT-TYPE
8360    SYNTAX DisplayString
8361    MAX-ACCESS read-write
8362    STATUS current
8363    DESCRIPTION
8364        "Time on Monday (HH:MM) when this scheduled event triggers"
8365    ::= { evSched1 7 }
8366    --1.3.6.1.4.1.3052.18.2.12.5.7
8367
8368evSched1Tuesday OBJECT-TYPE
8369    SYNTAX DisplayString
8370    MAX-ACCESS read-write
8371    STATUS current
8372    DESCRIPTION
8373        "Time on Tuesday (HH:MM) when this scheduled event triggers"
8374    ::= { evSched1 8 }
8375    --1.3.6.1.4.1.3052.18.2.12.5.8
8376
8377evSched1Wednesday OBJECT-TYPE
8378    SYNTAX DisplayString
8379    MAX-ACCESS read-write
8380    STATUS current
8381    DESCRIPTION
8382        "Time on Wednesday (HH:MM) when this scheduled event triggers"
8383    ::= { evSched1 9 }
8384    --1.3.6.1.4.1.3052.18.2.12.5.9
8385
8386evSched1Thursday OBJECT-TYPE
8387    SYNTAX DisplayString
8388    MAX-ACCESS read-write
8389    STATUS current
8390    DESCRIPTION
8391        "Time on Thursday (HH:MM) when this scheduled event triggers"
8392    ::= { evSched1 10 }
8393    --1.3.6.1.4.1.3052.18.2.12.5.10
8394
8395evSched1Friday OBJECT-TYPE
8396    SYNTAX DisplayString
8397    MAX-ACCESS read-write
8398    STATUS current
8399    DESCRIPTION
8400        "Time on Friday (HH:MM) when this scheduled event triggers"
8401    ::= { evSched1 11 }
8402    --1.3.6.1.4.1.3052.18.2.12.5.11
8403
8404evSched1Saturday OBJECT-TYPE
8405    SYNTAX DisplayString
8406    MAX-ACCESS read-write
8407    STATUS current
8408    DESCRIPTION
8409        "Time on Saturday (HH:MM) when this scheduled event triggers"
8410    ::= { evSched1 12 }
8411    --1.3.6.1.4.1.3052.18.2.12.5.12
8412
8413evSched1Exclusions OBJECT-TYPE
8414    SYNTAX DisplayString
8415    MAX-ACCESS read-write
8416    STATUS current
8417    DESCRIPTION
8418        "Exclusions (space-separated MM/DD-formatted dates) for this
8419        scheduled event"
8420    ::= { evSched1 13 }
8421    --1.3.6.1.4.1.3052.18.2.12.5.13
8422
8423
8424--***************************************************************************************
8425--Scheduled Event 2 Section 2.12.6
8426--***************************************************************************************
8427
8428evSched2Enable OBJECT-TYPE
8429    SYNTAX DisplayString
8430    MAX-ACCESS read-write
8431    STATUS current
8432    DESCRIPTION
8433        "ON/OFF enable this scheduled event"
8434    ::= { evSched2 1 }
8435    --1.3.6.1.4.1.3052.18.2.12.6.1
8436
8437evSched2Actions OBJECT-TYPE
8438    SYNTAX DisplayString
8439    MAX-ACCESS read-write
8440    STATUS current
8441    DESCRIPTION
8442        "Actions for this scheduled event"
8443    ::= { evSched2 2 }
8444    --1.3.6.1.4.1.3052.18.2.12.6.2
8445
8446evSched2Message OBJECT-TYPE
8447    SYNTAX DisplayString
8448    MAX-ACCESS read-write
8449    STATUS current
8450    DESCRIPTION
8451        "Message for this scheduled event"
8452    ::= { evSched2 3 }
8453    --1.3.6.1.4.1.3052.18.2.12.6.3
8454
8455evSched2TrapNum OBJECT-TYPE
8456    SYNTAX Integer32
8457    MAX-ACCESS read-write
8458    STATUS current
8459    DESCRIPTION
8460        "Trap number for this scheduled event"
8461    ::= { evSched2 4 }
8462    --1.3.6.1.4.1.3052.18.2.12.6.4
8463
8464evSched2Class OBJECT-TYPE
8465    SYNTAX DisplayString
8466    MAX-ACCESS read-write
8467    STATUS current
8468    DESCRIPTION
8469        "Class for this scheduled event"
8470    ::= { evSched2 5 }
8471    --1.3.6.1.4.1.3052.18.2.12.6.5
8472
8473evSched2Sunday OBJECT-TYPE
8474    SYNTAX DisplayString
8475    MAX-ACCESS read-write
8476    STATUS current
8477    DESCRIPTION
8478        "Time on Sunday (HH:MM) when this scheduled event triggers"
8479    ::= { evSched2 6 }
8480    --1.3.6.1.4.1.3052.18.2.12.6.6
8481
8482evSched2Monday OBJECT-TYPE
8483    SYNTAX DisplayString
8484    MAX-ACCESS read-write
8485    STATUS current
8486    DESCRIPTION
8487        "Time on Monday (HH:MM) when this scheduled event triggers"
8488    ::= { evSched2 7 }
8489    --1.3.6.1.4.1.3052.18.2.12.6.7
8490
8491evSched2Tuesday OBJECT-TYPE
8492    SYNTAX DisplayString
8493    MAX-ACCESS read-write
8494    STATUS current
8495    DESCRIPTION
8496        "Time on Tuesday (HH:MM) when this scheduled event triggers"
8497    ::= { evSched2 8 }
8498    --1.3.6.1.4.1.3052.18.2.12.6.8
8499
8500evSched2Wednesday OBJECT-TYPE
8501    SYNTAX DisplayString
8502    MAX-ACCESS read-write
8503    STATUS current
8504    DESCRIPTION
8505        "Time on Wednesday (HH:MM) when this scheduled event triggers"
8506    ::= { evSched2 9 }
8507    --1.3.6.1.4.1.3052.18.2.12.6.9
8508
8509evSched2Thursday OBJECT-TYPE
8510    SYNTAX DisplayString
8511    MAX-ACCESS read-write
8512    STATUS current
8513    DESCRIPTION
8514        "Time on Thursday (HH:MM) when this scheduled event triggers"
8515    ::= { evSched2 10 }
8516    --1.3.6.1.4.1.3052.18.2.12.6.10
8517
8518evSched2Friday OBJECT-TYPE
8519    SYNTAX DisplayString
8520    MAX-ACCESS read-write
8521    STATUS current
8522    DESCRIPTION
8523        "Time on Friday (HH:MM) when this scheduled event triggers"
8524    ::= { evSched2 11 }
8525    --1.3.6.1.4.1.3052.18.2.12.6.11
8526
8527evSched2Saturday OBJECT-TYPE
8528    SYNTAX DisplayString
8529    MAX-ACCESS read-write
8530    STATUS current
8531    DESCRIPTION
8532        "Time on Saturday (HH:MM) when this scheduled event triggers"
8533    ::= { evSched2 12 }
8534    --1.3.6.1.4.1.3052.18.2.12.6.12
8535
8536evSched2Exclusions OBJECT-TYPE
8537    SYNTAX DisplayString
8538    MAX-ACCESS read-write
8539    STATUS current
8540    DESCRIPTION
8541        "Exclusions (space-separated MM/DD-formatted dates) for this
8542        scheduled event"
8543    ::= { evSched2 13 }
8544    --1.3.6.1.4.1.3052.18.2.12.6.13
8545
8546--***************************************************************************************
8547--Serial Handshaking Low Section 2.12.7
8548--***************************************************************************************
8549
8550evShskLowTable OBJECT-TYPE
8551    SYNTAX SEQUENCE OF SerialHandshakingLowEventConfig
8552    MAX-ACCESS not-accessible
8553    STATUS current
8554    DESCRIPTION
8555        "Table of serial handshaking low events"
8556    ::= { event 7 }
8557    --1.3.6.1.4.1.3052.18.2.12.7
8558
8559evShskLowEntry OBJECT-TYPE
8560    SYNTAX SerialHandshakingLowEventConfig
8561    MAX-ACCESS not-accessible
8562    STATUS current
8563    DESCRIPTION
8564        "Entry for table of serial handshaking low events"
8565    INDEX { evShskLowIndex }
8566    ::= { evShskLowTable 1 }
8567    --1.3.6.1.4.1.3052.18.2.12.7.1
8568
8569evShskLowIndex OBJECT-TYPE
8570    SYNTAX Integer32 (1..16)
8571    MAX-ACCESS read-only
8572    STATUS current
8573    DESCRIPTION
8574        "Index for table of serial handshaking low events"
8575    ::= { evShskLowEntry 1 }
8576    --1.3.6.1.4.1.3052.18.2.12.7.1.1
8577
8578evShskLowEnable OBJECT-TYPE
8579    SYNTAX DisplayString
8580    MAX-ACCESS read-write
8581    STATUS current
8582    DESCRIPTION
8583        "ON/OFF: enable the serial handshaking low event for this port"
8584    ::= { evShskLowEntry 2 }
8585    --1.3.6.1.4.1.3052.18.2.12.7.1.2
8586
8587evShskLowActions OBJECT-TYPE
8588    SYNTAX DisplayString
8589    MAX-ACCESS read-write
8590    STATUS current
8591    DESCRIPTION
8592        "Actions for the serial handshaking low event for this port"
8593    ::= { evShskLowEntry 3 }
8594    --1.3.6.1.4.1.3052.18.2.12.7.1.3
8595
8596evShskLowMessage OBJECT-TYPE
8597    SYNTAX DisplayString
8598    MAX-ACCESS read-write
8599    STATUS current
8600    DESCRIPTION
8601        "Message for the serial handshaking low event for this port"
8602    ::= { evShskLowEntry 4 }
8603    --1.3.6.1.4.1.3052.18.2.12.7.1.4
8604
8605evShskLowClass OBJECT-TYPE
8606    SYNTAX DisplayString
8607    MAX-ACCESS read-write
8608    STATUS current
8609    DESCRIPTION
8610        "Class for the serial handshaking low event for this port"
8611    ::= { evShskLowEntry 5 }
8612    --1.3.6.1.4.1.3052.18.2.12.7.1.5
8613
8614evShskLowTrapNum OBJECT-TYPE
8615    SYNTAX Integer32
8616    MAX-ACCESS read-write
8617    STATUS current
8618    DESCRIPTION
8619        "Trap number for the serial handshaking low event for this port"
8620    ::= { evShskLowEntry 6 }
8621    --1.3.6.1.4.1.3052.18.2.12.7.1.6
8622
8623
8624--***************************************************************************************
8625--Serial Handshaking High Section 2.12.8
8626--***************************************************************************************
8627
8628evShskHighTable OBJECT-TYPE
8629    SYNTAX SEQUENCE OF SerialHandshakingHighEventConfig
8630    MAX-ACCESS not-accessible
8631    STATUS current
8632    DESCRIPTION
8633        "Table of serial handshaking high events"
8634    ::= { event 8 }
8635    --1.3.6.1.4.1.3052.18.2.12.8
8636
8637evShskHighEntry OBJECT-TYPE
8638    SYNTAX SerialHandshakingHighEventConfig
8639    MAX-ACCESS not-accessible
8640    STATUS current
8641    DESCRIPTION
8642        "Entry for table of serial handshaking high events"
8643    INDEX { evShskHighIndex }
8644    ::= { evShskHighTable 1 }
8645    --1.3.6.1.4.1.3052.18.2.12.8.1
8646
8647evShskHighIndex OBJECT-TYPE
8648    SYNTAX Integer32 (1..16)
8649    MAX-ACCESS read-only
8650    STATUS current
8651    DESCRIPTION
8652        "Index for table of serial handshaking high events"
8653    ::= { evShskHighEntry 1 }
8654    --1.3.6.1.4.1.3052.18.2.12.8.1.1
8655
8656evShskHighEnable OBJECT-TYPE
8657    SYNTAX DisplayString
8658    MAX-ACCESS read-write
8659    STATUS current
8660    DESCRIPTION
8661        "ON/OFF: enable the serial handshaking high event for this
8662        port"
8663    ::= { evShskHighEntry 2 }
8664    --1.3.6.1.4.1.3052.18.2.12.8.1.2
8665
8666evShskHighActions OBJECT-TYPE
8667    SYNTAX DisplayString
8668    MAX-ACCESS read-write
8669    STATUS current
8670    DESCRIPTION
8671        "Actions for the serial handshaking high event for this port"
8672    ::= { evShskHighEntry 3 }
8673    --1.3.6.1.4.1.3052.18.2.12.8.1.3
8674
8675evShskHighMessage OBJECT-TYPE
8676    SYNTAX DisplayString
8677    MAX-ACCESS read-write
8678    STATUS current
8679    DESCRIPTION
8680        "Message for the serial handshaking high event for this port"
8681    ::= { evShskHighEntry 4 }
8682    --1.3.6.1.4.1.3052.18.2.12.8.1.4
8683
8684evShskHighClass OBJECT-TYPE
8685    SYNTAX DisplayString
8686    MAX-ACCESS read-write
8687    STATUS current
8688    DESCRIPTION
8689        "Class for the serial handshaking high event for this port"
8690    ::= { evShskHighEntry 5 }
8691    --1.3.6.1.4.1.3052.18.2.12.8.1.5
8692
8693evShskHighTrapNum OBJECT-TYPE
8694    SYNTAX Integer32
8695    MAX-ACCESS read-write
8696    STATUS current
8697    DESCRIPTION
8698        "Trap number for the serial handshaking high event for this
8699        port"
8700    ::= { evShskHighEntry 6 }
8701    --1.3.6.1.4.1.3052.18.2.12.8.1.6
8702
8703
8704--***************************************************************************************
8705--No Sensor Event Section 2.12.9
8706--***************************************************************************************
8707
8708evNoSensorTimeout OBJECT-TYPE
8709    SYNTAX Integer32
8710    MAX-ACCESS read-write
8711    STATUS current
8712    DESCRIPTION
8713        "Timeout (seconds) after which an EventSensor becomes
8714        unresponsive that this event is triggered"
8715    ::= { evNoSensor 1 }
8716    --1.3.6.1.4.1.3052.18.2.12.9.1
8717
8718evNoSensorActions OBJECT-TYPE
8719    SYNTAX DisplayString
8720    MAX-ACCESS read-write
8721    STATUS current
8722    DESCRIPTION
8723        "Actions for no sensor event"
8724    ::= { evNoSensor 2 }
8725    --1.3.6.1.4.1.3052.18.2.12.9.2
8726
8727evNoSensorTrapNum OBJECT-TYPE
8728    SYNTAX Integer32
8729    MAX-ACCESS read-write
8730    STATUS current
8731    DESCRIPTION
8732        "Trap number for no sensor event"
8733    ::= { evNoSensor 3 }
8734    --1.3.6.1.4.1.3052.18.2.12.9.3
8735
8736evNoSensorClass OBJECT-TYPE
8737    SYNTAX DisplayString
8738    MAX-ACCESS read-write
8739    STATUS current
8740    DESCRIPTION
8741        "Class for no sensor event"
8742    ::= { evNoSensor 4 }
8743    --1.3.6.1.4.1.3052.18.2.12.9.4
8744
8745
8746
8747--***************************************************************************************
8748--Fuel Sensor Config Section       2.12.11
8749--***************************************************************************************
8750
8751
8752fuelSensorGeneralTable OBJECT-TYPE
8753    SYNTAX SEQUENCE OF FuelSensorConfigGeneral
8754    MAX-ACCESS not-accessible
8755    STATUS current
8756    DESCRIPTION
8757        "This table organizes general fuel sensor attributes."
8758    ::= { fuelSensor 1 }
8759    --1.3.6.1.4.1.3052.18.2.12.11.1
8760
8761fsGenEntry OBJECT-TYPE
8762    SYNTAX FuelSensorConfigGeneral
8763    MAX-ACCESS not-accessible
8764    STATUS current
8765    DESCRIPTION
8766        "Entry for fuel sensor general config table."
8767    INDEX { fsGenIndex }
8768    ::= { fuelSensorGeneralTable 1 }
8769    --1.3.6.1.4.1.3052.18.2.12.11.1.1
8770
8771fsGenIndex OBJECT-TYPE
8772    SYNTAX Integer32 (1..3)
8773    MAX-ACCESS read-only
8774    STATUS current
8775    DESCRIPTION
8776        "Which fuel sensor in the fuel sensor general config table."
8777    ::= { fsGenEntry 1 }
8778    --1.3.6.1.4.1.3052.18.2.12.11.1.1.1
8779
8780fsGenName OBJECT-TYPE
8781    SYNTAX DisplayString
8782    MAX-ACCESS read-write
8783    STATUS current
8784    DESCRIPTION
8785        "Fuel sensor name."
8786    ::= { fsGenEntry 2 }
8787    --1.3.6.1.4.1.3052.18.2.12.11.1.1.2
8788
8789fsGenSensorType OBJECT-TYPE
8790    SYNTAX DisplayString
8791    MAX-ACCESS read-write
8792    STATUS current
8793    DESCRIPTION
8794        "Type of fuel sensor in use; NONE disables the fuel sensor."
8795    ::= { fsGenEntry 3 }
8796    --1.3.6.1.4.1.3052.18.2.12.11.1.1.3
8797
8798fsGenDistanceUnit OBJECT-TYPE
8799    SYNTAX DisplayString
8800    MAX-ACCESS read-write
8801    STATUS current
8802    DESCRIPTION
8803        "Distance units in use when setting and indicating tank dimensions."
8804    ::= { fsGenEntry 4 }
8805    --1.3.6.1.4.1.3052.18.2.12.11.1.1.4
8806
8807fsGenRawValueTop OBJECT-TYPE
8808    SYNTAX DisplayString
8809    MAX-ACCESS read-write
8810    STATUS current
8811    DESCRIPTION
8812        "Analog input reading corresponding to the SENSOR FULL point."
8813    ::= { fsGenEntry 5 }
8814    --1.3.6.1.4.1.3052.18.2.12.11.1.1.5
8815
8816fsGenTopOffset OBJECT-TYPE
8817    SYNTAX DisplayString
8818    MAX-ACCESS read-write
8819    STATUS current
8820    DESCRIPTION
8821        "Distance, in the specified distance unit, between the SENSOR FULL
8822        point and the TANK FULL point.  The value is positive if the
8823        SENSOR FULL point is above the TANK FULL point, and negative if it is
8824        below."
8825    ::= { fsGenEntry 6 }
8826    --1.3.6.1.4.1.3052.18.2.12.11.1.1.6
8827
8828fsGenRawValueBottom OBJECT-TYPE
8829    SYNTAX DisplayString
8830    MAX-ACCESS read-write
8831    STATUS current
8832    DESCRIPTION
8833        "Analog input reading corresponding to the minimum fluid height
8834        measurable by the fuel sensor."
8835    ::= { fsGenEntry 7 }
8836    --1.3.6.1.4.1.3052.18.2.12.11.1.1.7
8837
8838fsGenBottomOffset OBJECT-TYPE
8839    SYNTAX DisplayString
8840    MAX-ACCESS read-write
8841    STATUS current
8842    DESCRIPTION
8843        "Distance, in the specified distance unit, between the SENSOR EMPTY
8844        point and the TANK EMPTY point.  The value is positive if the
8845        SENSOR EMPTY point is above the TANK EMPTY point, and negative if it
8846        is below."
8847    ::= { fsGenEntry 8 }
8848    --1.3.6.1.4.1.3052.18.2.12.11.1.1.8
8849
8850fsGenInputES OBJECT-TYPE
8851    SYNTAX Integer32 (1..200)
8852    MAX-ACCESS read-write
8853    STATUS current
8854    DESCRIPTION
8855        "Which eventsensor contains the analog input associated with this fuel
8856        sensor. Allowed values are 200 (for internal ES), or 1-16."
8857    ::= { fsGenEntry 9 }
8858    --1.3.6.1.4.1.3052.18.2.12.11.1.1.9
8859
8860fsGenInputPoint OBJECT-TYPE
8861    SYNTAX Integer32 (1..16)
8862    MAX-ACCESS read-write
8863    STATUS current
8864    DESCRIPTION
8865        "Which analog input point, on the specified eventsensor, that is
8866        associated with the fuel sensor."
8867    ::= { fsGenEntry 10 }
8868    --1.3.6.1.4.1.3052.18.2.12.11.1.1.10
8869
8870fsGenFilterAveraging OBJECT-TYPE
8871    SYNTAX Integer32
8872    MAX-ACCESS read-write
8873    STATUS current
8874    DESCRIPTION
8875        "Fuel sensor filter averaging factor."
8876    ::= { fsGenEntry 11 }
8877    --1.3.6.1.4.1.3052.18.2.12.11.1.1.11
8878
8879fsGenSysrepEnable OBJECT-TYPE
8880    SYNTAX DisplayString
8881    MAX-ACCESS read-write
8882    STATUS current
8883    DESCRIPTION
8884        "Fuel sensor System Reporting enable."
8885    ::= { fsGenEntry 12 }
8886    --1.3.6.1.4.1.3052.18.2.12.11.1.1.12
8887
8888fsGenSysrepThreshold OBJECT-TYPE
8889    SYNTAX DisplayString
8890    MAX-ACCESS read-write
8891    STATUS current
8892    DESCRIPTION
8893        "Fuel sensor System Reporting threshold (floating point value)."
8894    ::= { fsGenEntry 13 }
8895    --1.3.6.1.4.1.3052.18.2.12.11.1.1.13
8896
8897fsGenSysrepLimit OBJECT-TYPE
8898    SYNTAX Integer32
8899    MAX-ACCESS read-write
8900    STATUS current
8901    DESCRIPTION
8902        "Fuel sensor System Reporting limit."
8903    ::= { fsGenEntry 14 }
8904    --1.3.6.1.4.1.3052.18.2.12.11.1.1.14
8905
8906fsGenSysrepPackage OBJECT-TYPE
8907    SYNTAX Integer32 (0..10)
8908    MAX-ACCESS read-write
8909    STATUS current
8910    DESCRIPTION
8911        "Fuel sensor System Reporting package number."
8912    ::= { fsGenEntry 15 }
8913    --1.3.6.1.4.1.3052.18.2.12.11.1.1.15
8914
8915fsGenSysrepType OBJECT-TYPE
8916    SYNTAX DisplayString
8917    MAX-ACCESS read-write
8918    STATUS current
8919    DESCRIPTION
8920        "Fuel sensor ASM profile type."
8921    ::= { fsGenEntry 16 }
8922    --1.3.6.1.4.1.3052.18.2.12.11.1.1.16
8923
8924fsGenEnable OBJECT-TYPE
8925    SYNTAX DisplayString
8926    MAX-ACCESS read-write
8927    STATUS current
8928    DESCRIPTION
8929        "Fuel sensor enable."
8930    ::= { fsGenEntry 17 }
8931    --1.3.6.1.4.1.3052.18.2.12.11.1.1.17
8932
8933fuelSensorTankTable OBJECT-TYPE
8934    SYNTAX SEQUENCE OF FuelSensorConfigTank
8935    MAX-ACCESS not-accessible
8936    STATUS current
8937    DESCRIPTION
8938        "This table organizes tank-specific fuel sensor attributes."
8939    ::= { fuelSensor 2 }
8940    --1.3.6.1.4.1.3052.18.2.12.11.2
8941
8942fsTankEntry OBJECT-TYPE
8943    SYNTAX FuelSensorConfigTank
8944    MAX-ACCESS not-accessible
8945    STATUS current
8946    DESCRIPTION
8947        "Entry for fuel sensor tank config table."
8948    INDEX { fsTankIndex }
8949    ::= { fuelSensorTankTable 1 }
8950    --1.3.6.1.4.1.3052.18.2.12.11.2.1
8951
8952fsTankIndex OBJECT-TYPE
8953    SYNTAX Integer32 (1..3)
8954    MAX-ACCESS read-only
8955    STATUS current
8956    DESCRIPTION
8957        "Which fuel sensor in the fuel sensor tank config table."
8958    ::= { fsTankEntry 1 }
8959    --1.3.6.1.4.1.3052.18.2.12.11.2.1.1
8960
8961fsTankHeight OBJECT-TYPE
8962    SYNTAX DisplayString
8963    MAX-ACCESS read-write
8964    STATUS current
8965    DESCRIPTION
8966        "Height of the tank, from the TANK EMPTY point to the TANK FULL point,
8967        in the specified distance unit (i.e. TANK HEIGHT).  This is a
8968        floating point value."
8969    ::= { fsTankEntry 2 }
8970    --1.3.6.1.4.1.3052.18.2.12.11.2.1.2
8971
8972fsTankDimA OBJECT-TYPE
8973    SYNTAX DisplayString
8974    MAX-ACCESS read-write
8975    STATUS current
8976    DESCRIPTION
8977        "Tank dimension measurement A for certain tank profiles. For
8978        HORIZ OVAL, this is the length of the straight section.  This is a
8979        floating point value."
8980    ::= { fsTankEntry 3 }
8981    --1.3.6.1.4.1.3052.18.2.12.11.2.1.3
8982
8983fsTankDimB OBJECT-TYPE
8984    SYNTAX DisplayString
8985    MAX-ACCESS read-write
8986    STATUS current
8987    DESCRIPTION
8988        "Tank dimension measurement B for certain tank profiles. For
8989        HORIZ OVAL, this is the radius of the curved section.  This is a
8990        floating point value."
8991    ::= { fsTankEntry 4 }
8992    --1.3.6.1.4.1.3052.18.2.12.11.2.1.4
8993
8994fsTankVolume OBJECT-TYPE
8995    SYNTAX DisplayString
8996    MAX-ACCESS read-write
8997    STATUS current
8998    DESCRIPTION
8999        "How many volume units the tank contains, when full.  This is a
9000        floating point value."
9001    ::= { fsTankEntry 5 }
9002    --1.3.6.1.4.1.3052.18.2.12.11.2.1.5
9003
9004fsTankVolumeUnit OBJECT-TYPE
9005    SYNTAX DisplayString
9006    MAX-ACCESS read-write
9007    STATUS current
9008    DESCRIPTION
9009        "Name of the unit representing fluid volume in the tank. This is only
9010        used for display purposes; it does not affect the volume calculation."
9011    ::= { fsTankEntry 6 }
9012    --1.3.6.1.4.1.3052.18.2.12.11.2.1.6
9013
9014fsTankShape OBJECT-TYPE
9015    SYNTAX DisplayString
9016    MAX-ACCESS read-write
9017    STATUS current
9018    DESCRIPTION
9019        "The shape of the fuel tank.  A value of LINEAR produces a fluid
9020        volume reading that is directly proportional to fluid height.  The
9021        HORIZ CYL and HORIZ OVAL settings use a hard-coded formula to
9022        calculate the volume.  The CUSTOM setting uses a strapping table that
9023        must be configured as well (see fuelSensorCustomTankTable)."
9024    ::= { fsTankEntry 7 }
9025    --1.3.6.1.4.1.3052.18.2.12.11.2.1.7
9026
9027
9028fuelSensorCustomTankTable OBJECT-TYPE
9029    SYNTAX SEQUENCE OF FuelSensorConfigCustomTankStrapping
9030    MAX-ACCESS not-accessible
9031    STATUS current
9032    DESCRIPTION
9033        "This table organizes the custom tank strapping table.  Each fuel
9034        sensor has a table of height/volume pairs in service only when the tank
9035        shape (fsTankShape) in CUSTOM.  This allows the unit to calculate
9036        volumes for nonstandard tank shapes, to the degree that accurate
9037        height/volume measurements can be configured.  This SNMP table has two
9038        indexes: the first for which fuel sensor and the second for which
9039        height/volume pair."
9040    ::= { fuelSensor 3 }
9041    --1.3.6.1.4.1.3052.18.2.12.11.3
9042
9043fsCustomTankEntry OBJECT-TYPE
9044    SYNTAX FuelSensorConfigCustomTankStrapping
9045    MAX-ACCESS not-accessible
9046    STATUS current
9047    DESCRIPTION
9048        "Entry for fuel sensor custom tank config table."
9049    INDEX { fsCustomTankIndexFS, fsCustomTankIndexDatum }
9050    ::= { fuelSensorCustomTankTable 1 }
9051    --1.3.6.1.4.1.3052.18.2.12.11.3.1
9052
9053fsCustomTankIndexFS OBJECT-TYPE
9054    SYNTAX Integer32 (1..3)
9055    MAX-ACCESS read-only
9056    STATUS current
9057    DESCRIPTION
9058        "Which fuel sensor in the fuel sensor tank config table.  This is the
9059        first of two indexes for this SNMP table."
9060    ::= { fsCustomTankEntry 1 }
9061    --1.3.6.1.4.1.3052.18.2.12.11.3.1.1
9062
9063fsCustomTankIndexDatum OBJECT-TYPE
9064    SYNTAX Integer32 (1..32)
9065    MAX-ACCESS read-only
9066    STATUS current
9067    DESCRIPTION
9068        "Which hight/volume pair: there are 32 pairs per fuel sensor.  This is
9069        the second of two indexes for this SNMP table."
9070    ::= { fsCustomTankEntry 2 }
9071    --1.3.6.1.4.1.3052.18.2.12.11.3.1.2
9072
9073fsCustomTankHeight OBJECT-TYPE
9074    SYNTAX DisplayString
9075    MAX-ACCESS read-write
9076    STATUS current
9077    DESCRIPTION
9078        "Height of custom tank height/volume pair.  This is a floating point
9079        value."
9080    ::= { fsCustomTankEntry 3 }
9081    --1.3.6.1.4.1.3052.18.2.12.11.3.1.3
9082
9083fsCustomTankVolume OBJECT-TYPE
9084    SYNTAX DisplayString
9085    MAX-ACCESS read-write
9086    STATUS current
9087    DESCRIPTION
9088        "Volume of custom tank height/volume pair.  This is a floating point
9089        value."
9090    ::= { fsCustomTankEntry 4 }
9091    --1.3.6.1.4.1.3052.18.2.12.11.3.1.4
9092
9093
9094fuelSensorVolumeTable OBJECT-TYPE
9095    SYNTAX SEQUENCE OF FuelSensorConfigVolume
9096    MAX-ACCESS not-accessible
9097    STATUS current
9098    DESCRIPTION
9099        "This table organizes volume-event-specific fuel sensor attributes."
9100    ::= { fuelSensor 4 }
9101    --1.3.6.1.4.1.3052.18.2.12.11.4
9102
9103fsVolumeEntry OBJECT-TYPE
9104    SYNTAX FuelSensorConfigVolume
9105    MAX-ACCESS not-accessible
9106    STATUS current
9107    DESCRIPTION
9108        "Entry for fuel sensor volume event config table."
9109    INDEX { fsVolumeIndex }
9110    ::= { fuelSensorVolumeTable 1 }
9111    --1.3.6.1.4.1.3052.18.2.12.11.4.1
9112
9113fsVolumeIndex OBJECT-TYPE
9114    SYNTAX Integer32 (1..3)
9115    MAX-ACCESS read-only
9116    STATUS current
9117    DESCRIPTION
9118        "Which fuel sensor in the fuel sensor volume event config table."
9119    ::= { fsVolumeEntry 1 }
9120    --1.3.6.1.4.1.3052.18.2.12.11.4.1.1
9121
9122fsVolumeEnable OBJECT-TYPE
9123    SYNTAX DisplayString
9124    MAX-ACCESS read-write
9125    STATUS current
9126    DESCRIPTION
9127        "Enable fuel sensor volume events."
9128    ::= { fsVolumeEntry 2 }
9129    --1.3.6.1.4.1.3052.18.2.12.11.4.1.2
9130
9131fsVolumeDeadband OBJECT-TYPE
9132    SYNTAX DisplayString
9133    MAX-ACCESS read-write
9134    STATUS current
9135    DESCRIPTION
9136        "Fuel sensor deadband (hysteresis).  This is a floating point value."
9137    ::= { fsVolumeEntry 3 }
9138    --1.3.6.1.4.1.3052.18.2.12.11.4.1.3
9139
9140fsVolumeVHighValue OBJECT-TYPE
9141    SYNTAX DisplayString
9142    MAX-ACCESS read-write
9143    STATUS current
9144    DESCRIPTION
9145        "Fuel sensor volume very high event threshold value.  This is a
9146        floating point value."
9147    ::= { fsVolumeEntry 4 }
9148    --1.3.6.1.4.1.3052.18.2.12.11.4.1.4
9149
9150fsVolumeVHighActions OBJECT-TYPE
9151    SYNTAX DisplayString
9152    MAX-ACCESS read-write
9153    STATUS current
9154    DESCRIPTION
9155        "Fuel sensor volume very high event threshold actions."
9156    ::= { fsVolumeEntry 5 }
9157    --1.3.6.1.4.1.3052.18.2.12.11.4.1.5
9158
9159fsVolumeVHighTrapNum OBJECT-TYPE
9160    SYNTAX Integer32 (519..1199)
9161    MAX-ACCESS read-write
9162    STATUS current
9163    DESCRIPTION
9164        "Fuel sensor volume very high event threshold trap number."
9165    ::= { fsVolumeEntry 6 }
9166    --1.3.6.1.4.1.3052.18.2.12.11.4.1.6
9167
9168fsVolumeVHighClass OBJECT-TYPE
9169    SYNTAX DisplayString
9170    MAX-ACCESS read-write
9171    STATUS current
9172    DESCRIPTION
9173        "Fuel sensor volume very high event threshold class (severity)."
9174    ::= { fsVolumeEntry 7 }
9175    --1.3.6.1.4.1.3052.18.2.12.11.4.1.7
9176
9177fsVolumeHighValue OBJECT-TYPE
9178    SYNTAX DisplayString
9179    MAX-ACCESS read-write
9180    STATUS current
9181    DESCRIPTION
9182        "Fuel sensor volume high event threshold value.  This is a floating
9183        point value."
9184    ::= { fsVolumeEntry 8 }
9185    --1.3.6.1.4.1.3052.18.2.12.11.4.1.8
9186
9187fsVolumeHighActions OBJECT-TYPE
9188    SYNTAX DisplayString
9189    MAX-ACCESS read-write
9190    STATUS current
9191    DESCRIPTION
9192        "Fuel sensor volume high event threshold actions."
9193    ::= { fsVolumeEntry 9 }
9194    --1.3.6.1.4.1.3052.18.2.12.11.4.1.9
9195
9196fsVolumeHighTrapNum OBJECT-TYPE
9197    SYNTAX Integer32 (519..1199)
9198    MAX-ACCESS read-write
9199    STATUS current
9200    DESCRIPTION
9201        "Fuel sensor volume high event threshold trap number."
9202    ::= { fsVolumeEntry 10 }
9203    --1.3.6.1.4.1.3052.18.2.12.11.4.1.10
9204
9205fsVolumeHighClass OBJECT-TYPE
9206    SYNTAX DisplayString
9207    MAX-ACCESS read-write
9208    STATUS current
9209    DESCRIPTION
9210        "Fuel sensor volume high event threshold class (severity)."
9211    ::= { fsVolumeEntry 11 }
9212    --1.3.6.1.4.1.3052.18.2.12.11.4.1.11
9213
9214fsVolumeNormalActions OBJECT-TYPE
9215    SYNTAX DisplayString
9216    MAX-ACCESS read-write
9217    STATUS current
9218    DESCRIPTION
9219        "Fuel sensor volume return to normal actions."
9220    ::= { fsVolumeEntry 12 }
9221    --1.3.6.1.4.1.3052.18.2.12.11.4.1.12
9222
9223fsVolumeNormalTrapNum OBJECT-TYPE
9224    SYNTAX Integer32 (519..1199)
9225    MAX-ACCESS read-write
9226    STATUS current
9227    DESCRIPTION
9228        "Fuel sensor volume return to normal trap number."
9229    ::= { fsVolumeEntry 13 }
9230    --1.3.6.1.4.1.3052.18.2.12.11.4.1.13
9231
9232fsVolumeNormalClass OBJECT-TYPE
9233    SYNTAX DisplayString
9234    MAX-ACCESS read-write
9235    STATUS current
9236    DESCRIPTION
9237        "Fuel sensor volume return to normal class (severity)."
9238    ::= { fsVolumeEntry 14 }
9239    --1.3.6.1.4.1.3052.18.2.12.11.4.1.14
9240
9241fsVolumeLowValue OBJECT-TYPE
9242    SYNTAX DisplayString
9243    MAX-ACCESS read-write
9244    STATUS current
9245    DESCRIPTION
9246        "Fuel sensor volume low event threshold value.  This is a floating
9247        point value."
9248    ::= { fsVolumeEntry 15 }
9249    --1.3.6.1.4.1.3052.18.2.12.11.4.1.15
9250
9251fsVolumeLowActions OBJECT-TYPE
9252    SYNTAX DisplayString
9253    MAX-ACCESS read-write
9254    STATUS current
9255    DESCRIPTION
9256        "Fuel sensor volume low event threshold actions."
9257    ::= { fsVolumeEntry 16 }
9258    --1.3.6.1.4.1.3052.18.2.12.11.4.1.16
9259
9260fsVolumeLowTrapNum OBJECT-TYPE
9261    SYNTAX Integer32 (519..1199)
9262    MAX-ACCESS read-write
9263    STATUS current
9264    DESCRIPTION
9265        "Fuel sensor volume low event threshold trap number."
9266    ::= { fsVolumeEntry 17 }
9267    --1.3.6.1.4.1.3052.18.2.12.11.4.1.17
9268
9269fsVolumeLowClass OBJECT-TYPE
9270    SYNTAX DisplayString
9271    MAX-ACCESS read-write
9272    STATUS current
9273    DESCRIPTION
9274        "Fuel sensor volume low event threshold class (severity)."
9275    ::= { fsVolumeEntry 18 }
9276    --1.3.6.1.4.1.3052.18.2.12.11.4.1.18
9277
9278fsVolumeVLowValue OBJECT-TYPE
9279    SYNTAX DisplayString
9280    MAX-ACCESS read-write
9281    STATUS current
9282    DESCRIPTION
9283        "Fuel sensor volume very low event threshold value.  This is a
9284        floating point value."
9285    ::= { fsVolumeEntry 19 }
9286    --1.3.6.1.4.1.3052.18.2.12.11.4.1.19
9287
9288fsVolumeVLowActions OBJECT-TYPE
9289    SYNTAX DisplayString
9290    MAX-ACCESS read-write
9291    STATUS current
9292    DESCRIPTION
9293        "Fuel sensor volume very low event threshold actions."
9294    ::= { fsVolumeEntry 20 }
9295    --1.3.6.1.4.1.3052.18.2.12.11.4.1.20
9296
9297fsVolumeVLowTrapNum OBJECT-TYPE
9298    SYNTAX Integer32 (519..1199)
9299    MAX-ACCESS read-write
9300    STATUS current
9301    DESCRIPTION
9302        "Fuel sensor volume very low event threshold trap number."
9303    ::= { fsVolumeEntry 21 }
9304    --1.3.6.1.4.1.3052.18.2.12.11.4.1.21
9305
9306fsVolumeVLowClass OBJECT-TYPE
9307    SYNTAX DisplayString
9308    MAX-ACCESS read-write
9309    STATUS current
9310    DESCRIPTION
9311        "Fuel sensor volume very low event threshold class (severity)."
9312    ::= { fsVolumeEntry 22 }
9313    --1.3.6.1.4.1.3052.18.2.12.11.4.1.22
9314
9315
9316
9317fuelSensorDisconnectTable OBJECT-TYPE
9318    SYNTAX SEQUENCE OF FuelSensorConfigDisconnect
9319    MAX-ACCESS not-accessible
9320    STATUS current
9321    DESCRIPTION
9322        "This table organizes disconnect-event-specific fuel sensor attributes."
9323    ::= { fuelSensor 5 }
9324    --1.3.6.1.4.1.3052.18.2.12.11.5
9325
9326fsDiscEntry OBJECT-TYPE
9327    SYNTAX FuelSensorConfigDisconnect
9328    MAX-ACCESS not-accessible
9329    STATUS current
9330    DESCRIPTION
9331        "Entry for fuel sensor disconnect event config table."
9332    INDEX { fsDiscIndex }
9333    ::= { fuelSensorDisconnectTable 1 }
9334    --1.3.6.1.4.1.3052.18.2.12.11.5.1
9335
9336fsDiscIndex OBJECT-TYPE
9337    SYNTAX Integer32 (1..3)
9338    MAX-ACCESS read-only
9339    STATUS current
9340    DESCRIPTION
9341        "Which fuel sensor in the fuel sensor disconnect event config table."
9342    ::= { fsDiscEntry 1 }
9343    --1.3.6.1.4.1.3052.18.2.12.11.5.1.1
9344
9345fsDiscEnable OBJECT-TYPE
9346    SYNTAX DisplayString
9347    MAX-ACCESS read-write
9348    STATUS current
9349    DESCRIPTION
9350        "Fuel sensor disconnect event enable."
9351    ::= { fsDiscEntry 2 }
9352    --1.3.6.1.4.1.3052.18.2.12.11.5.1.2
9353
9354fsDiscHighValue OBJECT-TYPE
9355    SYNTAX DisplayString
9356    MAX-ACCESS read-write
9357    STATUS current
9358    DESCRIPTION
9359        "High end of input value range when fuel sensor is disconnected.  This
9360        is in the units of the analog input value."
9361    ::= { fsDiscEntry 3 }
9362    --1.3.6.1.4.1.3052.18.2.12.11.5.1.3
9363
9364fsDiscLowValue OBJECT-TYPE
9365    SYNTAX DisplayString
9366    MAX-ACCESS read-write
9367    STATUS current
9368    DESCRIPTION
9369        "Low end of input value range when fuel sensor is disconnected.  This
9370        is in the units of the analog input value."
9371    ::= { fsDiscEntry 4 }
9372    --1.3.6.1.4.1.3052.18.2.12.11.5.1.4
9373
9374fsDiscActions OBJECT-TYPE
9375    SYNTAX DisplayString
9376    MAX-ACCESS read-write
9377    STATUS current
9378    DESCRIPTION
9379        "Fuel sensor disconnect event actions."
9380    ::= { fsDiscEntry 5 }
9381    --1.3.6.1.4.1.3052.18.2.12.11.5.1.5
9382
9383fsDiscTrapNum OBJECT-TYPE
9384    SYNTAX Integer32 (515..1199)
9385    MAX-ACCESS read-write
9386    STATUS current
9387    DESCRIPTION
9388        "Fuel sensor disconnect event trap number."
9389    ::= { fsDiscEntry 6 }
9390    --1.3.6.1.4.1.3052.18.2.12.11.5.1.6
9391
9392fsDiscClass OBJECT-TYPE
9393    SYNTAX DisplayString
9394    MAX-ACCESS read-write
9395    STATUS current
9396    DESCRIPTION
9397        "Fuel sensor disconnect event class (severity)."
9398    ::= { fsDiscEntry 7 }
9399    --1.3.6.1.4.1.3052.18.2.12.11.5.1.7
9400
9401fsDiscNormalActions OBJECT-TYPE
9402    SYNTAX DisplayString
9403    MAX-ACCESS read-write
9404    STATUS current
9405    DESCRIPTION
9406        "Fuel sensor disconnect return to normal actions."
9407    ::= { fsDiscEntry 8 }
9408    --1.3.6.1.4.1.3052.18.2.12.11.5.1.8
9409
9410fsDiscNormalTrapNum OBJECT-TYPE
9411    SYNTAX Integer32 (515..1199)
9412    MAX-ACCESS read-write
9413    STATUS current
9414    DESCRIPTION
9415        "Fuel sensor disconnect return to normal trap number."
9416    ::= { fsDiscEntry 9 }
9417    --1.3.6.1.4.1.3052.18.2.12.11.5.1.9
9418
9419fsDiscNormalClass OBJECT-TYPE
9420    SYNTAX DisplayString
9421    MAX-ACCESS read-write
9422    STATUS current
9423    DESCRIPTION
9424        "Fuel sensor disconnect return to normal class (severity)."
9425    ::= { fsDiscEntry 10 }
9426    --1.3.6.1.4.1.3052.18.2.12.11.5.1.10
9427
9428
9429fuelSensorSuddenChangeTable OBJECT-TYPE
9430    SYNTAX SEQUENCE OF FuelSensorConfigSuddenChange
9431    MAX-ACCESS not-accessible
9432    STATUS current
9433    DESCRIPTION
9434        "This table organizes sudden-change-event-specific fuel sensor
9435        attributes."
9436    ::= { fuelSensor 6 }
9437    --1.3.6.1.4.1.3052.18.2.12.11.6
9438
9439fsSuddenChangeEntry OBJECT-TYPE
9440    SYNTAX FuelSensorConfigSuddenChange
9441    MAX-ACCESS not-accessible
9442    STATUS current
9443    DESCRIPTION
9444        "Entry for fuel sensor sudden change event config table."
9445    INDEX { fsSuddenChangeIndex }
9446    ::= { fuelSensorSuddenChangeTable 1 }
9447    --1.3.6.1.4.1.3052.18.2.12.11.6.1
9448
9449fsSuddenChangeIndex OBJECT-TYPE
9450    SYNTAX Integer32 (1..3)
9451    MAX-ACCESS read-only
9452    STATUS current
9453    DESCRIPTION
9454        "Which fuel sensor in the fuel sensor sudden change event
9455        config table."
9456    ::= { fsSuddenChangeEntry 1 }
9457    --1.3.6.1.4.1.3052.18.2.12.11.6.1.1
9458
9459fsSuddenChangeEnable OBJECT-TYPE
9460    SYNTAX DisplayString
9461    MAX-ACCESS read-write
9462    STATUS current
9463    DESCRIPTION
9464        "Fuel volume sudden change event enable."
9465    ::= { fsSuddenChangeEntry 2 }
9466    --1.3.6.1.4.1.3052.18.2.12.11.6.1.2
9467
9468fsSuddenChangeTime OBJECT-TYPE
9469    SYNTAX Integer32 (5..360)
9470    MAX-ACCESS read-write
9471    STATUS current
9472    DESCRIPTION
9473        "Fuel volume sudden change event time (minutes): what duration defines
9474        'sudden'."
9475    ::= { fsSuddenChangeEntry 3 }
9476    --1.3.6.1.4.1.3052.18.2.12.11.6.1.3
9477
9478fsSuddenChangeAmplitude OBJECT-TYPE
9479    SYNTAX DisplayString
9480    MAX-ACCESS read-write
9481    STATUS current
9482    DESCRIPTION
9483        "Fuel volume sudden change event amplitude: what amount (in fuel
9484        volume units) over the duration (fsSuddenChangeTime) defines enough
9485        change."
9486    ::= { fsSuddenChangeEntry 4 }
9487    --1.3.6.1.4.1.3052.18.2.12.11.6.1.4
9488
9489fsSuddenChangeActions OBJECT-TYPE
9490    SYNTAX DisplayString
9491    MAX-ACCESS read-write
9492    STATUS current
9493    DESCRIPTION
9494        "Fuel volume sudden change event actions."
9495    ::= { fsSuddenChangeEntry 5 }
9496    --1.3.6.1.4.1.3052.18.2.12.11.6.1.5
9497
9498fsSuddenChangeTrapNum OBJECT-TYPE
9499    SYNTAX Integer32 (527..1199)
9500    MAX-ACCESS read-write
9501    STATUS current
9502    DESCRIPTION
9503        "Fuel volume sudden change event trap number."
9504    ::= { fsSuddenChangeEntry 6 }
9505    --1.3.6.1.4.1.3052.18.2.12.11.6.1.6
9506
9507fsSuddenChangeClass OBJECT-TYPE
9508    SYNTAX DisplayString
9509    MAX-ACCESS read-write
9510    STATUS current
9511    DESCRIPTION
9512        "Fuel volume sudden change event class (severity)."
9513    ::= { fsSuddenChangeEntry 7 }
9514    --1.3.6.1.4.1.3052.18.2.12.11.6.1.7
9515
9516
9517fuelSensorSlowChangeTable OBJECT-TYPE
9518    SYNTAX SEQUENCE OF FuelSensorConfigSlowChange
9519    MAX-ACCESS not-accessible
9520    STATUS current
9521    DESCRIPTION
9522        "This table organizes slow-change-event-specific fuel sensor attributes."
9523    ::= { fuelSensor 7 }
9524    --1.3.6.1.4.1.3052.18.2.12.11.7
9525
9526fsSlowChangeEntry OBJECT-TYPE
9527    SYNTAX FuelSensorConfigSlowChange
9528    MAX-ACCESS not-accessible
9529    STATUS current
9530    DESCRIPTION
9531        "Entry for fuel sensor slow change event config table."
9532    INDEX { fsSlowChangeIndex }
9533    ::= { fuelSensorSlowChangeTable 1 }
9534    --1.3.6.1.4.1.3052.18.2.12.11.7.1
9535
9536fsSlowChangeIndex OBJECT-TYPE
9537    SYNTAX Integer32 (1..3)
9538    MAX-ACCESS read-only
9539    STATUS current
9540    DESCRIPTION
9541        "Which fuel sensor in the fuel sensor slow change event
9542        config table."
9543    ::= { fsSlowChangeEntry 1 }
9544    --1.3.6.1.4.1.3052.18.2.12.11.7.1.1
9545
9546fsSlowChangeEnable OBJECT-TYPE
9547    SYNTAX DisplayString
9548    MAX-ACCESS read-write
9549    STATUS current
9550    DESCRIPTION
9551        "Fuel volume slow change event enable."
9552    ::= { fsSlowChangeEntry 2 }
9553    --1.3.6.1.4.1.3052.18.2.12.11.7.1.2
9554
9555fsSlowChangeTime OBJECT-TYPE
9556    SYNTAX Integer32 (1..168)
9557    MAX-ACCESS read-write
9558    STATUS current
9559    DESCRIPTION
9560        "Fuel volume slow change event time (minutes): what duration defines
9561        'slow'."
9562    ::= { fsSlowChangeEntry 3 }
9563    --1.3.6.1.4.1.3052.18.2.12.11.7.1.3
9564
9565fsSlowChangeAmplitude OBJECT-TYPE
9566    SYNTAX DisplayString
9567    MAX-ACCESS read-write
9568    STATUS current
9569    DESCRIPTION
9570        "Fuel volume slow change event amplitude: what amount (in fuel volume
9571        units) over the duration (fsSlowChangeTime) defines enough change."
9572    ::= { fsSlowChangeEntry 4 }
9573    --1.3.6.1.4.1.3052.18.2.12.11.7.1.4
9574
9575fsSlowChangeActions OBJECT-TYPE
9576    SYNTAX DisplayString
9577    MAX-ACCESS read-write
9578    STATUS current
9579    DESCRIPTION
9580        "Fuel volume slow change event actions."
9581    ::= { fsSlowChangeEntry 5 }
9582    --1.3.6.1.4.1.3052.18.2.12.11.7.1.5
9583
9584fsSlowChangeTrapNum OBJECT-TYPE
9585    SYNTAX Integer32 (528..1199)
9586    MAX-ACCESS read-write
9587    STATUS current
9588    DESCRIPTION
9589        "Fuel volume slow change event trap number."
9590    ::= { fsSlowChangeEntry 6 }
9591    --1.3.6.1.4.1.3052.18.2.12.11.7.1.6
9592
9593fsSlowChangeClass OBJECT-TYPE
9594    SYNTAX DisplayString
9595    MAX-ACCESS read-write
9596    STATUS current
9597    DESCRIPTION
9598        "Fuel volume slow change event class (severity)."
9599    ::= { fsSlowChangeEntry 7 }
9600    --1.3.6.1.4.1.3052.18.2.12.11.7.1.7
9601
9602
9603fuelSensorLevelsAutoAdjustTable OBJECT-TYPE
9604    SYNTAX SEQUENCE OF FuelSensorConfigLevelsAutoAdjust
9605    MAX-ACCESS not-accessible
9606    STATUS current
9607    DESCRIPTION
9608        "This table organizes fuel sensor attributes for levels
9609        auto-adjustment."
9610    ::= { fuelSensor 8 }
9611    --1.3.6.1.4.1.3052.18.2.12.11.8
9612
9613fsLAAEntry OBJECT-TYPE
9614    SYNTAX FuelSensorConfigLevelsAutoAdjust
9615    MAX-ACCESS not-accessible
9616    STATUS current
9617    DESCRIPTION
9618        "Entry for fuel sensor levels auto-adjust config table."
9619    INDEX { fsLAAIndex }
9620    ::= { fuelSensorLevelsAutoAdjustTable 1 }
9621    --1.3.6.1.4.1.3052.18.2.12.11.8.1
9622
9623fsLAAIndex OBJECT-TYPE
9624    SYNTAX Integer32 (1..3)
9625    MAX-ACCESS read-only
9626    STATUS current
9627    DESCRIPTION
9628        "Which fuel sensor in the fuel sensor levels auto-adjust
9629        config table."
9630    ::= { fsLAAEntry 1 }
9631    --1.3.6.1.4.1.3052.18.2.12.11.8.1.1
9632
9633fsLAAEnable OBJECT-TYPE
9634    SYNTAX DisplayString
9635    MAX-ACCESS read-write
9636    STATUS current
9637    DESCRIPTION
9638        "Enable fuel sensor levels auto-adjustment."
9639    ::= { fsLAAEntry 2 }
9640    --1.3.6.1.4.1.3052.18.2.12.11.8.1.2
9641
9642fsLAAEventEnable OBJECT-TYPE
9643    SYNTAX DisplayString
9644    MAX-ACCESS read-write
9645    STATUS current
9646    DESCRIPTION
9647        "Enable fuel sensor levels auto-adjust event."
9648    ::= { fsLAAEntry 3 }
9649    --1.3.6.1.4.1.3052.18.2.12.11.8.1.3
9650
9651fsLAAEventThreshold OBJECT-TYPE
9652    SYNTAX Integer32 (2..50)
9653    MAX-ACCESS read-write
9654    STATUS current
9655    DESCRIPTION
9656        "Sets level auto-adjust event threshold as percentage of raw
9657        value top value. In other words, the event is triggered if
9658        the cumulative auto-adjustment, as a percentage of the
9659        pre-adjusted value, exceeds this threshold."
9660    ::= { fsLAAEntry 4 }
9661    --1.3.6.1.4.1.3052.18.2.12.11.8.1.4
9662
9663fsLAAEventActions OBJECT-TYPE
9664    SYNTAX DisplayString
9665    MAX-ACCESS read-write
9666    STATUS current
9667    DESCRIPTION
9668        "Actions for fuel sensor levels auto-adjust event."
9669    ::= { fsLAAEntry 5 }
9670    --1.3.6.1.4.1.3052.18.2.12.11.8.1.5
9671
9672fsLAAEventClass OBJECT-TYPE
9673    SYNTAX DisplayString
9674    MAX-ACCESS read-write
9675    STATUS current
9676    DESCRIPTION
9677        "Class for fuel sensor levels auto-adjust event."
9678    ::= { fsLAAEntry 6 }
9679    --1.3.6.1.4.1.3052.18.2.12.11.8.1.6
9680
9681fsLAAEventTrapNum OBJECT-TYPE
9682    SYNTAX Integer32 (544..1199)
9683    MAX-ACCESS read-write
9684    STATUS current
9685    DESCRIPTION
9686        "Trap number for fuel sensor levels auto-adjust event."
9687    ::= { fsLAAEntry 7 }
9688    --1.3.6.1.4.1.3052.18.2.12.11.8.1.7
9689
9690
9691--***************************************************************************************
9692--AC Power Monitor Config Section       2.12.12
9693--***************************************************************************************
9694
9695acpmGeneralTable OBJECT-TYPE
9696    SYNTAX SEQUENCE OF ACPMConfigGeneral
9697    MAX-ACCESS not-accessible
9698    STATUS current
9699    DESCRIPTION
9700        "This table organizes general AC power monitor attributes."
9701    ::= { acPowerMonitor 1 }
9702    --1.3.6.1.4.1.3052.18.2.12.12.1
9703
9704acpmGenEntry OBJECT-TYPE
9705    SYNTAX ACPMConfigGeneral
9706    MAX-ACCESS not-accessible
9707    STATUS current
9708    DESCRIPTION
9709        "Entry for AC power monitor general config table."
9710    INDEX { acpmGenIndex }
9711    ::= { acpmGeneralTable 1 }
9712    --1.3.6.1.4.1.3052.18.2.12.12.1.1
9713
9714acpmGenIndex OBJECT-TYPE
9715    SYNTAX Integer32 (1..6)
9716    MAX-ACCESS read-only
9717    STATUS current
9718    DESCRIPTION
9719        "Which AC power monitor in the AC power monitor general config table."
9720    ::= { acpmGenEntry 1 }
9721    --1.3.6.1.4.1.3052.18.2.12.12.1.1.1
9722
9723acpmGenDevice OBJECT-TYPE
9724    SYNTAX DisplayString
9725    MAX-ACCESS read-write
9726    STATUS current
9727    DESCRIPTION
9728        "Model of the AC power monitor device. The unit needs this setting to
9729        know which registers to poll for the various data items, among other
9730        things."
9731    ::= { acpmGenEntry 2 }
9732    --1.3.6.1.4.1.3052.18.2.12.12.1.1.2
9733
9734acpmGenName OBJECT-TYPE
9735    SYNTAX DisplayString
9736    MAX-ACCESS read-write
9737    STATUS current
9738    DESCRIPTION
9739        "Name for the AC power monitor device."
9740    ::= { acpmGenEntry 3 }
9741    --1.3.6.1.4.1.3052.18.2.12.12.1.1.3
9742
9743acpmGenAddress OBJECT-TYPE
9744    SYNTAX Integer32 (1..247)
9745    MAX-ACCESS read-write
9746    STATUS current
9747    DESCRIPTION
9748        "Modbus address of the AC power monitor device."
9749    ::= { acpmGenEntry 4 }
9750    --1.3.6.1.4.1.3052.18.2.12.12.1.1.4
9751
9752acpmGenPtRatio OBJECT-TYPE
9753    SYNTAX Integer32 (1..10000)
9754    MAX-ACCESS read-write
9755    STATUS current
9756    DESCRIPTION
9757        "Ratio of secondary turns to primary turns on potential transformers
9758        (PT)."
9759    ::= { acpmGenEntry 5 }
9760    --1.3.6.1.4.1.3052.18.2.12.12.1.1.5
9761
9762acpmGenCtRatio OBJECT-TYPE
9763    SYNTAX Integer32 (1..10000)
9764    MAX-ACCESS read-write
9765    STATUS current
9766    DESCRIPTION
9767        "Ratio of secondary turns to primary turns on current transformers
9768        (CT)."
9769    ::= { acpmGenEntry 6 }
9770    --1.3.6.1.4.1.3052.18.2.12.12.1.1.6
9771
9772acpmGenPowerType OBJECT-TYPE
9773    SYNTAX DisplayString
9774    MAX-ACCESS read-write
9775    STATUS current
9776    DESCRIPTION
9777        "Type of power being monitored."
9778    ::= { acpmGenEntry 7 }
9779    --1.3.6.1.4.1.3052.18.2.12.12.1.1.7
9780
9781acpmGenSysrepPackage OBJECT-TYPE
9782    SYNTAX Integer32 (0..10)
9783    MAX-ACCESS read-write
9784    STATUS current
9785    DESCRIPTION
9786        "System reporting package number."
9787    ::= { acpmGenEntry 8 }
9788    --1.3.6.1.4.1.3052.18.2.12.12.1.1.8
9789
9790acpmGenSysrepType OBJECT-TYPE
9791    SYNTAX DisplayString
9792    MAX-ACCESS read-write
9793    STATUS current
9794    DESCRIPTION
9795        "ASM profile type."
9796    ::= { acpmGenEntry 9 }
9797    --1.3.6.1.4.1.3052.18.2.12.12.1.1.9
9798
9799acpmGenEnable OBJECT-TYPE
9800    SYNTAX DisplayString
9801    MAX-ACCESS read-write
9802    STATUS current
9803    DESCRIPTION
9804        "AC power monitor enable."
9805    ::= { acpmGenEntry 10 }
9806    --1.3.6.1.4.1.3052.18.2.12.12.1.1.10
9807
9808
9809acpmAvgVoltageTable OBJECT-TYPE
9810    SYNTAX SEQUENCE OF ACPMConfigAvgVoltage
9811    MAX-ACCESS not-accessible
9812    STATUS current
9813    DESCRIPTION
9814        "This table organizes AC power monitor average voltage attributes."
9815    ::= { acPowerMonitor 2 }
9816    --1.3.6.1.4.1.3052.18.2.12.12.2
9817
9818acpmAvgVoltageEntry OBJECT-TYPE
9819    SYNTAX ACPMConfigAvgVoltage
9820    MAX-ACCESS not-accessible
9821    STATUS current
9822    DESCRIPTION
9823        "Entry for AC power monitor average voltage config table."
9824    INDEX { acpmAvgVoltageIndex }
9825    ::= { acpmAvgVoltageTable 1 }
9826    --1.3.6.1.4.1.3052.18.2.12.12.2.1
9827
9828acpmAvgVoltageIndex OBJECT-TYPE
9829    SYNTAX Integer32 (1..6)
9830    MAX-ACCESS read-only
9831    STATUS current
9832    DESCRIPTION
9833        "Which AC power monitor in the AC power monitor average voltage config
9834        table."
9835    ::= { acpmAvgVoltageEntry 1 }
9836    --1.3.6.1.4.1.3052.18.2.12.12.2.1.1
9837
9838acpmAvgVoltageEnable OBJECT-TYPE
9839    SYNTAX DisplayString
9840    MAX-ACCESS read-write
9841    STATUS current
9842    DESCRIPTION
9843        "Enable AC power monitor average voltage events."
9844    ::= { acpmAvgVoltageEntry 2 }
9845    --1.3.6.1.4.1.3052.18.2.12.12.2.1.2
9846
9847acpmAvgVoltageDeadband OBJECT-TYPE
9848    SYNTAX DisplayString
9849    MAX-ACCESS read-write
9850    STATUS current
9851    DESCRIPTION
9852        "Deadband (hysteresis) for average voltage event.  This is a floating
9853        point value."
9854    ::= { acpmAvgVoltageEntry 3 }
9855    --1.3.6.1.4.1.3052.18.2.12.12.2.1.3
9856
9857acpmAvgVoltageVHighValue OBJECT-TYPE
9858    SYNTAX DisplayString
9859    MAX-ACCESS read-write
9860    STATUS current
9861    DESCRIPTION
9862        "Very high event threshold.  This is a floating point value."
9863    ::= { acpmAvgVoltageEntry 4 }
9864    --1.3.6.1.4.1.3052.18.2.12.12.2.1.4
9865
9866acpmAvgVoltageVHighActions OBJECT-TYPE
9867    SYNTAX DisplayString
9868    MAX-ACCESS read-write
9869    STATUS current
9870    DESCRIPTION
9871        "Very high event actions."
9872    ::= { acpmAvgVoltageEntry 5 }
9873    --1.3.6.1.4.1.3052.18.2.12.12.2.1.5
9874
9875acpmAvgVoltageVHighTrapNum OBJECT-TYPE
9876    SYNTAX Integer32 (520..1199)
9877    MAX-ACCESS read-write
9878    STATUS current
9879    DESCRIPTION
9880        "Very high event trap number."
9881    ::= { acpmAvgVoltageEntry 6 }
9882    --1.3.6.1.4.1.3052.18.2.12.12.2.1.6
9883
9884acpmAvgVoltageVHighClass OBJECT-TYPE
9885    SYNTAX DisplayString
9886    MAX-ACCESS read-write
9887    STATUS current
9888    DESCRIPTION
9889        "Very high event class."
9890    ::= { acpmAvgVoltageEntry 7 }
9891    --1.3.6.1.4.1.3052.18.2.12.12.2.1.7
9892
9893acpmAvgVoltageHighValue OBJECT-TYPE
9894    SYNTAX DisplayString
9895    MAX-ACCESS read-write
9896    STATUS current
9897    DESCRIPTION
9898        "High event threshold.  This is a floating point value."
9899    ::= { acpmAvgVoltageEntry 8 }
9900    --1.3.6.1.4.1.3052.18.2.12.12.2.1.8
9901
9902acpmAvgVoltageHighActions OBJECT-TYPE
9903    SYNTAX DisplayString
9904    MAX-ACCESS read-write
9905    STATUS current
9906    DESCRIPTION
9907        "High event actions."
9908    ::= { acpmAvgVoltageEntry 9 }
9909    --1.3.6.1.4.1.3052.18.2.12.12.2.1.9
9910
9911acpmAvgVoltageHighTrapNum OBJECT-TYPE
9912    SYNTAX Integer32 (520..1199)
9913    MAX-ACCESS read-write
9914    STATUS current
9915    DESCRIPTION
9916        "High event trap number."
9917    ::= { acpmAvgVoltageEntry 10 }
9918    --1.3.6.1.4.1.3052.18.2.12.12.2.1.10
9919
9920acpmAvgVoltageHighClass OBJECT-TYPE
9921    SYNTAX DisplayString
9922    MAX-ACCESS read-write
9923    STATUS current
9924    DESCRIPTION
9925        "High event class."
9926    ::= { acpmAvgVoltageEntry 11 }
9927    --1.3.6.1.4.1.3052.18.2.12.12.2.1.11
9928
9929acpmAvgVoltageNormalActions OBJECT-TYPE
9930    SYNTAX DisplayString
9931    MAX-ACCESS read-write
9932    STATUS current
9933    DESCRIPTION
9934        "Return to normal actions."
9935    ::= { acpmAvgVoltageEntry 12 }
9936    --1.3.6.1.4.1.3052.18.2.12.12.2.1.12
9937
9938acpmAvgVoltageNormalTrapNum OBJECT-TYPE
9939    SYNTAX Integer32 (520..1199)
9940    MAX-ACCESS read-write
9941    STATUS current
9942    DESCRIPTION
9943        "Return to normal trap number."
9944    ::= { acpmAvgVoltageEntry 13 }
9945    --1.3.6.1.4.1.3052.18.2.12.12.2.1.13
9946
9947acpmAvgVoltageNormalClass OBJECT-TYPE
9948    SYNTAX DisplayString
9949    MAX-ACCESS read-write
9950    STATUS current
9951    DESCRIPTION
9952        "Return to normal class."
9953    ::= { acpmAvgVoltageEntry 14 }
9954    --1.3.6.1.4.1.3052.18.2.12.12.2.1.14
9955
9956acpmAvgVoltageLowValue OBJECT-TYPE
9957    SYNTAX DisplayString
9958    MAX-ACCESS read-write
9959    STATUS current
9960    DESCRIPTION
9961        "Low event threshold.  This is a floating point value."
9962    ::= { acpmAvgVoltageEntry 15 }
9963    --1.3.6.1.4.1.3052.18.2.12.12.2.1.15
9964
9965acpmAvgVoltageLowActions OBJECT-TYPE
9966    SYNTAX DisplayString
9967    MAX-ACCESS read-write
9968    STATUS current
9969    DESCRIPTION
9970        "Low event actions."
9971    ::= { acpmAvgVoltageEntry 16 }
9972    --1.3.6.1.4.1.3052.18.2.12.12.2.1.16
9973
9974acpmAvgVoltageLowTrapNum OBJECT-TYPE
9975    SYNTAX Integer32 (520..1199)
9976    MAX-ACCESS read-write
9977    STATUS current
9978    DESCRIPTION
9979        "Low event trap number."
9980    ::= { acpmAvgVoltageEntry 17 }
9981    --1.3.6.1.4.1.3052.18.2.12.12.2.1.17
9982
9983acpmAvgVoltageLowClass OBJECT-TYPE
9984    SYNTAX DisplayString
9985    MAX-ACCESS read-write
9986    STATUS current
9987    DESCRIPTION
9988        "Low event class."
9989    ::= { acpmAvgVoltageEntry 18 }
9990    --1.3.6.1.4.1.3052.18.2.12.12.2.1.18
9991
9992acpmAvgVoltageVLowValue OBJECT-TYPE
9993    SYNTAX DisplayString
9994    MAX-ACCESS read-write
9995    STATUS current
9996    DESCRIPTION
9997        "Very low event threshold.  This is a floating point value."
9998    ::= { acpmAvgVoltageEntry 19 }
9999    --1.3.6.1.4.1.3052.18.2.12.12.2.1.19
10000
10001acpmAvgVoltageVLowActions OBJECT-TYPE
10002    SYNTAX DisplayString
10003    MAX-ACCESS read-write
10004    STATUS current
10005    DESCRIPTION
10006        "Very low event actions."
10007    ::= { acpmAvgVoltageEntry 20 }
10008    --1.3.6.1.4.1.3052.18.2.12.12.2.1.20
10009
10010acpmAvgVoltageVLowTrapNum OBJECT-TYPE
10011    SYNTAX Integer32 (520..1199)
10012    MAX-ACCESS read-write
10013    STATUS current
10014    DESCRIPTION
10015        "Very low event trap number."
10016    ::= { acpmAvgVoltageEntry 21 }
10017    --1.3.6.1.4.1.3052.18.2.12.12.2.1.21
10018
10019acpmAvgVoltageVLowClass OBJECT-TYPE
10020    SYNTAX DisplayString
10021    MAX-ACCESS read-write
10022    STATUS current
10023    DESCRIPTION
10024        "Very low event class."
10025    ::= { acpmAvgVoltageEntry 22 }
10026    --1.3.6.1.4.1.3052.18.2.12.12.2.1.22
10027
10028acpmAvgVoltageSysrepEnable OBJECT-TYPE
10029    SYNTAX DisplayString
10030    MAX-ACCESS read-write
10031    STATUS current
10032    DESCRIPTION
10033        "System reporting enable for average voltage telemetry."
10034    ::= { acpmAvgVoltageEntry 23 }
10035    --1.3.6.1.4.1.3052.18.2.12.12.2.1.23
10036
10037acpmAvgVoltageSysrepThreshold OBJECT-TYPE
10038    SYNTAX DisplayString
10039    MAX-ACCESS read-write
10040    STATUS current
10041    DESCRIPTION
10042        "System reporting threshold for average voltage telemetry.  This is a
10043        floating point value."
10044    ::= { acpmAvgVoltageEntry 24 }
10045    --1.3.6.1.4.1.3052.18.2.12.12.2.1.24
10046
10047acpmAvgVoltageSysrepLimit OBJECT-TYPE
10048    SYNTAX Integer32
10049    MAX-ACCESS read-write
10050    STATUS current
10051    DESCRIPTION
10052        "System reporting limit for average voltage telemetry."
10053    ::= { acpmAvgVoltageEntry 25 }
10054    --1.3.6.1.4.1.3052.18.2.12.12.2.1.25
10055
10056
10057acpmAvgCurrentTable OBJECT-TYPE
10058    SYNTAX SEQUENCE OF ACPMConfigAvgCurrent
10059    MAX-ACCESS not-accessible
10060    STATUS current
10061    DESCRIPTION
10062        "This table organizes AC power monitor average current attributes."
10063    ::= { acPowerMonitor 3 }
10064    --1.3.6.1.4.1.3052.18.2.12.12.3
10065
10066acpmAvgCurrentEntry OBJECT-TYPE
10067    SYNTAX ACPMConfigAvgCurrent
10068    MAX-ACCESS not-accessible
10069    STATUS current
10070    DESCRIPTION
10071        "Entry for AC power monitor average current config table."
10072    INDEX { acpmAvgCurrentIndex }
10073    ::= { acpmAvgCurrentTable 1 }
10074    --1.3.6.1.4.1.3052.18.2.12.12.3.1
10075
10076acpmAvgCurrentIndex OBJECT-TYPE
10077    SYNTAX Integer32 (1..6)
10078    MAX-ACCESS read-only
10079    STATUS current
10080    DESCRIPTION
10081        "Which AC power monitor in the AC power monitor average current config
10082        table."
10083    ::= { acpmAvgCurrentEntry 1 }
10084    --1.3.6.1.4.1.3052.18.2.12.12.3.1.1
10085
10086acpmAvgCurrentEnable OBJECT-TYPE
10087    SYNTAX DisplayString
10088    MAX-ACCESS read-write
10089    STATUS current
10090    DESCRIPTION
10091        "Enable AC power monitor average current events."
10092    ::= { acpmAvgCurrentEntry 2 }
10093    --1.3.6.1.4.1.3052.18.2.12.12.3.1.2
10094
10095acpmAvgCurrentDeadband OBJECT-TYPE
10096    SYNTAX DisplayString
10097    MAX-ACCESS read-write
10098    STATUS current
10099    DESCRIPTION
10100        "Deadband (hysteresis) for average current event.  This is a floating
10101        point value."
10102    ::= { acpmAvgCurrentEntry 3 }
10103    --1.3.6.1.4.1.3052.18.2.12.12.3.1.3
10104
10105acpmAvgCurrentVHighValue OBJECT-TYPE
10106    SYNTAX DisplayString
10107    MAX-ACCESS read-write
10108    STATUS current
10109    DESCRIPTION
10110        "Very high event threshold.  This is a floating point value."
10111    ::= { acpmAvgCurrentEntry 4 }
10112    --1.3.6.1.4.1.3052.18.2.12.12.3.1.4
10113
10114acpmAvgCurrentVHighActions OBJECT-TYPE
10115    SYNTAX DisplayString
10116    MAX-ACCESS read-write
10117    STATUS current
10118    DESCRIPTION
10119        "Very high event actions."
10120    ::= { acpmAvgCurrentEntry 5 }
10121    --1.3.6.1.4.1.3052.18.2.12.12.3.1.5
10122
10123acpmAvgCurrentVHighTrapNum OBJECT-TYPE
10124    SYNTAX Integer32 (521..1199)
10125    MAX-ACCESS read-write
10126    STATUS current
10127    DESCRIPTION
10128        "Very high event trap number."
10129    ::= { acpmAvgCurrentEntry 6 }
10130    --1.3.6.1.4.1.3052.18.2.12.12.3.1.6
10131
10132acpmAvgCurrentVHighClass OBJECT-TYPE
10133    SYNTAX DisplayString
10134    MAX-ACCESS read-write
10135    STATUS current
10136    DESCRIPTION
10137        "Very high event class."
10138    ::= { acpmAvgCurrentEntry 7 }
10139    --1.3.6.1.4.1.3052.18.2.12.12.3.1.7
10140
10141acpmAvgCurrentHighValue OBJECT-TYPE
10142    SYNTAX DisplayString
10143    MAX-ACCESS read-write
10144    STATUS current
10145    DESCRIPTION
10146        "High event threshold.  This is a floating point value."
10147    ::= { acpmAvgCurrentEntry 8 }
10148    --1.3.6.1.4.1.3052.18.2.12.12.3.1.8
10149
10150acpmAvgCurrentHighActions OBJECT-TYPE
10151    SYNTAX DisplayString
10152    MAX-ACCESS read-write
10153    STATUS current
10154    DESCRIPTION
10155        "High event actions."
10156    ::= { acpmAvgCurrentEntry 9 }
10157    --1.3.6.1.4.1.3052.18.2.12.12.3.1.9
10158
10159acpmAvgCurrentHighTrapNum OBJECT-TYPE
10160    SYNTAX Integer32 (521..1199)
10161    MAX-ACCESS read-write
10162    STATUS current
10163    DESCRIPTION
10164        "High event trap number."
10165    ::= { acpmAvgCurrentEntry 10 }
10166    --1.3.6.1.4.1.3052.18.2.12.12.3.1.10
10167
10168acpmAvgCurrentHighClass OBJECT-TYPE
10169    SYNTAX DisplayString
10170    MAX-ACCESS read-write
10171    STATUS current
10172    DESCRIPTION
10173        "High event class."
10174    ::= { acpmAvgCurrentEntry 11 }
10175    --1.3.6.1.4.1.3052.18.2.12.12.3.1.11
10176
10177acpmAvgCurrentNormalActions OBJECT-TYPE
10178    SYNTAX DisplayString
10179    MAX-ACCESS read-write
10180    STATUS current
10181    DESCRIPTION
10182        "Return to normal actions."
10183    ::= { acpmAvgCurrentEntry 12 }
10184    --1.3.6.1.4.1.3052.18.2.12.12.3.1.12
10185
10186acpmAvgCurrentNormalTrapNum OBJECT-TYPE
10187    SYNTAX Integer32 (521..1199)
10188    MAX-ACCESS read-write
10189    STATUS current
10190    DESCRIPTION
10191        "Return to normal trap number."
10192    ::= { acpmAvgCurrentEntry 13 }
10193    --1.3.6.1.4.1.3052.18.2.12.12.3.1.13
10194
10195acpmAvgCurrentNormalClass OBJECT-TYPE
10196    SYNTAX DisplayString
10197    MAX-ACCESS read-write
10198    STATUS current
10199    DESCRIPTION
10200        "Return to normal class."
10201    ::= { acpmAvgCurrentEntry 14 }
10202    --1.3.6.1.4.1.3052.18.2.12.12.3.1.14
10203
10204acpmAvgCurrentLowValue OBJECT-TYPE
10205    SYNTAX DisplayString
10206    MAX-ACCESS read-write
10207    STATUS current
10208    DESCRIPTION
10209        "Low event threshold.  This is a floating point value."
10210    ::= { acpmAvgCurrentEntry 15 }
10211    --1.3.6.1.4.1.3052.18.2.12.12.3.1.15
10212
10213acpmAvgCurrentLowActions OBJECT-TYPE
10214    SYNTAX DisplayString
10215    MAX-ACCESS read-write
10216    STATUS current
10217    DESCRIPTION
10218        "Low event actions."
10219    ::= { acpmAvgCurrentEntry 16 }
10220    --1.3.6.1.4.1.3052.18.2.12.12.3.1.16
10221
10222acpmAvgCurrentLowTrapNum OBJECT-TYPE
10223    SYNTAX Integer32 (521..1199)
10224    MAX-ACCESS read-write
10225    STATUS current
10226    DESCRIPTION
10227        "Low event trap number."
10228    ::= { acpmAvgCurrentEntry 17 }
10229    --1.3.6.1.4.1.3052.18.2.12.12.3.1.17
10230
10231acpmAvgCurrentLowClass OBJECT-TYPE
10232    SYNTAX DisplayString
10233    MAX-ACCESS read-write
10234    STATUS current
10235    DESCRIPTION
10236        "Low event class."
10237    ::= { acpmAvgCurrentEntry 18 }
10238    --1.3.6.1.4.1.3052.18.2.12.12.3.1.18
10239
10240acpmAvgCurrentVLowValue OBJECT-TYPE
10241    SYNTAX DisplayString
10242    MAX-ACCESS read-write
10243    STATUS current
10244    DESCRIPTION
10245        "Very low event threshold.  This is a floating point value."
10246    ::= { acpmAvgCurrentEntry 19 }
10247    --1.3.6.1.4.1.3052.18.2.12.12.3.1.19
10248
10249acpmAvgCurrentVLowActions OBJECT-TYPE
10250    SYNTAX DisplayString
10251    MAX-ACCESS read-write
10252    STATUS current
10253    DESCRIPTION
10254        "Very low event actions."
10255    ::= { acpmAvgCurrentEntry 20 }
10256    --1.3.6.1.4.1.3052.18.2.12.12.3.1.20
10257
10258acpmAvgCurrentVLowTrapNum OBJECT-TYPE
10259    SYNTAX Integer32 (521..1199)
10260    MAX-ACCESS read-write
10261    STATUS current
10262    DESCRIPTION
10263        "Very low event trap number."
10264    ::= { acpmAvgCurrentEntry 21 }
10265    --1.3.6.1.4.1.3052.18.2.12.12.3.1.21
10266
10267acpmAvgCurrentVLowClass OBJECT-TYPE
10268    SYNTAX DisplayString
10269    MAX-ACCESS read-write
10270    STATUS current
10271    DESCRIPTION
10272        "Very low event class."
10273    ::= { acpmAvgCurrentEntry 22 }
10274    --1.3.6.1.4.1.3052.18.2.12.12.3.1.22
10275
10276acpmAvgCurrentSysrepEnable OBJECT-TYPE
10277    SYNTAX DisplayString
10278    MAX-ACCESS read-write
10279    STATUS current
10280    DESCRIPTION
10281        "System reporting enable for average current telemetry."
10282    ::= { acpmAvgCurrentEntry 23 }
10283    --1.3.6.1.4.1.3052.18.2.12.12.3.1.23
10284
10285acpmAvgCurrentSysrepThreshold OBJECT-TYPE
10286    SYNTAX DisplayString
10287    MAX-ACCESS read-write
10288    STATUS current
10289    DESCRIPTION
10290        "System reporting threshold for average current telemetry.  This is
10291        a floating point value."
10292    ::= { acpmAvgCurrentEntry 24 }
10293    --1.3.6.1.4.1.3052.18.2.12.12.3.1.24
10294
10295acpmAvgCurrentSysrepLimit OBJECT-TYPE
10296    SYNTAX Integer32
10297    MAX-ACCESS read-write
10298    STATUS current
10299    DESCRIPTION
10300        "System reporting limit for average current telemetry."
10301    ::= { acpmAvgCurrentEntry 25 }
10302    --1.3.6.1.4.1.3052.18.2.12.12.3.1.25
10303
10304
10305acpmFreqTable OBJECT-TYPE
10306    SYNTAX SEQUENCE OF ACPMConfigFreq
10307    MAX-ACCESS not-accessible
10308    STATUS current
10309    DESCRIPTION
10310        "This table organizes AC power monitor frequency attributes."
10311    ::= { acPowerMonitor 4 }
10312    --1.3.6.1.4.1.3052.18.2.12.12.4
10313
10314acpmFreqEntry OBJECT-TYPE
10315    SYNTAX ACPMConfigFreq
10316    MAX-ACCESS not-accessible
10317    STATUS current
10318    DESCRIPTION
10319        "Entry for AC power monitor frequency config table."
10320    INDEX { acpmFreqIndex }
10321    ::= { acpmFreqTable 1 }
10322    --1.3.6.1.4.1.3052.18.2.12.12.4.1
10323
10324acpmFreqIndex OBJECT-TYPE
10325    SYNTAX Integer32 (1..6)
10326    MAX-ACCESS read-only
10327    STATUS current
10328    DESCRIPTION
10329        "Which AC power monitor in the AC power monitor frequency config table."
10330    ::= { acpmFreqEntry 1 }
10331    --1.3.6.1.4.1.3052.18.2.12.12.4.1.1
10332
10333acpmFreqEnable OBJECT-TYPE
10334    SYNTAX DisplayString
10335    MAX-ACCESS read-write
10336    STATUS current
10337    DESCRIPTION
10338        "Enable AC power monitor frequency events."
10339    ::= { acpmFreqEntry 2 }
10340    --1.3.6.1.4.1.3052.18.2.12.12.4.1.2
10341
10342acpmFreqDeadband OBJECT-TYPE
10343    SYNTAX DisplayString
10344    MAX-ACCESS read-write
10345    STATUS current
10346    DESCRIPTION
10347        "Deadband (hysteresis) for frequency event.  This is a floating point
10348        value."
10349    ::= { acpmFreqEntry 3 }
10350    --1.3.6.1.4.1.3052.18.2.12.12.4.1.3
10351
10352acpmFreqVHighValue OBJECT-TYPE
10353    SYNTAX DisplayString
10354    MAX-ACCESS read-write
10355    STATUS current
10356    DESCRIPTION
10357        "Very high event threshold.  This is a floating point value."
10358    ::= { acpmFreqEntry 4 }
10359    --1.3.6.1.4.1.3052.18.2.12.12.4.1.4
10360
10361acpmFreqVHighActions OBJECT-TYPE
10362    SYNTAX DisplayString
10363    MAX-ACCESS read-write
10364    STATUS current
10365    DESCRIPTION
10366        "Very high event actions."
10367    ::= { acpmFreqEntry 5 }
10368    --1.3.6.1.4.1.3052.18.2.12.12.4.1.5
10369
10370acpmFreqVHighTrapNum OBJECT-TYPE
10371    SYNTAX Integer32 (522..1199)
10372    MAX-ACCESS read-write
10373    STATUS current
10374    DESCRIPTION
10375        "Very high event trap number."
10376    ::= { acpmFreqEntry 6 }
10377    --1.3.6.1.4.1.3052.18.2.12.12.4.1.6
10378
10379acpmFreqVHighClass OBJECT-TYPE
10380    SYNTAX DisplayString
10381    MAX-ACCESS read-write
10382    STATUS current
10383    DESCRIPTION
10384        "Very high event class."
10385    ::= { acpmFreqEntry 7 }
10386    --1.3.6.1.4.1.3052.18.2.12.12.4.1.7
10387
10388acpmFreqHighValue OBJECT-TYPE
10389    SYNTAX DisplayString
10390    MAX-ACCESS read-write
10391    STATUS current
10392    DESCRIPTION
10393        "High event threshold.  This is a floating point value."
10394    ::= { acpmFreqEntry 8 }
10395    --1.3.6.1.4.1.3052.18.2.12.12.4.1.8
10396
10397acpmFreqHighActions OBJECT-TYPE
10398    SYNTAX DisplayString
10399    MAX-ACCESS read-write
10400    STATUS current
10401    DESCRIPTION
10402        "High event actions."
10403    ::= { acpmFreqEntry 9 }
10404    --1.3.6.1.4.1.3052.18.2.12.12.4.1.9
10405
10406acpmFreqHighTrapNum OBJECT-TYPE
10407    SYNTAX Integer32 (522..1199)
10408    MAX-ACCESS read-write
10409    STATUS current
10410    DESCRIPTION
10411        "High event trap number."
10412    ::= { acpmFreqEntry 10 }
10413    --1.3.6.1.4.1.3052.18.2.12.12.4.1.10
10414
10415acpmFreqHighClass OBJECT-TYPE
10416    SYNTAX DisplayString
10417    MAX-ACCESS read-write
10418    STATUS current
10419    DESCRIPTION
10420        "High event class."
10421    ::= { acpmFreqEntry 11 }
10422    --1.3.6.1.4.1.3052.18.2.12.12.4.1.11
10423
10424acpmFreqNormalActions OBJECT-TYPE
10425    SYNTAX DisplayString
10426    MAX-ACCESS read-write
10427    STATUS current
10428    DESCRIPTION
10429        "Return to normal actions."
10430    ::= { acpmFreqEntry 12 }
10431    --1.3.6.1.4.1.3052.18.2.12.12.4.1.12
10432
10433acpmFreqNormalTrapNum OBJECT-TYPE
10434    SYNTAX Integer32 (522..1199)
10435    MAX-ACCESS read-write
10436    STATUS current
10437    DESCRIPTION
10438        "Return to normal trap number."
10439    ::= { acpmFreqEntry 13 }
10440    --1.3.6.1.4.1.3052.18.2.12.12.4.1.13
10441
10442acpmFreqNormalClass OBJECT-TYPE
10443    SYNTAX DisplayString
10444    MAX-ACCESS read-write
10445    STATUS current
10446    DESCRIPTION
10447        "Return to normal class."
10448    ::= { acpmFreqEntry 14 }
10449    --1.3.6.1.4.1.3052.18.2.12.12.4.1.14
10450
10451acpmFreqLowValue OBJECT-TYPE
10452    SYNTAX DisplayString
10453    MAX-ACCESS read-write
10454    STATUS current
10455    DESCRIPTION
10456        "Low event threshold.  This is a floating point value."
10457    ::= { acpmFreqEntry 15 }
10458    --1.3.6.1.4.1.3052.18.2.12.12.4.1.15
10459
10460acpmFreqLowActions OBJECT-TYPE
10461    SYNTAX DisplayString
10462    MAX-ACCESS read-write
10463    STATUS current
10464    DESCRIPTION
10465        "Low event actions."
10466    ::= { acpmFreqEntry 16 }
10467    --1.3.6.1.4.1.3052.18.2.12.12.4.1.16
10468
10469acpmFreqLowTrapNum OBJECT-TYPE
10470    SYNTAX Integer32 (522..1199)
10471    MAX-ACCESS read-write
10472    STATUS current
10473    DESCRIPTION
10474        "Low event trap number."
10475    ::= { acpmFreqEntry 17 }
10476    --1.3.6.1.4.1.3052.18.2.12.12.4.1.17
10477
10478acpmFreqLowClass OBJECT-TYPE
10479    SYNTAX DisplayString
10480    MAX-ACCESS read-write
10481    STATUS current
10482    DESCRIPTION
10483        "Low event class."
10484    ::= { acpmFreqEntry 18 }
10485    --1.3.6.1.4.1.3052.18.2.12.12.4.1.18
10486
10487acpmFreqVLowValue OBJECT-TYPE
10488    SYNTAX DisplayString
10489    MAX-ACCESS read-write
10490    STATUS current
10491    DESCRIPTION
10492        "Very low event threshold.  This is a floating point value."
10493    ::= { acpmFreqEntry 19 }
10494    --1.3.6.1.4.1.3052.18.2.12.12.4.1.19
10495
10496acpmFreqVLowActions OBJECT-TYPE
10497    SYNTAX DisplayString
10498    MAX-ACCESS read-write
10499    STATUS current
10500    DESCRIPTION
10501        "Very low event actions."
10502    ::= { acpmFreqEntry 20 }
10503    --1.3.6.1.4.1.3052.18.2.12.12.4.1.20
10504
10505acpmFreqVLowTrapNum OBJECT-TYPE
10506    SYNTAX Integer32 (522..1199)
10507    MAX-ACCESS read-write
10508    STATUS current
10509    DESCRIPTION
10510        "Very low event trap number."
10511    ::= { acpmFreqEntry 21 }
10512    --1.3.6.1.4.1.3052.18.2.12.12.4.1.21
10513
10514acpmFreqVLowClass OBJECT-TYPE
10515    SYNTAX DisplayString
10516    MAX-ACCESS read-write
10517    STATUS current
10518    DESCRIPTION
10519        "Very low event class."
10520    ::= { acpmFreqEntry 22 }
10521    --1.3.6.1.4.1.3052.18.2.12.12.4.1.22
10522
10523acpmFreqSysrepEnable OBJECT-TYPE
10524    SYNTAX DisplayString
10525    MAX-ACCESS read-write
10526    STATUS current
10527    DESCRIPTION
10528        "System reporting enable for frequency telemetry."
10529    ::= { acpmFreqEntry 23 }
10530    --1.3.6.1.4.1.3052.18.2.12.12.4.1.23
10531
10532acpmFreqSysrepThreshold OBJECT-TYPE
10533    SYNTAX DisplayString
10534    MAX-ACCESS read-write
10535    STATUS current
10536    DESCRIPTION
10537        "System reporting threshold for frequency telemetry.  This is a
10538        floating point value."
10539    ::= { acpmFreqEntry 24 }
10540    --1.3.6.1.4.1.3052.18.2.12.12.4.1.24
10541
10542acpmFreqSysrepLimit OBJECT-TYPE
10543    SYNTAX Integer32
10544    MAX-ACCESS read-write
10545    STATUS current
10546    DESCRIPTION
10547        "System reporting limit for frequency telemetry."
10548    ::= { acpmFreqEntry 25 }
10549    --1.3.6.1.4.1.3052.18.2.12.12.4.1.25
10550
10551
10552acpmTotalRealPowerTable OBJECT-TYPE
10553    SYNTAX SEQUENCE OF ACPMConfigTRP
10554    MAX-ACCESS not-accessible
10555    STATUS current
10556    DESCRIPTION
10557        "This table organizes AC power monitor total real power attributes."
10558    ::= { acPowerMonitor 5 }
10559    --1.3.6.1.4.1.3052.18.2.12.12.5
10560
10561acpmTRPEntry OBJECT-TYPE
10562    SYNTAX ACPMConfigTRP
10563    MAX-ACCESS not-accessible
10564    STATUS current
10565    DESCRIPTION
10566        "Entry for AC power monitor total real power config table."
10567    INDEX { acpmTRPIndex }
10568    ::= { acpmTotalRealPowerTable 1 }
10569    --1.3.6.1.4.1.3052.18.2.12.12.5.1
10570
10571acpmTRPIndex OBJECT-TYPE
10572    SYNTAX Integer32 (1..6)
10573    MAX-ACCESS read-only
10574    STATUS current
10575    DESCRIPTION
10576        "Which AC power monitor in the AC power monitor total real power
10577        config table."
10578    ::= { acpmTRPEntry 1 }
10579    --1.3.6.1.4.1.3052.18.2.12.12.5.1.1
10580
10581acpmTRPEnable OBJECT-TYPE
10582    SYNTAX DisplayString
10583    MAX-ACCESS read-write
10584    STATUS current
10585    DESCRIPTION
10586        "Enable AC power monitor total real power events."
10587    ::= { acpmTRPEntry 2 }
10588    --1.3.6.1.4.1.3052.18.2.12.12.5.1.2
10589
10590acpmTRPDeadband OBJECT-TYPE
10591    SYNTAX DisplayString
10592    MAX-ACCESS read-write
10593    STATUS current
10594    DESCRIPTION
10595        "Deadband (hysteresis) for total real power event.  This is a
10596        floating point value."
10597    ::= { acpmTRPEntry 3 }
10598    --1.3.6.1.4.1.3052.18.2.12.12.5.1.3
10599
10600acpmTRPVHighValue OBJECT-TYPE
10601    SYNTAX DisplayString
10602    MAX-ACCESS read-write
10603    STATUS current
10604    DESCRIPTION
10605        "Very high event threshold.  This is a floating point value."
10606    ::= { acpmTRPEntry 4 }
10607    --1.3.6.1.4.1.3052.18.2.12.12.5.1.4
10608
10609acpmTRPVHighActions OBJECT-TYPE
10610    SYNTAX DisplayString
10611    MAX-ACCESS read-write
10612    STATUS current
10613    DESCRIPTION
10614        "Very high event actions."
10615    ::= { acpmTRPEntry 5 }
10616    --1.3.6.1.4.1.3052.18.2.12.12.5.1.5
10617
10618acpmTRPVHighTrapNum OBJECT-TYPE
10619    SYNTAX Integer32 (523..1199)
10620    MAX-ACCESS read-write
10621    STATUS current
10622    DESCRIPTION
10623        "Very high event trap number."
10624    ::= { acpmTRPEntry 6 }
10625    --1.3.6.1.4.1.3052.18.2.12.12.5.1.6
10626
10627acpmTRPVHighClass OBJECT-TYPE
10628    SYNTAX DisplayString
10629    MAX-ACCESS read-write
10630    STATUS current
10631    DESCRIPTION
10632        "Very high event class."
10633    ::= { acpmTRPEntry 7 }
10634    --1.3.6.1.4.1.3052.18.2.12.12.5.1.7
10635
10636acpmTRPHighValue OBJECT-TYPE
10637    SYNTAX DisplayString
10638    MAX-ACCESS read-write
10639    STATUS current
10640    DESCRIPTION
10641        "High event threshold.  This is a floating point value."
10642    ::= { acpmTRPEntry 8 }
10643    --1.3.6.1.4.1.3052.18.2.12.12.5.1.8
10644
10645acpmTRPHighActions OBJECT-TYPE
10646    SYNTAX DisplayString
10647    MAX-ACCESS read-write
10648    STATUS current
10649    DESCRIPTION
10650        "High event actions."
10651    ::= { acpmTRPEntry 9 }
10652    --1.3.6.1.4.1.3052.18.2.12.12.5.1.9
10653
10654acpmTRPHighTrapNum OBJECT-TYPE
10655    SYNTAX Integer32 (523..1199)
10656    MAX-ACCESS read-write
10657    STATUS current
10658    DESCRIPTION
10659        "High event trap number."
10660    ::= { acpmTRPEntry 10 }
10661    --1.3.6.1.4.1.3052.18.2.12.12.5.1.10
10662
10663acpmTRPHighClass OBJECT-TYPE
10664    SYNTAX DisplayString
10665    MAX-ACCESS read-write
10666    STATUS current
10667    DESCRIPTION
10668        "High event class."
10669    ::= { acpmTRPEntry 11 }
10670    --1.3.6.1.4.1.3052.18.2.12.12.5.1.11
10671
10672acpmTRPNormalActions OBJECT-TYPE
10673    SYNTAX DisplayString
10674    MAX-ACCESS read-write
10675    STATUS current
10676    DESCRIPTION
10677        "Return to normal actions."
10678    ::= { acpmTRPEntry 12 }
10679    --1.3.6.1.4.1.3052.18.2.12.12.5.1.12
10680
10681acpmTRPNormalTrapNum OBJECT-TYPE
10682    SYNTAX Integer32 (523..1199)
10683    MAX-ACCESS read-write
10684    STATUS current
10685    DESCRIPTION
10686        "Return to normal trap number."
10687    ::= { acpmTRPEntry 13 }
10688    --1.3.6.1.4.1.3052.18.2.12.12.5.1.13
10689
10690acpmTRPNormalClass OBJECT-TYPE
10691    SYNTAX DisplayString
10692    MAX-ACCESS read-write
10693    STATUS current
10694    DESCRIPTION
10695        "Return to normal class."
10696    ::= { acpmTRPEntry 14 }
10697    --1.3.6.1.4.1.3052.18.2.12.12.5.1.14
10698
10699acpmTRPLowValue OBJECT-TYPE
10700    SYNTAX DisplayString
10701    MAX-ACCESS read-write
10702    STATUS current
10703    DESCRIPTION
10704        "Low event threshold.  This is a floating point value."
10705    ::= { acpmTRPEntry 15 }
10706    --1.3.6.1.4.1.3052.18.2.12.12.5.1.15
10707
10708acpmTRPLowActions OBJECT-TYPE
10709    SYNTAX DisplayString
10710    MAX-ACCESS read-write
10711    STATUS current
10712    DESCRIPTION
10713        "Low event actions."
10714    ::= { acpmTRPEntry 16 }
10715    --1.3.6.1.4.1.3052.18.2.12.12.5.1.16
10716
10717acpmTRPLowTrapNum OBJECT-TYPE
10718    SYNTAX Integer32 (523..1199)
10719    MAX-ACCESS read-write
10720    STATUS current
10721    DESCRIPTION
10722        "Low event trap number."
10723    ::= { acpmTRPEntry 17 }
10724    --1.3.6.1.4.1.3052.18.2.12.12.5.1.17
10725
10726acpmTRPLowClass OBJECT-TYPE
10727    SYNTAX DisplayString
10728    MAX-ACCESS read-write
10729    STATUS current
10730    DESCRIPTION
10731        "Low event class."
10732    ::= { acpmTRPEntry 18 }
10733    --1.3.6.1.4.1.3052.18.2.12.12.5.1.18
10734
10735acpmTRPVLowValue OBJECT-TYPE
10736    SYNTAX DisplayString
10737    MAX-ACCESS read-write
10738    STATUS current
10739    DESCRIPTION
10740        "Very low event threshold.  This is a floating point value."
10741    ::= { acpmTRPEntry 19 }
10742    --1.3.6.1.4.1.3052.18.2.12.12.5.1.19
10743
10744acpmTRPVLowActions OBJECT-TYPE
10745    SYNTAX DisplayString
10746    MAX-ACCESS read-write
10747    STATUS current
10748    DESCRIPTION
10749        "Very low event actions."
10750    ::= { acpmTRPEntry 20 }
10751    --1.3.6.1.4.1.3052.18.2.12.12.5.1.20
10752
10753acpmTRPVLowTrapNum OBJECT-TYPE
10754    SYNTAX Integer32 (523..1199)
10755    MAX-ACCESS read-write
10756    STATUS current
10757    DESCRIPTION
10758        "Very low event trap number."
10759    ::= { acpmTRPEntry 21 }
10760    --1.3.6.1.4.1.3052.18.2.12.12.5.1.21
10761
10762acpmTRPVLowClass OBJECT-TYPE
10763    SYNTAX DisplayString
10764    MAX-ACCESS read-write
10765    STATUS current
10766    DESCRIPTION
10767        "Very low event class."
10768    ::= { acpmTRPEntry 22 }
10769    --1.3.6.1.4.1.3052.18.2.12.12.5.1.22
10770
10771acpmTRPSysrepEnable OBJECT-TYPE
10772    SYNTAX DisplayString
10773    MAX-ACCESS read-write
10774    STATUS current
10775    DESCRIPTION
10776        "System reporting enable for total real power telemetry."
10777    ::= { acpmTRPEntry 23 }
10778    --1.3.6.1.4.1.3052.18.2.12.12.5.1.23
10779
10780acpmTRPSysrepThreshold OBJECT-TYPE
10781    SYNTAX DisplayString
10782    MAX-ACCESS read-write
10783    STATUS current
10784    DESCRIPTION
10785        "System reporting threshold for total real power telemetry.  This is a
10786        floating point value."
10787    ::= { acpmTRPEntry 24 }
10788    --1.3.6.1.4.1.3052.18.2.12.12.5.1.24
10789
10790acpmTRPSysrepLimit OBJECT-TYPE
10791    SYNTAX Integer32
10792    MAX-ACCESS read-write
10793    STATUS current
10794    DESCRIPTION
10795        "System reporting limit for total real power telemetry."
10796    ::= { acpmTRPEntry 25 }
10797    --1.3.6.1.4.1.3052.18.2.12.12.5.1.25
10798
10799
10800acpmDisconnectTable OBJECT-TYPE
10801    SYNTAX SEQUENCE OF ACPMConfigDisconnect
10802    MAX-ACCESS not-accessible
10803    STATUS current
10804    DESCRIPTION
10805        "This table organizes AC power monitor device disconnect event
10806        attributes."
10807    ::= { acPowerMonitor 6 }
10808    --1.3.6.1.4.1.3052.18.2.12.12.6
10809
10810acpmDisconnectEntry OBJECT-TYPE
10811    SYNTAX ACPMConfigDisconnect
10812    MAX-ACCESS not-accessible
10813    STATUS current
10814    DESCRIPTION
10815        "Entry for AC power monitor device disconnect event config table."
10816    INDEX { acpmDisconnectIndex }
10817    ::= { acpmDisconnectTable 1 }
10818    --1.3.6.1.4.1.3052.18.2.12.12.6.1
10819
10820acpmDisconnectIndex OBJECT-TYPE
10821    SYNTAX Integer32 (1..6)
10822    MAX-ACCESS read-only
10823    STATUS current
10824    DESCRIPTION
10825        "Which AC power monitor in the AC power monitor device disconnect event
10826        config table."
10827    ::= { acpmDisconnectEntry 1 }
10828    --1.3.6.1.4.1.3052.18.2.12.12.6.1.1
10829
10830acpmDisconnectEnable OBJECT-TYPE
10831    SYNTAX DisplayString
10832    MAX-ACCESS read-write
10833    STATUS current
10834    DESCRIPTION
10835        "Enable AC power monitor device disconnect event."
10836    ::= { acpmDisconnectEntry 2 }
10837    --1.3.6.1.4.1.3052.18.2.12.12.6.1.2
10838
10839acpmDisconnectActions OBJECT-TYPE
10840    SYNTAX DisplayString
10841    MAX-ACCESS read-write
10842    STATUS current
10843    DESCRIPTION
10844        "Actions for disconnect event."
10845    ::= { acpmDisconnectEntry 3 }
10846    --1.3.6.1.4.1.3052.18.2.12.12.6.1.3
10847
10848acpmDisconnectTrapNum OBJECT-TYPE
10849    SYNTAX Integer32 (524..1199)
10850    MAX-ACCESS read-write
10851    STATUS current
10852    DESCRIPTION
10853        "Trap number for disconnect event."
10854    ::= { acpmDisconnectEntry 4 }
10855    --1.3.6.1.4.1.3052.18.2.12.12.6.1.4
10856
10857acpmDisconnectClass OBJECT-TYPE
10858    SYNTAX DisplayString
10859    MAX-ACCESS read-write
10860    STATUS current
10861    DESCRIPTION
10862        "Class for disconnect event."
10863    ::= { acpmDisconnectEntry 5 }
10864    --1.3.6.1.4.1.3052.18.2.12.12.6.1.5
10865
10866acpmDisconnectNormalActions OBJECT-TYPE
10867    SYNTAX DisplayString
10868    MAX-ACCESS read-write
10869    STATUS current
10870    DESCRIPTION
10871        "Actions for disconnect return to normal event."
10872    ::= { acpmDisconnectEntry 6 }
10873    --1.3.6.1.4.1.3052.18.2.12.12.6.1.6
10874
10875acpmDisconnectNormalTrapNum OBJECT-TYPE
10876    SYNTAX Integer32 (524..1199)
10877    MAX-ACCESS read-write
10878    STATUS current
10879    DESCRIPTION
10880        "Trap number for disconnect return to normal event."
10881    ::= { acpmDisconnectEntry 7 }
10882    --1.3.6.1.4.1.3052.18.2.12.12.6.1.7
10883
10884acpmDisconnectNormalClass OBJECT-TYPE
10885    SYNTAX DisplayString
10886    MAX-ACCESS read-write
10887    STATUS current
10888    DESCRIPTION
10889        "Class for disconnect return to normal event."
10890    ::= { acpmDisconnectEntry 8 }
10891    --1.3.6.1.4.1.3052.18.2.12.12.6.1.8
10892
10893
10894acpmTotalPowerFactorTable OBJECT-TYPE
10895    SYNTAX SEQUENCE OF ACPMConfigTotalPowerFactor
10896    MAX-ACCESS not-accessible
10897    STATUS current
10898    DESCRIPTION
10899        "This table organizes AC power monitor device total power factor
10900        event attributes."
10901    ::= { acPowerMonitor 7 }
10902    --1.3.6.1.4.1.3052.18.2.12.12.7
10903
10904acpmTPFEntry OBJECT-TYPE
10905    SYNTAX ACPMConfigTotalPowerFactor
10906    MAX-ACCESS not-accessible
10907    STATUS current
10908    DESCRIPTION
10909        "Entry for AC power monitor device total power factor event config
10910        table."
10911    INDEX { acpmTPFIndex }
10912    ::= { acpmTotalPowerFactorTable 1 }
10913    --1.3.6.1.4.1.3052.18.2.12.12.7.1
10914
10915acpmTPFIndex OBJECT-TYPE
10916    SYNTAX Integer32 (1..6)
10917    MAX-ACCESS read-only
10918    STATUS current
10919    DESCRIPTION
10920        "Which AC power monitor in the AC power monitor device disconnect
10921        event config table."
10922    ::= { acpmTPFEntry 1 }
10923    --1.3.6.1.4.1.3052.18.2.12.12.7.1.1
10924
10925acpmTPFEnable OBJECT-TYPE
10926    SYNTAX DisplayString
10927    MAX-ACCESS read-write
10928    STATUS current
10929    DESCRIPTION
10930        "Enable AC power monitor device disconnect event."
10931    ::= { acpmTPFEntry 2 }
10932    --1.3.6.1.4.1.3052.18.2.12.12.7.1.2
10933
10934acpmTPFDeadband OBJECT-TYPE
10935    SYNTAX DisplayString
10936    MAX-ACCESS read-write
10937    STATUS current
10938    DESCRIPTION
10939        "Deadband (hysteresis)."
10940    ::= { acpmTPFEntry 3 }
10941    --1.3.6.1.4.1.3052.18.2.12.12.7.1.3
10942
10943acpmTPFNormalActions OBJECT-TYPE
10944    SYNTAX DisplayString
10945    MAX-ACCESS read-write
10946    STATUS current
10947    DESCRIPTION
10948        "Normal actions."
10949    ::= { acpmTPFEntry 4 }
10950    --1.3.6.1.4.1.3052.18.2.12.12.7.1.4
10951
10952acpmTPFNormalTrapNum OBJECT-TYPE
10953    SYNTAX Integer32
10954    MAX-ACCESS read-write
10955    STATUS current
10956    DESCRIPTION
10957        "Normal trap number."
10958    ::= { acpmTPFEntry 5 }
10959    --1.3.6.1.4.1.3052.18.2.12.12.7.1.5
10960
10961acpmTPFNormalClass OBJECT-TYPE
10962    SYNTAX DisplayString
10963    MAX-ACCESS read-write
10964    STATUS current
10965    DESCRIPTION
10966        "Normal class."
10967    ::= { acpmTPFEntry 6 }
10968    --1.3.6.1.4.1.3052.18.2.12.12.7.1.6
10969
10970acpmTPFLowValue OBJECT-TYPE
10971    SYNTAX DisplayString
10972    MAX-ACCESS read-write
10973    STATUS current
10974    DESCRIPTION
10975        "Low threshold."
10976    ::= { acpmTPFEntry 7 }
10977    --1.3.6.1.4.1.3052.18.2.12.12.7.1.7
10978
10979acpmTPFLowActions OBJECT-TYPE
10980    SYNTAX DisplayString
10981    MAX-ACCESS read-write
10982    STATUS current
10983    DESCRIPTION
10984        "Low actions."
10985    ::= { acpmTPFEntry 8 }
10986    --1.3.6.1.4.1.3052.18.2.12.12.7.1.8
10987
10988acpmTPFLowTrapNum OBJECT-TYPE
10989    SYNTAX Integer32
10990    MAX-ACCESS read-write
10991    STATUS current
10992    DESCRIPTION
10993        "Low trap number."
10994    ::= { acpmTPFEntry 9 }
10995    --1.3.6.1.4.1.3052.18.2.12.12.7.1.9
10996
10997acpmTPFLowClass OBJECT-TYPE
10998    SYNTAX DisplayString
10999    MAX-ACCESS read-write
11000    STATUS current
11001    DESCRIPTION
11002        "Low class."
11003    ::= { acpmTPFEntry 10 }
11004    --1.3.6.1.4.1.3052.18.2.12.12.7.1.10
11005
11006acpmTPFVLowValue OBJECT-TYPE
11007    SYNTAX DisplayString
11008    MAX-ACCESS read-write
11009    STATUS current
11010    DESCRIPTION
11011        "Very Low threshold."
11012    ::= { acpmTPFEntry 11 }
11013    --1.3.6.1.4.1.3052.18.2.12.12.7.1.11
11014
11015acpmTPFVLowActions OBJECT-TYPE
11016    SYNTAX DisplayString
11017    MAX-ACCESS read-write
11018    STATUS current
11019    DESCRIPTION
11020        "Very Low actions."
11021    ::= { acpmTPFEntry 12 }
11022    --1.3.6.1.4.1.3052.18.2.12.12.7.1.12
11023
11024acpmTPFVLowTrapNum OBJECT-TYPE
11025    SYNTAX Integer32
11026    MAX-ACCESS read-write
11027    STATUS current
11028    DESCRIPTION
11029        "Very Low trap number."
11030    ::= { acpmTPFEntry 13 }
11031    --1.3.6.1.4.1.3052.18.2.12.12.7.1.13
11032
11033acpmTPFVLowClass OBJECT-TYPE
11034    SYNTAX DisplayString
11035    MAX-ACCESS read-write
11036    STATUS current
11037    DESCRIPTION
11038        "Very Low class."
11039    ::= { acpmTPFEntry 14 }
11040    --1.3.6.1.4.1.3052.18.2.12.12.7.1.14
11041
11042acpmTPFSysrepEnable OBJECT-TYPE
11043    SYNTAX DisplayString
11044    MAX-ACCESS read-write
11045    STATUS current
11046    DESCRIPTION
11047        "System reporting enable."
11048    ::= { acpmTPFEntry 15 }
11049    --1.3.6.1.4.1.3052.18.2.12.12.7.1.15
11050
11051acpmTPFSysrepThreshold OBJECT-TYPE
11052    SYNTAX DisplayString
11053    MAX-ACCESS read-write
11054    STATUS current
11055    DESCRIPTION
11056        "System reporting threshold."
11057    ::= { acpmTPFEntry 16 }
11058    --1.3.6.1.4.1.3052.18.2.12.12.7.1.16
11059
11060acpmTPFSysrepLimit OBJECT-TYPE
11061    SYNTAX Integer32
11062    MAX-ACCESS read-write
11063    STATUS current
11064    DESCRIPTION
11065        "System reporting limit."
11066    ::= { acpmTPFEntry 17 }
11067    --1.3.6.1.4.1.3052.18.2.12.12.7.1.17
11068
11069
11070--***************************************************************************************
11071--Battery Monitor Config Section       2.12.14
11072--***************************************************************************************
11073
11074batteryMonitorGeneralTable OBJECT-TYPE
11075    SYNTAX SEQUENCE OF BatteryMonitorConfigGeneral
11076    MAX-ACCESS not-accessible
11077    STATUS current
11078    DESCRIPTION
11079        "This table organizes general battery monitor attributes."
11080    ::= { batteryMonitor 1 }
11081    --1.3.6.1.4.1.3052.18.2.12.14.1
11082
11083bmGenEntry OBJECT-TYPE
11084    SYNTAX BatteryMonitorConfigGeneral
11085    MAX-ACCESS not-accessible
11086    STATUS current
11087    DESCRIPTION
11088        "Entry for battery monitor general config table."
11089    INDEX { bmGenIndex }
11090    ::= { batteryMonitorGeneralTable 1 }
11091    --1.3.6.1.4.1.3052.18.2.12.14.1.1
11092
11093bmGenIndex OBJECT-TYPE
11094    SYNTAX Integer32 (1..9)
11095    MAX-ACCESS read-only
11096    STATUS current
11097    DESCRIPTION
11098        "Which battery monitor in the battery monitor general config table."
11099    ::= { bmGenEntry 1 }
11100    --1.3.6.1.4.1.3052.18.2.12.14.1.1.1
11101
11102bmGenEnable OBJECT-TYPE
11103    SYNTAX DisplayString
11104    MAX-ACCESS read-write
11105    STATUS current
11106    DESCRIPTION
11107        "Which battery monitor in the battery monitor general config table."
11108    ::= { bmGenEntry 2 }
11109    --1.3.6.1.4.1.3052.18.2.12.14.1.1.2
11110
11111bmGenName OBJECT-TYPE
11112    SYNTAX DisplayString
11113    MAX-ACCESS read-write
11114    STATUS current
11115    DESCRIPTION
11116        "Name for this battery monitor."
11117    ::= { bmGenEntry 3 }
11118    --1.3.6.1.4.1.3052.18.2.12.14.1.1.3
11119
11120bmGenBatteryQuantity OBJECT-TYPE
11121    SYNTAX Integer32 (1..4)
11122    MAX-ACCESS read-write
11123    STATUS current
11124    DESCRIPTION
11125        "Number of batteries in the string."
11126    ::= { bmGenEntry 4 }
11127    --1.3.6.1.4.1.3052.18.2.12.14.1.1.4
11128
11129bmGenBatteryCapacity OBJECT-TYPE
11130    SYNTAX Integer32 (5..500)
11131    MAX-ACCESS read-write
11132    STATUS current
11133    DESCRIPTION
11134        "Capacity of the individual batteries in the string, in amp-hours. A
11135        single value applies to all batteries; that is, they are assumed to be
11136        all of the same capacity."
11137    ::= { bmGenEntry 5 }
11138    --1.3.6.1.4.1.3052.18.2.12.14.1.1.5
11139
11140bmGenBatteryNominalVoltage OBJECT-TYPE
11141    SYNTAX DisplayString
11142    MAX-ACCESS read-write
11143    STATUS current
11144    DESCRIPTION
11145        "Nominal voltage of the individual batteries in the string, in volts.
11146        A single value applies to all batteres; that is, they are assumed to
11147        be all of the same voltage.  This is a floating point value."
11148    ::= { bmGenEntry 6 }
11149    --1.3.6.1.4.1.3052.18.2.12.14.1.1.6
11150
11151bmGenSysrepPackage OBJECT-TYPE
11152    SYNTAX Integer32 (0..10)
11153    MAX-ACCESS read-write
11154    STATUS current
11155    DESCRIPTION
11156        "System reporting package number."
11157    ::= { bmGenEntry 7 }
11158    --1.3.6.1.4.1.3052.18.2.12.14.1.1.7
11159
11160bmGenSysrepType OBJECT-TYPE
11161    SYNTAX DisplayString
11162    MAX-ACCESS read-write
11163    STATUS current
11164    DESCRIPTION
11165        "System reporting ASM profile type."
11166    ::= { bmGenEntry 8 }
11167    --1.3.6.1.4.1.3052.18.2.12.14.1.1.8
11168
11169
11170
11171batteryMonitorDeviceTable OBJECT-TYPE
11172    SYNTAX SEQUENCE OF BatteryMonitorConfigDevice
11173    MAX-ACCESS not-accessible
11174    STATUS current
11175    DESCRIPTION
11176        "This table organizes temperature battery monitor attributes."
11177    ::= { batteryMonitor 2 }
11178    --1.3.6.1.4.1.3052.18.2.12.14.2
11179
11180bmDeviceEntry OBJECT-TYPE
11181    SYNTAX BatteryMonitorConfigDevice
11182    MAX-ACCESS not-accessible
11183    STATUS current
11184    DESCRIPTION
11185        "Entry for battery monitor temperature config table."
11186    INDEX { bmDeviceIndex }
11187    ::= { batteryMonitorDeviceTable 1 }
11188    --1.3.6.1.4.1.3052.18.2.12.14.2.1
11189
11190bmDeviceIndex OBJECT-TYPE
11191    SYNTAX Integer32 (1..9)
11192    MAX-ACCESS read-only
11193    STATUS current
11194    DESCRIPTION
11195        "Which battery monitor in the battery monitor device config table."
11196    ::= { bmDeviceEntry 1 }
11197    --1.3.6.1.4.1.3052.18.2.12.14.2.1.1
11198
11199bmDeviceType OBJECT-TYPE
11200    SYNTAX DisplayString
11201    MAX-ACCESS read-write
11202    STATUS current
11203    DESCRIPTION
11204        "The type of hardware battery monitor unit associated with this battery
11205        monitor."
11206    ::= { bmDeviceEntry 2 }
11207    --1.3.6.1.4.1.3052.18.2.12.14.2.1.2
11208
11209bmDeviceES OBJECT-TYPE
11210    SYNTAX Integer32 (1..16)
11211    MAX-ACCESS read-write
11212    STATUS current
11213    DESCRIPTION
11214        "The ES index of the hardware battery monitor unit associated with this
11215        battery monitor.   This setting only pertains to the ES-BMU."
11216    ::= { bmDeviceEntry 3 }
11217    --1.3.6.1.4.1.3052.18.2.12.14.2.1.3
11218
11219bmDeviceIP OBJECT-TYPE
11220    SYNTAX IpAddress
11221    MAX-ACCESS read-write
11222    STATUS current
11223    DESCRIPTION
11224        "The IP address of the hardware battery monitor unit associated with
11225        this battery monitor."
11226    ::= { bmDeviceEntry 4 }
11227    --1.3.6.1.4.1.3052.18.2.12.14.2.1.4
11228
11229bmDeviceReadcom OBJECT-TYPE
11230    SYNTAX DisplayString
11231    MAX-ACCESS read-write
11232    STATUS current
11233    DESCRIPTION
11234        "The SNMP read community of the hardware battery monitor unit
11235        associated with this battery monitor."
11236    ::= { bmDeviceEntry 5 }
11237    --1.3.6.1.4.1.3052.18.2.12.14.2.1.5
11238
11239bmDeviceInputString OBJECT-TYPE
11240    SYNTAX Integer32 (1..3)
11241    MAX-ACCESS read-write
11242    STATUS current
11243    DESCRIPTION
11244        "Which string on the hardware battery monitor unit is
11245        associated with this battery monitor. "
11246    ::= { bmDeviceEntry 6 }
11247    --1.3.6.1.4.1.3052.18.2.12.14.2.1.6
11248
11249bmDeviceCTSize OBJECT-TYPE
11250    SYNTAX Integer32 (0..999)
11251    MAX-ACCESS read-write
11252    STATUS current
11253    DESCRIPTION
11254        "The rating of the DC current sensor, in amperes.  If this value is set
11255        to 0, then string current will not be measured. This setting only
11256        pertains to the ES-BMU."
11257    ::= { bmDeviceEntry 7 }
11258    --1.3.6.1.4.1.3052.18.2.12.14.2.1.7
11259
11260batteryMonitorTempTable OBJECT-TYPE
11261    SYNTAX SEQUENCE OF BatteryMonitorConfigTemp
11262    MAX-ACCESS not-accessible
11263    STATUS current
11264    DESCRIPTION
11265        "This table organizes temperature battery monitor attributes."
11266    ::= { batteryMonitor 3 }
11267    --1.3.6.1.4.1.3052.18.2.12.14.3
11268
11269bmTempEntry OBJECT-TYPE
11270    SYNTAX BatteryMonitorConfigTemp
11271    MAX-ACCESS not-accessible
11272    STATUS current
11273    DESCRIPTION
11274        "Entry for battery monitor temperature config table."
11275    INDEX { bmTempIndex }
11276    ::= { batteryMonitorTempTable 1 }
11277    --1.3.6.1.4.1.3052.18.2.12.14.3.1
11278
11279bmTempIndex OBJECT-TYPE
11280    SYNTAX Integer32 (1..9)
11281    MAX-ACCESS read-only
11282    STATUS current
11283    DESCRIPTION
11284        "Which battery monitor in the battery monitor temperature config table."
11285    ::= { bmTempEntry 1 }
11286    --1.3.6.1.4.1.3052.18.2.12.14.3.1.1
11287
11288bmTempEnable OBJECT-TYPE
11289    SYNTAX DisplayString
11290    MAX-ACCESS read-write
11291    STATUS current
11292    DESCRIPTION
11293        "Enable/disable temperature event.  This event is based on the average
11294        temperature of the jars in the string."
11295    ::= { bmTempEntry 2 }
11296    --1.3.6.1.4.1.3052.18.2.12.14.3.1.2
11297
11298bmTempDeadband OBJECT-TYPE
11299    SYNTAX DisplayString
11300    MAX-ACCESS read-write
11301    STATUS current
11302    DESCRIPTION
11303        "Deadband in degrees F or C, depending on scale setting of sensor
11304        referenced by bmGenDeviceES.  This is a floating point value."
11305    ::= { bmTempEntry 3 }
11306    --1.3.6.1.4.1.3052.18.2.12.14.3.1.3
11307
11308bmTempScale OBJECT-TYPE
11309    SYNTAX DisplayString
11310    MAX-ACCESS read-write
11311    STATUS current
11312    DESCRIPTION
11313        "Temperature scale; this affects how temperature values are
11314        represented, and also how the temperature alarm thresholds and
11315        deadbands are interpreted."
11316    ::= { bmTempEntry 4 }
11317    --1.3.6.1.4.1.3052.18.2.12.14.3.1.4
11318
11319bmTempHighValue OBJECT-TYPE
11320    SYNTAX DisplayString
11321    MAX-ACCESS read-write
11322    STATUS current
11323    DESCRIPTION
11324        "Very high event threshold in degrees F or C, depending on scale
11325        setting referenced by bmGenDeviceES.  This is a floating point value."
11326    ::= { bmTempEntry 5 }
11327    --1.3.6.1.4.1.3052.18.2.12.14.3.1.5
11328
11329bmTempHighActions OBJECT-TYPE
11330    SYNTAX DisplayString
11331    MAX-ACCESS read-write
11332    STATUS current
11333    DESCRIPTION
11334        "Actions for very high temperature event."
11335    ::= { bmTempEntry 6 }
11336    --1.3.6.1.4.1.3052.18.2.12.14.3.1.6
11337
11338bmTempHighTrapNum OBJECT-TYPE
11339    SYNTAX Integer32 (530..1199)
11340    MAX-ACCESS read-write
11341    STATUS current
11342    DESCRIPTION
11343        "Trap number for high temperature event."
11344    ::= { bmTempEntry 7 }
11345    --1.3.6.1.4.1.3052.18.2.12.14.3.1.7
11346
11347bmTempHighClass OBJECT-TYPE
11348    SYNTAX DisplayString
11349    MAX-ACCESS read-write
11350    STATUS current
11351    DESCRIPTION
11352        "Class for high temperature event."
11353    ::= { bmTempEntry 8 }
11354    --1.3.6.1.4.1.3052.18.2.12.14.3.1.8
11355
11356bmTempNormalActions OBJECT-TYPE
11357    SYNTAX DisplayString
11358    MAX-ACCESS read-write
11359    STATUS current
11360    DESCRIPTION
11361        "Actions for return to normal temperature event."
11362    ::= { bmTempEntry 9 }
11363    --1.3.6.1.4.1.3052.18.2.12.14.3.1.9
11364
11365bmTempNormalTrapNum OBJECT-TYPE
11366    SYNTAX Integer32 (530..1199)
11367    MAX-ACCESS read-write
11368    STATUS current
11369    DESCRIPTION
11370        "Trap number for return to normal temperature event."
11371    ::= { bmTempEntry 10 }
11372    --1.3.6.1.4.1.3052.18.2.12.14.3.1.10
11373
11374bmTempNormalClass OBJECT-TYPE
11375    SYNTAX DisplayString
11376    MAX-ACCESS read-write
11377    STATUS current
11378    DESCRIPTION
11379        "Class for return to normal temperature event."
11380    ::= { bmTempEntry 11 }
11381    --1.3.6.1.4.1.3052.18.2.12.14.3.1.11
11382
11383bmTempLowValue OBJECT-TYPE
11384    SYNTAX DisplayString
11385    MAX-ACCESS read-write
11386    STATUS current
11387    DESCRIPTION
11388        "Low event threshold in degrees F or C, depending on scale setting.
11389        This is a floating point value."
11390    ::= { bmTempEntry 12 }
11391    --1.3.6.1.4.1.3052.18.2.12.14.3.1.12
11392
11393bmTempLowActions OBJECT-TYPE
11394    SYNTAX DisplayString
11395    MAX-ACCESS read-write
11396    STATUS current
11397    DESCRIPTION
11398        "Actions for low temperature event."
11399    ::= { bmTempEntry 13 }
11400    --1.3.6.1.4.1.3052.18.2.12.14.3.1.13
11401
11402bmTempLowTrapNum OBJECT-TYPE
11403    SYNTAX Integer32 (530..1199)
11404    MAX-ACCESS read-write
11405    STATUS current
11406    DESCRIPTION
11407        "Trap number for low temperature event."
11408    ::= { bmTempEntry 14 }
11409    --1.3.6.1.4.1.3052.18.2.12.14.3.1.14
11410
11411bmTempLowClass OBJECT-TYPE
11412    SYNTAX DisplayString
11413    MAX-ACCESS read-write
11414    STATUS current
11415    DESCRIPTION
11416        "Trap number for low temperature event."
11417    ::= { bmTempEntry 15 }
11418    --1.3.6.1.4.1.3052.18.2.12.14.3.1.15
11419
11420bmTempSysrepEnable OBJECT-TYPE
11421    SYNTAX DisplayString
11422    MAX-ACCESS read-write
11423    STATUS current
11424    DESCRIPTION
11425        "System reporting enable for temperature telemetry."
11426    ::= { bmTempEntry 16 }
11427    --1.3.6.1.4.1.3052.18.2.12.14.3.1.16
11428
11429bmTempSysrepThreshold OBJECT-TYPE
11430    SYNTAX DisplayString
11431    MAX-ACCESS read-write
11432    STATUS current
11433    DESCRIPTION
11434        "System reporting threshold for temperature telemetry.  This is a
11435        floating point value."
11436    ::= { bmTempEntry 17 }
11437    --1.3.6.1.4.1.3052.18.2.12.14.3.1.17
11438
11439bmTempSysrepLimit OBJECT-TYPE
11440    SYNTAX Integer32
11441    MAX-ACCESS read-write
11442    STATUS current
11443    DESCRIPTION
11444        "System reporting limit for temperature telemetry."
11445    ::= { bmTempEntry 18 }
11446    --1.3.6.1.4.1.3052.18.2.12.14.3.1.18
11447
11448
11449batteryMonitorDiffTempTable OBJECT-TYPE
11450    SYNTAX SEQUENCE OF BatteryMonitorConfigDiffTemp
11451    MAX-ACCESS not-accessible
11452    STATUS current
11453    DESCRIPTION
11454        "This table organizes differential temperature battery monitor
11455        attributes."
11456    ::= { batteryMonitor 4 }
11457    --1.3.6.1.4.1.3052.18.2.12.14.4
11458
11459bmDiffTempEntry OBJECT-TYPE
11460    SYNTAX BatteryMonitorConfigDiffTemp
11461    MAX-ACCESS not-accessible
11462    STATUS current
11463    DESCRIPTION
11464        "Entry for battery monitor differential temperature config table."
11465    INDEX { bmDiffTempIndex }
11466    ::= { batteryMonitorDiffTempTable 1 }
11467    --1.3.6.1.4.1.3052.18.2.12.14.4.1
11468
11469bmDiffTempIndex OBJECT-TYPE
11470    SYNTAX Integer32 (1..9)
11471    MAX-ACCESS read-only
11472    STATUS current
11473    DESCRIPTION
11474        "Which battery monitor in the battery monitor differential
11475        temperature config table."
11476    ::= { bmDiffTempEntry 1 }
11477    --1.3.6.1.4.1.3052.18.2.12.14.4.1.1
11478
11479bmDiffTempEnable OBJECT-TYPE
11480    SYNTAX DisplayString
11481    MAX-ACCESS read-write
11482    STATUS current
11483    DESCRIPTION
11484        "Enable/disable differential temperature event.  This event is based on
11485        the differential between the average temperature of the batteries in
11486        the string, and ambient temperature (ambient - string temperature)."
11487    ::= { bmDiffTempEntry 2 }
11488    --1.3.6.1.4.1.3052.18.2.12.14.4.1.2
11489
11490bmDiffTempDeadband OBJECT-TYPE
11491    SYNTAX Integer32
11492    MAX-ACCESS read-write
11493    STATUS current
11494    DESCRIPTION
11495        "Deadband in degrees F or C, depending on scale setting."
11496    ::= { bmDiffTempEntry 3 }
11497    --1.3.6.1.4.1.3052.18.2.12.14.4.1.3
11498
11499bmDiffTempVHighValue OBJECT-TYPE
11500    SYNTAX Integer32
11501    MAX-ACCESS read-write
11502    STATUS current
11503    DESCRIPTION
11504        "Very high event threshold in degrees F or C, depending on scale
11505        setting."
11506    ::= { bmDiffTempEntry 4 }
11507    --1.3.6.1.4.1.3052.18.2.12.14.4.1.4
11508
11509bmDiffTempVHighActions OBJECT-TYPE
11510    SYNTAX DisplayString
11511    MAX-ACCESS read-write
11512    STATUS current
11513    DESCRIPTION
11514        "Actions for very high differential temperature event."
11515    ::= { bmDiffTempEntry 5 }
11516    --1.3.6.1.4.1.3052.18.2.12.14.4.1.5
11517
11518bmDiffTempVHighTrapNum OBJECT-TYPE
11519    SYNTAX Integer32
11520    MAX-ACCESS read-write
11521    STATUS current
11522    DESCRIPTION
11523        "Trap number for very high differential temperature event."
11524    ::= { bmDiffTempEntry 6 }
11525    --1.3.6.1.4.1.3052.18.2.12.14.4.1.6
11526
11527bmDiffTempVHighClass OBJECT-TYPE
11528    SYNTAX DisplayString
11529    MAX-ACCESS read-write
11530    STATUS current
11531    DESCRIPTION
11532        "Class for very high differential temperature event."
11533    ::= { bmDiffTempEntry 7 }
11534    --1.3.6.1.4.1.3052.18.2.12.14.4.1.7
11535
11536bmDiffTempHighValue OBJECT-TYPE
11537    SYNTAX Integer32
11538    MAX-ACCESS read-write
11539    STATUS current
11540    DESCRIPTION
11541        "High event threshold in degrees F or C, depending on scale setting."
11542    ::= { bmDiffTempEntry 8 }
11543    --1.3.6.1.4.1.3052.18.2.12.14.4.1.8
11544
11545bmDiffTempHighActions OBJECT-TYPE
11546    SYNTAX DisplayString
11547    MAX-ACCESS read-write
11548    STATUS current
11549    DESCRIPTION
11550        "Actions for high differential temperature event."
11551    ::= { bmDiffTempEntry 9 }
11552    --1.3.6.1.4.1.3052.18.2.12.14.4.1.9
11553
11554bmDiffTempHighTrapNum OBJECT-TYPE
11555    SYNTAX Integer32
11556    MAX-ACCESS read-write
11557    STATUS current
11558    DESCRIPTION
11559        "Trap number for high differential temperature event."
11560    ::= { bmDiffTempEntry 10 }
11561    --1.3.6.1.4.1.3052.18.2.12.14.4.1.10
11562
11563bmDiffTempHighClass OBJECT-TYPE
11564    SYNTAX DisplayString
11565    MAX-ACCESS read-write
11566    STATUS current
11567    DESCRIPTION
11568        "Class for high differential temperature event."
11569    ::= { bmDiffTempEntry 11 }
11570    --1.3.6.1.4.1.3052.18.2.12.14.4.1.11
11571
11572bmDiffTempNormalActions OBJECT-TYPE
11573    SYNTAX DisplayString
11574    MAX-ACCESS read-write
11575    STATUS current
11576    DESCRIPTION
11577        "Actions for return to normal differential temperature event."
11578    ::= { bmDiffTempEntry 12 }
11579    --1.3.6.1.4.1.3052.18.2.12.14.4.1.12
11580
11581bmDiffTempNormalTrapNum OBJECT-TYPE
11582    SYNTAX Integer32
11583    MAX-ACCESS read-write
11584    STATUS current
11585    DESCRIPTION
11586        "Trap number for return to normal differential temperature event."
11587    ::= { bmDiffTempEntry 13 }
11588    --1.3.6.1.4.1.3052.18.2.12.14.4.1.13
11589
11590bmDiffTempNormalClass OBJECT-TYPE
11591    SYNTAX DisplayString
11592    MAX-ACCESS read-write
11593    STATUS current
11594    DESCRIPTION
11595        "Class for return to normal differential temperature event."
11596    ::= { bmDiffTempEntry 14 }
11597    --1.3.6.1.4.1.3052.18.2.12.14.4.1.14
11598
11599bmDiffTempSysrepEnable OBJECT-TYPE
11600    SYNTAX DisplayString
11601    MAX-ACCESS read-write
11602    STATUS current
11603    DESCRIPTION
11604        "System reporting enable for differential temperature telemetry."
11605    ::= { bmDiffTempEntry 15 }
11606    --1.3.6.1.4.1.3052.18.2.12.14.4.1.15
11607
11608bmDiffTempSysrepThreshold OBJECT-TYPE
11609    SYNTAX Integer32
11610    MAX-ACCESS read-write
11611    STATUS current
11612    DESCRIPTION
11613        "System reporting threshold for differential temperature telemetry."
11614    ::= { bmDiffTempEntry 16 }
11615    --1.3.6.1.4.1.3052.18.2.12.14.4.1.16
11616
11617bmDiffTempSysrepLimit OBJECT-TYPE
11618    SYNTAX Integer32
11619    MAX-ACCESS read-write
11620    STATUS current
11621    DESCRIPTION
11622        "System reporting limit for differential temperature telemetry."
11623    ::= { bmDiffTempEntry 17 }
11624    --1.3.6.1.4.1.3052.18.2.12.14.4.1.17
11625
11626
11627batteryMonitorVoltageTable OBJECT-TYPE
11628    SYNTAX SEQUENCE OF BatteryMonitorConfigVoltage
11629    MAX-ACCESS not-accessible
11630    STATUS current
11631    DESCRIPTION
11632        "This table organizes battery monitor voltage attributes."
11633    ::= { batteryMonitor 5 }
11634    --1.3.6.1.4.1.3052.18.2.12.14.5
11635
11636bmVoltageEntry OBJECT-TYPE
11637    SYNTAX BatteryMonitorConfigVoltage
11638    MAX-ACCESS not-accessible
11639    STATUS current
11640    DESCRIPTION
11641        "Entry for battery monitor voltage config table."
11642    INDEX { bmVoltageIndex }
11643    ::= { batteryMonitorVoltageTable 1 }
11644    --1.3.6.1.4.1.3052.18.2.12.14.5.1
11645
11646bmVoltageIndex OBJECT-TYPE
11647    SYNTAX Integer32 (1..9)
11648    MAX-ACCESS read-only
11649    STATUS current
11650    DESCRIPTION
11651        "Which battery monitor in the battery monitor voltage config table."
11652    ::= { bmVoltageEntry 1 }
11653    --1.3.6.1.4.1.3052.18.2.12.14.5.1.1
11654
11655bmVoltageEnable OBJECT-TYPE
11656    SYNTAX DisplayString
11657    MAX-ACCESS read-write
11658    STATUS current
11659    DESCRIPTION
11660        "Enable/disable voltage event.  This event is based on the total
11661        voltage output of the batteries in the string."
11662    ::= { bmVoltageEntry 2 }
11663    --1.3.6.1.4.1.3052.18.2.12.14.5.1.2
11664
11665bmVoltageDeadband OBJECT-TYPE
11666    SYNTAX DisplayString
11667    MAX-ACCESS read-write
11668    STATUS current
11669    DESCRIPTION
11670        "Deadband in volts.  This is a floating point value."
11671    ::= { bmVoltageEntry 3 }
11672    --1.3.6.1.4.1.3052.18.2.12.14.5.1.3
11673
11674bmVoltageVHighValue OBJECT-TYPE
11675    SYNTAX DisplayString
11676    MAX-ACCESS read-write
11677    STATUS current
11678    DESCRIPTION
11679        "Very high event threshold, in volts.  This is a floating point value."
11680    ::= { bmVoltageEntry 4 }
11681    --1.3.6.1.4.1.3052.18.2.12.14.5.1.4
11682
11683bmVoltageVHighActions OBJECT-TYPE
11684    SYNTAX DisplayString
11685    MAX-ACCESS read-write
11686    STATUS current
11687    DESCRIPTION
11688        "Actions for very high voltage event."
11689    ::= { bmVoltageEntry 5 }
11690    --1.3.6.1.4.1.3052.18.2.12.14.5.1.5
11691
11692bmVoltageVHighTrapNum OBJECT-TYPE
11693    SYNTAX Integer32
11694    MAX-ACCESS read-write
11695    STATUS current
11696    DESCRIPTION
11697        "Trap number for very high voltage event."
11698    ::= { bmVoltageEntry 6 }
11699    --1.3.6.1.4.1.3052.18.2.12.14.5.1.6
11700
11701bmVoltageVHighClass OBJECT-TYPE
11702    SYNTAX DisplayString
11703    MAX-ACCESS read-write
11704    STATUS current
11705    DESCRIPTION
11706        "Class for very high voltage event."
11707    ::= { bmVoltageEntry 7 }
11708    --1.3.6.1.4.1.3052.18.2.12.14.5.1.7
11709
11710bmVoltageHighValue OBJECT-TYPE
11711    SYNTAX DisplayString
11712    MAX-ACCESS read-write
11713    STATUS current
11714    DESCRIPTION
11715        "High event threshold, in volts.  This is a floating point value."
11716    ::= { bmVoltageEntry 8 }
11717    --1.3.6.1.4.1.3052.18.2.12.14.5.1.8
11718
11719bmVoltageHighActions OBJECT-TYPE
11720    SYNTAX DisplayString
11721    MAX-ACCESS read-write
11722    STATUS current
11723    DESCRIPTION
11724        "Actions for high voltage event."
11725    ::= { bmVoltageEntry 9 }
11726    --1.3.6.1.4.1.3052.18.2.12.14.5.1.9
11727
11728bmVoltageHighTrapNum OBJECT-TYPE
11729    SYNTAX Integer32
11730    MAX-ACCESS read-write
11731    STATUS current
11732    DESCRIPTION
11733        "Trap number for high voltage event."
11734    ::= { bmVoltageEntry 10 }
11735    --1.3.6.1.4.1.3052.18.2.12.14.5.1.10
11736
11737bmVoltageHighClass OBJECT-TYPE
11738    SYNTAX DisplayString
11739    MAX-ACCESS read-write
11740    STATUS current
11741    DESCRIPTION
11742        "Class for high voltage event."
11743    ::= { bmVoltageEntry 11 }
11744    --1.3.6.1.4.1.3052.18.2.12.14.5.1.11
11745
11746bmVoltageNormalActions OBJECT-TYPE
11747    SYNTAX DisplayString
11748    MAX-ACCESS read-write
11749    STATUS current
11750    DESCRIPTION
11751        "Actions for return to normal voltage event."
11752    ::= { bmVoltageEntry 12 }
11753    --1.3.6.1.4.1.3052.18.2.12.14.5.1.12
11754
11755bmVoltageNormalTrapNum OBJECT-TYPE
11756    SYNTAX Integer32
11757    MAX-ACCESS read-write
11758    STATUS current
11759    DESCRIPTION
11760        "Trap number for return to normal voltage event."
11761    ::= { bmVoltageEntry 13 }
11762    --1.3.6.1.4.1.3052.18.2.12.14.5.1.13
11763
11764bmVoltageNormalClass OBJECT-TYPE
11765    SYNTAX DisplayString
11766    MAX-ACCESS read-write
11767    STATUS current
11768    DESCRIPTION
11769        "Class for return to normal voltage event."
11770    ::= { bmVoltageEntry 14 }
11771    --1.3.6.1.4.1.3052.18.2.12.14.5.1.14
11772
11773bmVoltageLowValue OBJECT-TYPE
11774    SYNTAX DisplayString
11775    MAX-ACCESS read-write
11776    STATUS current
11777    DESCRIPTION
11778        "Low event threshold, in volts.  This is a floating point value."
11779    ::= { bmVoltageEntry 15 }
11780    --1.3.6.1.4.1.3052.18.2.12.14.5.1.15
11781
11782bmVoltageLowActions OBJECT-TYPE
11783    SYNTAX DisplayString
11784    MAX-ACCESS read-write
11785    STATUS current
11786    DESCRIPTION
11787        "Actions for low voltage event."
11788    ::= { bmVoltageEntry 16 }
11789    --1.3.6.1.4.1.3052.18.2.12.14.5.1.16
11790
11791bmVoltageLowTrapNum OBJECT-TYPE
11792    SYNTAX Integer32
11793    MAX-ACCESS read-write
11794    STATUS current
11795    DESCRIPTION
11796        "Trap number for low voltage event."
11797    ::= { bmVoltageEntry 17 }
11798    --1.3.6.1.4.1.3052.18.2.12.14.5.1.17
11799
11800bmVoltageLowClass OBJECT-TYPE
11801    SYNTAX DisplayString
11802    MAX-ACCESS read-write
11803    STATUS current
11804    DESCRIPTION
11805        "Class for low voltage event."
11806    ::= { bmVoltageEntry 18 }
11807    --1.3.6.1.4.1.3052.18.2.12.14.5.1.18
11808
11809bmVoltageVLowValue OBJECT-TYPE
11810    SYNTAX DisplayString
11811    MAX-ACCESS read-write
11812    STATUS current
11813    DESCRIPTION
11814        "Very Low event threshold, in volts.  This is a floating point value."
11815    ::= { bmVoltageEntry 19 }
11816    --1.3.6.1.4.1.3052.18.2.12.14.5.1.19
11817
11818bmVoltageVLowActions OBJECT-TYPE
11819    SYNTAX DisplayString
11820    MAX-ACCESS read-write
11821    STATUS current
11822    DESCRIPTION
11823        "Actions for very low voltage event."
11824    ::= { bmVoltageEntry 20 }
11825    --1.3.6.1.4.1.3052.18.2.12.14.5.1.20
11826
11827bmVoltageVLowTrapNum OBJECT-TYPE
11828    SYNTAX Integer32
11829    MAX-ACCESS read-write
11830    STATUS current
11831    DESCRIPTION
11832        "Trap number for very low voltage event."
11833    ::= { bmVoltageEntry 21 }
11834    --1.3.6.1.4.1.3052.18.2.12.14.5.1.21
11835
11836bmVoltageVLowClass OBJECT-TYPE
11837    SYNTAX DisplayString
11838    MAX-ACCESS read-write
11839    STATUS current
11840    DESCRIPTION
11841        "Class for very low voltage event."
11842    ::= { bmVoltageEntry 22 }
11843    --1.3.6.1.4.1.3052.18.2.12.14.5.1.22
11844
11845bmVoltageSysrepEnable OBJECT-TYPE
11846    SYNTAX DisplayString
11847    MAX-ACCESS read-write
11848    STATUS current
11849    DESCRIPTION
11850        "System reporting enable for voltage telemetry."
11851    ::= { bmVoltageEntry 23 }
11852    --1.3.6.1.4.1.3052.18.2.12.14.5.1.23
11853
11854bmVoltageSysrepThreshold OBJECT-TYPE
11855    SYNTAX DisplayString
11856    MAX-ACCESS read-write
11857    STATUS current
11858    DESCRIPTION
11859        "System reporting threshold for voltage telemetry.  This is a floating
11860        point value."
11861    ::= { bmVoltageEntry 24 }
11862    --1.3.6.1.4.1.3052.18.2.12.14.5.1.24
11863
11864bmVoltageSysrepLimit OBJECT-TYPE
11865    SYNTAX Integer32
11866    MAX-ACCESS read-write
11867    STATUS current
11868    DESCRIPTION
11869        "System reporting limit for voltage telemetry."
11870    ::= { bmVoltageEntry 25 }
11871    --1.3.6.1.4.1.3052.18.2.12.14.5.1.25
11872
11873
11874batteryMonitorDiffVoltTable OBJECT-TYPE
11875    SYNTAX SEQUENCE OF BatteryMonitorConfigDiffVolt
11876    MAX-ACCESS not-accessible
11877    STATUS current
11878    DESCRIPTION
11879        "This table organizes differential voltage battery monitor
11880        attributes."
11881    ::= { batteryMonitor 6 }
11882    --1.3.6.1.4.1.3052.18.2.12.14.6
11883
11884bmDiffVoltEntry OBJECT-TYPE
11885    SYNTAX BatteryMonitorConfigDiffVolt
11886    MAX-ACCESS not-accessible
11887    STATUS current
11888    DESCRIPTION
11889        "Entry for battery monitor differential voltage config table."
11890    INDEX { bmDiffVoltIndex }
11891    ::= { batteryMonitorDiffVoltTable 1 }
11892    --1.3.6.1.4.1.3052.18.2.12.14.6.1
11893
11894bmDiffVoltIndex OBJECT-TYPE
11895    SYNTAX Integer32 (1..9)
11896    MAX-ACCESS read-only
11897    STATUS current
11898    DESCRIPTION
11899        "Which battery monitor in the battery monitor differential
11900        voltage config table."
11901    ::= { bmDiffVoltEntry 1 }
11902    --1.3.6.1.4.1.3052.18.2.12.14.6.1.1
11903
11904bmDiffVoltEnable OBJECT-TYPE
11905    SYNTAX DisplayString
11906    MAX-ACCESS read-write
11907    STATUS current
11908    DESCRIPTION
11909        "Enable/disable differential voltage event.  This event is based on
11910        the differential between the highest and lowest jar voltages within
11911        the string."
11912    ::= { bmDiffVoltEntry 2 }
11913    --1.3.6.1.4.1.3052.18.2.12.14.6.1.2
11914
11915bmDiffVoltDeadband OBJECT-TYPE
11916    SYNTAX DisplayString
11917    MAX-ACCESS read-write
11918    STATUS current
11919    DESCRIPTION
11920        "Deadband in volts."
11921    ::= { bmDiffVoltEntry 3 }
11922    --1.3.6.1.4.1.3052.18.2.12.14.6.1.3
11923
11924bmDiffVoltVHighValue OBJECT-TYPE
11925    SYNTAX DisplayString
11926    MAX-ACCESS read-write
11927    STATUS current
11928    DESCRIPTION
11929        "Very high event threshold in volts.  This is a floating point value."
11930    ::= { bmDiffVoltEntry 4 }
11931    --1.3.6.1.4.1.3052.18.2.12.14.6.1.4
11932
11933bmDiffVoltVHighActions OBJECT-TYPE
11934    SYNTAX DisplayString
11935    MAX-ACCESS read-write
11936    STATUS current
11937    DESCRIPTION
11938        "Actions for very high differential voltage event."
11939    ::= { bmDiffVoltEntry 5 }
11940    --1.3.6.1.4.1.3052.18.2.12.14.6.1.5
11941
11942bmDiffVoltVHighTrapNum OBJECT-TYPE
11943    SYNTAX Integer32
11944    MAX-ACCESS read-write
11945    STATUS current
11946    DESCRIPTION
11947        "Trap number for very high differential voltage event."
11948    ::= { bmDiffVoltEntry 6 }
11949    --1.3.6.1.4.1.3052.18.2.12.14.6.1.6
11950
11951bmDiffVoltVHighClass OBJECT-TYPE
11952    SYNTAX DisplayString
11953    MAX-ACCESS read-write
11954    STATUS current
11955    DESCRIPTION
11956        "Class for very high differential voltage event."
11957    ::= { bmDiffVoltEntry 7 }
11958    --1.3.6.1.4.1.3052.18.2.12.14.6.1.7
11959
11960bmDiffVoltHighValue OBJECT-TYPE
11961    SYNTAX DisplayString
11962    MAX-ACCESS read-write
11963    STATUS current
11964    DESCRIPTION
11965        "High event threshold in volts.  This is a floating point value."
11966    ::= { bmDiffVoltEntry 8 }
11967    --1.3.6.1.4.1.3052.18.2.12.14.6.1.8
11968
11969bmDiffVoltHighActions OBJECT-TYPE
11970    SYNTAX DisplayString
11971    MAX-ACCESS read-write
11972    STATUS current
11973    DESCRIPTION
11974        "Actions for high differential voltage event."
11975    ::= { bmDiffVoltEntry 9 }
11976    --1.3.6.1.4.1.3052.18.2.12.14.6.1.9
11977
11978bmDiffVoltHighTrapNum OBJECT-TYPE
11979    SYNTAX Integer32
11980    MAX-ACCESS read-write
11981    STATUS current
11982    DESCRIPTION
11983        "Trap number for high differential voltage event."
11984    ::= { bmDiffVoltEntry 10 }
11985    --1.3.6.1.4.1.3052.18.2.12.14.6.1.10
11986
11987bmDiffVoltHighClass OBJECT-TYPE
11988    SYNTAX DisplayString
11989    MAX-ACCESS read-write
11990    STATUS current
11991    DESCRIPTION
11992        "Class for high differential voltage event."
11993    ::= { bmDiffVoltEntry 11 }
11994    --1.3.6.1.4.1.3052.18.2.12.14.6.1.11
11995
11996bmDiffVoltNormalActions OBJECT-TYPE
11997    SYNTAX DisplayString
11998    MAX-ACCESS read-write
11999    STATUS current
12000    DESCRIPTION
12001        "Actions for return to normal differential voltage event."
12002    ::= { bmDiffVoltEntry 12 }
12003    --1.3.6.1.4.1.3052.18.2.12.14.6.1.12
12004
12005bmDiffVoltNormalTrapNum OBJECT-TYPE
12006    SYNTAX Integer32
12007    MAX-ACCESS read-write
12008    STATUS current
12009    DESCRIPTION
12010        "Trap number for return to normal differential voltage event."
12011    ::= { bmDiffVoltEntry 13 }
12012    --1.3.6.1.4.1.3052.18.2.12.14.6.1.13
12013
12014bmDiffVoltNormalClass OBJECT-TYPE
12015    SYNTAX DisplayString
12016    MAX-ACCESS read-write
12017    STATUS current
12018    DESCRIPTION
12019        "Class for return to normal differential voltage event."
12020    ::= { bmDiffVoltEntry 14 }
12021    --1.3.6.1.4.1.3052.18.2.12.14.6.1.14
12022
12023bmDiffVoltSysrepEnable OBJECT-TYPE
12024    SYNTAX DisplayString
12025    MAX-ACCESS read-write
12026    STATUS current
12027    DESCRIPTION
12028        "System reporting enable for differential voltage telemetry."
12029    ::= { bmDiffVoltEntry 15 }
12030    --1.3.6.1.4.1.3052.18.2.12.14.6.1.15
12031
12032bmDiffVoltSysrepThreshold OBJECT-TYPE
12033    SYNTAX DisplayString
12034    MAX-ACCESS read-write
12035    STATUS current
12036    DESCRIPTION
12037        "System reporting threshold for differential voltage telemetry."
12038    ::= { bmDiffVoltEntry 16 }
12039    --1.3.6.1.4.1.3052.18.2.12.14.6.1.16
12040
12041bmDiffVoltSysrepLimit OBJECT-TYPE
12042    SYNTAX Integer32
12043    MAX-ACCESS read-write
12044    STATUS current
12045    DESCRIPTION
12046        "System reporting limit for differential voltage telemetry."
12047    ::= { bmDiffVoltEntry 17 }
12048    --1.3.6.1.4.1.3052.18.2.12.14.6.1.17
12049
12050
12051batteryMonitorChargingCurrentTable OBJECT-TYPE
12052    SYNTAX SEQUENCE OF BatteryMonitorConfigChargingCurrent
12053    MAX-ACCESS not-accessible
12054    STATUS current
12055    DESCRIPTION
12056        "This table organizes battery monitor charging current attributes."
12057    ::= { batteryMonitor 7 }
12058    --1.3.6.1.4.1.3052.18.2.12.14.7
12059
12060bmChargingCurrentEntry OBJECT-TYPE
12061    SYNTAX BatteryMonitorConfigChargingCurrent
12062    MAX-ACCESS not-accessible
12063    STATUS current
12064    DESCRIPTION
12065        "Entry for battery monitor differential charging current config table."
12066    INDEX { bmChargingCurrentIndex }
12067    ::= { batteryMonitorChargingCurrentTable 1 }
12068    --1.3.6.1.4.1.3052.18.2.12.14.7.1
12069
12070bmChargingCurrentIndex OBJECT-TYPE
12071    SYNTAX Integer32 (1..9)
12072    MAX-ACCESS read-only
12073    STATUS current
12074    DESCRIPTION
12075        "Which battery monitor in the battery monitor charging current config table."
12076    ::= { bmChargingCurrentEntry 1 }
12077    --1.3.6.1.4.1.3052.18.2.12.14.7.1.1
12078
12079bmChargingCurrentEnable OBJECT-TYPE
12080    SYNTAX DisplayString
12081    MAX-ACCESS read-write
12082    STATUS current
12083    DESCRIPTION
12084        "Enable/disable charging current event.  This event is based on
12085        positive current flow (i.e. current flowing into the battery string)."
12086    ::= { bmChargingCurrentEntry 2 }
12087    --1.3.6.1.4.1.3052.18.2.12.14.7.1.2
12088
12089bmChargingCurrentDeadband OBJECT-TYPE
12090    SYNTAX DisplayString
12091    MAX-ACCESS read-write
12092    STATUS current
12093    DESCRIPTION
12094        "Deadband in amperes.  This is a floating point value."
12095    ::= { bmChargingCurrentEntry 3 }
12096    --1.3.6.1.4.1.3052.18.2.12.14.7.1.3
12097
12098bmChargingCurrentVHighValue OBJECT-TYPE
12099    SYNTAX DisplayString
12100    MAX-ACCESS read-write
12101    STATUS current
12102    DESCRIPTION
12103        "Very high event threshold, in volts.  This is a floating point value."
12104    ::= { bmChargingCurrentEntry 4 }
12105    --1.3.6.1.4.1.3052.18.2.12.14.7.1.4
12106
12107bmChargingCurrentVHighActions OBJECT-TYPE
12108    SYNTAX DisplayString
12109    MAX-ACCESS read-write
12110    STATUS current
12111    DESCRIPTION
12112        "Actions for very high charging current event."
12113    ::= { bmChargingCurrentEntry 5 }
12114    --1.3.6.1.4.1.3052.18.2.12.14.7.1.5
12115
12116bmChargingCurrentVHighTrapNum OBJECT-TYPE
12117    SYNTAX Integer32
12118    MAX-ACCESS read-write
12119    STATUS current
12120    DESCRIPTION
12121        "Trap number for very high charging current event."
12122    ::= { bmChargingCurrentEntry 6 }
12123    --1.3.6.1.4.1.3052.18.2.12.14.7.1.6
12124
12125bmChargingCurrentVHighClass OBJECT-TYPE
12126    SYNTAX DisplayString
12127    MAX-ACCESS read-write
12128    STATUS current
12129    DESCRIPTION
12130        "Class for very high charging current event."
12131    ::= { bmChargingCurrentEntry 7 }
12132    --1.3.6.1.4.1.3052.18.2.12.14.7.1.7
12133
12134bmChargingCurrentHighValue OBJECT-TYPE
12135    SYNTAX DisplayString
12136    MAX-ACCESS read-write
12137    STATUS current
12138    DESCRIPTION
12139        "High event threshold, in volts.  This is a floating point value."
12140    ::= { bmChargingCurrentEntry 8 }
12141    --1.3.6.1.4.1.3052.18.2.12.14.7.1.8
12142
12143bmChargingCurrentHighActions OBJECT-TYPE
12144    SYNTAX DisplayString
12145    MAX-ACCESS read-write
12146    STATUS current
12147    DESCRIPTION
12148        "Actions for high charging current event."
12149    ::= { bmChargingCurrentEntry 9 }
12150    --1.3.6.1.4.1.3052.18.2.12.14.7.1.9
12151
12152bmChargingCurrentHighTrapNum OBJECT-TYPE
12153    SYNTAX Integer32
12154    MAX-ACCESS read-write
12155    STATUS current
12156    DESCRIPTION
12157        "Trap number for high charging current event."
12158    ::= { bmChargingCurrentEntry 10 }
12159    --1.3.6.1.4.1.3052.18.2.12.14.7.1.10
12160
12161bmChargingCurrentHighClass OBJECT-TYPE
12162    SYNTAX DisplayString
12163    MAX-ACCESS read-write
12164    STATUS current
12165    DESCRIPTION
12166        "Class for high charging current event."
12167    ::= { bmChargingCurrentEntry 11 }
12168    --1.3.6.1.4.1.3052.18.2.12.14.7.1.11
12169
12170bmChargingCurrentNormalActions OBJECT-TYPE
12171    SYNTAX DisplayString
12172    MAX-ACCESS read-write
12173    STATUS current
12174    DESCRIPTION
12175        "Actions for return to normal charging current event."
12176    ::= { bmChargingCurrentEntry 12 }
12177    --1.3.6.1.4.1.3052.18.2.12.14.7.1.12
12178
12179bmChargingCurrentNormalTrapNum OBJECT-TYPE
12180    SYNTAX Integer32
12181    MAX-ACCESS read-write
12182    STATUS current
12183    DESCRIPTION
12184        "Trap number for return to normal charging current event."
12185    ::= { bmChargingCurrentEntry 13 }
12186    --1.3.6.1.4.1.3052.18.2.12.14.7.1.13
12187
12188bmChargingCurrentNormalClass OBJECT-TYPE
12189    SYNTAX DisplayString
12190    MAX-ACCESS read-write
12191    STATUS current
12192    DESCRIPTION
12193        "Class for return to normal charging current event."
12194    ::= { bmChargingCurrentEntry 14 }
12195    --1.3.6.1.4.1.3052.18.2.12.14.7.1.14
12196
12197bmChargingCurrentSysrepEnable OBJECT-TYPE
12198    SYNTAX DisplayString
12199    MAX-ACCESS read-write
12200    STATUS current
12201    DESCRIPTION
12202        "System reporting enable for charging current telemetry."
12203    ::= { bmChargingCurrentEntry 15 }
12204    --1.3.6.1.4.1.3052.18.2.12.14.7.1.15
12205
12206bmChargingCurrentSysrepThreshold OBJECT-TYPE
12207    SYNTAX DisplayString
12208    MAX-ACCESS read-write
12209    STATUS current
12210    DESCRIPTION
12211        "System reporting threshold for charging current telemetry.  This is a
12212        floating point value."
12213    ::= { bmChargingCurrentEntry 16 }
12214    --1.3.6.1.4.1.3052.18.2.12.14.7.1.16
12215
12216bmChargingCurrentSysrepLimit OBJECT-TYPE
12217    SYNTAX Integer32
12218    MAX-ACCESS read-write
12219    STATUS current
12220    DESCRIPTION
12221        "System reporting limit for charging current telemetry."
12222    ::= { bmChargingCurrentEntry 17 }
12223    --1.3.6.1.4.1.3052.18.2.12.14.7.1.17
12224
12225
12226batteryMonitorDischargingCurrentTable OBJECT-TYPE
12227    SYNTAX SEQUENCE OF BatteryMonitorConfigDischargingCurrent
12228    MAX-ACCESS not-accessible
12229    STATUS current
12230    DESCRIPTION
12231        "This table organizes battery monitor discharging current attributes."
12232    ::= { batteryMonitor 8 }
12233    --1.3.6.1.4.1.3052.18.2.12.14.8
12234
12235bmDischargingCurrentEntry OBJECT-TYPE
12236    SYNTAX BatteryMonitorConfigDischargingCurrent
12237    MAX-ACCESS not-accessible
12238    STATUS current
12239    DESCRIPTION
12240        "Entry for battery monitor differential discharging current config
12241        table."
12242    INDEX { bmDischargingCurrentIndex }
12243    ::= { batteryMonitorDischargingCurrentTable 1 }
12244    --1.3.6.1.4.1.3052.18.2.12.14.8.1
12245
12246bmDischargingCurrentIndex OBJECT-TYPE
12247    SYNTAX Integer32 (1..9)
12248    MAX-ACCESS read-only
12249    STATUS current
12250    DESCRIPTION
12251        "Which battery monitor in the battery monitor discharging current
12252        config table."
12253    ::= { bmDischargingCurrentEntry 1 }
12254    --1.3.6.1.4.1.3052.18.2.12.14.8.1.1
12255
12256bmDischargingCurrentEnable OBJECT-TYPE
12257    SYNTAX DisplayString
12258    MAX-ACCESS read-write
12259    STATUS current
12260    DESCRIPTION
12261        "Enable/disable discharging current event.  This event is based on
12262        positive current flow (i.e. current flowing into the battery string)."
12263    ::= { bmDischargingCurrentEntry 2 }
12264    --1.3.6.1.4.1.3052.18.2.12.14.8.1.2
12265
12266bmDischargingCurrentDeadband OBJECT-TYPE
12267    SYNTAX DisplayString
12268    MAX-ACCESS read-write
12269    STATUS current
12270    DESCRIPTION
12271        "Deadband in amperes.  This is a floating point value."
12272    ::= { bmDischargingCurrentEntry 3 }
12273    --1.3.6.1.4.1.3052.18.2.12.14.8.1.3
12274
12275bmDischargingCurrentVHighValue OBJECT-TYPE
12276    SYNTAX DisplayString
12277    MAX-ACCESS read-write
12278    STATUS current
12279    DESCRIPTION
12280        "Very high event threshold, in volts.  This is a floating point value."
12281    ::= { bmDischargingCurrentEntry 4 }
12282    --1.3.6.1.4.1.3052.18.2.12.14.8.1.4
12283
12284bmDischargingCurrentVHighActions OBJECT-TYPE
12285    SYNTAX DisplayString
12286    MAX-ACCESS read-write
12287    STATUS current
12288    DESCRIPTION
12289        "Actions for very high discharging current event."
12290    ::= { bmDischargingCurrentEntry 5 }
12291    --1.3.6.1.4.1.3052.18.2.12.14.8.1.5
12292
12293bmDischargingCurrentVHighTrapNum OBJECT-TYPE
12294    SYNTAX Integer32
12295    MAX-ACCESS read-write
12296    STATUS current
12297    DESCRIPTION
12298        "Trap number for very high discharging current event."
12299    ::= { bmDischargingCurrentEntry 6 }
12300    --1.3.6.1.4.1.3052.18.2.12.14.8.1.6
12301
12302bmDischargingCurrentVHighClass OBJECT-TYPE
12303    SYNTAX DisplayString
12304    MAX-ACCESS read-write
12305    STATUS current
12306    DESCRIPTION
12307        "Class for very high discharging current event."
12308    ::= { bmDischargingCurrentEntry 7 }
12309    --1.3.6.1.4.1.3052.18.2.12.14.8.1.7
12310
12311bmDischargingCurrentHighValue OBJECT-TYPE
12312    SYNTAX DisplayString
12313    MAX-ACCESS read-write
12314    STATUS current
12315    DESCRIPTION
12316        "High event threshold, in volts.  This is a floating point value."
12317    ::= { bmDischargingCurrentEntry 8 }
12318    --1.3.6.1.4.1.3052.18.2.12.14.8.1.8
12319
12320bmDischargingCurrentHighActions OBJECT-TYPE
12321    SYNTAX DisplayString
12322    MAX-ACCESS read-write
12323    STATUS current
12324    DESCRIPTION
12325        "Actions for high discharging current event."
12326    ::= { bmDischargingCurrentEntry 9 }
12327    --1.3.6.1.4.1.3052.18.2.12.14.8.1.9
12328
12329bmDischargingCurrentHighTrapNum OBJECT-TYPE
12330    SYNTAX Integer32
12331    MAX-ACCESS read-write
12332    STATUS current
12333    DESCRIPTION
12334        "Trap number for high discharging current event."
12335    ::= { bmDischargingCurrentEntry 10 }
12336    --1.3.6.1.4.1.3052.18.2.12.14.8.1.10
12337
12338bmDischargingCurrentHighClass OBJECT-TYPE
12339    SYNTAX DisplayString
12340    MAX-ACCESS read-write
12341    STATUS current
12342    DESCRIPTION
12343        "Class for high discharging current event."
12344    ::= { bmDischargingCurrentEntry 11 }
12345    --1.3.6.1.4.1.3052.18.2.12.14.8.1.11
12346
12347bmDischargingCurrentNormalActions OBJECT-TYPE
12348    SYNTAX DisplayString
12349    MAX-ACCESS read-write
12350    STATUS current
12351    DESCRIPTION
12352        "Actions for return to normal discharging current event."
12353    ::= { bmDischargingCurrentEntry 12 }
12354    --1.3.6.1.4.1.3052.18.2.12.14.8.1.12
12355
12356bmDischargingCurrentNormalTrapNum OBJECT-TYPE
12357    SYNTAX Integer32
12358    MAX-ACCESS read-write
12359    STATUS current
12360    DESCRIPTION
12361        "Trap number for return to normal discharging current event."
12362    ::= { bmDischargingCurrentEntry 13 }
12363    --1.3.6.1.4.1.3052.18.2.12.14.8.1.13
12364
12365bmDischargingCurrentNormalClass OBJECT-TYPE
12366    SYNTAX DisplayString
12367    MAX-ACCESS read-write
12368    STATUS current
12369    DESCRIPTION
12370        "Class for return to normal discharging current event."
12371    ::= { bmDischargingCurrentEntry 14 }
12372    --1.3.6.1.4.1.3052.18.2.12.14.8.1.14
12373
12374bmDischargingCurrentSysrepEnable OBJECT-TYPE
12375    SYNTAX DisplayString
12376    MAX-ACCESS read-write
12377    STATUS current
12378    DESCRIPTION
12379        "System reporting enable for discharging current telemetry."
12380    ::= { bmDischargingCurrentEntry 15 }
12381    --1.3.6.1.4.1.3052.18.2.12.14.8.1.15
12382
12383bmDischargingCurrentSysrepThreshold OBJECT-TYPE
12384    SYNTAX DisplayString
12385    MAX-ACCESS read-write
12386    STATUS current
12387    DESCRIPTION
12388        "System reporting threshold for discharging current telemetry.  This is
12389        a floating point value."
12390    ::= { bmDischargingCurrentEntry 16 }
12391    --1.3.6.1.4.1.3052.18.2.12.14.8.1.16
12392
12393bmDischargingCurrentSysrepLimit OBJECT-TYPE
12394    SYNTAX Integer32
12395    MAX-ACCESS read-write
12396    STATUS current
12397    DESCRIPTION
12398        "System reporting limit for discharging current telemetry."
12399    ::= { bmDischargingCurrentEntry 17 }
12400    --1.3.6.1.4.1.3052.18.2.12.14.8.1.17
12401
12402
12403batteryMonitorChargeLevelTable OBJECT-TYPE
12404    SYNTAX SEQUENCE OF BatteryMonitorConfigChargeLevel
12405    MAX-ACCESS not-accessible
12406    STATUS current
12407    DESCRIPTION
12408        "This table organizes battery monitor charge level attributes."
12409    ::= { batteryMonitor 9 }
12410    --1.3.6.1.4.1.3052.18.2.12.14.9
12411
12412bmChargeLevelEntry OBJECT-TYPE
12413    SYNTAX BatteryMonitorConfigChargeLevel
12414    MAX-ACCESS not-accessible
12415    STATUS current
12416    DESCRIPTION
12417        "Entry for battery monitor charge level config table."
12418    INDEX { bmChargeLevelIndex }
12419    ::= { batteryMonitorChargeLevelTable 1 }
12420    --1.3.6.1.4.1.3052.18.2.12.14.9.1
12421
12422bmChargeLevelIndex OBJECT-TYPE
12423    SYNTAX Integer32 (1..9)
12424    MAX-ACCESS read-only
12425    STATUS current
12426    DESCRIPTION
12427        "Which battery monitor in the battery monitor charge level config table."
12428    ::= { bmChargeLevelEntry 1 }
12429    --1.3.6.1.4.1.3052.18.2.12.14.9.1.1
12430
12431bmChargeLevelEnable OBJECT-TYPE
12432    SYNTAX DisplayString
12433    MAX-ACCESS read-write
12434    STATUS current
12435    DESCRIPTION
12436        "Enable/disable charge level event."
12437    ::= { bmChargeLevelEntry 2 }
12438    --1.3.6.1.4.1.3052.18.2.12.14.9.1.2
12439
12440bmChargeLevelNormalActions OBJECT-TYPE
12441    SYNTAX DisplayString
12442    MAX-ACCESS read-write
12443    STATUS current
12444    DESCRIPTION
12445        "Actions for return to normal charge level event."
12446    ::= { bmChargeLevelEntry 3 }
12447    --1.3.6.1.4.1.3052.18.2.12.14.9.1.3
12448
12449bmChargeLevelNormalTrapNum OBJECT-TYPE
12450    SYNTAX Integer32
12451    MAX-ACCESS read-write
12452    STATUS current
12453    DESCRIPTION
12454        "Trap number for return to normal charge level event."
12455    ::= { bmChargeLevelEntry 4 }
12456    --1.3.6.1.4.1.3052.18.2.12.14.9.1.4
12457
12458bmChargeLevelNormalClass OBJECT-TYPE
12459    SYNTAX DisplayString
12460    MAX-ACCESS read-write
12461    STATUS current
12462    DESCRIPTION
12463        "Class for return to normal charge level event."
12464    ::= { bmChargeLevelEntry 5 }
12465    --1.3.6.1.4.1.3052.18.2.12.14.9.1.5
12466
12467bmChargeLevelLowActions OBJECT-TYPE
12468    SYNTAX DisplayString
12469    MAX-ACCESS read-write
12470    STATUS current
12471    DESCRIPTION
12472        "Actions for low charge level event."
12473    ::= { bmChargeLevelEntry 6 }
12474    --1.3.6.1.4.1.3052.18.2.12.14.9.1.6
12475
12476bmChargeLevelLowTrapNum OBJECT-TYPE
12477    SYNTAX Integer32
12478    MAX-ACCESS read-write
12479    STATUS current
12480    DESCRIPTION
12481        "Trap number for low charge level event."
12482    ::= { bmChargeLevelEntry 7 }
12483    --1.3.6.1.4.1.3052.18.2.12.14.9.1.7
12484
12485bmChargeLevelLowClass OBJECT-TYPE
12486    SYNTAX DisplayString
12487    MAX-ACCESS read-write
12488    STATUS current
12489    DESCRIPTION
12490        "Class for low charge level event."
12491    ::= { bmChargeLevelEntry 8 }
12492    --1.3.6.1.4.1.3052.18.2.12.14.9.1.8
12493
12494bmChargeLevelVLowActions OBJECT-TYPE
12495    SYNTAX DisplayString
12496    MAX-ACCESS read-write
12497    STATUS current
12498    DESCRIPTION
12499        "Actions for very low charge level event."
12500    ::= { bmChargeLevelEntry 9 }
12501    --1.3.6.1.4.1.3052.18.2.12.14.9.1.9
12502
12503bmChargeLevelVLowTrapNum OBJECT-TYPE
12504    SYNTAX Integer32
12505    MAX-ACCESS read-write
12506    STATUS current
12507    DESCRIPTION
12508        "Trap number for very low charge level event."
12509    ::= { bmChargeLevelEntry 10 }
12510    --1.3.6.1.4.1.3052.18.2.12.14.9.1.10
12511
12512bmChargeLevelVLowClass OBJECT-TYPE
12513    SYNTAX DisplayString
12514    MAX-ACCESS read-write
12515    STATUS current
12516    DESCRIPTION
12517        "Class for very low charge level event."
12518    ::= { bmChargeLevelEntry 11 }
12519    --1.3.6.1.4.1.3052.18.2.12.14.9.1.11
12520
12521bmChargeLevelSysrepEnable OBJECT-TYPE
12522    SYNTAX DisplayString
12523    MAX-ACCESS read-write
12524    STATUS current
12525    DESCRIPTION
12526        "System reporting enable for charge level telemetry."
12527    ::= { bmChargeLevelEntry 12 }
12528    --1.3.6.1.4.1.3052.18.2.12.14.9.1.12
12529
12530
12531batteryMonitorJarHealthTable OBJECT-TYPE
12532    SYNTAX SEQUENCE OF BatteryMonitorConfigJarHealth
12533    MAX-ACCESS not-accessible
12534    STATUS current
12535    DESCRIPTION
12536        "This table organizes battery monitor jar health attributes."
12537    ::= { batteryMonitor 10 }
12538    --1.3.6.1.4.1.3052.18.2.12.14.10
12539
12540bmJarHealthEntry OBJECT-TYPE
12541    SYNTAX BatteryMonitorConfigJarHealth
12542    MAX-ACCESS not-accessible
12543    STATUS current
12544    DESCRIPTION
12545        "Entry for battery monitor jar health config table."
12546    INDEX { bmJarHealthIndex }
12547    ::= { batteryMonitorJarHealthTable 1 }
12548    --1.3.6.1.4.1.3052.18.2.12.14.10.1
12549
12550bmJarHealthIndex OBJECT-TYPE
12551    SYNTAX Integer32 (1..9)
12552    MAX-ACCESS read-only
12553    STATUS current
12554    DESCRIPTION
12555        "Which battery monitor in the battery monitor jar health config table."
12556    ::= { bmJarHealthEntry 1 }
12557    --1.3.6.1.4.1.3052.18.2.12.14.10.1.1
12558
12559bmJarHealthEnable OBJECT-TYPE
12560    SYNTAX DisplayString
12561    MAX-ACCESS read-write
12562    STATUS current
12563    DESCRIPTION
12564        "Enable/disable jar health event."
12565    ::= { bmJarHealthEntry 2 }
12566    --1.3.6.1.4.1.3052.18.2.12.14.10.1.2
12567
12568bmJarHealthNormalActions OBJECT-TYPE
12569    SYNTAX DisplayString
12570    MAX-ACCESS read-write
12571    STATUS current
12572    DESCRIPTION
12573        "Actions for return to normal jar health event."
12574    ::= { bmJarHealthEntry 3 }
12575    --1.3.6.1.4.1.3052.18.2.12.14.10.1.3
12576
12577bmJarHealthNormalTrapNum OBJECT-TYPE
12578    SYNTAX Integer32
12579    MAX-ACCESS read-write
12580    STATUS current
12581    DESCRIPTION
12582        "Trap number for return to normal jar health event."
12583    ::= { bmJarHealthEntry 4 }
12584    --1.3.6.1.4.1.3052.18.2.12.14.10.1.4
12585
12586bmJarHealthNormalClass OBJECT-TYPE
12587    SYNTAX DisplayString
12588    MAX-ACCESS read-write
12589    STATUS current
12590    DESCRIPTION
12591        "Class for return to normal jar health event."
12592    ::= { bmJarHealthEntry 5 }
12593    --1.3.6.1.4.1.3052.18.2.12.14.10.1.5
12594
12595bmJarHealthLowActions OBJECT-TYPE
12596    SYNTAX DisplayString
12597    MAX-ACCESS read-write
12598    STATUS current
12599    DESCRIPTION
12600        "Actions for low jar health event."
12601    ::= { bmJarHealthEntry 6 }
12602    --1.3.6.1.4.1.3052.18.2.12.14.10.1.6
12603
12604bmJarHealthLowTrapNum OBJECT-TYPE
12605    SYNTAX Integer32
12606    MAX-ACCESS read-write
12607    STATUS current
12608    DESCRIPTION
12609        "Trap number for low jar health event."
12610    ::= { bmJarHealthEntry 7 }
12611    --1.3.6.1.4.1.3052.18.2.12.14.10.1.7
12612
12613bmJarHealthLowClass OBJECT-TYPE
12614    SYNTAX DisplayString
12615    MAX-ACCESS read-write
12616    STATUS current
12617    DESCRIPTION
12618        "Class for low jar health event."
12619    ::= { bmJarHealthEntry 8 }
12620    --1.3.6.1.4.1.3052.18.2.12.14.10.1.8
12621
12622bmJarHealthVLowActions OBJECT-TYPE
12623    SYNTAX DisplayString
12624    MAX-ACCESS read-write
12625    STATUS current
12626    DESCRIPTION
12627        "Actions for very low jar health event."
12628    ::= { bmJarHealthEntry 9 }
12629    --1.3.6.1.4.1.3052.18.2.12.14.10.1.9
12630
12631bmJarHealthVLowTrapNum OBJECT-TYPE
12632    SYNTAX Integer32
12633    MAX-ACCESS read-write
12634    STATUS current
12635    DESCRIPTION
12636        "Trap number for very low jar health event."
12637    ::= { bmJarHealthEntry 10 }
12638    --1.3.6.1.4.1.3052.18.2.12.14.10.1.10
12639
12640bmJarHealthVLowClass OBJECT-TYPE
12641    SYNTAX DisplayString
12642    MAX-ACCESS read-write
12643    STATUS current
12644    DESCRIPTION
12645        "Class for very low jar health event."
12646    ::= { bmJarHealthEntry 11 }
12647    --1.3.6.1.4.1.3052.18.2.12.14.10.1.11
12648
12649bmJarHealthSysrepEnable OBJECT-TYPE
12650    SYNTAX DisplayString
12651    MAX-ACCESS read-write
12652    STATUS current
12653    DESCRIPTION
12654        "System reporting enable for jar health telemetry."
12655    ::= { bmJarHealthEntry 12 }
12656    --1.3.6.1.4.1.3052.18.2.12.14.10.1.12
12657
12658--***************************************************************************************
12659--Location Event Section   2.14.15
12660--***************************************************************************************
12661
12662
12663
12664evLocationEnable OBJECT-TYPE
12665    SYNTAX DisplayString
12666    MAX-ACCESS read-write
12667    STATUS current
12668    DESCRIPTION
12669        "Enable/disable location event.  This event is triggered after the unit boots
12670        and gets a valid location fix from the GPS, or a timeout expires."
12671    ::= { evLocation 1 }
12672    --1.3.6.1.4.1.3052.18.2.12.15.1
12673
12674evLocationTimeout OBJECT-TYPE
12675    SYNTAX Integer32 (5..60)
12676    MAX-ACCESS read-write
12677    STATUS current
12678    DESCRIPTION
12679        "How long the unit waits for valid location fix before giving up and
12680        generating location event anyhow."
12681    ::= { evLocation 2 }
12682    --1.3.6.1.4.1.3052.18.2.12.15.2
12683
12684evLocationActions OBJECT-TYPE
12685    SYNTAX DisplayString
12686    MAX-ACCESS read-write
12687    STATUS current
12688    DESCRIPTION
12689        "Actions for location event."
12690    ::= { evLocation 3 }
12691    --1.3.6.1.4.1.3052.18.2.12.15.3
12692
12693evLocationMsgSuccess OBJECT-TYPE
12694    SYNTAX DisplayString
12695    MAX-ACCESS read-write
12696    STATUS current
12697    DESCRIPTION
12698        "Event message string that is used when location is successfully detected."
12699    ::= { evLocation 4 }
12700    --1.3.6.1.4.1.3052.18.2.12.15.4
12701
12702evLocationMsgFail OBJECT-TYPE
12703    SYNTAX DisplayString
12704    MAX-ACCESS read-write
12705    STATUS current
12706    DESCRIPTION
12707        "Event message string that is used when location is cannot be detected."
12708    ::= { evLocation 5 }
12709    --1.3.6.1.4.1.3052.18.2.12.15.5
12710
12711evLocationIncludeLocation OBJECT-TYPE
12712    SYNTAX DisplayString
12713    MAX-ACCESS read-write
12714    STATUS current
12715    DESCRIPTION
12716        "Enable/disable appending the location information to the event message."
12717    ::= { evLocation 6 }
12718    --1.3.6.1.4.1.3052.18.2.12.15.6
12719
12720evLocationTrapnum OBJECT-TYPE
12721    SYNTAX Integer32 (541..1199)
12722    MAX-ACCESS read-write
12723    STATUS current
12724    DESCRIPTION
12725        "Trap number for the location event."
12726    ::= { evLocation 7 }
12727    --1.3.6.1.4.1.3052.18.2.12.15.7
12728
12729evLocationClass OBJECT-TYPE
12730    SYNTAX DisplayString
12731    MAX-ACCESS read-write
12732    STATUS current
12733    DESCRIPTION
12734        "Class for the location event."
12735    ::= { evLocation 8 }
12736    --1.3.6.1.4.1.3052.18.2.12.15.8
12737
12738
12739--***************************************************************************************
12740--Reset Event Section   2.12.16
12741--***************************************************************************************
12742
12743
12744evResetEnable OBJECT-TYPE
12745    SYNTAX DisplayString
12746    MAX-ACCESS read-write
12747    STATUS current
12748    DESCRIPTION
12749        "Enable/disable reset event.  This event is triggered when the unit
12750        finishes booting."
12751    ::= { evReset 1 }
12752    --1.3.6.1.4.1.3052.18.2.12.16.1
12753
12754evResetDelay OBJECT-TYPE
12755    SYNTAX Integer32 (0..3600)
12756    MAX-ACCESS read-write
12757    STATUS current
12758    DESCRIPTION
12759        "Number of seconds to wait after unit finishes booting before triggering
12760        the reset event."
12761    ::= { evReset 2 }
12762    --1.3.6.1.4.1.3052.18.2.12.16.2
12763
12764evResetActions OBJECT-TYPE
12765    SYNTAX DisplayString
12766    MAX-ACCESS read-write
12767    STATUS current
12768    DESCRIPTION
12769        "Actions for reset event."
12770    ::= { evReset 3 }
12771    --1.3.6.1.4.1.3052.18.2.12.16.3
12772
12773evResetMessage OBJECT-TYPE
12774    SYNTAX DisplayString
12775    MAX-ACCESS read-write
12776    STATUS current
12777    DESCRIPTION
12778        "Message for reset event."
12779    ::= { evReset 4 }
12780    --1.3.6.1.4.1.3052.18.2.12.16.4
12781
12782evResetTrapnum OBJECT-TYPE
12783    SYNTAX Integer32 (543..1199)
12784    MAX-ACCESS read-write
12785    STATUS current
12786    DESCRIPTION
12787        "Trap number for reset event."
12788    ::= { evReset 5 }
12789    --1.3.6.1.4.1.3052.18.2.12.16.5
12790
12791evResetClass OBJECT-TYPE
12792    SYNTAX DisplayString
12793    MAX-ACCESS read-write
12794    STATUS current
12795    DESCRIPTION
12796        "Class (severity) for reset event."
12797    ::= { evReset 6 }
12798    --1.3.6.1.4.1.3052.18.2.12.16.6
12799
12800
12801--***************************************************************************************
12802--Sleep Event Section   2.12.17
12803--***************************************************************************************
12804
12805
12806evSleepEnable OBJECT-TYPE
12807    SYNTAX DisplayString
12808    MAX-ACCESS read-write
12809    STATUS current
12810    DESCRIPTION
12811        "Enable/disable sleep event.  This event is triggered when the unit is imminently
12812        going to sleep."
12813    ::= { evSleep 1 }
12814    --1.3.6.1.4.1.3052.18.2.12.17.1
12815
12816evSleepActions OBJECT-TYPE
12817    SYNTAX DisplayString
12818    MAX-ACCESS read-write
12819    STATUS current
12820    DESCRIPTION
12821        "Actions for sleep event."
12822    ::= { evSleep 3 }
12823    --1.3.6.1.4.1.3052.18.2.12.17.3
12824
12825evSleepMessage OBJECT-TYPE
12826    SYNTAX DisplayString
12827    MAX-ACCESS read-write
12828    STATUS current
12829    DESCRIPTION
12830        "Message for sleep event."
12831    ::= { evSleep 4 }
12832    --1.3.6.1.4.1.3052.18.2.12.17.4
12833
12834evSleepTrapnum OBJECT-TYPE
12835    SYNTAX Integer32 (542..1199)
12836    MAX-ACCESS read-write
12837    STATUS current
12838    DESCRIPTION
12839        "Trap number for sleep event."
12840    ::= { evSleep 5 }
12841    --1.3.6.1.4.1.3052.18.2.12.17.5
12842
12843evSleepClass OBJECT-TYPE
12844    SYNTAX DisplayString
12845    MAX-ACCESS read-write
12846    STATUS current
12847    DESCRIPTION
12848        "Class (severity) for sleep event."
12849    ::= { evSleep 6 }
12850    --1.3.6.1.4.1.3052.18.2.12.17.6
12851
12852
12853--***************************************************************************************
12854--Global Event Section   2.12.18
12855--***************************************************************************************
12856
12857evGlobalActions OBJECT-TYPE
12858    SYNTAX DisplayString
12859    MAX-ACCESS read-write
12860    STATUS current
12861    DESCRIPTION
12862        "Global event actions."
12863    ::= { evGlobal 2 }
12864    --1.3.6.1.4.1.3052.18.2.12.18.2
12865
12866evGlobalTrapnum OBJECT-TYPE
12867    SYNTAX Integer32 (0..1199)
12868    MAX-ACCESS read-write
12869    STATUS current
12870    DESCRIPTION
12871        "Global trap number."
12872    ::= { evGlobal 3 }
12873    --1.3.6.1.4.1.3052.18.2.12.18.3
12874
12875
12876--***************************************************************************************
12877--Access Control Device Management Section   2.12.21
12878--***************************************************************************************
12879
12880acActions OBJECT-TYPE
12881    SYNTAX DisplayString
12882    MAX-ACCESS read-write
12883    STATUS current
12884    DESCRIPTION
12885        "Actions for the access control event."
12886    ::= { accessControl 2 }
12887    --1.3.6.1.4.1.3052.18.2.12.21.2
12888
12889acTrapnum OBJECT-TYPE
12890    SYNTAX Integer32
12891    MAX-ACCESS read-write
12892    STATUS current
12893    DESCRIPTION
12894        "Trap number for the access control event."
12895    ::= { accessControl 3 }
12896    --1.3.6.1.4.1.3052.18.2.12.21.3
12897
12898acClass OBJECT-TYPE
12899    SYNTAX DisplayString
12900    MAX-ACCESS read-write
12901    STATUS current
12902    DESCRIPTION
12903        "Class (severity) for the access control event."
12904    ::= { accessControl 4 }
12905    --1.3.6.1.4.1.3052.18.2.12.21.4
12906
12907accessControlDeviceTable OBJECT-TYPE
12908    SYNTAX SEQUENCE OF AccessControlDevice
12909    MAX-ACCESS not-accessible
12910    STATUS current
12911    DESCRIPTION
12912        "Table of access control devices for Access Control Device Management."
12913    ::= { accessControl 10 }
12914    --1.3.6.1.4.1.3052.18.2.12.21.10
12915
12916accessControlDeviceEntry OBJECT-TYPE
12917    SYNTAX AccessControlDevice
12918    MAX-ACCESS not-accessible
12919    STATUS current
12920    DESCRIPTION
12921        "Entry for table of access control devices for Access Control Device Management."
12922    INDEX { acdIndex }
12923    ::= { accessControlDeviceTable 1 }
12924    --1.3.6.1.4.1.3052.18.2.12.21.10.1
12925
12926acdIndex OBJECT-TYPE
12927    SYNTAX Integer32 (1..2)
12928    MAX-ACCESS read-only
12929    STATUS current
12930    DESCRIPTION
12931        "Index for table of access control devices for Access Control Device Management."
12932    ::= { accessControlDeviceEntry 1 }
12933    --1.3.6.1.4.1.3052.18.2.12.21.10.1.1
12934
12935acdEnable OBJECT-TYPE
12936    SYNTAX DisplayString
12937    MAX-ACCESS read-write
12938    STATUS current
12939    DESCRIPTION
12940        "Enable management for this access control device."
12941    ::= { accessControlDeviceEntry 2 }
12942    --1.3.6.1.4.1.3052.18.2.12.21.10.1.2
12943
12944acdName OBJECT-TYPE
12945    SYNTAX DisplayString
12946    MAX-ACCESS read-write
12947    STATUS current
12948    DESCRIPTION
12949        "The name of the access control device for informational purpose only."
12950    ::= { accessControlDeviceEntry 3 }
12951    --1.3.6.1.4.1.3052.18.2.12.21.10.1.3
12952
12953acdReader OBJECT-TYPE
12954    SYNTAX DisplayString
12955    MAX-ACCESS read-write
12956    STATUS current
12957    DESCRIPTION
12958        "The kind of access control device."
12959    ::= { accessControlDeviceEntry 4 }
12960    --1.3.6.1.4.1.3052.18.2.12.21.10.1.4
12961
12962acdWiegandES OBJECT-TYPE
12963    SYNTAX Integer32
12964    MAX-ACCESS read-write
12965    STATUS current
12966    DESCRIPTION
12967        "Index of the Wiegand interface hardware instance allocated as the access control device."
12968    ::= { accessControlDeviceEntry 6 }
12969    --1.3.6.1.4.1.3052.18.2.12.21.10.1.6
12970
12971acdRelayType OBJECT-TYPE
12972    SYNTAX DisplayString
12973    MAX-ACCESS read-write
12974    STATUS current
12975    DESCRIPTION
12976        "Type of relay which activates the door strike."
12977    ::= { accessControlDeviceEntry 7 }
12978    --1.3.6.1.4.1.3052.18.2.12.21.10.1.7
12979
12980acdRelayES OBJECT-TYPE
12981    SYNTAX Integer32
12982    MAX-ACCESS read-write
12983    STATUS current
12984    DESCRIPTION
12985        "Which relay EventSensor is connected to the door strike."
12986    ::= { accessControlDeviceEntry 8 }
12987    --1.3.6.1.4.1.3052.18.2.12.21.10.1.8
12988
12989acdRelayPoint OBJECT-TYPE
12990    SYNTAX Integer32
12991    MAX-ACCESS read-write
12992    STATUS current
12993    DESCRIPTION
12994        "Which relay on the relay EventSensor is connected to the door strike."
12995    ::= { accessControlDeviceEntry 9 }
12996    --1.3.6.1.4.1.3052.18.2.12.21.10.1.9
12997
12998acdOpenTime OBJECT-TYPE
12999    SYNTAX Integer32 (1..25)
13000    MAX-ACCESS read-write
13001    STATUS current
13002    DESCRIPTION
13003        ""
13004    ::= { accessControlDeviceEntry 10 }
13005    --1.3.6.1.4.1.3052.18.2.12.21.10.1.10
13006
13007acdUserGroup OBJECT-TYPE
13008    SYNTAX Integer32 (1..2)
13009    MAX-ACCESS read-write
13010    STATUS current
13011    DESCRIPTION
13012        "User group to which this access control device applies."
13013    ::= { accessControlDeviceEntry 11 }
13014    --1.3.6.1.4.1.3052.18.2.12.21.10.1.11
13015
13016accessControlUserTable OBJECT-TYPE
13017    SYNTAX SEQUENCE OF AccessControlUser
13018    MAX-ACCESS not-accessible
13019    STATUS current
13020    DESCRIPTION
13021        "Table of access control users for Access Control Device Management."
13022    ::= { accessControl 11 }
13023    --1.3.6.1.4.1.3052.18.2.12.21.11
13024
13025accessControlUserEntry OBJECT-TYPE
13026    SYNTAX AccessControlUser
13027    MAX-ACCESS not-accessible
13028    STATUS current
13029    DESCRIPTION
13030        "Entry for table of access control users for Access Control Device Management."
13031    INDEX { acuIndexUserGroup, acuIndexUser }
13032    ::= { accessControlUserTable 1 }
13033    --1.3.6.1.4.1.3052.18.2.12.21.11.1
13034
13035acuIndexUserGroup OBJECT-TYPE
13036    SYNTAX Integer32 (1..2)
13037    MAX-ACCESS read-only
13038    STATUS current
13039    DESCRIPTION
13040        "Index for table of access control devices for Access Control Device Management
13041        which corresponds to the user group containing the user."
13042    ::= { accessControlUserEntry 1 }
13043    --1.3.6.1.4.1.3052.18.2.12.21.10.1.1
13044
13045acuIndexUser OBJECT-TYPE
13046    SYNTAX Integer32 (1..50)
13047    MAX-ACCESS read-only
13048    STATUS current
13049    DESCRIPTION
13050        "Index for table of access control devices for Access Control Device Management
13051        which corresponds to the user within the user group."
13052    ::= { accessControlUserEntry 2 }
13053    --1.3.6.1.4.1.3052.18.2.12.21.10.1.2
13054
13055acuEnable OBJECT-TYPE
13056    SYNTAX DisplayString
13057    MAX-ACCESS read-write
13058    STATUS current
13059    DESCRIPTION
13060        "Enable this access control user."
13061    ::= { accessControlUserEntry 3 }
13062    --1.3.6.1.4.1.3052.18.2.12.21.10.1.3
13063
13064acuName OBJECT-TYPE
13065    SYNTAX DisplayString
13066    MAX-ACCESS read-write
13067    STATUS current
13068    DESCRIPTION
13069        "Name for this access control user."
13070    ::= { accessControlUserEntry 4 }
13071    --1.3.6.1.4.1.3052.18.2.12.21.10.1.4
13072
13073acuSn OBJECT-TYPE
13074    SYNTAX DisplayString
13075    MAX-ACCESS read-write
13076    STATUS current
13077    DESCRIPTION
13078        "Serial number of the card associated with the user."
13079    ::= { accessControlUserEntry 5 }
13080    --1.3.6.1.4.1.3052.18.2.12.21.10.1.5
13081
13082acuSunBegin OBJECT-TYPE
13083    SYNTAX DisplayString
13084    MAX-ACCESS read-write
13085    STATUS current
13086    DESCRIPTION
13087        "Time of day (HH:MM) on Sundays when this user should be granted access."
13088    ::= { accessControlUserEntry 6 }
13089    --1.3.6.1.4.1.3052.18.2.12.21.10.1.6
13090
13091acuSunEnd OBJECT-TYPE
13092    SYNTAX DisplayString
13093    MAX-ACCESS read-write
13094    STATUS current
13095    DESCRIPTION
13096        "Time of day (HH:MM) on Sundays when this user should be forbidden access."
13097    ::= { accessControlUserEntry 7 }
13098    --1.3.6.1.4.1.3052.18.2.12.21.10.1.7
13099
13100acuMonBegin OBJECT-TYPE
13101    SYNTAX DisplayString
13102    MAX-ACCESS read-write
13103    STATUS current
13104    DESCRIPTION
13105        "Time of day (HH:MM) on Mondays when this user should be granted access."
13106    ::= { accessControlUserEntry 8 }
13107    --1.3.6.1.4.1.3052.18.2.12.21.10.1.8
13108
13109acuMonEnd OBJECT-TYPE
13110    SYNTAX DisplayString
13111    MAX-ACCESS read-write
13112    STATUS current
13113    DESCRIPTION
13114        "Time of day (HH:MM) on Mondays when this user should be forbidden access."
13115    ::= { accessControlUserEntry 9 }
13116    --1.3.6.1.4.1.3052.18.2.12.21.10.1.9
13117
13118acuTueBegin OBJECT-TYPE
13119    SYNTAX DisplayString
13120    MAX-ACCESS read-write
13121    STATUS current
13122    DESCRIPTION
13123        "Time of day (HH:MM) on Tuesdays when this user should be granted access."
13124    ::= { accessControlUserEntry 10 }
13125    --1.3.6.1.4.1.3052.18.2.12.21.10.1.10
13126
13127acuTueEnd OBJECT-TYPE
13128    SYNTAX DisplayString
13129    MAX-ACCESS read-write
13130    STATUS current
13131    DESCRIPTION
13132        "Time of day (HH:MM) on Tuesdays when this user should be forbidden access."
13133    ::= { accessControlUserEntry 11 }
13134    --1.3.6.1.4.1.3052.18.2.12.21.10.1.11
13135
13136acuWedBegin OBJECT-TYPE
13137    SYNTAX DisplayString
13138    MAX-ACCESS read-write
13139    STATUS current
13140    DESCRIPTION
13141        "Time of day (HH:MM) on Wednesdays when this user should be granted access."
13142    ::= { accessControlUserEntry 12 }
13143    --1.3.6.1.4.1.3052.18.2.12.21.10.1.12
13144
13145acuWedEnd OBJECT-TYPE
13146    SYNTAX DisplayString
13147    MAX-ACCESS read-write
13148    STATUS current
13149    DESCRIPTION
13150        "Time of day (HH:MM) on Wednesdays when this user should be forbidden access."
13151    ::= { accessControlUserEntry 13 }
13152    --1.3.6.1.4.1.3052.18.2.12.21.10.1.13
13153
13154acuThuBegin OBJECT-TYPE
13155    SYNTAX DisplayString
13156    MAX-ACCESS read-write
13157    STATUS current
13158    DESCRIPTION
13159        "Time of day (HH:MM) on Thursdays when this user should be granted access."
13160    ::= { accessControlUserEntry 14 }
13161    --1.3.6.1.4.1.3052.18.2.12.21.10.1.14
13162
13163acuThuEnd OBJECT-TYPE
13164    SYNTAX DisplayString
13165    MAX-ACCESS read-write
13166    STATUS current
13167    DESCRIPTION
13168        "Time of day (HH:MM) on Thursdays when this user should be forbidden access."
13169    ::= { accessControlUserEntry 15 }
13170    --1.3.6.1.4.1.3052.18.2.12.21.10.1.15
13171
13172acuFriBegin OBJECT-TYPE
13173    SYNTAX DisplayString
13174    MAX-ACCESS read-write
13175    STATUS current
13176    DESCRIPTION
13177        "Time of day (HH:MM) on Fridays when this user should be granted access."
13178    ::= { accessControlUserEntry 16 }
13179    --1.3.6.1.4.1.3052.18.2.12.21.10.1.16
13180
13181acuFriEnd OBJECT-TYPE
13182    SYNTAX DisplayString
13183    MAX-ACCESS read-write
13184    STATUS current
13185    DESCRIPTION
13186        "Time of day (HH:MM) on Fridays when this user should be forbidden access."
13187    ::= { accessControlUserEntry 17 }
13188    --1.3.6.1.4.1.3052.18.2.12.21.10.1.17
13189
13190acuSatBegin OBJECT-TYPE
13191    SYNTAX DisplayString
13192    MAX-ACCESS read-write
13193    STATUS current
13194    DESCRIPTION
13195        "Time of day (HH:MM) on Saturdays when this user should be granted access."
13196    ::= { accessControlUserEntry 18 }
13197    --1.3.6.1.4.1.3052.18.2.12.21.10.1.18
13198
13199acuSatEnd OBJECT-TYPE
13200    SYNTAX DisplayString
13201    MAX-ACCESS read-write
13202    STATUS current
13203    DESCRIPTION
13204        "Time of day (HH:MM) on Saturdays when this user should be forbidden access."
13205    ::= { accessControlUserEntry 19 }
13206    --1.3.6.1.4.1.3052.18.2.12.21.10.1.19
13207
13208
13209
13210--***************************************************************************************
13211--Action Section   2.14
13212--***************************************************************************************
13213
13214
13215
13216actionSchedEnable OBJECT-TYPE
13217    SYNTAX DisplayString
13218    MAX-ACCESS read-write
13219    STATUS current
13220    DESCRIPTION
13221        "ON/OFF enable action schedule"
13222    ::= { actionSched 1 }
13223    --1.3.6.1.4.1.3052.18.2.14.3.1
13224
13225actionSchedBegin OBJECT-TYPE
13226    SYNTAX DisplayString
13227    MAX-ACCESS read-write
13228    STATUS current
13229    DESCRIPTION
13230        "action schedule begin time (HH:MM)"
13231    ::= { actionSched 2 }
13232    --1.3.6.1.4.1.3052.18.2.14.3.2
13233
13234actionSchedEnd OBJECT-TYPE
13235    SYNTAX DisplayString
13236    MAX-ACCESS read-write
13237    STATUS current
13238    DESCRIPTION
13239        "action schedule end time (HH:MM)"
13240    ::= { actionSched 3 }
13241    --1.3.6.1.4.1.3052.18.2.14.3.3
13242
13243actionSchedWeekdaysOnly OBJECT-TYPE
13244    SYNTAX DisplayString
13245    MAX-ACCESS read-write
13246    STATUS current
13247    DESCRIPTION
13248        "ON/OFF whether the action schedule applies to weekdays only
13249        (ON) or all days (OFF)"
13250    ::= { actionSched 4 }
13251    --1.3.6.1.4.1.3052.18.2.14.3.4
13252
13253actionAsentriaRequireAck OBJECT-TYPE
13254    SYNTAX DisplayString
13255    MAX-ACCESS read-write
13256    STATUS current
13257    DESCRIPTION
13258        "ON/OFF Asentria action requires an ack from the receiver"
13259    ::= { actionAsentria 1 }
13260    --1.3.6.1.4.1.3052.18.2.14.4.1
13261
13262actionAsentriaVersion OBJECT-TYPE
13263    SYNTAX DisplayString
13264    MAX-ACCESS read-write
13265    STATUS current
13266    DESCRIPTION
13267        "version 1.0 or 1.1"
13268    ::= { actionAsentria 2 }
13269    --1.3.6.1.4.1.3052.18.2.14.4.2
13270
13271actionAsentriaTCPPort OBJECT-TYPE
13272    SYNTAX Integer32
13273    MAX-ACCESS read-write
13274    STATUS current
13275    DESCRIPTION
13276        "TCP port used for TCP-based Asentria alarms"
13277    ::= { actionAsentria 3 }
13278    --1.3.6.1.4.1.3052.18.2.14.4.3
13279
13280actionHostTable OBJECT-TYPE
13281    SYNTAX SEQUENCE OF ActionHostConfig
13282    MAX-ACCESS not-accessible
13283    STATUS current
13284    DESCRIPTION
13285        "Table of network hosts to use for network-based actions"
13286    ::= { action 6 }
13287    --1.3.6.1.4.1.3052.18.2.14.6
13288
13289actionHostEntry OBJECT-TYPE
13290    SYNTAX ActionHostConfig
13291    MAX-ACCESS not-accessible
13292    STATUS current
13293    DESCRIPTION
13294        "Entry for table of network hosts to use for network-based
13295        actions"
13296    INDEX { actionHostIndex }
13297    ::= { actionHostTable 1 }
13298    --1.3.6.1.4.1.3052.18.2.14.6.1
13299
13300actionHostIndex OBJECT-TYPE
13301    SYNTAX Integer32 (1..6)
13302    MAX-ACCESS read-only
13303    STATUS current
13304    DESCRIPTION
13305        "Index for table of network hosts to use for network-based
13306        actions"
13307    ::= { actionHostEntry 1 }
13308    --1.3.6.1.4.1.3052.18.2.14.6.1.1
13309
13310actionHost OBJECT-TYPE
13311    SYNTAX DisplayString
13312    MAX-ACCESS read-write
13313    STATUS current
13314    DESCRIPTION
13315        "Hostname/IP address used as destination for network-based
13316        action (e.g., trap)"
13317    ::= { actionHostEntry 2 }
13318    --1.3.6.1.4.1.3052.18.2.14.6.1.2
13319
13320actionEmailTable OBJECT-TYPE
13321    SYNTAX SEQUENCE OF ActionEmailConfig
13322    MAX-ACCESS not-accessible
13323    STATUS current
13324    DESCRIPTION
13325        "Table of email addresses to use for email actions"
13326    ::= { action 7 }
13327    --1.3.6.1.4.1.3052.18.2.14.7
13328
13329actionEmailEntry OBJECT-TYPE
13330    SYNTAX ActionEmailConfig
13331    MAX-ACCESS not-accessible
13332    STATUS current
13333    DESCRIPTION
13334        "Entry for table of email addresses to use for email actions"
13335    INDEX { actionEmailIndex }
13336    ::= { actionEmailTable 1 }
13337    --1.3.6.1.4.1.3052.18.2.14.7.1
13338
13339actionEmailIndex OBJECT-TYPE
13340    SYNTAX Integer32 (1..6)
13341    MAX-ACCESS read-only
13342    STATUS current
13343    DESCRIPTION
13344        "Index for table of email addresses to use for email actions"
13345    ::= { actionEmailEntry 1 }
13346    --1.3.6.1.4.1.3052.18.2.14.7.1.1
13347
13348actionEmail OBJECT-TYPE
13349    SYNTAX DisplayString
13350    MAX-ACCESS read-write
13351    STATUS current
13352    DESCRIPTION
13353        "email address"
13354    ::= { actionEmailEntry 2 }
13355    --1.3.6.1.4.1.3052.18.2.14.7.1.2
13356
13357actionParseError OBJECT-TYPE
13358    SYNTAX DisplayString
13359    MAX-ACCESS read-only
13360    STATUS current
13361    DESCRIPTION
13362        "When a user attempts to configure an invalid action setting/
13363        object, this object says why it was invalid."
13364    ::= { action 8 }
13365    --1.3.6.1.4.1.3052.18.2.14.8
13366
13367--***************************************************************************************
13368--System Section   2.16
13369--***************************************************************************************
13370
13371
13372sysTimeAutoDST OBJECT-TYPE
13373    SYNTAX DisplayString
13374    MAX-ACCESS read-write
13375    STATUS current
13376    DESCRIPTION
13377        "ON/OFF automatically adjust for Daylight Savings Time"
13378    ::= { sysTime 1 }
13379    --1.3.6.1.4.1.3052.18.2.16.1.1
13380
13381sysTimeGMTOffset OBJECT-TYPE
13382    SYNTAX Integer32
13383    MAX-ACCESS read-write
13384    STATUS current
13385    DESCRIPTION
13386        "Absolute value of offset (hours) from GMT of the timezone"
13387    ::= { sysTime 2 }
13388    --1.3.6.1.4.1.3052.18.2.16.1.2
13389
13390sysTimeGMTDirection OBJECT-TYPE
13391    SYNTAX DisplayString
13392    MAX-ACCESS read-write
13393    STATUS current
13394    DESCRIPTION
13395        "Direction (AHEAD/BEHIND) of timezone relative to GMT"
13396    ::= { sysTime 3 }
13397    --1.3.6.1.4.1.3052.18.2.16.1.3
13398
13399
13400sysTimeNetEnable OBJECT-TYPE
13401    SYNTAX DisplayString
13402    MAX-ACCESS read-write
13403    STATUS current
13404    DESCRIPTION
13405        "Network time mode"
13406    ::= { sysTimeNet 1 }
13407    --1.3.6.1.4.1.3052.18.2.16.1.4.1
13408
13409sysTimeNetHostTable OBJECT-TYPE
13410    SYNTAX SEQUENCE OF NetworkTimeHostConfig
13411    MAX-ACCESS not-accessible
13412    STATUS current
13413    DESCRIPTION
13414        "Table of hosts to use for network time services"
13415    ::= { sysTimeNet 2 }
13416    --1.3.6.1.4.1.3052.18.2.16.1.4.2
13417
13418sysTimeNetHostEntry OBJECT-TYPE
13419    SYNTAX NetworkTimeHostConfig
13420    MAX-ACCESS not-accessible
13421    STATUS current
13422    DESCRIPTION
13423        "Entry for table of hosts to use for network time services"
13424    INDEX { sysTimeNetHostIndex }
13425    ::= { sysTimeNetHostTable 1 }
13426    --1.3.6.1.4.1.3052.18.2.16.1.4.2.1
13427
13428sysTimeNetHostIndex OBJECT-TYPE
13429    SYNTAX Integer32 (1..6)
13430    MAX-ACCESS read-only
13431    STATUS current
13432    DESCRIPTION
13433        "Index for table of hosts to use for network time services"
13434    ::= { sysTimeNetHostEntry 1 }
13435    --1.3.6.1.4.1.3052.18.2.16.1.4.2.1.1
13436
13437sysTimeNetHost OBJECT-TYPE
13438    SYNTAX DisplayString
13439    MAX-ACCESS read-write
13440    STATUS current
13441    DESCRIPTION
13442        "host to use for network time services"
13443    ::= { sysTimeNetHostEntry 2 }
13444    --1.3.6.1.4.1.3052.18.2.16.1.4.2.1.2
13445
13446sysPTTimeout  OBJECT-TYPE
13447    SYNTAX Integer32
13448    MAX-ACCESS read-write
13449    STATUS current
13450    DESCRIPTION
13451        "Timeout (minutes) of inactivity after which a pass-through
13452        session is terminated (0 means it never terminates)"
13453    ::= { sysPT 1 }
13454    --1.3.6.1.4.1.3052.18.2.16.2.1
13455
13456sysPTEndPause OBJECT-TYPE
13457    SYNTAX Integer32
13458    MAX-ACCESS read-write
13459    STATUS current
13460    DESCRIPTION
13461        "number of 16ths of a second between escape characters
13462        received on pass-through origin IO handle that are reuired
13463        for the escape characters to register as pass-through escape
13464        characters in the pass-through escape sequence.  Set to 0 to
13465        make the escape character register as part of the pass-
13466        through escape sequence without requiring a pause."
13467    ::= { sysPT 2 }
13468    --1.3.6.1.4.1.3052.18.2.16.2.2
13469
13470sysPTJoinable OBJECT-TYPE
13471    SYNTAX DisplayString
13472    MAX-ACCESS read-write
13473    STATUS current
13474    DESCRIPTION
13475        "Enable joinable pass-through sessions."
13476    ::= { sysPT 3 }
13477    --1.3.6.1.4.1.3052.18.2.16.2.3
13478
13479sysMTU OBJECT-TYPE
13480    SYNTAX Integer32
13481    MAX-ACCESS read-write
13482    STATUS current
13483    DESCRIPTION
13484        "Maximum transfer unit for ethernet interfaces"
13485    ::= { sys 3 }
13486    --1.3.6.1.4.1.3052.18.2.16.3
13487
13488sysAnswerString OBJECT-TYPE
13489    SYNTAX DisplayString
13490    MAX-ACCESS read-write
13491    STATUS current
13492    DESCRIPTION
13493        "String displayed upon login"
13494    ::= { sys 4 }
13495    --1.3.6.1.4.1.3052.18.2.16.4
13496
13497sysEventFileID OBJECT-TYPE
13498    SYNTAX DisplayString
13499    MAX-ACCESS read-write
13500    STATUS current
13501    DESCRIPTION
13502        "ID string for events file"
13503    ::= { sys 6 }
13504    --1.3.6.1.4.1.3052.18.2.16.6
13505
13506sysEscapeCharacter OBJECT-TYPE
13507    SYNTAX Integer32
13508    MAX-ACCESS read-write
13509    STATUS current
13510    DESCRIPTION
13511        "Decimal ASCII code of the system escape character"
13512    ::= { sys 7 }
13513    --1.3.6.1.4.1.3052.18.2.16.7
13514
13515sysTimeStampTimeFormat OBJECT-TYPE
13516    SYNTAX DisplayString
13517    MAX-ACCESS read-write
13518    STATUS current
13519    DESCRIPTION
13520        "Format of time stamp: HH:MM,HH:MM:SS,BLANK"
13521    ::= { sysTimeStamp 1 }
13522    --1.3.6.1.4.1.3052.18.2.16.8.1
13523
13524sysTimeStampDateFormat OBJECT-TYPE
13525    SYNTAX DisplayString
13526    MAX-ACCESS read-write
13527    STATUS current
13528    DESCRIPTION
13529        "Format of date stamp: MM/DD,MM/DD/YY,MM/DD/YYYY,BLANK"
13530    ::= { sysTimeStamp 2 }
13531    --1.3.6.1.4.1.3052.18.2.16.8.2
13532
13533sysTimeStampSpaceAfter OBJECT-TYPE
13534    SYNTAX DisplayString
13535    MAX-ACCESS read-write
13536    STATUS current
13537    DESCRIPTION
13538        "ON/OFF Inlude a space after timestamp"
13539    ::= { sysTimeStamp 3 }
13540    --1.3.6.1.4.1.3052.18.2.16.8.3
13541
13542sysLogMode OBJECT-TYPE
13543    SYNTAX DisplayString
13544    MAX-ACCESS read-write
13545    STATUS current
13546    DESCRIPTION
13547        "Syslog mode: disabled, emit UDP (REMOTE), save in a
13548        rotating file set (FILE), or emit on a listening socket
13549        (SERVER)"
13550    ::= { sysLog 1 }
13551    --1.3.6.1.4.1.3052.18.2.16.9.1
13552
13553sysLoghost OBJECT-TYPE
13554    SYNTAX DisplayString
13555    MAX-ACCESS read-write
13556    STATUS current
13557    DESCRIPTION
13558        "Syslog host: destination machine when syslog mode is REMOTE"
13559    ::= { sysLog 2 }
13560    --1.3.6.1.4.1.3052.18.2.16.9.2
13561
13562sysLogFilter OBJECT-TYPE
13563    SYNTAX DisplayString
13564    MAX-ACCESS read-write
13565    STATUS current
13566    DESCRIPTION
13567        "String describing what functions place data in the syslog"
13568    ::= { sysLog 3 }
13569    --1.3.6.1.4.1.3052.18.2.16.9.3
13570
13571sysLogFileSize OBJECT-TYPE
13572    SYNTAX Integer32
13573    MAX-ACCESS read-write
13574    STATUS current
13575    DESCRIPTION
13576        "Size (in KB) of syslog files (when syslog mode is SERVER or
13577        FILE)"
13578    ::= { sysLog 4 }
13579    --1.3.6.1.4.1.3052.18.2.16.9.4
13580
13581sysLogFileCount OBJECT-TYPE
13582    SYNTAX Integer32
13583    MAX-ACCESS read-write
13584    STATUS current
13585    DESCRIPTION
13586        "Number of files in syslog file set (when syslog mode is
13587        SERVER or FILE)"
13588    ::= { sysLog 5 }
13589    --1.3.6.1.4.1.3052.18.2.16.9.5
13590
13591sysLogListenPort OBJECT-TYPE
13592    SYNTAX Integer32
13593    MAX-ACCESS read-write
13594    STATUS current
13595    DESCRIPTION
13596        "TCP port on which the unit listens for a connection on
13597        which syslog data is dumped (when syslog mode is SERVER)"
13598    ::= { sysLog 6 }
13599    --1.3.6.1.4.1.3052.18.2.16.9.6
13600
13601sysCRDBCapacity OBJECT-TYPE
13602    SYNTAX Integer32
13603    MAX-ACCESS read-only
13604    STATUS current
13605    DESCRIPTION
13606        "Capacity of Call Record Database (in KB)"
13607    ::= { sysCRDB 1 }
13608    --1.3.6.1.4.1.3052.18.2.16.10.1
13609
13610sysCRDBPercentFull OBJECT-TYPE
13611    SYNTAX Integer32
13612    MAX-ACCESS read-only
13613    STATUS current
13614    DESCRIPTION
13615        "Percent of the CRDB used"
13616    ::= { sysCRDB 2 }
13617    --1.3.6.1.4.1.3052.18.2.16.10.2
13618
13619
13620sysCRDBFileIDTable OBJECT-TYPE
13621    SYNTAX SEQUENCE OF CRDBFileIDConfig
13622    MAX-ACCESS not-accessible
13623    STATUS current
13624    DESCRIPTION
13625        "Table of CRDB file IDs"
13626    ::= { sysCRDB 3 }
13627    --1.3.6.1.4.1.3052.18.2.16.10.3
13628
13629sysCRDBFileIDEntry OBJECT-TYPE
13630    SYNTAX CRDBFileIDConfig
13631    MAX-ACCESS not-accessible
13632    STATUS current
13633    DESCRIPTION
13634        "Entry for table of CRDB file IDs"
13635    INDEX { sysCRDBFileIDIndex }
13636    ::= { sysCRDBFileIDTable 1 }
13637    --1.3.6.1.4.1.3052.18.2.16.10.3.1
13638
13639sysCRDBFileIDIndex OBJECT-TYPE
13640    SYNTAX Integer32 (1..16)
13641    MAX-ACCESS read-only
13642    STATUS current
13643    DESCRIPTION
13644        "Index for table of CRDB file IDs"
13645    ::= { sysCRDBFileIDEntry 1 }
13646    --1.3.6.1.4.1.3052.18.2.16.10.3.1.1
13647
13648sysCRDBFileID OBJECT-TYPE
13649    SYNTAX DisplayString
13650    MAX-ACCESS read-write
13651    STATUS current
13652    DESCRIPTION
13653        "ID of CRDB file for this port-associated file x"
13654    ::= { sysCRDBFileIDEntry 2 }
13655    --1.3.6.1.4.1.3052.18.2.16.10.3.1.2
13656
13657sysCRDBFileEnforceMinTable OBJECT-TYPE
13658    SYNTAX SEQUENCE OF CRDBFileEnforceMinConfig
13659    MAX-ACCESS not-accessible
13660    STATUS current
13661    DESCRIPTION
13662        "Table of CRDB file minimum size enforcement settings"
13663    ::= { sysCRDB 4 }
13664    --1.3.6.1.4.1.3052.18.2.16.10.4
13665
13666sysCRDBFileEnforceMinEntry OBJECT-TYPE
13667    SYNTAX CRDBFileEnforceMinConfig
13668    MAX-ACCESS not-accessible
13669    STATUS current
13670    DESCRIPTION
13671        "Entry for table of CRDB file minimum size enforcement
13672        settings"
13673    INDEX { sysCRDBFileEnforceMinIndex }
13674    ::= { sysCRDBFileEnforceMinTable 1 }
13675    --1.3.6.1.4.1.3052.18.2.16.10.4.1
13676
13677sysCRDBFileEnforceMinIndex OBJECT-TYPE
13678    SYNTAX Integer32 (1..24)
13679    MAX-ACCESS read-only
13680    STATUS current
13681    DESCRIPTION
13682        "Index for table of CRDB file minimum size enforcement
13683        settings"
13684    ::= { sysCRDBFileEnforceMinEntry 1 }
13685    --1.3.6.1.4.1.3052.18.2.16.10.4.1.1
13686
13687sysCRDBFileEnforceMin OBJECT-TYPE
13688    SYNTAX DisplayString
13689    MAX-ACCESS read-write
13690    STATUS current
13691    DESCRIPTION
13692        "ON/OFF: enforce minimum size for this CRDB file x"
13693    ::= { sysCRDBFileEnforceMinEntry 2 }
13694    --1.3.6.1.4.1.3052.18.2.16.10.4.1.2
13695
13696sysCharMask OBJECT-TYPE
13697    SYNTAX OCTET STRING
13698    MAX-ACCESS read-write
13699    STATUS current
13700    DESCRIPTION
13701        "Character mask used for ignoring certain characters on
13702        serial ports when assembling data records (when port mode is
13703        ASCII)"
13704    ::= { sys 11 }
13705    --1.3.6.1.4.1.3052.18.2.16.11
13706
13707sysPrompt OBJECT-TYPE
13708    SYNTAX DisplayString
13709    MAX-ACCESS read-write
13710    STATUS current
13711    DESCRIPTION
13712        "Prompt to use in a commnand session"
13713    ::= { sys 12 }
13714    --1.3.6.1.4.1.3052.18.2.16.12
13715
13716sysBootStatus OBJECT-TYPE
13717    SYNTAX DisplayString
13718    MAX-ACCESS read-only
13719    STATUS current
13720    DESCRIPTION
13721        "String describing the boot status of the unit (Booted OK/
13722        still booting"
13723    ::= { sys 13 }
13724    --1.3.6.1.4.1.3052.18.2.16.13
13725
13726--***************************************************************************************
13727--Sys Location Section 2.16.14
13728--***************************************************************************************
13729
13730sysLocLatitude OBJECT-TYPE
13731    SYNTAX DisplayString
13732    MAX-ACCESS read-write
13733    STATUS current
13734    DESCRIPTION
13735        "Latitude portion of geographic coordinates as string"
13736    ::= { sysLoc 1 }
13737    --1.3.6.1.4.1.3052.18.2.16.14.1
13738
13739sysLocLongitude OBJECT-TYPE
13740    SYNTAX DisplayString
13741    MAX-ACCESS read-write
13742    STATUS current
13743    DESCRIPTION
13744        "Longitude portion of geographic coordinates as string"
13745    ::= { sysLoc 2 }
13746    --1.3.6.1.4.1.3052.18.2.16.14.2
13747
13748sysLocXOffset OBJECT-TYPE
13749    SYNTAX DisplayString
13750    MAX-ACCESS read-write
13751    STATUS current
13752    DESCRIPTION
13753        "X-offset portion of geographic coordinates as string"
13754    ::= { sysLoc 3 }
13755    --1.3.6.1.4.1.3052.18.2.16.14.3
13756
13757sysLocYOffset OBJECT-TYPE
13758    SYNTAX DisplayString
13759    MAX-ACCESS read-write
13760    STATUS current
13761    DESCRIPTION
13762        "Y offset portion of geographic coordinates as string"
13763    ::= { sysLoc 4 }
13764    --1.3.6.1.4.1.3052.18.2.16.14.4
13765
13766sysLocAngle OBJECT-TYPE
13767    SYNTAX DisplayString
13768    MAX-ACCESS read-write
13769    STATUS current
13770    DESCRIPTION
13771        "Angle portion of geographic coordinates as string"
13772    ::= { sysLoc 5 }
13773    --1.3.6.1.4.1.3052.18.2.16.14.5
13774
13775sysLocAltitude OBJECT-TYPE
13776    SYNTAX DisplayString
13777    MAX-ACCESS read-write
13778    STATUS current
13779    DESCRIPTION
13780        "Altitude as string"
13781    ::= { sysLoc 6 }
13782    --1.3.6.1.4.1.3052.18.2.16.14.6
13783
13784
13785--***************************************************************************************
13786--Sleep Mode Section   2.16.16
13787--***************************************************************************************
13788
13789
13790sysSleepEnable OBJECT-TYPE
13791    SYNTAX DisplayString
13792    MAX-ACCESS read-write
13793    STATUS current
13794    DESCRIPTION
13795        "Enables/disables sleep mode. The unit will go into sleep mode only
13796        if this is set to ON."
13797    ::= { sysSleep 1 }
13798    --1.3.6.1.4.1.3052.18.2.16.16.1
13799
13800sysSleepForceSleep OBJECT-TYPE
13801    SYNTAX DisplayString
13802    MAX-ACCESS read-write
13803    STATUS current
13804    DESCRIPTION
13805        "Write any value to this object to put the unit into sleep mode immediately
13806        (provided sleep mode is enabled)"
13807    ::= { sysSleepSleep 1 }
13808    --1.3.6.1.4.1.3052.18.2.16.16.2.1
13809
13810sysSleepSleepTimer OBJECT-TYPE
13811    SYNTAX Integer32 (10..240)
13812    MAX-ACCESS read-write
13813    STATUS current
13814    DESCRIPTION
13815        "How long, in minutes, before the unit will go into sleep mode, measured from
13816        the time it is fully started up, or from the time generator/shore power is lost.
13817        A command could cause the unit to sleep sooner."
13818    ::= { sysSleepSleep 2 }
13819    --1.3.6.1.4.1.3052.18.2.16.16.2.2
13820
13821sysSleepWakeTimerNormal OBJECT-TYPE
13822    SYNTAX Integer32 (1..10800)
13823    MAX-ACCESS read-write
13824    STATUS current
13825    DESCRIPTION
13826        "How long, in minutes, the unit will sleep once it goes into sleep mode, unless
13827        something else, such as generator/shore power restoration or movement, causes
13828        wake-up. This timer is used if the unit is not in motion when it goes to sleep."
13829    ::= { sysSleepWake 1 }
13830    --1.3.6.1.4.1.3052.18.2.16.16.3.1
13831
13832sysSleepWakeTimerMotion OBJECT-TYPE
13833    SYNTAX Integer32 (1..10800)
13834    MAX-ACCESS read-write
13835    STATUS current
13836    DESCRIPTION
13837        "How long, in minutes, the unit will sleep once it goes into sleep mode, unless
13838        something else, such as generator/shore power restoration, causes wake-up.
13839        This timer is used if the unit goes to sleep while it is in motion, as determined
13840        by the GPS receiver."
13841    ::= { sysSleepWake 2 }
13842    --1.3.6.1.4.1.3052.18.2.16.16.3.2
13843
13844sysSleepWakeMotionEnable OBJECT-TYPE
13845    SYNTAX DisplayString
13846    MAX-ACCESS read-write
13847    STATUS current
13848    DESCRIPTION
13849        "Enables/disables waking on detected motion."
13850    ::= { sysSleepWake 3 }
13851    --1.3.6.1.4.1.3052.18.2.16.16.3.3
13852
13853sysSleepWakeScheduledEnable OBJECT-TYPE
13854    SYNTAX DisplayString
13855    MAX-ACCESS read-write
13856    STATUS current
13857    DESCRIPTION
13858        "Enabled/disables waking at a specified time of day."
13859    ::= { sysSleepWake 4 }
13860    --1.3.6.1.4.1.3052.18.2.16.16.3.4
13861
13862sysSleepWakeScheduledTimeOfDay OBJECT-TYPE
13863    SYNTAX DisplayString
13864    MAX-ACCESS read-write
13865    STATUS current
13866    DESCRIPTION
13867        "Specifies what time of day to wake up. Value is in HH:MM format."
13868    ::= { sysSleepWake 5 }
13869    --1.3.6.1.4.1.3052.18.2.16.16.3.5
13870
13871sysSleepPowerDetectCCEnable OBJECT-TYPE
13872    SYNTAX DisplayString
13873    MAX-ACCESS read-write
13874    STATUS current
13875    DESCRIPTION
13876        "Enables/disables detection of generator/shore power via contact closure 1."
13877    ::= { sysSleepPowerDetectCC 1 }
13878    --1.3.6.1.4.1.3052.18.2.16.16.4.1
13879
13880sysSleepPowerDetectCCPowerOnState OBJECT-TYPE
13881    SYNTAX DisplayString
13882    MAX-ACCESS read-write
13883    STATUS current
13884    DESCRIPTION
13885        "Sets the state (open or closed) that represents generator/shore power being
13886        present."
13887    ::= { sysSleepPowerDetectCC 2 }
13888    --1.3.6.1.4.1.3052.18.2.16.16.4.2
13889
13890sysSleepPowerDetectCCThreshold OBJECT-TYPE
13891    SYNTAX Integer32 (0..99)
13892    MAX-ACCESS read-write
13893    STATUS current
13894    DESCRIPTION
13895        "Sets the time period, in seconds, for how long the CC must be in a given state
13896        for generator/shore power to be considered present or not."
13897    ::= { sysSleepPowerDetectCC 3 }
13898    --1.3.6.1.4.1.3052.18.2.16.16.4.3
13899
13900
13901--***************************************************************************************
13902--Sys File Transfer Section 2.16.17
13903--***************************************************************************************
13904
13905sysFileTransferStatus OBJECT-TYPE
13906    SYNTAX DisplayString
13907    MAX-ACCESS read-write
13908    STATUS current
13909    DESCRIPTION
13910        "Start/cancel file transfer, or check transfer status.  To start, set this object
13911        to 'start'.  To cancel, set this object to 'cancel'.  To check status, get the
13912        object"
13913    ::= { sysFileTransfer 1 }
13914    --1.3.6.1.4.1.3052.18.2.16.17.1
13915
13916sysFileTransferURL OBJECT-TYPE
13917    SYNTAX DisplayString
13918    MAX-ACCESS read-write
13919    STATUS current
13920    DESCRIPTION
13921        "URL (describing protocol, host, directory, and file) on which file transfer
13922        function operates."
13923    ::= { sysFileTransfer 2 }
13924    --1.3.6.1.4.1.3052.18.2.16.17.2
13925
13926sysFileTransferUsername OBJECT-TYPE
13927    SYNTAX DisplayString
13928    MAX-ACCESS read-write
13929    STATUS current
13930    DESCRIPTION
13931        "Username for user account at the resource specified by sysFileTransferURL."
13932    ::= { sysFileTransfer 3 }
13933    --1.3.6.1.4.1.3052.18.2.16.17.3
13934
13935sysFileTransferPassword OBJECT-TYPE
13936    SYNTAX DisplayString
13937    MAX-ACCESS read-write
13938    STATUS current
13939    DESCRIPTION
13940        "Password for user account at the resource specified by sysFileTransferURL."
13941    ::= { sysFileTransfer 4 }
13942    --1.3.6.1.4.1.3052.18.2.16.17.4
13943
13944--***************************************************************************************
13945--Sys Update Section 2.16.18
13946--***************************************************************************************
13947
13948sysUpdateStatus OBJECT-TYPE
13949    SYNTAX DisplayString
13950    MAX-ACCESS read-only
13951    STATUS current
13952    DESCRIPTION
13953        "Check time/result of last update attempt."
13954    ::= { sysUpdate 1 }
13955    --1.3.6.1.4.1.3052.18.2.16.18.1
13956
13957
13958--***************************************************************************************
13959--Audit Log Section   2.17
13960--***************************************************************************************
13961
13962auditLogEnable OBJECT-TYPE
13963    SYNTAX DisplayString
13964    MAX-ACCESS read-write
13965    STATUS current
13966    DESCRIPTION
13967        "ON/OFF enable audit log"
13968    ::= { auditLog 1 }
13969    --1.3.6.1.4.1.3052.18.2.17.1
13970
13971auditLogStoreResets OBJECT-TYPE
13972    SYNTAX DisplayString
13973    MAX-ACCESS read-write
13974    STATUS current
13975    DESCRIPTION
13976        "ON/OFF audit log stores when the unit resets"
13977    ::= { auditLog 2 }
13978    --1.3.6.1.4.1.3052.18.2.17.2
13979
13980auditLogStoreCommands OBJECT-TYPE
13981    SYNTAX DisplayString
13982    MAX-ACCESS read-write
13983    STATUS current
13984    DESCRIPTION
13985        "ON/OFF audit log stores commands entered in a command
13986        session"
13987    ::= { auditLog 3 }
13988    --1.3.6.1.4.1.3052.18.2.17.3
13989
13990auditLogStoreOutputs OBJECT-TYPE
13991    SYNTAX DisplayString
13992    MAX-ACCESS read-write
13993    STATUS current
13994    DESCRIPTION
13995        "ON/OFF audit log stores output (relay output and power output)
13996        activity"
13997    ::= { auditLog 4 }
13998    --1.3.6.1.4.1.3052.18.2.17.4
13999
14000auditLogStoreAlarmActions OBJECT-TYPE
14001    SYNTAX DisplayString
14002    MAX-ACCESS read-write
14003    STATUS current
14004    DESCRIPTION
14005        "ON/OFF audit log stores action delivery activity"
14006    ::= { auditLog 5 }
14007    --1.3.6.1.4.1.3052.18.2.17.5
14008
14009auditLogStorePwdFailures OBJECT-TYPE
14010    SYNTAX DisplayString
14011    MAX-ACCESS read-write
14012    STATUS current
14013    DESCRIPTION
14014        "ON/OFF audit log stores when user was denied login"
14015    ::= { auditLog 6 }
14016    --1.3.6.1.4.1.3052.18.2.17.6
14017
14018auditLogStoreLogins OBJECT-TYPE
14019    SYNTAX DisplayString
14020    MAX-ACCESS read-write
14021    STATUS current
14022    DESCRIPTION
14023        "ON/OFF audit log stores when a user was allowed login"
14024    ::= { auditLog 7 }
14025    --1.3.6.1.4.1.3052.18.2.17.7
14026
14027auditLogStoreSHSK OBJECT-TYPE
14028    SYNTAX DisplayString
14029    MAX-ACCESS read-write
14030    STATUS current
14031    DESCRIPTION
14032        "ON/OFF audit log stores serial handshaking status
14033        (regardless of serial handshaking event)"
14034    ::= { auditLog 8 }
14035    --1.3.6.1.4.1.3052.18.2.17.8
14036
14037auditLogStorePassthrough OBJECT-TYPE
14038    SYNTAX DisplayString
14039    MAX-ACCESS read-write
14040    STATUS current
14041    DESCRIPTION
14042        "ON/OFF audit log stores pass-through activity"
14043    ::= { auditLog 9 }
14044    --1.3.6.1.4.1.3052.18.2.17.9
14045
14046auditLogStoreInactivity OBJECT-TYPE
14047    SYNTAX DisplayString
14048    MAX-ACCESS read-write
14049    STATUS current
14050    DESCRIPTION
14051        "ON/OFF audit log stores when sessions expire due to
14052        inactivity"
14053    ::= { auditLog 10 }
14054    --1.3.6.1.4.1.3052.18.2.17.10
14055
14056auditLogStorePolling OBJECT-TYPE
14057    SYNTAX DisplayString
14058    MAX-ACCESS read-write
14059    STATUS current
14060    DESCRIPTION
14061        "ON/OFF audit log stores CRDB polling activity"
14062    ::= { auditLog 11 }
14063    --1.3.6.1.4.1.3052.18.2.17.11
14064
14065auditLogMaxSize OBJECT-TYPE
14066    SYNTAX Integer32
14067    MAX-ACCESS read-write
14068    STATUS current
14069    DESCRIPTION
14070        "Maximum size (in KB) of audit log"
14071    ::= { auditLog 12 }
14072    --1.3.6.1.4.1.3052.18.2.17.12
14073
14074auditLogSoreSleepActivity OBJECT-TYPE
14075    SYNTAX DisplayString
14076    MAX-ACCESS read-write
14077    STATUS current
14078    DESCRIPTION
14079        "ON/OFF audit log stores sleep activity"
14080    ::= { auditLog 13 }
14081    --1.3.6.1.4.1.3052.18.2.17.13
14082
14083--***************************************************************************************
14084--Scripting Section   2.17
14085--***************************************************************************************
14086
14087scrGlobalEnable OBJECT-TYPE
14088    SYNTAX DisplayString
14089    MAX-ACCESS read-write
14090    STATUS current
14091    DESCRIPTION
14092        "ON/OFF enable scripting"
14093    ::= { scripting 1 }
14094    --1.3.6.1.4.1.3052.18.2.18.1
14095
14096scrDTRCtrlPortEnableTable OBJECT-TYPE
14097    SYNTAX SEQUENCE OF ScriptingDTRCtrlPortEnableConfig
14098    MAX-ACCESS not-accessible
14099    STATUS current
14100    DESCRIPTION
14101        "Table of DTR control port enables"
14102    ::= { scripting 2 }
14103    --1.3.6.1.4.1.3052.18.2.18.2
14104
14105scrDTRCtrlPortEnableEntry OBJECT-TYPE
14106    SYNTAX ScriptingDTRCtrlPortEnableConfig
14107    MAX-ACCESS not-accessible
14108    STATUS current
14109    DESCRIPTION
14110        "Entry for table of DTR control port enables"
14111    INDEX { scrDTRCtrlPortEnableIndex }
14112    ::= { scrDTRCtrlPortEnableTable 1 }
14113    --1.3.6.1.4.1.3052.18.2.18.2.1
14114
14115scrDTRCtrlPortEnableIndex OBJECT-TYPE
14116    SYNTAX Integer32 (1..16)
14117    MAX-ACCESS read-only
14118    STATUS current
14119    DESCRIPTION
14120        "Index for table of DTR control port enables"
14121    ::= { scrDTRCtrlPortEnableEntry 1 }
14122    --1.3.6.1.4.1.3052.18.2.18.2.1.1
14123
14124scrDTRCtrlPortEnable OBJECT-TYPE
14125    SYNTAX DisplayString
14126    MAX-ACCESS read-write
14127    STATUS current
14128    DESCRIPTION
14129        "ON/OFF enable DTR control of scripting for this port"
14130    ::= { scrDTRCtrlPortEnableEntry 2 }
14131    --1.3.6.1.4.1.3052.18.2.18.2.1.2
14132
14133
14134scrTable OBJECT-TYPE
14135    SYNTAX SEQUENCE OF ScriptingConfig
14136    MAX-ACCESS not-accessible
14137    STATUS current
14138    DESCRIPTION
14139        "Table of scripts"
14140    ::= { scripting 3 }
14141    --1.3.6.1.4.1.3052.18.2.18.3
14142
14143scrEntry OBJECT-TYPE
14144    SYNTAX ScriptingConfig
14145    MAX-ACCESS not-accessible
14146    STATUS current
14147    DESCRIPTION
14148        "Entry for table of scripts"
14149    INDEX { scrIndex }
14150    ::= { scrTable 1 }
14151    --1.3.6.1.4.1.3052.18.2.18.3.1
14152
14153scrIndex OBJECT-TYPE
14154    SYNTAX Integer32 (1..20)
14155    MAX-ACCESS read-only
14156    STATUS current
14157    DESCRIPTION
14158        "Index for table of scripts"
14159    ::= { scrEntry 1 }
14160    --1.3.6.1.4.1.3052.18.2.18.3.1.1
14161
14162scrEnable OBJECT-TYPE
14163    SYNTAX DisplayString
14164    MAX-ACCESS read-write
14165    STATUS current
14166    DESCRIPTION
14167        "ON/OFF enable this script"
14168    ::= { scrEntry 2 }
14169    --1.3.6.1.4.1.3052.18.2.18.3.1.2
14170
14171scrName OBJECT-TYPE
14172    SYNTAX DisplayString
14173    MAX-ACCESS read-write
14174    STATUS current
14175    DESCRIPTION
14176        "Name of this script"
14177    ::= { scrEntry 3 }
14178    --1.3.6.1.4.1.3052.18.2.18.3.1.3
14179
14180scrFilename OBJECT-TYPE
14181    SYNTAX DisplayString
14182    MAX-ACCESS read-write
14183    STATUS current
14184    DESCRIPTION
14185        "Filename for this script"
14186    ::= { scrEntry 4 }
14187    --1.3.6.1.4.1.3052.18.2.18.3.1.4
14188
14189scrRunAlways OBJECT-TYPE
14190    SYNTAX DisplayString
14191    MAX-ACCESS read-write
14192    STATUS current
14193    DESCRIPTION
14194        "ON/OFF: this script always runs"
14195    ::= { scrEntry 5 }
14196    --1.3.6.1.4.1.3052.18.2.18.3.1.5
14197
14198scrRunAtStartup OBJECT-TYPE
14199    SYNTAX DisplayString
14200    MAX-ACCESS read-write
14201    STATUS current
14202    DESCRIPTION
14203        "ON/OFF: this script runs at startup"
14204    ::= { scrEntry 6 }
14205    --1.3.6.1.4.1.3052.18.2.18.3.1.6
14206
14207scrRunScheduled OBJECT-TYPE
14208    SYNTAX DisplayString
14209    MAX-ACCESS read-write
14210    STATUS current
14211    DESCRIPTION
14212        "ON/OFF: this script runs at a certain time of day"
14213    ::= { scrEntry 7 }
14214    --1.3.6.1.4.1.3052.18.2.18.3.1.7
14215
14216scrScheduleTime OBJECT-TYPE
14217    SYNTAX DisplayString
14218    MAX-ACCESS read-write
14219    STATUS current
14220    DESCRIPTION
14221        "Time of day (HH:MM) this script is scheduled to run"
14222    ::= { scrEntry 8 }
14223    --1.3.6.1.4.1.3052.18.2.18.3.1.8
14224
14225scrArguments OBJECT-TYPE
14226    SYNTAX DisplayString
14227    MAX-ACCESS read-write
14228    STATUS current
14229    DESCRIPTION
14230        "Arguments for this script"
14231    ::= { scrEntry 9 }
14232    --1.3.6.1.4.1.3052.18.2.18.3.1.9
14233
14234scrRepeatInterval OBJECT-TYPE
14235    SYNTAX Integer32
14236    MAX-ACCESS read-write
14237    STATUS current
14238    DESCRIPTION
14239        "How often this script runs (minutes)"
14240    ::= { scrEntry 10 }
14241    --1.3.6.1.4.1.3052.18.2.18.3.1.10
14242
14243scrVolatileStringTable OBJECT-TYPE
14244    SYNTAX SEQUENCE OF ScriptingVolatileString
14245    MAX-ACCESS not-accessible
14246    STATUS current
14247    DESCRIPTION
14248        "Table of volatile string settings for use in
14249         scripts."
14250    ::= { scripting 4 }
14251    --1.3.6.1.4.1.3052.18.2.18.4
14252
14253scrVolatileStringEntry OBJECT-TYPE
14254    SYNTAX ScriptingVolatileString
14255    MAX-ACCESS not-accessible
14256    STATUS current
14257    DESCRIPTION
14258        "Entry for table of volatile script string
14259        settings"
14260    INDEX { scrVolatileStringIndex }
14261    ::= { scrVolatileStringTable 1 }
14262    --1.3.6.1.4.1.3052.18.2.18.4.1
14263
14264scrVolatileStringIndex OBJECT-TYPE
14265    SYNTAX Integer32 (1..50)
14266    MAX-ACCESS read-only
14267    STATUS current
14268    DESCRIPTION
14269        "Index for table of volatile script string
14270        settings"
14271    ::= { scrVolatileStringEntry 1 }
14272    --1.3.6.1.4.1.3052.18.2.18.4.1.1
14273
14274scrVolatileString OBJECT-TYPE
14275    SYNTAX DisplayString
14276    MAX-ACCESS read-write
14277    STATUS current
14278    DESCRIPTION
14279        "Volatile string for use in scripts. Use this
14280         object to cache frequently-changing string values
14281         or string values that do not need to persist
14282         through reset.  This object corresponds to the
14283         scripting.vstring[] setting key branch; use those
14284         keys in scripts and you can view or change their
14285         values with this object."
14286    ::= { scrVolatileStringEntry 2 }
14287    --1.3.6.1.4.1.3052.18.2.18.4.1.2
14288
14289scrVolatileIntTable OBJECT-TYPE
14290    SYNTAX SEQUENCE OF ScriptingVolatileInt
14291    MAX-ACCESS not-accessible
14292    STATUS current
14293    DESCRIPTION
14294        "Table of volatile integer settings for use in
14295         scripts."
14296    ::= { scripting 5 }
14297    --1.3.6.1.4.1.3052.18.2.18.5
14298
14299scrVolatileIntEntry OBJECT-TYPE
14300    SYNTAX ScriptingVolatileInt
14301    MAX-ACCESS not-accessible
14302    STATUS current
14303    DESCRIPTION
14304        "Entry for table of volatile script integer
14305        settings"
14306    INDEX { scrVolatileIntIndex }
14307    ::= { scrVolatileIntTable 1 }
14308    --1.3.6.1.4.1.3052.18.2.18.5.1
14309
14310scrVolatileIntIndex OBJECT-TYPE
14311    SYNTAX Integer32 (1..50)
14312    MAX-ACCESS read-only
14313    STATUS current
14314    DESCRIPTION
14315        "Index for table of volatile script integer
14316        settings"
14317    ::= { scrVolatileIntEntry 1 }
14318    --1.3.6.1.4.1.3052.18.2.18.5.1.1
14319
14320scrVolatileInt OBJECT-TYPE
14321    SYNTAX Integer32 (0..2147483647)
14322    MAX-ACCESS read-write
14323    STATUS current
14324    DESCRIPTION
14325        "Volatile integer for use in scripts. Use this
14326         object to cache frequently-changing integer values
14327         or integer values that do not need to persist
14328         through reset.  This object corresponds to the
14329         scripting.vint[] setting key branch; use those
14330         keys in scripts and you can view or change their
14331         values with this object."
14332    ::= { scrVolatileIntEntry 2 }
14333    --1.3.6.1.4.1.3052.18.2.18.5.1.2
14334
14335scrNonVolatileStringTable OBJECT-TYPE
14336    SYNTAX SEQUENCE OF ScriptingNonVolatileString
14337    MAX-ACCESS not-accessible
14338    STATUS current
14339    DESCRIPTION
14340        "Table of non-volatile string settings for use in
14341         scripts."
14342    ::= { scripting 6 }
14343    --1.3.6.1.4.1.3052.18.2.18.6
14344
14345scrNonVolatileStringEntry OBJECT-TYPE
14346    SYNTAX ScriptingNonVolatileString
14347    MAX-ACCESS not-accessible
14348    STATUS current
14349    DESCRIPTION
14350        "Entry for table of non-volatile script string
14351        settings"
14352    INDEX { scrNonVolatileStringIndex }
14353    ::= { scrNonVolatileStringTable 1 }
14354    --1.3.6.1.4.1.3052.18.2.18.6.1
14355
14356scrNonVolatileStringIndex OBJECT-TYPE
14357    SYNTAX Integer32 (1..50)
14358    MAX-ACCESS read-only
14359    STATUS current
14360    DESCRIPTION
14361        "Index for table of non-volatile script string
14362        settings"
14363    ::= { scrNonVolatileStringEntry 1 }
14364    --1.3.6.1.4.1.3052.18.2.18.6.1.1
14365
14366scrNonVolatileString OBJECT-TYPE
14367    SYNTAX DisplayString
14368    MAX-ACCESS read-write
14369    STATUS current
14370    DESCRIPTION
14371        "Non-volatile string for use in scripts. Use this
14372         object to store values that need to persist
14373         through reset.  This object corresponds to the
14374         scripting.nvstring[] setting key branch; use those
14375         keys in scripts and you can view or change their
14376         values with this object.  Note: to store frequently-
14377         changing integers, use the scrVolatileString object,
14378         otherwise your scripts may cause unnecessary wear of
14379         the non-volatile storage medium on the unit."
14380    ::= { scrNonVolatileStringEntry 2 }
14381    --1.3.6.1.4.1.3052.18.2.18.6.1.2
14382
14383scrNonVolatileIntTable OBJECT-TYPE
14384    SYNTAX SEQUENCE OF ScriptingNonVolatileInt
14385    MAX-ACCESS not-accessible
14386    STATUS current
14387    DESCRIPTION
14388        "Table of non-volatile integer settings for use in
14389         scripts."
14390    ::= { scripting 7 }
14391    --1.3.6.1.4.1.3052.18.2.18.7
14392
14393scrNonVolatileIntEntry OBJECT-TYPE
14394    SYNTAX ScriptingNonVolatileInt
14395    MAX-ACCESS not-accessible
14396    STATUS current
14397    DESCRIPTION
14398        "Entry for table of non-volatile script integer
14399        settings"
14400    INDEX { scrNonVolatileIntIndex }
14401    ::= { scrNonVolatileIntTable 1 }
14402    --1.3.6.1.4.1.3052.18.2.18.7.1
14403
14404scrNonVolatileIntIndex OBJECT-TYPE
14405    SYNTAX Integer32 (1..50)
14406    MAX-ACCESS read-only
14407    STATUS current
14408    DESCRIPTION
14409        "Index for table of non-volatile script integer
14410        settings"
14411    ::= { scrNonVolatileIntEntry 1 }
14412    --1.3.6.1.4.1.3052.18.2.18.7.1.1
14413
14414scrNonVolatileInt OBJECT-TYPE
14415    SYNTAX Integer32 (0..2147483647)
14416    MAX-ACCESS read-write
14417    STATUS current
14418    DESCRIPTION
14419        "Non-volatile integer for use in scripts. Use this
14420         object to store integer values that need to persist
14421         through reset.  This object corresponds to the
14422         scripting.nvint[] setting key branch; use those
14423         keys in scripts and you can view or change their
14424         values with this object.  Note: to store frequently-
14425         changing integers, use the scrVolatileInt object,
14426         otherwise your scripts may cause unnecessary wear of
14427         the non-volatile storage medium on the unit."
14428    ::= { scrNonVolatileIntEntry 2 }
14429    --1.3.6.1.4.1.3052.18.2.18.7.1.2
14430
14431
14432--***************************************************************************************
14433--Generator Section   2.19
14434--***************************************************************************************
14435
14436genSetEnable OBJECT-TYPE
14437    SYNTAX DisplayString
14438    MAX-ACCESS read-write
14439    STATUS current
14440    DESCRIPTION
14441        "Enable genset functionality; that is, a generator is in use."
14442    ::= { genSet 1 }
14443    --1.3.6.1.4.1.3052.18.2.19.1.1
14444
14445genSetRelayEs OBJECT-TYPE
14446    SYNTAX Integer32 (1..200)
14447    MAX-ACCESS read-write
14448    STATUS current
14449    DESCRIPTION
14450        "Which EventSensor has the relay which starts the generator,
14451        for genset relay configuration 1 only.  This object maps to the
14452        same setting as genSetRelayTableEs.1."
14453    ::= { genSetRelay 1 }
14454    --1.3.6.1.4.1.3052.18.2.19.1.2.1
14455
14456genSetRelayPoint OBJECT-TYPE
14457    SYNTAX Integer32 (1..13)
14458    MAX-ACCESS read-write
14459    STATUS current
14460    DESCRIPTION
14461        "Which relay starts the generator, for genset relay configuration
14462        1 only.  This object maps to the same setting as genSetRelayTablePoint.1."
14463    ::= { genSetRelay 2 }
14464    --1.3.6.1.4.1.3052.18.2.19.1.2.2
14465
14466genSetRelayRunningstate OBJECT-TYPE
14467    SYNTAX DisplayString
14468    MAX-ACCESS read-write
14469    STATUS current
14470    DESCRIPTION
14471        "Which relay state corresponds with the generator starting/running.
14472        This object maps to the same setting as genSetRelayTableRunningstate.1."
14473    ::= { genSetRelay 3 }
14474    --1.3.6.1.4.1.3052.18.2.19.1.2.3
14475
14476genSetRelayTable OBJECT-TYPE
14477    SYNTAX SEQUENCE OF GenSetRelaySequence
14478    MAX-ACCESS not-accessible
14479    STATUS current
14480    DESCRIPTION
14481        "Table of relays for genset ignition."
14482    ::= { genSetRelay 5 }
14483    --1.3.6.1.4.1.3052.18.2.19.1.2.5
14484
14485genSetRelayTableEntry OBJECT-TYPE
14486    SYNTAX GenSetRelaySequence
14487    MAX-ACCESS not-accessible
14488    STATUS current
14489    DESCRIPTION
14490        "Entry for table of relays for genset ignition."
14491    INDEX { genSetRelayTableIndex }
14492    ::= { genSetRelayTable 1 }
14493    --1.3.6.1.4.1.3052.18.2.19.1.2.5.1
14494
14495genSetRelayTableIndex OBJECT-TYPE
14496    SYNTAX Integer32 (1..2)
14497    MAX-ACCESS read-only
14498    STATUS current
14499    DESCRIPTION
14500        "Index for table of relays for genset ignition."
14501    ::= { genSetRelayTableEntry 1 }
14502    --1.3.6.1.4.1.3052.18.2.19.1.2.5.1.1
14503
14504genSetRelayTableEnable OBJECT-TYPE
14505    SYNTAX DisplayString
14506    MAX-ACCESS read-write
14507    STATUS current
14508    DESCRIPTION
14509        "Enable this relay for starting the generator."
14510    ::= { genSetRelayTableEntry 2 }
14511    --1.3.6.1.4.1.3052.18.2.19.1.2.5.1.2
14512
14513genSetRelayTableEs OBJECT-TYPE
14514    SYNTAX Integer32 (1..200)
14515    MAX-ACCESS read-write
14516    STATUS current
14517    DESCRIPTION
14518        "Which EventSensor has the relay which starts the generator, for this
14519         genset relay configuration specified by the table index."
14520    ::= { genSetRelayTableEntry 3 }
14521    --1.3.6.1.4.1.3052.18.2.19.1.2.5.1.3
14522
14523genSetRelayTablePoint OBJECT-TYPE
14524    SYNTAX Integer32 (1..13)
14525    MAX-ACCESS read-write
14526    STATUS current
14527    DESCRIPTION
14528        "Which relay point on the EventSensor used for starting the generator,
14529        for this genset relay configuration specified by the table index."
14530    ::= { genSetRelayTableEntry 4 }
14531    --1.3.6.1.4.1.3052.18.2.19.1.2.5.1.4
14532
14533genSetRelayTableRunningstate OBJECT-TYPE
14534    SYNTAX DisplayString
14535    MAX-ACCESS read-write
14536    STATUS current
14537    DESCRIPTION
14538        "Which relay state corresponds with the generator starting/running,
14539        for this genset relay configuration specified by the table index."
14540    ::= { genSetRelayTableEntry 5 }
14541    --1.3.6.1.4.1.3052.18.2.19.1.2.5.1.5
14542
14543
14544genSetCCEnable OBJECT-TYPE
14545    SYNTAX DisplayString
14546    MAX-ACCESS read-write
14547    STATUS current
14548    DESCRIPTION
14549        "Enable generator running detection functionality; that is, the
14550        associated CC is valid for determining if generator is running."
14551    ::= { genSetCC 1 }
14552    --1.3.6.1.4.1.3052.18.2.19.1.3.1
14553
14554genSetCCEs OBJECT-TYPE
14555    SYNTAX Integer32 (1..200)
14556    MAX-ACCESS read-write
14557    STATUS current
14558    DESCRIPTION
14559        "Which CC EventSensor has the CC which is connected to the genertor
14560        running detection monitor."
14561    ::= { genSetCC 2 }
14562    --1.3.6.1.4.1.3052.18.2.19.1.3.2
14563
14564genSetCCPoint OBJECT-TYPE
14565    SYNTAX Integer32 (1..64)
14566    MAX-ACCESS read-write
14567    STATUS current
14568    DESCRIPTION
14569        "Which CC is connected to the genertor running detection monitor."
14570    ::= { genSetCC 3 }
14571    --1.3.6.1.4.1.3052.18.2.19.1.3.3
14572
14573genSetCCRunningState OBJECT-TYPE
14574    SYNTAX DisplayString
14575    MAX-ACCESS read-write
14576    STATUS current
14577    DESCRIPTION
14578        "Which CC physical state corresponds with the generator running."
14579    ::= { genSetCC 4 }
14580    --1.3.6.1.4.1.3052.18.2.19.1.3.4
14581
14582genSetCCDelay OBJECT-TYPE
14583    SYNTAX Integer32 (0..600)
14584    MAX-ACCESS read-write
14585    STATUS current
14586    DESCRIPTION
14587        "How long (in seconds) to wait for the generator to indicate
14588        itself as running after engaging the generator-starting mechanism."
14589    ::= { genSetCC 5 }
14590    --1.3.6.1.4.1.3052.18.2.19.1.3.5
14591
14592
14593genRunMode OBJECT-TYPE
14594    SYNTAX DisplayString
14595    MAX-ACCESS read-write
14596    STATUS current
14597    DESCRIPTION
14598        "Generator Exercising function main operating mode; set to INHIBIT
14599        to inhibit exercising the generator."
14600    ::= { genRun 1 }
14601    --1.3.6.1.4.1.3052.18.2.19.2.1
14602
14603genRunSched OBJECT-TYPE
14604    SYNTAX DisplayString
14605    MAX-ACCESS read-write
14606    STATUS current
14607    DESCRIPTION
14608        "Schedule number(s) which govern(s) when Generator Exercising function
14609        runs."
14610    ::= { genRun 2 }
14611    --1.3.6.1.4.1.3052.18.2.19.2.2
14612
14613genRunDuration OBJECT-TYPE
14614    SYNTAX Integer32 (600..3600)
14615    MAX-ACCESS read-write
14616    STATUS current
14617    DESCRIPTION
14618        "Number of seconds that generator should run, started when the
14619        generator needs to start by SCHEDULE or by being forced to start."
14620    ::= { genRun 3 }
14621    --1.3.6.1.4.1.3052.18.2.19.2.3
14622
14623genRunForce OBJECT-TYPE
14624    SYNTAX Integer32 (0..1)
14625    MAX-ACCESS read-write
14626    STATUS current
14627    DESCRIPTION
14628        "Write 1 to this to force the generator exercising to start.  Always
14629        reads as 0."
14630    ::= { genRun 4 }
14631    --1.3.6.1.4.1.3052.18.2.19.2.4
14632
14633genRunReqasm OBJECT-TYPE
14634    SYNTAX DisplayString
14635    MAX-ACCESS read-write
14636    STATUS current
14637    DESCRIPTION
14638        "Require ASM connectivity before starting the generator from a schedule."
14639    ::= { genRun 5 }
14640    --1.3.6.1.4.1.3052.18.2.19.2.5
14641
14642genRunStatus OBJECT-TYPE
14643    SYNTAX DisplayString
14644    MAX-ACCESS read-only
14645    STATUS current
14646    DESCRIPTION
14647        "Status of Generator Exercising function."
14648    ::= { genRun 6 }
14649    --1.3.6.1.4.1.3052.18.2.19.2.6
14650
14651
14652genRunNonstartEventEnable OBJECT-TYPE
14653    SYNTAX DisplayString
14654    MAX-ACCESS read-write
14655    STATUS current
14656    DESCRIPTION
14657        "Enable generator non-start event."
14658    ::= { genRunNonstartEvent 1 }
14659    --1.3.6.1.4.1.3052.18.2.19.2.7.1
14660
14661genRunNonstartEventActions OBJECT-TYPE
14662    SYNTAX DisplayString
14663    MAX-ACCESS read-write
14664    STATUS current
14665    DESCRIPTION
14666        "Actions for generator non-start event."
14667    ::= { genRunNonstartEvent 2 }
14668    --1.3.6.1.4.1.3052.18.2.19.2.7.2
14669
14670genRunNonstartEventTrap OBJECT-TYPE
14671    SYNTAX Integer32 (536..1199)
14672    MAX-ACCESS read-write
14673    STATUS current
14674    DESCRIPTION
14675        "Trap number for generator non-start event."
14676    ::= { genRunNonstartEvent 3 }
14677    --1.3.6.1.4.1.3052.18.2.19.2.7.3
14678
14679genRunNonstartEventClass OBJECT-TYPE
14680    SYNTAX DisplayString
14681    MAX-ACCESS read-write
14682    STATUS current
14683    DESCRIPTION
14684        "Class (severity) for generator non-start event."
14685    ::= { genRunNonstartEvent 4 }
14686    --1.3.6.1.4.1.3052.18.2.19.2.7.4
14687
14688
14689--***************************************************************************************
14690--Calendar Section   2.20
14691--***************************************************************************************
14692
14693schedTable OBJECT-TYPE
14694    SYNTAX SEQUENCE OF ScheduleConfig
14695    MAX-ACCESS not-accessible
14696    STATUS current
14697    DESCRIPTION
14698        "Table of schedules"
14699    ::= { calendar 1 }
14700    --1.3.6.1.4.1.3052.18.2.20.1
14701
14702schedEntry OBJECT-TYPE
14703    SYNTAX ScheduleConfig
14704    MAX-ACCESS not-accessible
14705    STATUS current
14706    DESCRIPTION
14707        "Entry for table of schedules."
14708    INDEX { schedIndex }
14709    ::= { schedTable 1 }
14710    --1.3.6.1.4.1.3052.18.2.20.1.1
14711
14712schedIndex OBJECT-TYPE
14713    SYNTAX Integer32 (1..8)
14714    MAX-ACCESS read-only
14715    STATUS current
14716    DESCRIPTION
14717        "Index for table of schedules."
14718    ::= { schedEntry 1 }
14719    --1.3.6.1.4.1.3052.18.2.20.1.1.1
14720
14721schedEnable OBJECT-TYPE
14722    SYNTAX DisplayString
14723    MAX-ACCESS read-write
14724    STATUS current
14725    DESCRIPTION
14726        "Enable this schedule."
14727    ::= { schedEntry 2 }
14728    --1.3.6.1.4.1.3052.18.2.20.1.1.2
14729
14730schedStart OBJECT-TYPE
14731    SYNTAX DisplayString
14732    MAX-ACCESS read-write
14733    STATUS current
14734    DESCRIPTION
14735        "This is of the form 'mm/dd/yy hh:mm:ss'. This controls on which
14736        date/time the schedule starts."
14737    ::= { schedEntry 3 }
14738    --1.3.6.1.4.1.3052.18.2.20.1.1.3
14739
14740schedRepeatMode OBJECT-TYPE
14741    SYNTAX DisplayString
14742    MAX-ACCESS read-write
14743    STATUS current
14744    DESCRIPTION
14745        "Controls in which way the schedule should repeat."
14746    ::= { schedEntry 4 }
14747    --1.3.6.1.4.1.3052.18.2.20.1.1.4
14748
14749schedRepeatFreq OBJECT-TYPE
14750    SYNTAX Integer32 (1..400)
14751    MAX-ACCESS read-write
14752    STATUS current
14753    DESCRIPTION
14754        "Controls how often the schedule should repeat: every nth day, week,
14755        month, or year."
14756    ::= { schedEntry 5 }
14757    --1.3.6.1.4.1.3052.18.2.20.1.1.5
14758
14759schedRepeatEndMode OBJECT-TYPE
14760    SYNTAX DisplayString
14761    MAX-ACCESS read-write
14762    STATUS current
14763    DESCRIPTION
14764        "Controls how the repeating schedule should end."
14765    ::= { schedEntry 6 }
14766    --1.3.6.1.4.1.3052.18.2.20.1.1.6
14767
14768schedRepeatEndAfter OBJECT-TYPE
14769    SYNTAX Integer32 (1..1000)
14770    MAX-ACCESS read-write
14771    STATUS current
14772    DESCRIPTION
14773        "Number of times this schedule should be repeated; relevant when the
14774        repeat end mode is AFTER."
14775    ::= { schedEntry 7 }
14776    --1.3.6.1.4.1.3052.18.2.20.1.1.7
14777
14778schedRepeatEndOn OBJECT-TYPE
14779    SYNTAX DisplayString
14780    MAX-ACCESS read-write
14781    STATUS current
14782    DESCRIPTION
14783        "Date/time (in the form 'mm/yy/dd hh:mm:ss' or blank string) after
14784        which repeating should end, relevant when repeat end mode is ON DATE."
14785    ::= { schedEntry 8 }
14786    --1.3.6.1.4.1.3052.18.2.20.1.1.8
14787
14788schedRepeatWeeklySun OBJECT-TYPE
14789    SYNTAX DisplayString
14790    MAX-ACCESS read-write
14791    STATUS current
14792    DESCRIPTION
14793        "Run this schedule on Sunday(s); relevant when repeat mode is weekly."
14794    ::= { schedEntry 9 }
14795    --1.3.6.1.4.1.3052.18.2.20.1.1.9
14796
14797schedRepeatWeeklyMon OBJECT-TYPE
14798    SYNTAX DisplayString
14799    MAX-ACCESS read-write
14800    STATUS current
14801    DESCRIPTION
14802        "Run this schedule on Monday(s); relevant when repeat mode is weekly."
14803    ::= { schedEntry 10 }
14804    --1.3.6.1.4.1.3052.18.2.20.1.1.10
14805
14806schedRepeatWeeklyTue OBJECT-TYPE
14807    SYNTAX DisplayString
14808    MAX-ACCESS read-write
14809    STATUS current
14810    DESCRIPTION
14811        "Run this schedule on Tuesday(s); relevant when repeat mode is weekly."
14812    ::= { schedEntry 11 }
14813    --1.3.6.1.4.1.3052.18.2.20.1.1.11
14814
14815schedRepeatWeeklyWed OBJECT-TYPE
14816    SYNTAX DisplayString
14817    MAX-ACCESS read-write
14818    STATUS current
14819    DESCRIPTION
14820        "Run this schedule on Wednesday(s); relevant when repeat mode is weekly."
14821    ::= { schedEntry 12 }
14822    --1.3.6.1.4.1.3052.18.2.20.1.1.12
14823
14824schedRepeatWeeklyThu OBJECT-TYPE
14825    SYNTAX DisplayString
14826    MAX-ACCESS read-write
14827    STATUS current
14828    DESCRIPTION
14829        "Run this schedule on Thursday(s); relevant when repeat mode is weekly."
14830    ::= { schedEntry 13 }
14831    --1.3.6.1.4.1.3052.18.2.20.1.1.13
14832
14833schedRepeatWeeklyFri OBJECT-TYPE
14834    SYNTAX DisplayString
14835    MAX-ACCESS read-write
14836    STATUS current
14837    DESCRIPTION
14838        "Run this schedule on Friday(s); relevant when repeat mode is weekly."
14839    ::= { schedEntry 14 }
14840    --1.3.6.1.4.1.3052.18.2.20.1.1.14
14841
14842schedRepeatWeeklySat OBJECT-TYPE
14843    SYNTAX DisplayString
14844    MAX-ACCESS read-write
14845    STATUS current
14846    DESCRIPTION
14847        "Run this schedule on Saturday(s); relevant when repeat mode is weekly."
14848    ::= { schedEntry 15 }
14849    --1.3.6.1.4.1.3052.18.2.20.1.1.15
14850
14851schedRepeatMonthlyMode OBJECT-TYPE
14852    SYNTAX DisplayString
14853    MAX-ACCESS read-write
14854    STATUS current
14855    DESCRIPTION
14856        "EACH means the schedule runs on specific dates of the month. ON THE
14857        means the schedule runs on calculated dates of the month according to
14858        which day that month starts."
14859    ::= { schedEntry 16 }
14860    --1.3.6.1.4.1.3052.18.2.20.1.1.16
14861
14862schedRepeatMonthlyDates OBJECT-TYPE
14863    SYNTAX DisplayString
14864    MAX-ACCESS read-write
14865    STATUS current
14866    DESCRIPTION
14867        "Comma-separated list of dates of a month on which this schedule should
14868        run, relevant when repeat monthly mode is EACH."
14869    ::= { schedEntry 17 }
14870    --1.3.6.1.4.1.3052.18.2.20.1.1.17
14871
14872schedRepeatMonthlyOnThe OBJECT-TYPE
14873    SYNTAX DisplayString
14874    MAX-ACCESS read-write
14875    STATUS current
14876    DESCRIPTION
14877        "Controls on which day of the month this schedule should run, relevant
14878        when repeat monthly mode is ON THE."
14879    ::= { schedEntry 18 }
14880    --1.3.6.1.4.1.3052.18.2.20.1.1.18
14881
14882schedRepeatMonthlyOnDay OBJECT-TYPE
14883    SYNTAX DisplayString
14884    MAX-ACCESS read-write
14885    STATUS current
14886    DESCRIPTION
14887        "Controls the day of week on which this schedule is run, relevant when
14888        repeat monthly mode is ON THE"
14889    ::= { schedEntry 19 }
14890    --1.3.6.1.4.1.3052.18.2.20.1.1.19
14891
14892schedRepeatYearlyJan OBJECT-TYPE
14893    SYNTAX DisplayString
14894    MAX-ACCESS read-write
14895    STATUS current
14896    DESCRIPTION
14897        "Run this schedule in January, relevant when repeat mode is YEARLY."
14898    ::= { schedEntry 20 }
14899    --1.3.6.1.4.1.3052.18.2.20.1.1.20
14900
14901schedRepeatYearlyFeb OBJECT-TYPE
14902    SYNTAX DisplayString
14903    MAX-ACCESS read-write
14904    STATUS current
14905    DESCRIPTION
14906        "Run this schedule in February, relevant when repeat mode is YEARLY."
14907    ::= { schedEntry 21 }
14908    --1.3.6.1.4.1.3052.18.2.20.1.1.21
14909
14910schedRepeatYearlyMar OBJECT-TYPE
14911    SYNTAX DisplayString
14912    MAX-ACCESS read-write
14913    STATUS current
14914    DESCRIPTION
14915        "Run this schedule in March, relevant when repeat mode is YEARLY."
14916    ::= { schedEntry 22 }
14917    --1.3.6.1.4.1.3052.18.2.20.1.1.22
14918
14919schedRepeatYearlyApr OBJECT-TYPE
14920    SYNTAX DisplayString
14921    MAX-ACCESS read-write
14922    STATUS current
14923    DESCRIPTION
14924        "Run this schedule in April, relevant when repeat mode is YEARLY."
14925    ::= { schedEntry 23 }
14926    --1.3.6.1.4.1.3052.18.2.20.1.1.23
14927
14928schedRepeatYearlyMay OBJECT-TYPE
14929    SYNTAX DisplayString
14930    MAX-ACCESS read-write
14931    STATUS current
14932    DESCRIPTION
14933        "Run this schedule in May, relevant when repeat mode is YEARLY."
14934    ::= { schedEntry 24 }
14935    --1.3.6.1.4.1.3052.18.2.20.1.1.24
14936
14937schedRepeatYearlyJun OBJECT-TYPE
14938    SYNTAX DisplayString
14939    MAX-ACCESS read-write
14940    STATUS current
14941    DESCRIPTION
14942        "Run this schedule in June, relevant when repeat mode is YEARLY."
14943    ::= { schedEntry 25 }
14944    --1.3.6.1.4.1.3052.18.2.20.1.1.25
14945
14946schedRepeatYearlyJul OBJECT-TYPE
14947    SYNTAX DisplayString
14948    MAX-ACCESS read-write
14949    STATUS current
14950    DESCRIPTION
14951        "Run this schedule in July, relevant when repeat mode is YEARLY."
14952    ::= { schedEntry 26 }
14953    --1.3.6.1.4.1.3052.18.2.20.1.1.26
14954
14955schedRepeatYearlyAug OBJECT-TYPE
14956    SYNTAX DisplayString
14957    MAX-ACCESS read-write
14958    STATUS current
14959    DESCRIPTION
14960        "Run this schedule in August, relevant when repeat mode is YEARLY."
14961    ::= { schedEntry 27 }
14962    --1.3.6.1.4.1.3052.18.2.20.1.1.27
14963
14964schedRepeatYearlySep OBJECT-TYPE
14965    SYNTAX DisplayString
14966    MAX-ACCESS read-write
14967    STATUS current
14968    DESCRIPTION
14969        "Run this schedule in September, relevant when repeat mode is YEARLY."
14970    ::= { schedEntry 28 }
14971    --1.3.6.1.4.1.3052.18.2.20.1.1.28
14972
14973schedRepeatYearlyOct OBJECT-TYPE
14974    SYNTAX DisplayString
14975    MAX-ACCESS read-write
14976    STATUS current
14977    DESCRIPTION
14978        "Run this schedule in October, relevant when repeat mode is YEARLY."
14979    ::= { schedEntry 29 }
14980    --1.3.6.1.4.1.3052.18.2.20.1.1.29
14981
14982schedRepeatYearlyNov OBJECT-TYPE
14983    SYNTAX DisplayString
14984    MAX-ACCESS read-write
14985    STATUS current
14986    DESCRIPTION
14987        "Run this schedule in November, relevant when repeat mode is YEARLY."
14988    ::= { schedEntry 30 }
14989    --1.3.6.1.4.1.3052.18.2.20.1.1.30
14990
14991schedRepeatYearlyDec OBJECT-TYPE
14992    SYNTAX DisplayString
14993    MAX-ACCESS read-write
14994    STATUS current
14995    DESCRIPTION
14996        "Run this schedule in December, relevant when repeat mode is YEARLY."
14997    ::= { schedEntry 31 }
14998    --1.3.6.1.4.1.3052.18.2.20.1.1.31
14999
15000schedRepeatYearlyOnThe OBJECT-TYPE
15001    SYNTAX DisplayString
15002    MAX-ACCESS read-write
15003    STATUS current
15004    DESCRIPTION
15005        "Controls on which day of the month this schedule should run, relevant
15006        when repeat mode is YEARLY."
15007    ::= { schedEntry 32 }
15008    --1.3.6.1.4.1.3052.18.2.20.1.1.32
15009
15010schedRepeatYearlyOnDay OBJECT-TYPE
15011    SYNTAX DisplayString
15012    MAX-ACCESS read-write
15013    STATUS current
15014    DESCRIPTION
15015        "Controls the day of week on which this schedule is run, relevant when
15016        repeat mode is YEARLY."
15017    ::= { schedEntry 33 }
15018    --1.3.6.1.4.1.3052.18.2.20.1.1.33
15019
15020schedNextTrigger OBJECT-TYPE
15021    SYNTAX DisplayString
15022    MAX-ACCESS read-only
15023    STATUS current
15024    DESCRIPTION
15025        "When this schedule will next trigger."
15026    ::= { schedEntry 34 }
15027    --1.3.6.1.4.1.3052.18.2.20.1.1.34
15028
15029
15030--***************************************************************************************
15031--Product IDs Section   3
15032--***************************************************************************************
15033
15034siteName OBJECT-TYPE
15035    SYNTAX DisplayString
15036    MAX-ACCESS read-only
15037    STATUS current
15038    DESCRIPTION
15039        "Site Name string; Max 40 characters."
15040    ::= { productIds 1 }
15041    --1.3.6.1.4.1.3052.18.3.1
15042
15043thisProduct OBJECT-TYPE
15044    SYNTAX DisplayString
15045    MAX-ACCESS read-only
15046    STATUS current
15047    DESCRIPTION
15048        "This is a factory configured string for the
15049        product name."
15050    ::= { productIds 2 }
15051    --1.3.6.1.4.1.3052.18.3.2
15052
15053stockTrapString OBJECT-TYPE
15054    SYNTAX DisplayString
15055    MAX-ACCESS read-only
15056    STATUS current
15057    DESCRIPTION
15058        "The message defined for the event that triggers a trap."
15059    ::= { productIds 3 }
15060    --1.3.6.1.4.1.3052.18.3.3
15061
15062trapEventTypeNumber OBJECT-TYPE
15063    SYNTAX Integer32
15064    MAX-ACCESS read-only
15065    STATUS current
15066    DESCRIPTION
15067        "The user-defined trap variable for the type of
15068        event that happened.  Definitions:
15069           4    Scheduled
15070           7    Serial Handshaking Low
15071           8    Serial Handshaking High
15072           10   Contact Closure Active
15073           11   Contact Closure Inactive
15074           12   Temperature High
15075           13   Temperature Very High
15076           14   Temperature Low
15077           15   Temperature Very Low
15078           16   Temperature Return to Normal
15079           17   Humidity High
15080           18   Humidity Very High
15081           19   Humidity Low
15082           20   Humidity Very Low
15083           21   Humidity Return to Normal
15084           26   Analog High
15085           27   Analog Very High
15086           28   Analog Low
15087           29   Analog Very Low
15088           30   Analog Normal
15089           40   EventSensor Unresponsive
15090           41   Custom
15091           42   CPE Down
15092           44   CPE Normal
15093           49   Fuel Sensor Disconnect
15094           50   Fuel Sensor Disconnect Return to Normal
15095           56   Fuel Sensor
15096           57   AC Power Monitor Average Voltage Very Low
15097           58   AC Power Monitor Average Voltage Low
15098           59   AC Power Monitor Average Voltage Return to Normal
15099           60   AC Power Monitor Average Voltage High
15100           61   AC Power Monitor Average Voltage Very High
15101           62   AC Power Monitor Average Current Very Low
15102           63   AC Power Monitor Average Current Low
15103           64   AC Power Monitor Average Current Return to Normal
15104           65   AC Power Monitor Average Current High
15105           66   AC Power Monitor Average Current Very High
15106           67   AC Power Monitor Frequency Very Low
15107           68   AC Power Monitor Frequency Low
15108           69   AC Power Monitor Frequency Return to Normal
15109           70   AC Power Monitor Frequency High
15110           71   AC Power Monitor Frequency Very High
15111           72   AC Power Monitor Total Real Power Very Low
15112           73   AC Power Monitor Total Real Power Low
15113           74   AC Power Monitor Total Real Power Return to Normal
15114           75   AC Power Monitor Total Real Power High
15115           76   AC Power Monitor Total Real Power Very High
15116           77   AC Power Monitor Disconnect
15117           78   AC Power Monitor Disconnect Return to Normal
15118           81   Fuel Sensor Volume Sudden Change
15119           82   Fuel Sensor Volume Slow Change
15120           83   CPE Down Reminder
15121           84   AC Power Monitor Total Power Factor Very Low
15122           85   AC Power Monitor Total Power Factor Low
15123           86   AC Power Monitor Total Power Factor Return to Normal
15124           100  Contact Closure Active Reminder
15125           101  Temperature High Reminder
15126           102  Temperature High Very Reminder
15127           103  Temperature Low Reminder
15128           104  Temperature Very Low Reminder
15129           105  Humidity High Reminder
15130           106  Humidity Very High Reminder
15131           107  Humidity Low Reminder
15132           108  Humidity Very Low Reminder
15133           109  Analog High Reminder
15134           110  Analog Very High Reminder
15135           111  Analog Low Reminder
15136           112  Analog Very Low Reminder
15137           130  Relay Output Active
15138           131  Relay Output Inactive
15139           132  Power Output On
15140           133  Power Output Off
15141           134  Battery Monitor Temperature High
15142           135  Battery Monitor Temperature Return to Normal
15143           136  Battery Monitor Temperature Low
15144           137  Battery Monitor Differential Temperature High
15145           138  Battery Monitor Differential Temperature Return to Normal
15146           139  Battery Monitor Differential Temperature Low
15147           140  Battery Monitor Voltage Very High
15148           141  Battery Monitor Voltage High
15149           142  Battery Monitor Voltage Return to Normal
15150           143  Battery Monitor Voltage Low
15151           144  Battery Monitor Voltage Very Low
15152           145  Battery Monitor Differential Voltage Very High
15153           146  Battery Monitor Differential Voltage High
15154           147  Battery Monitor Differential Voltage Return to Normal
15155           148  Battery Monitor Charge Level Return to Normal
15156           149  Battery Monitor Charge Level Low
15157           150  Battery Monitor Charge Level Very Low
15158           151  Battery Monitor Health Return to Normal
15159           152  Battery Monitor Health Low
15160           153  Battery Monitor Health Very Low
15161           154  Battery Monitor Charge Current Very High
15162           155  Battery Monitor Charge Current High
15163           156  Battery Monitor Charge Current Return to Normal
15164           157  Battery Monitor Discharge Current Very High
15165           158  Battery Monitor Discharge Current High
15166           159  Battery Monitor Discharge Return to Normal
15167           160  Generator Failed to Start
15168           162  Location Fix Failure
15169           163  Location Fix Success
15170           164  Reset
15171           165  Sleep
15172           166  Fuel Sensor Levels Auto Adjust
15173           "
15174    ::= { productIds 4 }
15175    --1.3.6.1.4.1.3052.18.3.4
15176
15177trapEventTypeName OBJECT-TYPE
15178    SYNTAX DisplayString
15179    MAX-ACCESS read-only
15180    STATUS current
15181    DESCRIPTION
15182        "The user-defined trap variable for the string
15183        corresponding to the event type."
15184    ::= { productIds 5 }
15185    --1.3.6.1.4.1.3052.18.3.5
15186
15187trapIncludedValue OBJECT-TYPE
15188    SYNTAX Integer32 (-2147483648..2147483647)
15189    MAX-ACCESS read-only
15190    STATUS current
15191    DESCRIPTION
15192        "The user-defined trap variable for the generic
15193        included value."
15194    ::= { productIds 6 }
15195    --1.3.6.1.4.1.3052.18.3.6
15196
15197trapIncludedString OBJECT-TYPE
15198    SYNTAX DisplayString
15199    MAX-ACCESS read-only
15200    STATUS current
15201    DESCRIPTION
15202        "The user-defined trap variable for the generic
15203        included string."
15204    ::= { productIds 7 }
15205    --1.3.6.1.4.1.3052.18.3.7
15206
15207trapTypeString OBJECT-TYPE
15208    SYNTAX DisplayString
15209    MAX-ACCESS read-only
15210    STATUS current
15211    DESCRIPTION
15212        "The cause of the trap, added for DL880 compatibility."
15213    ::= { productIds 8 }
15214    --1.3.6.1.4.1.3052.18.3.8
15215
15216trapEventClassNumber OBJECT-TYPE
15217    SYNTAX Integer32
15218    MAX-ACCESS read-only
15219    STATUS current
15220    DESCRIPTION
15221        "The user-defined trap variable for the configurable
15222        class number associated with the triggering event."
15223    ::= { productIds 9 }
15224    --1.3.6.1.4.1.3052.18.3.9
15225
15226trapEventClassName OBJECT-TYPE
15227    SYNTAX DisplayString
15228    MAX-ACCESS read-only
15229    STATUS current
15230    DESCRIPTION
15231        "The user-defined trap variable for the configurable
15232         class name associated with the class number."
15233    ::= { productIds 10 }
15234    --1.3.6.1.4.1.3052.18.3.10
15235
15236
15237--***************************************************************************************
15238--Key Interface Section 4
15239--***************************************************************************************
15240
15241keyInterface OBJECT-TYPE
15242    SYNTAX DisplayString
15243    MAX-ACCESS read-write
15244    STATUS current
15245    DESCRIPTION
15246        "This object represents a setting key interface.  When
15247        setting this object, the value to set is the 'sk' command
15248        you would enter on the command line (without the 'sk').  To
15249        get the result of the operation, read this object after you
15250        write it.
15251
15252        For example, to configure EventSensor 1 contact closure 34
15253        event actions to be an SNMP InformRequest to host foo, set
15254        this object to:
15255        'event.sensor[1].cc[34].eventactions=inform(foo)'.  The SNMP
15256        response is the result of the operation: if setting that key
15257        to that value was a success then the SNMP response will be a
15258        success and the response value will be what you had set.  If
15259        you subsequently read this object then you will see a
15260        message 'OK: ...'.
15261
15262        If setting that key to that value failed then the SNMP
15263        response will be a failure (a badValue response).  If you
15264        subsequently read this object then the value returned is the
15265        reason that setting that key to that value failed.
15266
15267        For another example, to read user 3's pass-through access
15268        for port 7, set this object to:
15269        'sec.user[3].port[7].ptaccess'.  The SNMP response is the
15270        result of the operation: if reading that key is a success
15271        then the SNMP response will be a success and the response
15272        value will be what you had SET (i.e., the opertion of
15273        reading a key, which is just the key itself with no '='
15274        operator, and this is not the key value you want to read).
15275        If you subsequently read this object then the value
15276        returned is the value of the key you want to read.
15277
15278        If reading that key failed (e.g., if the key is invalid)
15279        then the SNMP response to your SNMP set operation (the
15280        value you set being the invalid key to read) will be a
15281        failure (a badValue response).  If you subsequently read
15282        this object then the value returned is the reason that
15283        reading that key failed (i.e., 'invalid key')."
15284    ::= { s350 4 }
15285    --1.3.6.1.4.1.3052.18.4
15286
15287
15288--***************************************************************************************
15289--TABLE DEFINITIONS
15290--***************************************************************************************
15291
15292ESPointConfigTemp ::=
15293    SEQUENCE {
15294        espcTempIndexES
15295            Integer32,
15296        espcTempIndexPoint
15297            Integer32,
15298        espcTempEnable
15299            DisplayString,
15300        espcTempScale
15301            DisplayString,
15302        espcTempDeadband
15303            DisplayString,
15304        espcTempVHighTemp
15305            DisplayString,
15306        espcTempVHighActions
15307            DisplayString,
15308        espcTempVHighTrapnum
15309            Integer32,
15310        espcTempVHighClass
15311            DisplayString,
15312        espcTempHighTemp
15313            DisplayString,
15314        espcTempHighActions
15315            DisplayString,
15316        espcTempHighTrapnum
15317            Integer32,
15318        espcTempHighClass
15319            DisplayString,
15320        espcTempNormalActions
15321            DisplayString,
15322        espcTempNormalTrapnum
15323            Integer32,
15324        espcTempNormalClass
15325            DisplayString,
15326        espcTempLowTemp
15327            DisplayString,
15328        espcTempLowActions
15329            DisplayString,
15330        espcTempLowTrapnum
15331            Integer32,
15332        espcTempLowClass
15333            DisplayString,
15334        espcTempVLowTemp
15335            DisplayString,
15336        espcTempVLowActions
15337            DisplayString,
15338        espcTempVLowTrapnum
15339            Integer32,
15340        espcTempVLowClass
15341            DisplayString
15342}
15343
15344
15345ESPointConfigCC ::=
15346    SEQUENCE {
15347        espcCCIndexES
15348            Integer32,
15349        espcCCIndexPoint
15350            Integer32,
15351        espcCCEnable
15352            DisplayString,
15353        espcCCName
15354            DisplayString,
15355        espcCCEventState
15356            DisplayString,
15357        espcCCThreshold
15358            Integer32,
15359        espcCCEventActions
15360            DisplayString,
15361        espcCCEventTrapnum
15362            Integer32,
15363        espcCCEventClass
15364            DisplayString,
15365        espcCCNormalActions
15366            DisplayString,
15367        espcCCNormalTrapnum
15368            Integer32,
15369        espcCCNormalClass
15370            DisplayString,
15371        espcCCAlarmAlias
15372            DisplayString,
15373        espcCCNormalAlias
15374            DisplayString,
15375        espcCCNormalThreshold
15376            Integer32,
15377        espcCCOverrideGlobalReminder
15378            DisplayString,
15379        espcCCReminderInterval
15380            Integer32
15381}
15382
15383ESPointConfigHumid ::=
15384    SEQUENCE {
15385        espcHumidIndexES
15386            Integer32,
15387        espcHumidIndexPoint
15388            Integer32,
15389        espcHumidEnable
15390            DisplayString,
15391        espcHumidDeadband
15392            Integer32,
15393        espcHumidVHighHumid
15394            Integer32,
15395        espcHumidVHighActions
15396            DisplayString,
15397        espcHumidVHighTrapnum
15398            Integer32,
15399        espcHumidVHighClass
15400            DisplayString,
15401        espcHumidHighHumid
15402            Integer32,
15403        espcHumidHighActions
15404            DisplayString,
15405        espcHumidHighTrapnum
15406            Integer32,
15407        espcHumidHighClass
15408            DisplayString,
15409        espcHumidNormalActions
15410            DisplayString,
15411        espcHumidNormalTrapnum
15412            Integer32,
15413        espcHumidNormalClass
15414            DisplayString,
15415        espcHumidLowHumid
15416            Integer32,
15417        espcHumidLowActions
15418            DisplayString,
15419        espcHumidLowTrapnum
15420            Integer32,
15421        espcHumidLowClass
15422            DisplayString,
15423        espcHumidVLowHumid
15424            Integer32,
15425        espcHumidVLowActions
15426            DisplayString,
15427        espcHumidVLowTrapnum
15428            Integer32,
15429        espcHumidVLowClass
15430            DisplayString
15431}
15432
15433ESPointConfigAnalogInput ::=
15434    SEQUENCE {
15435    espcAIIndexES
15436            Integer32,
15437    espcAIIndexPoint
15438            Integer32,
15439    espcAIEnable
15440            DisplayString,
15441    espcAIDeadband
15442            DisplayString,
15443    espcAIVhighValue
15444            DisplayString,
15445    espcAIVhighActions
15446            DisplayString,
15447    espcAIVhighTrapnum
15448            Integer32,
15449    espcAIVhighClass
15450            DisplayString,
15451    espcAIHighValue
15452            DisplayString,
15453    espcAIHighActions
15454            DisplayString,
15455    espcAIHighTrapnum
15456            Integer32,
15457    espcAIHighClass
15458            DisplayString,
15459    espcAINormalActions
15460            DisplayString,
15461    espcAINormalTrapnum
15462            Integer32,
15463    espcAINormalClass
15464            DisplayString,
15465    espcAILowValue
15466            DisplayString,
15467    espcAILowActions
15468            DisplayString,
15469    espcAILowTrapnum
15470            Integer32,
15471    espcAILowClass
15472            DisplayString,
15473    espcAIVlowValue
15474            DisplayString,
15475    espcAIVlowActions
15476            DisplayString,
15477    espcAIVlowTrapnum
15478            Integer32,
15479    espcAIVlowClass
15480            DisplayString,
15481    espcAIConvUnitName
15482            DisplayString,
15483    espcAIConvHighValue
15484            DisplayString,
15485    espcAIConvHighUnit
15486            DisplayString,
15487    espcAIConvLowValue
15488            DisplayString,
15489    espcAIConvLowUnit
15490            DisplayString,
15491    espcAIDisplayFormat
15492            DisplayString
15493}
15494
15495ESPointConfigOutput ::=
15496    SEQUENCE {
15497        espcOutputIndexES
15498            Integer32,
15499        espcOutputIndexPoint
15500            Integer32,
15501        espcOutputEnable
15502            DisplayString,
15503        espcOutputActiveState
15504            DisplayString,
15505        espcOutputType
15506            DisplayString,
15507        espcOutputAliasValue
15508            DisplayString,
15509        espcOutputAliasColor
15510            DisplayString,
15511        espcOutputActiveAlias
15512            DisplayString,
15513        espcOutputActiveColor
15514            DisplayString,
15515        espcOutputActiveActions
15516            DisplayString,
15517        espcOutputActiveTrapnum
15518            Integer32,
15519        espcOutputActiveClass
15520            DisplayString,
15521        espcOutputInactiveAlias
15522            DisplayString,
15523        espcOutputInactiveColor
15524            DisplayString,
15525        espcOutputInactiveActions
15526            DisplayString,
15527        espcOutputInactiveTrapnum
15528            Integer32,
15529        espcOutputInactiveClass
15530            DisplayString
15531}
15532
15533EventClassConfig ::=
15534    SEQUENCE {
15535        evClassNameIndex
15536            Integer32,
15537        evClassName
15538            DisplayString
15539}
15540
15541CPEConfig ::=
15542    SEQUENCE {
15543        cpeIndex
15544            Integer32,
15545        cpeHost
15546            DisplayString,
15547        cpeName
15548            DisplayString,
15549        cpeDescription
15550            DisplayString,
15551        cpeKeepalive
15552            Integer32,
15553        cpeThreshold
15554            Integer32,
15555        cpeEventReminderInterval
15556            Integer32,
15557        cpeKeepaliveTicks
15558            Integer32,
15559        cpePingSize
15560            Integer32,
15561        cpeInfoReset
15562            Integer32,
15563        cpeInfoNumReq
15564            Integer32,
15565        cpeInfoNumGoodResp
15566            Integer32,
15567        cpeInfoNumBadResp
15568            Integer32,
15569        cpeInfoNumLostResp
15570            Integer32,
15571        cpeInfoPercentLoss
15572            DisplayString,
15573        cpeInfoPercentBad
15574            DisplayString
15575}
15576
15577ScriptingConfig ::=
15578    SEQUENCE {
15579        scrIndex
15580            Integer32,
15581        scrEnable
15582            DisplayString,
15583        scrName
15584            DisplayString,
15585        scrFilename
15586            DisplayString,
15587        scrRunAlways
15588            DisplayString,
15589        scrRunAtStartup
15590            DisplayString,
15591        scrRunScheduled
15592            DisplayString,
15593        scrScheduleTime
15594            DisplayString,
15595        scrArguments
15596            DisplayString,
15597        scrRepeatInterval
15598            Integer32
15599}
15600
15601ScriptingDTRCtrlPortEnableConfig ::=
15602    SEQUENCE {
15603        scrDTRCtrlPortEnableIndex
15604            Integer32,
15605        scrDTRCtrlPortEnable
15606            DisplayString
15607
15608}
15609
15610ScriptingVolatileString ::=
15611    SEQUENCE {
15612        scrVolatileStringIndex
15613            Integer32,
15614        scrVolatileString
15615            DisplayString
15616}
15617
15618ScriptingVolatileInt ::=
15619    SEQUENCE {
15620        scrVolatileIntIndex
15621            Integer32,
15622        scrVolatileInt
15623            Integer32
15624}
15625
15626ScriptingNonVolatileString ::=
15627    SEQUENCE {
15628        scrNonVolatileStringIndex
15629            Integer32,
15630        scrNonVolatileString
15631            DisplayString
15632}
15633
15634ScriptingNonVolatileInt ::=
15635    SEQUENCE {
15636        scrNonVolatileIntIndex
15637            Integer32,
15638        scrNonVolatileInt
15639            Integer32
15640}
15641
15642GenSetRelaySequence ::=
15643    SEQUENCE {
15644        genSetRelayTableIndex
15645            Integer32,
15646        genSetRelayTableEnable
15647            DisplayString,
15648        genSetRelayTableEs
15649            Integer32,
15650        genSetRelayTablePoint
15651            Integer32,
15652        genSetRelayTableRunningstate
15653            DisplayString
15654}
15655
15656CRDBFileEnforceMinConfig ::=
15657    SEQUENCE {
15658        sysCRDBFileEnforceMinIndex
15659            Integer32,
15660        sysCRDBFileEnforceMin
15661            DisplayString
15662}
15663
15664CRDBFileIDConfig ::=
15665    SEQUENCE {
15666        sysCRDBFileIDIndex
15667            Integer32,
15668        sysCRDBFileID
15669            DisplayString
15670}
15671
15672NetworkTimeHostConfig ::=
15673    SEQUENCE {
15674        sysTimeNetHostIndex
15675            Integer32,
15676        sysTimeNetHost
15677            DisplayString
15678}
15679
15680ActionHostConfig ::=
15681    SEQUENCE {
15682        actionHostIndex
15683            Integer32,
15684        actionHost
15685            DisplayString
15686}
15687
15688ActionEmailConfig ::=
15689    SEQUENCE {
15690        actionEmailIndex
15691            Integer32,
15692        actionEmail
15693            DisplayString
15694}
15695
15696FileEnforceMinimumConfig ::=
15697    SEQUENCE {
15698        sysCRDBFileEnforceMinIndex
15699            Integer32,
15700        sysCRDBFileEnforceMin
15701            DisplayString
15702}
15703
15704SerialHandshakingLowEventConfig ::=
15705    SEQUENCE {
15706        evShskLowIndex
15707            Integer32,
15708        evShskLowEnable
15709            DisplayString,
15710        evShskLowActions
15711            DisplayString,
15712        evShskLowMessage
15713            DisplayString,
15714        evShskLowClass
15715            DisplayString,
15716        evShskLowTrapNum
15717            Integer32
15718}
15719
15720SerialHandshakingHighEventConfig ::=
15721    SEQUENCE {
15722        evShskHighIndex
15723            Integer32,
15724        evShskHighEnable
15725            DisplayString,
15726        evShskHighActions
15727            DisplayString,
15728        evShskHighMessage
15729            DisplayString,
15730        evShskHighClass
15731            DisplayString,
15732        evShskHighTrapNum
15733            Integer32
15734}
15735
15736SecUserConfig ::=
15737    SEQUENCE {
15738        secUserIndex
15739            Integer32,
15740        secUserEnable
15741            DisplayString,
15742        secUserConnectVia
15743            DisplayString,
15744        secUserLoginTo
15745            DisplayString,
15746        secUserAccessFile
15747            DisplayString,
15748        secUserPTEscapeTo
15749            DisplayString,
15750        secUserRights
15751            DisplayString,
15752        secUserEventsReadAccess
15753            DisplayString,
15754        secUserAuditReadAccess
15755            DisplayString,
15756        secUserEventsWriteAccess
15757            DisplayString,
15758        secUserAuditWriteAccess
15759            DisplayString,
15760        secUserExpiration
15761            DisplayString,
15762        secUserChallengeConsoleMode
15763            DisplayString,
15764        secUserChallengeExpiration
15765            Integer32
15766}
15767
15768
15769
15770IPRestrictionConfig ::=
15771    SEQUENCE {
15772        ipRestrictionIndex
15773            Integer32,
15774        ipRestrictionEnable
15775            DisplayString,
15776        ipRestrictionMask
15777            DisplayString
15778}
15779
15780DNSConfig ::=
15781    SEQUENCE {
15782        dnsIndex
15783            Integer32,
15784        dnsAddress
15785            IpAddress
15786}
15787
15788HostConfig ::=
15789    SEQUENCE {
15790        hostIndex
15791            Integer32,
15792        hostDeclaration
15793            DisplayString
15794}
15795
15796SNMPProxyTable ::=
15797    SEQUENCE {
15798        snmpProxyIndex
15799            Integer32,
15800        snmpProxyEgressOIDBranch
15801            DisplayString,
15802        snmpProxyIP
15803            DisplayString,
15804        snmpProxyPort
15805            Integer32,
15806        snmpProxyIngressOIDBranch
15807            DisplayString,
15808        snmpProxyName
15809            DisplayString
15810}
15811
15812SNMPPollRequestConfig ::=
15813    SEQUENCE {
15814        snmpPRequestIndex
15815            Integer32,
15816        snmpPRequestDescription
15817            DisplayString,
15818        snmpPRequestAgent
15819            DisplayString,
15820        snmpPRequestReadcom
15821            DisplayString,
15822        snmpPRequestOID
15823            DisplayString,
15824        snmpPRequestPeriod
15825            Integer32,
15826        snmpPRequestResultStatus
15827            DisplayString,
15828        snmpPRequestResultValue
15829            DisplayString,
15830        snmpPRequestResultTime
15831            DisplayString,
15832        snmpPRequestResultType
15833            DisplayString
15834}
15835
15836FTPPushPushFileConfig ::=
15837    SEQUENCE {
15838        ftpPushPushFileIndex
15839            Integer32,
15840        ftpPushPushFile
15841            DisplayString
15842}
15843
15844FTPPushRemoteFileConfig ::=
15845    SEQUENCE {
15846        ftpPushRemoteFileIndex
15847            Integer32,
15848        ftpPushRemoteFileName
15849            DisplayString
15850}
15851
15852PortConfig ::=
15853    SEQUENCE {
15854        portConfigIndex
15855            Integer32,
15856        portConfigBaud
15857            Integer32,
15858        portConfigDataFormat
15859            Integer32,
15860        portConfigStripPtOutputLfs
15861            Integer32,
15862        portConfigStripPtInputLfs
15863            Integer32,
15864        portConfigId
15865            DisplayString,
15866        portConfigMode
15867            DisplayString,
15868        portConfigHsk
15869            DisplayString
15870
15871}
15872
15873ESPoint ::=
15874    SEQUENCE {
15875        esIndexES
15876            Integer32,
15877        esIndexPC
15878            Integer32,
15879        esIndexPoint
15880            Integer32,
15881        esPointName
15882            DisplayString,
15883        esPointInEventState
15884            Integer32,
15885        esPointValueInt
15886            Integer32,
15887        esPointValueStr
15888            DisplayString,
15889        esPointTimeLastChange
15890            DisplayString,
15891        esPointTimetickLastChange
15892            TimeTicks,
15893        esPointAliasValueStr
15894            DisplayString
15895}
15896
15897ESExist ::=
15898    SEQUENCE {
15899        esIndex
15900            Integer32,
15901        esName
15902            DisplayString,
15903        esID
15904            DisplayString,
15905        esNumberTempSensors
15906            Integer32,
15907        esTempReportingMode
15908            DisplayString,
15909        esNumberCCs
15910            Integer32,
15911        esCCReportingMode
15912            DisplayString,
15913        esNumberHumidSensors
15914            Integer32,
15915        esHumidReportingMode
15916            DisplayString,
15917        esNumberNoiseSensors
15918            Integer32,
15919        esNoiseReportingMode
15920            DisplayString,
15921        esNumberAirflowSensors
15922            Integer32,
15923        esAirflowReportingMode
15924            DisplayString,
15925        esNumberAnalog
15926            Integer32,
15927        esAnalogReportingMode
15928            DisplayString,
15929        esNumberOutputs
15930            Integer32,
15931        esOutputReportingMode
15932            DisplayString,
15933        esTempCombinedStatus
15934            DisplayString,
15935        esCCCombinedStatusBlock1
15936            DisplayString,
15937        esCCCombinedStatusBlock2
15938            DisplayString,
15939        esCCCombinedStatusBlock3
15940            DisplayString,
15941        esCCCombinedStatusBlock4
15942            DisplayString,
15943        esCCCombinedStatusBlock5
15944            DisplayString,
15945        esCCCombinedStatusBlock6
15946            DisplayString,
15947        esCCCombinedStatusBlock7
15948            DisplayString,
15949        esCCCombinedStatusBlock8
15950            DisplayString,
15951        esHumidCombinedStatus
15952            DisplayString,
15953        esAnalogCombinedStatusBlock1
15954            DisplayString,
15955        esAnalogCombinedStatusBlock2
15956            DisplayString,
15957        esAnalogCombinedStatusBlock3
15958            DisplayString,
15959        esAnalogCombinedStatusBlock4
15960            DisplayString,
15961        esAnalogCombinedStatusBlock5
15962            DisplayString,
15963        esAnalogCombinedStatusBlock6
15964            DisplayString,
15965        esOutputCombinedStatusBlock1
15966            DisplayString,
15967        esOutputCombinedStatusBlock2
15968            DisplayString
15969}
15970
15971DEStatus ::=
15972    SEQUENCE {
15973        deStatusIndex
15974            Integer32,
15975        deStatusName
15976            DisplayString,
15977        deStatusCounter
15978            Integer32,
15979        deStatusThreshold
15980            Integer32
15981}
15982
15983FSStatus ::=
15984    SEQUENCE {
15985        fsStatusIndex
15986            Integer32,
15987        fsStatusName
15988            DisplayString,
15989        fsStatusDeviceState
15990            DisplayString,
15991        fsStatusVolumeValueString
15992            DisplayString,
15993        fsStatusVolumePercentLevel
15994            DisplayString,
15995        fsStatusVolumeInEventState
15996            DisplayString,
15997        fsStatusCombined
15998            DisplayString
15999}
16000
16001ACPMStatus ::=
16002    SEQUENCE {
16003        acpmsIndex
16004            Integer32,
16005        acpmsName
16006            DisplayString,
16007        acpmsAvgVoltageValueStr
16008            DisplayString,
16009        acpmsAvgVoltageMinStr
16010            DisplayString,
16011        acpmsAvgVoltageMaxStr
16012            DisplayString,
16013        acpmsAvgVoltageAvgStr
16014            DisplayString,
16015        acpmsAvgVoltageInEventState
16016            DisplayString,
16017        acpmsVoltagePhaseAValueStr
16018            DisplayString,
16019        acpmsVoltagePhaseBValueStr
16020            DisplayString,
16021        acpmsVoltagePhaseCValueStr
16022            DisplayString,
16023        acpmsAvgCurrentValueStr
16024            DisplayString,
16025        acpmsAvgCurrentMinStr
16026            DisplayString,
16027        acpmsAvgCurrentMaxStr
16028            DisplayString,
16029        acpmsAvgCurrentAvgStr
16030            DisplayString,
16031        acpmsAvgCurrentInEventState
16032            DisplayString,
16033        acpmsCurrentPhaseAValueStr
16034            DisplayString,
16035        acpmsCurrentPhaseBValueStr
16036            DisplayString,
16037        acpmsCurrentPhaseCValueStr
16038            DisplayString,
16039        acpmsAvgFreqValueStr
16040            DisplayString,
16041        acpmsAvgFreqMinStr
16042            DisplayString,
16043        acpmsAvgFreqMaxStr
16044            DisplayString,
16045        acpmsAvgFreqAvgStr
16046            DisplayString,
16047        acpmsAvgFreqInEventState
16048            DisplayString,
16049        acpmsTRPValueStr
16050            DisplayString,
16051        acpmsTRPMinStr
16052            DisplayString,
16053        acpmsTRPMaxStr
16054            DisplayString,
16055        acpmsTRPAvgStr
16056            DisplayString,
16057        acpmsTRPInEventState
16058            DisplayString,
16059        acpmsRPPhaseAValueStr
16060            DisplayString,
16061        acpmsRPPhaseBValueStr
16062            DisplayString,
16063        acpmsRPPhaseCValueStr
16064            DisplayString,
16065        acpmsCombined
16066            DisplayString,
16067        acpmsTPFValueStr
16068            DisplayString,
16069        acpmsTPFMinStr
16070            DisplayString,
16071        acpmsTPFMaxStr
16072            DisplayString,
16073        acpmsTPFAvgStr
16074            DisplayString,
16075        acpmsTPFInEventState
16076            DisplayString,
16077        acpmsPFPhaseAValueStr
16078            DisplayString,
16079        acpmsPFPhaseBValueStr
16080            DisplayString,
16081        acpmsPFPhaseCValueStr
16082            DisplayString,
16083        acpmsTRcPValueStr
16084            DisplayString,
16085        acpmsTRcPMinStr
16086            DisplayString,
16087        acpmsTRcPMaxStr
16088            DisplayString,
16089        acpmsTRcPAvgStr
16090            DisplayString,
16091        acpmsRcPPhaseAValueStr
16092            DisplayString,
16093        acpmsRcPPhaseBValueStr
16094            DisplayString,
16095        acpmsRcPPhaseCValueStr
16096            DisplayString,
16097        acpmsTAPValueStr
16098            DisplayString,
16099        acpmsTAPMinStr
16100            DisplayString,
16101        acpmsTAPMaxStr
16102            DisplayString,
16103        acpmsTAPAvgStr
16104            DisplayString,
16105        acpmsAPPhaseAValueStr
16106            DisplayString,
16107        acpmsAPPhaseBValueStr
16108            DisplayString,
16109        acpmsAPPhaseCValueStr
16110            DisplayString,
16111        acpmsTotalEnergyWh
16112            Integer32,
16113        acpmsTotalEnergyVAR
16114            Integer32,
16115        acpmsTotalEnergyVA
16116            Integer32
16117}
16118
16119ScheduleConfig ::=
16120    SEQUENCE {
16121        schedIndex
16122            Integer32,
16123        schedEnable
16124            DisplayString,
16125        schedStart
16126            DisplayString,
16127        schedRepeatMode
16128            DisplayString,
16129        schedRepeatFreq
16130            Integer32,
16131        schedRepeatEndMode
16132            DisplayString,
16133        schedRepeatEndAfter
16134            Integer32,
16135        schedRepeatEndOn
16136            DisplayString,
16137        schedRepeatWeeklySun
16138            DisplayString,
16139        schedRepeatWeeklyMon
16140            DisplayString,
16141        schedRepeatWeeklyTue
16142            DisplayString,
16143        schedRepeatWeeklyWed
16144            DisplayString,
16145        schedRepeatWeeklyThu
16146            DisplayString,
16147        schedRepeatWeeklyFri
16148            DisplayString,
16149        schedRepeatWeeklySat
16150            DisplayString,
16151        schedRepeatMonthlyMode
16152            DisplayString,
16153        schedRepeatMonthlyDates
16154            DisplayString,
16155        schedRepeatMonthlyOnThe
16156            DisplayString,
16157        schedRepeatMonthlyOnDay
16158            DisplayString,
16159        schedRepeatYearlyJan
16160            DisplayString,
16161        schedRepeatYearlyFeb
16162            DisplayString,
16163        schedRepeatYearlyMar
16164            DisplayString,
16165        schedRepeatYearlyApr
16166            DisplayString,
16167        schedRepeatYearlyMay
16168            DisplayString,
16169        schedRepeatYearlyJun
16170            DisplayString,
16171        schedRepeatYearlyJul
16172            DisplayString,
16173        schedRepeatYearlyAug
16174            DisplayString,
16175        schedRepeatYearlySep
16176            DisplayString,
16177        schedRepeatYearlyOct
16178            DisplayString,
16179        schedRepeatYearlyNov
16180            DisplayString,
16181        schedRepeatYearlyDec
16182            DisplayString,
16183        schedRepeatYearlyOnThe
16184            DisplayString,
16185        schedRepeatYearlyOnDay
16186            DisplayString,
16187        schedNextTrigger
16188            DisplayString
16189}
16190
16191FuelSensorConfigGeneral ::=
16192    SEQUENCE {
16193        fsGenIndex
16194            Integer32,
16195        fsGenName
16196            DisplayString,
16197        fsGenSensorType
16198            DisplayString,
16199        fsGenDistanceUnit
16200            DisplayString,
16201        fsGenRawValueTop
16202            DisplayString,
16203        fsGenTopOffset
16204            DisplayString,
16205        fsGenRawValueBottom
16206            DisplayString,
16207        fsGenBottomOffset
16208            DisplayString,
16209        fsGenInputES
16210            Integer32,
16211        fsGenInputPoint
16212            Integer32,
16213        fsGenFilterAveraging
16214            Integer32,
16215        fsGenSysrepEnable
16216            DisplayString,
16217        fsGenSysrepThreshold
16218            DisplayString,
16219        fsGenSysrepLimit
16220            Integer32,
16221        fsGenSysrepPackage
16222            Integer32,
16223        fsGenSysrepType
16224            DisplayString,
16225        fsGenEnable
16226            DisplayString
16227}
16228
16229FuelSensorConfigTank ::=
16230    SEQUENCE {
16231        fsTankIndex
16232            Integer32,
16233        fsTankHeight
16234            DisplayString,
16235        fsTankDimA
16236            DisplayString,
16237        fsTankDimB
16238            DisplayString,
16239        fsTankVolume
16240            DisplayString,
16241        fsTankVolumeUnit
16242            DisplayString,
16243        fsTankShape
16244            DisplayString
16245}
16246
16247FuelSensorConfigCustomTankStrapping ::=
16248    SEQUENCE {
16249        fsCustomTankIndexFS
16250            Integer32,
16251        fsCustomTankIndexDatum
16252            Integer32,
16253        fsCustomTankHeight
16254            DisplayString,
16255        fsCustomTankVolume
16256            DisplayString
16257}
16258
16259FuelSensorConfigVolume ::=
16260    SEQUENCE {
16261        fsVolumeIndex
16262            Integer32,
16263        fsVolumeEnable
16264            DisplayString,
16265        fsVolumeDeadband
16266            DisplayString,
16267        fsVolumeVHighValue
16268            DisplayString,
16269        fsVolumeVHighActions
16270            DisplayString,
16271        fsVolumeVHighTrapNum
16272            Integer32,
16273        fsVolumeVHighClass
16274            DisplayString,
16275        fsVolumeHighValue
16276            DisplayString,
16277        fsVolumeHighActions
16278            DisplayString,
16279        fsVolumeHighTrapNum
16280            Integer32,
16281        fsVolumeHighClass
16282            DisplayString,
16283        fsVolumeNormalActions
16284            DisplayString,
16285        fsVolumeNormalTrapNum
16286            Integer32,
16287        fsVolumeNormalClass
16288            DisplayString,
16289        fsVolumeLowValue
16290            DisplayString,
16291        fsVolumeLowActions
16292            DisplayString,
16293        fsVolumeLowTrapNum
16294            Integer32,
16295        fsVolumeLowClass
16296            DisplayString,
16297        fsVolumeVLowValue
16298            DisplayString,
16299        fsVolumeVLowActions
16300            DisplayString,
16301        fsVolumeVLowTrapNum
16302            Integer32,
16303        fsVolumeVLowClass
16304            DisplayString
16305}
16306
16307FuelSensorConfigDisconnect ::=
16308    SEQUENCE {
16309        fsDiscIndex
16310            Integer32,
16311        fsDiscEnable
16312            DisplayString,
16313        fsDiscHighValue
16314            DisplayString,
16315        fsDiscLowValue
16316            DisplayString,
16317        fsDiscActions
16318            DisplayString,
16319        fsDiscTrapNum
16320            Integer32,
16321        fsDiscClass
16322            DisplayString,
16323        fsDiscNormalActions
16324            DisplayString,
16325        fsDiscNormalTrapNum
16326            Integer32,
16327        fsDiscNormalClass
16328            DisplayString
16329}
16330
16331FuelSensorConfigSuddenChange ::=
16332    SEQUENCE {
16333        fsSuddenChangeIndex
16334            Integer32,
16335        fsSuddenChangeEnable
16336            DisplayString,
16337        fsSuddenChangeTime
16338            Integer32,
16339        fsSuddenChangeAmplitude
16340            DisplayString,
16341        fsSuddenChangeActions
16342            DisplayString,
16343        fsSuddenChangeTrapNum
16344            Integer32,
16345        fsSuddenChangeClass
16346            DisplayString
16347}
16348
16349FuelSensorConfigSlowChange ::=
16350    SEQUENCE {
16351        fsSlowChangeIndex
16352            Integer32,
16353        fsSlowChangeEnable
16354            DisplayString,
16355        fsSlowChangeTime
16356            Integer32,
16357        fsSlowChangeAmplitude
16358            DisplayString,
16359        fsSlowChangeActions
16360            DisplayString,
16361        fsSlowChangeTrapNum
16362            Integer32,
16363        fsSlowChangeClass
16364            DisplayString
16365}
16366
16367FuelSensorConfigLevelsAutoAdjust ::=
16368    SEQUENCE {
16369        fsLAAIndex
16370            Integer32,
16371        fsLAAEnable
16372            DisplayString,
16373        fsLAAEventEnable
16374            DisplayString,
16375        fsLAAEventThreshold
16376            Integer32,
16377        fsLAAEventActions
16378            DisplayString,
16379        fsLAAEventClass
16380            DisplayString,
16381        fsLAAEventTrapNum
16382            Integer32
16383}
16384
16385ACPMConfigGeneral ::=
16386    SEQUENCE {
16387        acpmGenIndex
16388            Integer32,
16389        acpmGenDevice
16390            DisplayString,
16391        acpmGenName
16392            DisplayString,
16393        acpmGenAddress
16394            Integer32,
16395        acpmGenPtRatio
16396            Integer32,
16397        acpmGenCtRatio
16398            Integer32,
16399        acpmGenPowerType
16400            DisplayString,
16401        acpmGenSysrepPackage
16402            Integer32,
16403        acpmGenSysrepType
16404            DisplayString,
16405        acpmGenEnable
16406            DisplayString
16407}
16408
16409ACPMConfigAvgVoltage ::=
16410    SEQUENCE {
16411        acpmAvgVoltageIndex
16412            Integer32,
16413        acpmAvgVoltageEnable
16414            DisplayString,
16415        acpmAvgVoltageDeadband
16416            DisplayString,
16417        acpmAvgVoltageVHighValue
16418            DisplayString,
16419        acpmAvgVoltageVHighActions
16420            DisplayString,
16421        acpmAvgVoltageVHighTrapNum
16422            Integer32,
16423        acpmAvgVoltageVHighClass
16424            DisplayString,
16425        acpmAvgVoltageHighValue
16426            DisplayString,
16427        acpmAvgVoltageHighActions
16428            DisplayString,
16429        acpmAvgVoltageHighTrapNum
16430            Integer32,
16431        acpmAvgVoltageHighClass
16432            DisplayString,
16433        acpmAvgVoltageNormalActions
16434            DisplayString,
16435        acpmAvgVoltageNormalTrapNum
16436            Integer32,
16437        acpmAvgVoltageNormalClass
16438            DisplayString,
16439        acpmAvgVoltageLowValue
16440            DisplayString,
16441        acpmAvgVoltageLowActions
16442            DisplayString,
16443        acpmAvgVoltageLowTrapNum
16444            Integer32,
16445        acpmAvgVoltageLowClass
16446            DisplayString,
16447        acpmAvgVoltageVLowValue
16448            DisplayString,
16449        acpmAvgVoltageVLowActions
16450            DisplayString,
16451        acpmAvgVoltageVLowTrapNum
16452            Integer32,
16453        acpmAvgVoltageVLowClass
16454            DisplayString,
16455        acpmAvgVoltageSysrepEnable
16456            DisplayString,
16457        acpmAvgVoltageSysrepThreshold
16458            DisplayString,
16459        acpmAvgVoltageSysrepLimit
16460            Integer32
16461}
16462
16463ACPMConfigAvgCurrent ::=
16464    SEQUENCE {
16465        acpmAvgCurrentIndex
16466            Integer32,
16467        acpmAvgCurrentEnable
16468            DisplayString,
16469        acpmAvgCurrentDeadband
16470            DisplayString,
16471        acpmAvgCurrentVHighValue
16472            DisplayString,
16473        acpmAvgCurrentVHighActions
16474            DisplayString,
16475        acpmAvgCurrentVHighTrapNum
16476            Integer32,
16477        acpmAvgCurrentVHighClass
16478            DisplayString,
16479        acpmAvgCurrentHighValue
16480            DisplayString,
16481        acpmAvgCurrentHighActions
16482            DisplayString,
16483        acpmAvgCurrentHighTrapNum
16484            Integer32,
16485        acpmAvgCurrentHighClass
16486            DisplayString,
16487        acpmAvgCurrentNormalActions
16488            DisplayString,
16489        acpmAvgCurrentNormalTrapNum
16490            Integer32,
16491        acpmAvgCurrentNormalClass
16492            DisplayString,
16493        acpmAvgCurrentLowValue
16494            DisplayString,
16495        acpmAvgCurrentLowActions
16496            DisplayString,
16497        acpmAvgCurrentLowTrapNum
16498            Integer32,
16499        acpmAvgCurrentLowClass
16500            DisplayString,
16501        acpmAvgCurrentVLowValue
16502            DisplayString,
16503        acpmAvgCurrentVLowActions
16504            DisplayString,
16505        acpmAvgCurrentVLowTrapNum
16506            Integer32,
16507        acpmAvgCurrentVLowClass
16508            DisplayString,
16509        acpmAvgCurrentSysrepEnable
16510            DisplayString,
16511        acpmAvgCurrentSysrepThreshold
16512            DisplayString,
16513        acpmAvgCurrentSysrepLimit
16514            Integer32
16515}
16516
16517ACPMConfigFreq ::=
16518    SEQUENCE {
16519        acpmFreqIndex
16520            Integer32,
16521        acpmFreqEnable
16522            DisplayString,
16523        acpmFreqDeadband
16524            DisplayString,
16525        acpmFreqVHighValue
16526            DisplayString,
16527        acpmFreqVHighActions
16528            DisplayString,
16529        acpmFreqVHighTrapNum
16530            Integer32,
16531        acpmFreqVHighClass
16532            DisplayString,
16533        acpmFreqHighValue
16534            DisplayString,
16535        acpmFreqHighActions
16536            DisplayString,
16537        acpmFreqHighTrapNum
16538            Integer32,
16539        acpmFreqHighClass
16540            DisplayString,
16541        acpmFreqNormalActions
16542            DisplayString,
16543        acpmFreqNormalTrapNum
16544            Integer32,
16545        acpmFreqNormalClass
16546            DisplayString,
16547        acpmFreqLowValue
16548            DisplayString,
16549        acpmFreqLowActions
16550            DisplayString,
16551        acpmFreqLowTrapNum
16552            Integer32,
16553        acpmFreqLowClass
16554            DisplayString,
16555        acpmFreqVLowValue
16556            DisplayString,
16557        acpmFreqVLowActions
16558            DisplayString,
16559        acpmFreqVLowTrapNum
16560            Integer32,
16561        acpmFreqVLowClass
16562            DisplayString,
16563        acpmFreqSysrepEnable
16564            DisplayString,
16565        acpmFreqSysrepThreshold
16566            DisplayString,
16567        acpmFreqSysrepLimit
16568            Integer32
16569}
16570
16571ACPMConfigTRP ::=
16572    SEQUENCE {
16573        acpmTRPIndex
16574            Integer32,
16575        acpmTRPEnable
16576            DisplayString,
16577        acpmTRPDeadband
16578            DisplayString,
16579        acpmTRPVHighValue
16580            DisplayString,
16581        acpmTRPVHighActions
16582            DisplayString,
16583        acpmTRPVHighTrapNum
16584            Integer32,
16585        acpmTRPVHighClass
16586            DisplayString,
16587        acpmTRPHighValue
16588            DisplayString,
16589        acpmTRPHighActions
16590            DisplayString,
16591        acpmTRPHighTrapNum
16592            Integer32,
16593        acpmTRPHighClass
16594            DisplayString,
16595        acpmTRPNormalActions
16596            DisplayString,
16597        acpmTRPNormalTrapNum
16598            Integer32,
16599        acpmTRPNormalClass
16600            DisplayString,
16601        acpmTRPLowValue
16602            DisplayString,
16603        acpmTRPLowActions
16604            DisplayString,
16605        acpmTRPLowTrapNum
16606            Integer32,
16607        acpmTRPLowClass
16608            DisplayString,
16609        acpmTRPVLowValue
16610            DisplayString,
16611        acpmTRPVLowActions
16612            DisplayString,
16613        acpmTRPVLowTrapNum
16614            Integer32,
16615        acpmTRPVLowClass
16616            DisplayString,
16617        acpmTRPSysrepEnable
16618            DisplayString,
16619        acpmTRPSysrepThreshold
16620            DisplayString,
16621        acpmTRPSysrepLimit
16622            Integer32
16623}
16624
16625ACPMConfigDisconnect ::=
16626    SEQUENCE {
16627        acpmDisconnectIndex
16628            Integer32,
16629        acpmDisconnectEnable
16630            DisplayString,
16631        acpmDisconnectActions
16632            DisplayString,
16633        acpmDisconnectTrapNum
16634            Integer32,
16635        acpmDisconnectClass
16636            DisplayString,
16637        acpmDisconnectNormalActions
16638            DisplayString,
16639        acpmDisconnectNormalTrapNum
16640            Integer32,
16641        acpmDisconnectNormalClass
16642            DisplayString
16643}
16644
16645ACPMConfigTotalPowerFactor ::=
16646    SEQUENCE {
16647        acpmTPFIndex
16648            Integer32,
16649        acpmTPFEnable
16650            DisplayString,
16651        acpmTPFDeadband
16652            DisplayString,
16653        acpmTPFNormalActions
16654            DisplayString,
16655        acpmTPFNormalTrapNum
16656            Integer32,
16657        acpmTPFNormalClass
16658            DisplayString,
16659        acpmTPFLowValue
16660            DisplayString,
16661        acpmTPFLowActions
16662            DisplayString,
16663        acpmTPFLowTrapNum
16664            Integer32,
16665        acpmTPFLowClass
16666            DisplayString,
16667        acpmTPFVLowValue
16668            DisplayString,
16669        acpmTPFVLowActions
16670            DisplayString,
16671        acpmTPFVLowTrapNum
16672            Integer32,
16673        acpmTPFVLowClass
16674            DisplayString,
16675        acpmTPFSysrepEnable
16676            DisplayString,
16677        acpmTPFSysrepThreshold
16678            DisplayString,
16679        acpmTPFSysrepLimit
16680            Integer32
16681}
16682
16683
16684BatteryMonitorConfigGeneral ::=
16685    SEQUENCE {
16686        bmGenIndex
16687            Integer32,
16688        bmGenEnable
16689            DisplayString,
16690        bmGenName
16691            DisplayString,
16692        bmGenBatteryQuantity
16693            Integer32,
16694        bmGenBatteryCapacity
16695            Integer32,
16696        bmGenBatteryNominalVoltage
16697            DisplayString,
16698        bmGenSysrepPackage
16699            Integer32,
16700        bmGenSysrepType
16701            DisplayString
16702}
16703
16704BatteryMonitorConfigDevice ::=
16705    SEQUENCE {
16706        bmDeviceIndex
16707            Integer32,
16708        bmDeviceType
16709            DisplayString,
16710        bmDeviceES
16711            Integer32,
16712        bmDeviceIP
16713            IpAddress,
16714        bmDeviceReadcom
16715            DisplayString,
16716        bmDeviceInputString
16717            Integer32,
16718        bmDeviceCTSize
16719            Integer32
16720}
16721
16722BatteryMonitorConfigTemp ::=
16723    SEQUENCE {
16724        bmTempIndex
16725            Integer32,
16726        bmTempEnable
16727            DisplayString,
16728        bmTempDeadband
16729            DisplayString,
16730        bmTempScale
16731            DisplayString,
16732        bmTempHighValue
16733            DisplayString,
16734        bmTempHighActions
16735            DisplayString,
16736        bmTempHighTrapNum
16737            Integer32,
16738        bmTempHighClass
16739            DisplayString,
16740        bmTempNormalActions
16741            DisplayString,
16742        bmTempNormalTrapNum
16743            Integer32,
16744        bmTempNormalClass
16745            DisplayString,
16746        bmTempLowValue
16747            DisplayString,
16748        bmTempLowActions
16749            DisplayString,
16750        bmTempLowTrapNum
16751            Integer32,
16752        bmTempLowClass
16753            DisplayString,
16754        bmTempSysrepEnable
16755            DisplayString,
16756        bmTempSysrepThreshold
16757            DisplayString,
16758        bmTempSysrepLimit
16759            Integer32
16760}
16761
16762BatteryMonitorConfigDiffTemp ::=
16763    SEQUENCE {
16764        bmDiffTempIndex
16765            Integer32,
16766        bmDiffTempEnable
16767            DisplayString,
16768        bmDiffTempDeadband
16769            Integer32,
16770        bmDiffTempVHighValue
16771            Integer32,
16772        bmDiffTempVHighActions
16773            DisplayString,
16774        bmDiffTempVHighTrapNum
16775            Integer32,
16776        bmDiffTempVHighClass
16777            DisplayString,
16778        bmDiffTempHighValue
16779            Integer32,
16780        bmDiffTempHighActions
16781            DisplayString,
16782        bmDiffTempHighTrapNum
16783            Integer32,
16784        bmDiffTempHighClass
16785            DisplayString,
16786        bmDiffTempNormalActions
16787            DisplayString,
16788        bmDiffTempNormalTrapNum
16789            Integer32,
16790        bmDiffTempNormalClass
16791            DisplayString,
16792        bmDiffTempSysrepEnable
16793            DisplayString,
16794        bmDiffTempSysrepThreshold
16795            Integer32,
16796        bmDiffTempSysrepLimit
16797            Integer32
16798}
16799
16800BatteryMonitorConfigVoltage ::=
16801    SEQUENCE {
16802        bmVoltageIndex
16803            Integer32,
16804        bmVoltageEnable
16805            DisplayString,
16806        bmVoltageDeadband
16807            DisplayString,
16808        bmVoltageVHighValue
16809            DisplayString,
16810        bmVoltageVHighActions
16811            DisplayString,
16812        bmVoltageVHighTrapNum
16813            Integer32,
16814        bmVoltageVHighClass
16815            DisplayString,
16816        bmVoltageHighValue
16817            DisplayString,
16818        bmVoltageHighActions
16819            DisplayString,
16820        bmVoltageHighTrapNum
16821            Integer32,
16822        bmVoltageHighClass
16823            DisplayString,
16824        bmVoltageNormalActions
16825            DisplayString,
16826        bmVoltageNormalTrapNum
16827            Integer32,
16828        bmVoltageNormalClass
16829            DisplayString,
16830        bmVoltageLowValue
16831            DisplayString,
16832        bmVoltageLowActions
16833            DisplayString,
16834        bmVoltageLowTrapNum
16835            Integer32,
16836        bmVoltageLowClass
16837            DisplayString,
16838        bmVoltageVLowValue
16839            DisplayString,
16840        bmVoltageVLowActions
16841            DisplayString,
16842        bmVoltageVLowTrapNum
16843            Integer32,
16844        bmVoltageVLowClass
16845            DisplayString,
16846        bmVoltageSysrepEnable
16847            DisplayString,
16848        bmVoltageSysrepThreshold
16849            DisplayString,
16850        bmVoltageSysrepLimit
16851            Integer32
16852}
16853
16854BatteryMonitorConfigDiffVolt ::=
16855    SEQUENCE {
16856        bmDiffVoltIndex
16857            Integer32,
16858        bmDiffVoltEnable
16859            DisplayString,
16860        bmDiffVoltDeadband
16861            DisplayString,
16862        bmDiffVoltVHighValue
16863            DisplayString,
16864        bmDiffVoltVHighActions
16865            DisplayString,
16866        bmDiffVoltVHighTrapNum
16867            Integer32,
16868        bmDiffVoltVHighClass
16869            DisplayString,
16870        bmDiffVoltHighValue
16871            DisplayString,
16872        bmDiffVoltHighActions
16873            DisplayString,
16874        bmDiffVoltHighTrapNum
16875            Integer32,
16876        bmDiffVoltHighClass
16877            DisplayString,
16878        bmDiffVoltNormalActions
16879            DisplayString,
16880        bmDiffVoltNormalTrapNum
16881            Integer32,
16882        bmDiffVoltNormalClass
16883            DisplayString,
16884        bmDiffVoltSysrepEnable
16885            DisplayString,
16886        bmDiffVoltSysrepThreshold
16887            DisplayString,
16888        bmDiffVoltSysrepLimit
16889            Integer32
16890}
16891
16892BatteryMonitorConfigChargingCurrent ::=
16893    SEQUENCE {
16894        bmChargingCurrentIndex
16895            Integer32,
16896        bmChargingCurrentEnable
16897            DisplayString,
16898        bmChargingCurrentDeadband
16899            DisplayString,
16900        bmChargingCurrentVHighValue
16901            DisplayString,
16902        bmChargingCurrentVHighActions
16903            DisplayString,
16904        bmChargingCurrentVHighTrapNum
16905            Integer32,
16906        bmChargingCurrentVHighClass
16907            DisplayString,
16908        bmChargingCurrentHighValue
16909            DisplayString,
16910        bmChargingCurrentHighActions
16911            DisplayString,
16912        bmChargingCurrentHighTrapNum
16913            Integer32,
16914        bmChargingCurrentHighClass
16915            DisplayString,
16916        bmChargingCurrentNormalActions
16917            DisplayString,
16918        bmChargingCurrentNormalTrapNum
16919            Integer32,
16920        bmChargingCurrentNormalClass
16921            DisplayString,
16922        bmChargingCurrentSysrepEnable
16923            DisplayString,
16924        bmChargingCurrentSysrepThreshold
16925            DisplayString,
16926        bmChargingCurrentSysrepLimit
16927            Integer32
16928}
16929
16930BatteryMonitorConfigDischargingCurrent ::=
16931    SEQUENCE {
16932        bmDischargingCurrentIndex
16933            Integer32,
16934        bmDischargingCurrentEnable
16935            DisplayString,
16936        bmDischargingCurrentDeadband
16937            DisplayString,
16938        bmDischargingCurrentVHighValue
16939            DisplayString,
16940        bmDischargingCurrentVHighActions
16941            DisplayString,
16942        bmDischargingCurrentVHighTrapNum
16943            Integer32,
16944        bmDischargingCurrentVHighClass
16945            DisplayString,
16946        bmDischargingCurrentHighValue
16947            DisplayString,
16948        bmDischargingCurrentHighActions
16949            DisplayString,
16950        bmDischargingCurrentHighTrapNum
16951            Integer32,
16952        bmDischargingCurrentHighClass
16953            DisplayString,
16954        bmDischargingCurrentNormalActions
16955            DisplayString,
16956        bmDischargingCurrentNormalTrapNum
16957            Integer32,
16958        bmDischargingCurrentNormalClass
16959            DisplayString,
16960        bmDischargingCurrentSysrepEnable
16961            DisplayString,
16962        bmDischargingCurrentSysrepThreshold
16963            DisplayString,
16964        bmDischargingCurrentSysrepLimit
16965            Integer32
16966}
16967
16968BatteryMonitorConfigChargeLevel ::=
16969    SEQUENCE {
16970        bmChargeLevelIndex
16971            Integer32,
16972        bmChargeLevelEnable
16973            DisplayString,
16974        bmChargeLevelNormalActions
16975            DisplayString,
16976        bmChargeLevelNormalTrapNum
16977            Integer32,
16978        bmChargeLevelNormalClass
16979            DisplayString,
16980        bmChargeLevelLowActions
16981            DisplayString,
16982        bmChargeLevelLowTrapNum
16983            Integer32,
16984        bmChargeLevelLowClass
16985            DisplayString,
16986        bmChargeLevelVLowActions
16987            DisplayString,
16988        bmChargeLevelVLowTrapNum
16989            Integer32,
16990        bmChargeLevelVLowClass
16991            DisplayString,
16992        bmChargeLevelSysrepEnable
16993            DisplayString
16994}
16995
16996BatteryMonitorConfigJarHealth ::=
16997    SEQUENCE {
16998        bmJarHealthIndex
16999            Integer32,
17000        bmJarHealthEnable
17001            DisplayString,
17002        bmJarHealthNormalActions
17003            DisplayString,
17004        bmJarHealthNormalTrapNum
17005            Integer32,
17006        bmJarHealthNormalClass
17007            DisplayString,
17008        bmJarHealthLowActions
17009            DisplayString,
17010        bmJarHealthLowTrapNum
17011            Integer32,
17012        bmJarHealthLowClass
17013            DisplayString,
17014        bmJarHealthVLowActions
17015            DisplayString,
17016        bmJarHealthVLowTrapNum
17017            Integer32,
17018        bmJarHealthVLowClass
17019            DisplayString,
17020        bmJarHealthSysrepEnable
17021            DisplayString
17022}
17023
17024
17025
17026BMStatus ::=
17027    SEQUENCE {
17028        bmsIndex
17029            Integer32,
17030        bmsEnable
17031            DisplayString,
17032        bmsName
17033            DisplayString,
17034        bmsState
17035            DisplayString,
17036        bmsStringState
17037            DisplayString,
17038        bmsTempValue
17039            DisplayString,
17040        bmsTempValueStr
17041            DisplayString,
17042        bmsTempEvent
17043            DisplayString,
17044        bmsDiffTempValue
17045            Integer32,
17046        bmsDiffTempValueStr
17047            DisplayString,
17048        bmsDiffTempEvent
17049            DisplayString,
17050        bmsVoltageValue
17051            DisplayString,
17052        bmsVoltageEvent
17053            DisplayString,
17054        bmsDiffVoltValue
17055            DisplayString,
17056        bmsDiffVoltEvent
17057            DisplayString,
17058        bmsCurrentValue
17059            DisplayString,
17060        bmsChargingCurrentEvent
17061            DisplayString,
17062        bmsDischargingCurrentEvent
17063            DisplayString,
17064        bmsChargeLevelValue
17065            DisplayString,
17066        bmsChargeLevelEvent
17067            DisplayString,
17068        bmsJarHealthValue
17069            DisplayString,
17070        bmsJarHealthEvent
17071            DisplayString,
17072        bmsCombined
17073            DisplayString
17074}
17075
17076BMJarStatus ::=
17077    SEQUENCE {
17078        bmjsIndexBM
17079            Integer32,
17080        bmjsIndexJar
17081            Integer32,
17082        bmjsVoltageValue
17083            DisplayString,
17084        bmjsTempValue
17085            DisplayString,
17086        bmjsAdmittanceValue
17087            Integer32,
17088        bmjsAdmittanceChangeValue
17089            Integer32
17090}
17091
17092AccessControlDevice ::=
17093    SEQUENCE {
17094        acdIndex
17095            Integer32,
17096        acdEnable
17097            DisplayString,
17098        acdName
17099            DisplayString,
17100        acdReader
17101            DisplayString,
17102        acdWiegandES
17103            Integer32,
17104        acdRelayType
17105            DisplayString,
17106        acdRelayES
17107            Integer32,
17108        acdRelayPoint
17109            Integer32,
17110        acdOpenTime
17111            Integer32,
17112        acdUserGroup
17113            Integer32
17114}
17115
17116AccessControlUser ::=
17117    SEQUENCE {
17118        acuIndexUserGroup
17119            Integer32,
17120        acuIndexUser
17121            Integer32,
17122        acuEnable
17123            DisplayString,
17124        acuName
17125            DisplayString,
17126        acuSn
17127            DisplayString,
17128        acuSunBegin
17129            DisplayString,
17130        acuSunEnd
17131            DisplayString,
17132        acuMonBegin
17133            DisplayString,
17134        acuMonEnd
17135            DisplayString,
17136        acuTueBegin
17137            DisplayString,
17138        acuTueEnd
17139            DisplayString,
17140        acuWedBegin
17141            DisplayString,
17142        acuWedEnd
17143            DisplayString,
17144        acuThuBegin
17145            DisplayString,
17146        acuThuEnd
17147            DisplayString,
17148        acuFriBegin
17149            DisplayString,
17150        acuFriEnd
17151            DisplayString,
17152        acuSatBegin
17153            DisplayString,
17154        acuSatEnd
17155            DisplayString
17156}
17157
17158--***************************************************************************************
17159--TRAP DEFINITIONS
17160--***************************************************************************************
17161
17162s350StockContactClosureTrap NOTIFICATION-TYPE
17163    OBJECTS { siteName, stockTrapString, trapTypeString }
17164    STATUS current
17165    DESCRIPTION
17166        "A stock contact closure trap is issued when a contact closure
17167        event happens."
17168    ::= { s350Notifications 110 }
17169
17170s350StockTempTrap NOTIFICATION-TYPE
17171    OBJECTS { siteName, stockTrapString, trapTypeString }
17172    STATUS current
17173    DESCRIPTION
17174        "A stock temperature trap is issued when a temperature event
17175        happens."
17176    ::= { s350Notifications 120 }
17177
17178s350StockHumidityTrap NOTIFICATION-TYPE
17179    OBJECTS { siteName, stockTrapString, trapTypeString }
17180    STATUS current
17181    DESCRIPTION
17182        "A stock humidity trap is issued when a humidity event
17183        happens."
17184    ::= { s350Notifications 130 }
17185
17186s350StockAnalogTrap NOTIFICATION-TYPE
17187    OBJECTS { siteName, stockTrapString, trapTypeString }
17188    STATUS current
17189    DESCRIPTION
17190        "A stock analog trap is issued when an analog sensor event
17191        happens."
17192    ::= { s350Notifications 140 }
17193
17194s350StockOutputTrap NOTIFICATION-TYPE
17195    OBJECTS { siteName, stockTrapString, trapTypeString }
17196    STATUS current
17197    DESCRIPTION
17198        "A stock output trap is issued when an output event
17199        happens.  That is, depending on the configuration,
17200        when an output changes state for any reason, this
17201        trap will be sent."
17202    ::= { s350Notifications 150 }
17203
17204s350StockPDCurrentTrap NOTIFICATION-TYPE
17205    OBJECTS { siteName, stockTrapString, trapTypeString }
17206    STATUS current
17207    DESCRIPTION
17208        "A stock analog trap is issued when a power distribution
17209        current event happens."
17210    ::= { s350Notifications 180 }
17211
17212s350StockPDVoltageTrap NOTIFICATION-TYPE
17213    OBJECTS { siteName, stockTrapString, trapTypeString }
17214    STATUS current
17215    DESCRIPTION
17216        "A stock analog trap is issued when a power distribution
17217        voltage event happens."
17218    ::= { s350Notifications 190 }
17219
17220s350StockPDFuseTrap NOTIFICATION-TYPE
17221    OBJECTS { siteName, stockTrapString, trapTypeString }
17222    STATUS current
17223    DESCRIPTION
17224        "A stock analog trap is issued when a power distribution
17225        fuse event happens."
17226    ::= { s350Notifications 210 }
17227
17228s350StockSchedTrap NOTIFICATION-TYPE
17229    OBJECTS { siteName, stockTrapString, trapTypeString }
17230    STATUS current
17231    DESCRIPTION
17232        "The stock scheduled alarm trap is issued
17233        when the current time reaches the scheduled
17234        alarm time."
17235    ::= { s350Notifications 506 }
17236
17237s350StockImmediateTrap NOTIFICATION-TYPE
17238    OBJECTS { siteName, stockTrapString, trapTypeString }
17239    STATUS current
17240    DESCRIPTION
17241        "The stock immediate alarm trap is issued
17242        when the user enters the DOTRAP command."
17243    ::= { s350Notifications 507 }
17244
17245s350StockCTSTrap  NOTIFICATION-TYPE
17246    OBJECTS { siteName, stockTrapString, trapTypeString }
17247    STATUS current
17248    DESCRIPTION
17249        "A stock CTS trap is issued when an RS-232 CTS event
17250        happens."
17251    ::= { s350Notifications 510 }
17252
17253s350CPEDownTrap  NOTIFICATION-TYPE
17254    OBJECTS { siteName, stockTrapString, trapTypeString }
17255    STATUS current
17256    DESCRIPTION
17257        "A stock CPE Down trap is issued when a CPE Down event
17258        happens."
17259    ::= { s350Notifications 511 }
17260
17261s350FuelSensorDisconnectTrap  NOTIFICATION-TYPE
17262    OBJECTS { siteName, stockTrapString, trapTypeString }
17263    STATUS current
17264    DESCRIPTION
17265        "A stock Fuel Sensor Disconnect trap is issued when a Fuel
17266        Sensor Disconnect or Connect (Return to Normal) event happens."
17267    ::= { s350Notifications 515 }
17268
17269s350FuelSensorVolumeTrap  NOTIFICATION-TYPE
17270    OBJECTS { siteName, stockTrapString, trapTypeString }
17271    STATUS current
17272    DESCRIPTION
17273        "A stock Fuel Sensor Volume trap is issued when a Fuel
17274        Sensor Volume event happens"
17275    ::= { s350Notifications 519 }
17276
17277s350ACPowerMonitorAvgVoltageTrap  NOTIFICATION-TYPE
17278    OBJECTS { siteName, stockTrapString, trapTypeString }
17279    STATUS current
17280    DESCRIPTION
17281        "A stock AC power monitor average voltage trap is issued when an
17282        AC power monitor average voltage event happens."
17283    ::= { s350Notifications 520 }
17284
17285s350ACPowerMonitorAvgCurrentTrap  NOTIFICATION-TYPE
17286    OBJECTS { siteName, stockTrapString, trapTypeString }
17287    STATUS current
17288    DESCRIPTION
17289        "A stock AC power monitor average current trap is issued when an
17290        AC power monitor average current event happens."
17291    ::= { s350Notifications 521 }
17292
17293s350ACPowerMonitorFrequencyTrap  NOTIFICATION-TYPE
17294    OBJECTS { siteName, stockTrapString, trapTypeString }
17295    STATUS current
17296    DESCRIPTION
17297        "A stock AC power monitor frequency trap is issued when an
17298        AC power monitor frequency event happens."
17299    ::= { s350Notifications 522 }
17300
17301s350ACPowerMonitorTRPTrap  NOTIFICATION-TYPE
17302    OBJECTS { siteName, stockTrapString, trapTypeString }
17303    STATUS current
17304    DESCRIPTION
17305        "A stock AC power monitor TRP (total real power) trap is issued
17306        when an AC power monitor TRP event happens."
17307    ::= { s350Notifications 523 }
17308
17309s350ACPowerMonitorDisconnectTrap  NOTIFICATION-TYPE
17310    OBJECTS { siteName, stockTrapString, trapTypeString }
17311    STATUS current
17312    DESCRIPTION
17313        "A stock AC power monitor disconnect trap is issued
17314        when an AC power monitor disconnect event happens."
17315    ::= { s350Notifications 524 }
17316
17317s350StockScriptTrap  NOTIFICATION-TYPE
17318    OBJECTS { siteName, stockTrapString, trapTypeString }
17319    STATUS current
17320    DESCRIPTION
17321        "A stock script trap is issued when a script triggers
17322        an event via a_lib.PostEvent() called with no trap
17323        number (or this trap number) specified."
17324    ::= { s350Notifications 526 }
17325
17326s350FuelSensorVolumeSuddenChangeTrap  NOTIFICATION-TYPE
17327    OBJECTS { siteName, stockTrapString, trapTypeString }
17328    STATUS current
17329    DESCRIPTION
17330        "A stock Fuel Sensor Volume Sudden Change trap is issued
17331        when a Fuel Sensor Volume Sudden Change event happens"
17332    ::= { s350Notifications 527 }
17333
17334s350FuelSensorVolumeSlowChangeTrap  NOTIFICATION-TYPE
17335    OBJECTS { siteName, stockTrapString, trapTypeString }
17336    STATUS current
17337    DESCRIPTION
17338        "A stock Fuel Sensor Volume Slow Change trap is issued
17339        when a Fuel Sensor Volume Slow Change event happens"
17340    ::= { s350Notifications 528 }
17341
17342s350BattMonStringTemperatureTrap  NOTIFICATION-TYPE
17343    OBJECTS { siteName, stockTrapString, trapTypeString }
17344    STATUS current
17345    DESCRIPTION
17346        "A stock Battery Monitor String Temperature trap is issued
17347        when a Battery Monitor String Temperature event happens."
17348    ::= { s350Notifications 530 }
17349
17350s350BattMonStringDiffTemperatureTrap  NOTIFICATION-TYPE
17351    OBJECTS { siteName, stockTrapString, trapTypeString }
17352    STATUS current
17353    DESCRIPTION
17354        "A stock Battery Monitor String Differential Temperature
17355        trap is issued when a Battery Monitor String Differential
17356        Temperature event happens."
17357    ::= { s350Notifications 531 }
17358
17359s350BattMonStringVoltageTrap  NOTIFICATION-TYPE
17360    OBJECTS { siteName, stockTrapString, trapTypeString }
17361    STATUS current
17362    DESCRIPTION
17363        "A stock Battery Monitor String Voltage trap is issued
17364        when a Battery Monitor String Voltage event happens."
17365    ::= { s350Notifications 532 }
17366
17367s350BattMonStringChargeLevelTrap  NOTIFICATION-TYPE
17368    OBJECTS { siteName, stockTrapString, trapTypeString }
17369    STATUS current
17370    DESCRIPTION
17371        "A stock Battery Monitor String Charge Level trap is issued
17372        when a Battery Monitor String Charge Level event happens."
17373    ::= { s350Notifications 533 }
17374
17375s350BattMonStringChargingCurrentTrap  NOTIFICATION-TYPE
17376    OBJECTS { siteName, stockTrapString, trapTypeString }
17377    STATUS current
17378    DESCRIPTION
17379        "A stock Battery Monitor String Charging Current trap is issued
17380        when a Battery Monitor String Charging Current event happens."
17381    ::= { s350Notifications 534 }
17382
17383s350BattMonStringDischargingCurrentTrap  NOTIFICATION-TYPE
17384    OBJECTS { siteName, stockTrapString, trapTypeString }
17385    STATUS current
17386    DESCRIPTION
17387        "A stock Battery Monitor String Discharging Current trap is issued
17388        when a Battery Monitor String Discharging Current event happens."
17389    ::= { s350Notifications 535 }
17390
17391s350GeneratorNonStartTrap  NOTIFICATION-TYPE
17392    OBJECTS { siteName, stockTrapString, trapTypeString }
17393    STATUS current
17394    DESCRIPTION
17395        "A stock Generator Non-start trap is issued
17396        when the unit commands the generator to start as
17397        part of the generator exercising feature, and the
17398        generator fails to register as started after 30
17399        seconds (as detected by CC generator running
17400        detection)."
17401    ::= { s350Notifications 536 }
17402
17403s350BattMonStringDifferentialVoltageTrap  NOTIFICATION-TYPE
17404    OBJECTS { siteName, stockTrapString, trapTypeString }
17405    STATUS current
17406    DESCRIPTION
17407        "A stock Battery Monitor String Differential Voltage trap is issued
17408        when a Battery Monitor String Differential Voltage event happens."
17409    ::= { s350Notifications 537 }
17410
17411s350BattMonStringJarHealthTrap  NOTIFICATION-TYPE
17412    OBJECTS { siteName, stockTrapString, trapTypeString }
17413    STATUS current
17414    DESCRIPTION
17415        "A stock Battery Monitor String Jar Health trap is issued
17416        when a Battery Monitor String Jar Health event happens."
17417    ::= { s350Notifications 538 }
17418
17419s350CameraTrap  NOTIFICATION-TYPE
17420    OBJECTS { siteName, stockTrapString, trapTypeString }
17421    STATUS current
17422    DESCRIPTION
17423        "A stock camera trap is issued when a camera event happens."
17424    ::= { s350Notifications 539 }
17425
17426s350ACTotalPowerFactorTrap  NOTIFICATION-TYPE
17427    OBJECTS { siteName, stockTrapString, trapTypeString }
17428    STATUS current
17429    DESCRIPTION
17430        "A stock AC power monitor total power factor trap is issued
17431        when an AC power monitor total power factor event happens."
17432    ::= { s350Notifications 540 }
17433
17434s350LocationTrap  NOTIFICATION-TYPE
17435    OBJECTS { siteName, stockTrapString, trapTypeString }
17436    STATUS current
17437    DESCRIPTION
17438        "A stock location trap is issued when a location event happens."
17439    ::= { s350Notifications 541 }
17440
17441s350SleepTrap  NOTIFICATION-TYPE
17442    OBJECTS { siteName, stockTrapString, trapTypeString }
17443    STATUS current
17444    DESCRIPTION
17445        "A stock sleep trap is issued when a sleep event happens."
17446    ::= { s350Notifications 542 }
17447
17448s350ResetTrap  NOTIFICATION-TYPE
17449    OBJECTS { siteName, stockTrapString, trapTypeString }
17450    STATUS current
17451    DESCRIPTION
17452        "A stock reset trap is issued when a reset event happens."
17453    ::= { s350Notifications 543 }
17454
17455s350FuelSensorLevelsAutoAdjustTrap  NOTIFICATION-TYPE
17456    OBJECTS { siteName, stockTrapString, trapTypeString }
17457    STATUS current
17458    DESCRIPTION
17459        "A stock fuel sensor levels auto-adjust trap is issued when
17460        a fuel sensor levels auto-adjust event happens."
17461    ::= { s350Notifications 544 }
17462
17463s350AccessControlTrap  NOTIFICATION-TYPE
17464    OBJECTS { siteName, stockTrapString, trapTypeString }
17465    STATUS current
17466    DESCRIPTION
17467        "A stock access control trap is issued when an access control
17468        device management event happens."
17469    ::= { s350Notifications 547 }
17470
17471s350UserTrap1000 NOTIFICATION-TYPE
17472    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17473        trapEventTypeName, esIndexPoint, esPointName, esID,
17474        clock, trapIncludedValue, trapIncludedString,
17475        trapEventClassNumber, trapEventClassName }
17476    STATUS current
17477    DESCRIPTION
17478        "This user-defined trap is issued when an event happens that causes a
17479        trap with specific trap type 1000."
17480    ::= { s350Notifications 1000 }
17481
17482s350UserTrap1001 NOTIFICATION-TYPE
17483    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17484        trapEventTypeName, esIndexPoint, esPointName, esID,
17485        clock, trapIncludedValue, trapIncludedString,
17486        trapEventClassNumber, trapEventClassName }
17487    STATUS current
17488    DESCRIPTION
17489        "This user-defined trap is issued when an event happens that causes a
17490        trap with specific trap type 1001."
17491    ::= { s350Notifications 1001 }
17492
17493s350UserTrap1002 NOTIFICATION-TYPE
17494    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17495        trapEventTypeName, esIndexPoint, esPointName, esID,
17496        clock, trapIncludedValue, trapIncludedString,
17497        trapEventClassNumber, trapEventClassName }
17498    STATUS current
17499    DESCRIPTION
17500        "This user-defined trap is issued when an event happens that causes a
17501        trap with specific trap type 1002."
17502    ::= { s350Notifications 1002 }
17503
17504s350UserTrap1003 NOTIFICATION-TYPE
17505    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17506        trapEventTypeName, esIndexPoint, esPointName, esID,
17507        clock, trapIncludedValue, trapIncludedString,
17508        trapEventClassNumber, trapEventClassName }
17509    STATUS current
17510    DESCRIPTION
17511        "This user-defined trap is issued when an event happens that causes a
17512        trap with specific trap type 1003."
17513    ::= { s350Notifications 1003 }
17514
17515s350UserTrap1004 NOTIFICATION-TYPE
17516    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17517        trapEventTypeName, esIndexPoint, esPointName, esID,
17518        clock, trapIncludedValue, trapIncludedString,
17519        trapEventClassNumber, trapEventClassName }
17520    STATUS current
17521    DESCRIPTION
17522        "This user-defined trap is issued when an event happens that causes a
17523        trap with specific trap type 1004."
17524    ::= { s350Notifications 1004 }
17525
17526s350UserTrap1005 NOTIFICATION-TYPE
17527    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17528        trapEventTypeName, esIndexPoint, esPointName, esID,
17529        clock, trapIncludedValue, trapIncludedString,
17530        trapEventClassNumber, trapEventClassName }
17531    STATUS current
17532    DESCRIPTION
17533        "This user-defined trap is issued when an event happens that causes a
17534        trap with specific trap type 1005."
17535    ::= { s350Notifications 1005 }
17536
17537s350UserTrap1006 NOTIFICATION-TYPE
17538    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17539        trapEventTypeName, esIndexPoint, esPointName, esID,
17540        clock, trapIncludedValue, trapIncludedString,
17541        trapEventClassNumber, trapEventClassName }
17542    STATUS current
17543    DESCRIPTION
17544        "This user-defined trap is issued when an event happens that causes a
17545        trap with specific trap type 1006."
17546    ::= { s350Notifications 1006 }
17547
17548s350UserTrap1007 NOTIFICATION-TYPE
17549    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17550        trapEventTypeName, esIndexPoint, esPointName, esID,
17551        clock, trapIncludedValue, trapIncludedString,
17552        trapEventClassNumber, trapEventClassName }
17553    STATUS current
17554    DESCRIPTION
17555        "This user-defined trap is issued when an event happens that causes a
17556        trap with specific trap type 1007."
17557    ::= { s350Notifications 1007 }
17558
17559s350UserTrap1008 NOTIFICATION-TYPE
17560    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17561        trapEventTypeName, esIndexPoint, esPointName, esID,
17562        clock, trapIncludedValue, trapIncludedString,
17563        trapEventClassNumber, trapEventClassName }
17564    STATUS current
17565    DESCRIPTION
17566        "This user-defined trap is issued when an event happens that causes a
17567        trap with specific trap type 1008."
17568    ::= { s350Notifications 1008 }
17569
17570s350UserTrap1009 NOTIFICATION-TYPE
17571    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17572        trapEventTypeName, esIndexPoint, esPointName, esID,
17573        clock, trapIncludedValue, trapIncludedString,
17574        trapEventClassNumber, trapEventClassName }
17575    STATUS current
17576    DESCRIPTION
17577        "This user-defined trap is issued when an event happens that causes a
17578        trap with specific trap type 1009."
17579    ::= { s350Notifications 1009 }
17580
17581s350UserTrap1010 NOTIFICATION-TYPE
17582    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17583        trapEventTypeName, esIndexPoint, esPointName, esID,
17584        clock, trapIncludedValue, trapIncludedString,
17585        trapEventClassNumber, trapEventClassName }
17586    STATUS current
17587    DESCRIPTION
17588        "This user-defined trap is issued when an event happens that causes a
17589        trap with specific trap type 1010."
17590    ::= { s350Notifications 1010 }
17591
17592s350UserTrap1011 NOTIFICATION-TYPE
17593    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17594        trapEventTypeName, esIndexPoint, esPointName, esID,
17595        clock, trapIncludedValue, trapIncludedString,
17596        trapEventClassNumber, trapEventClassName }
17597    STATUS current
17598    DESCRIPTION
17599        "This user-defined trap is issued when an event happens that causes a
17600        trap with specific trap type 1011."
17601    ::= { s350Notifications 1011 }
17602
17603s350UserTrap1012 NOTIFICATION-TYPE
17604    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17605        trapEventTypeName, esIndexPoint, esPointName, esID,
17606        clock, trapIncludedValue, trapIncludedString,
17607        trapEventClassNumber, trapEventClassName }
17608    STATUS current
17609    DESCRIPTION
17610        "This user-defined trap is issued when an event happens that causes a
17611        trap with specific trap type 1012."
17612    ::= { s350Notifications 1012 }
17613
17614s350UserTrap1013 NOTIFICATION-TYPE
17615    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17616        trapEventTypeName, esIndexPoint, esPointName, esID,
17617        clock, trapIncludedValue, trapIncludedString,
17618        trapEventClassNumber, trapEventClassName }
17619    STATUS current
17620    DESCRIPTION
17621        "This user-defined trap is issued when an event happens that causes a
17622        trap with specific trap type 1013."
17623    ::= { s350Notifications 1013 }
17624
17625s350UserTrap1014 NOTIFICATION-TYPE
17626    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17627        trapEventTypeName, esIndexPoint, esPointName, esID,
17628        clock, trapIncludedValue, trapIncludedString,
17629        trapEventClassNumber, trapEventClassName }
17630    STATUS current
17631    DESCRIPTION
17632        "This user-defined trap is issued when an event happens that causes a
17633        trap with specific trap type 1014."
17634    ::= { s350Notifications 1014 }
17635
17636s350UserTrap1015 NOTIFICATION-TYPE
17637    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17638        trapEventTypeName, esIndexPoint, esPointName, esID,
17639        clock, trapIncludedValue, trapIncludedString,
17640        trapEventClassNumber, trapEventClassName }
17641    STATUS current
17642    DESCRIPTION
17643        "This user-defined trap is issued when an event happens that causes a
17644        trap with specific trap type 1015."
17645    ::= { s350Notifications 1015 }
17646
17647s350UserTrap1016 NOTIFICATION-TYPE
17648    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17649        trapEventTypeName, esIndexPoint, esPointName, esID,
17650        clock, trapIncludedValue, trapIncludedString,
17651        trapEventClassNumber, trapEventClassName }
17652    STATUS current
17653    DESCRIPTION
17654        "This user-defined trap is issued when an event happens that causes a
17655        trap with specific trap type 1016."
17656    ::= { s350Notifications 1016 }
17657
17658s350UserTrap1017 NOTIFICATION-TYPE
17659    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17660        trapEventTypeName, esIndexPoint, esPointName, esID,
17661        clock, trapIncludedValue, trapIncludedString,
17662        trapEventClassNumber, trapEventClassName }
17663    STATUS current
17664    DESCRIPTION
17665        "This user-defined trap is issued when an event happens that causes a
17666        trap with specific trap type 1017."
17667    ::= { s350Notifications 1017 }
17668
17669s350UserTrap1018 NOTIFICATION-TYPE
17670    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17671        trapEventTypeName, esIndexPoint, esPointName, esID,
17672        clock, trapIncludedValue, trapIncludedString,
17673        trapEventClassNumber, trapEventClassName }
17674    STATUS current
17675    DESCRIPTION
17676        "This user-defined trap is issued when an event happens that causes a
17677        trap with specific trap type 1018."
17678    ::= { s350Notifications 1018 }
17679
17680s350UserTrap1019 NOTIFICATION-TYPE
17681    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17682        trapEventTypeName, esIndexPoint, esPointName, esID,
17683        clock, trapIncludedValue, trapIncludedString,
17684        trapEventClassNumber, trapEventClassName }
17685    STATUS current
17686    DESCRIPTION
17687        "This user-defined trap is issued when an event happens that causes a
17688        trap with specific trap type 1019."
17689    ::= { s350Notifications 1019 }
17690
17691s350UserTrap1020 NOTIFICATION-TYPE
17692    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17693        trapEventTypeName, esIndexPoint, esPointName, esID,
17694        clock, trapIncludedValue, trapIncludedString,
17695        trapEventClassNumber, trapEventClassName }
17696    STATUS current
17697    DESCRIPTION
17698        "This user-defined trap is issued when an event happens that causes a
17699        trap with specific trap type 1020."
17700    ::= { s350Notifications 1020 }
17701
17702s350UserTrap1021 NOTIFICATION-TYPE
17703    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17704        trapEventTypeName, esIndexPoint, esPointName, esID,
17705        clock, trapIncludedValue, trapIncludedString,
17706        trapEventClassNumber, trapEventClassName }
17707    STATUS current
17708    DESCRIPTION
17709        "This user-defined trap is issued when an event happens that causes a
17710        trap with specific trap type 1021."
17711    ::= { s350Notifications 1021 }
17712
17713s350UserTrap1022 NOTIFICATION-TYPE
17714    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17715        trapEventTypeName, esIndexPoint, esPointName, esID,
17716        clock, trapIncludedValue, trapIncludedString,
17717        trapEventClassNumber, trapEventClassName }
17718    STATUS current
17719    DESCRIPTION
17720        "This user-defined trap is issued when an event happens that causes a
17721        trap with specific trap type 1022."
17722    ::= { s350Notifications 1022 }
17723
17724s350UserTrap1023 NOTIFICATION-TYPE
17725    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17726        trapEventTypeName, esIndexPoint, esPointName, esID,
17727        clock, trapIncludedValue, trapIncludedString,
17728        trapEventClassNumber, trapEventClassName }
17729    STATUS current
17730    DESCRIPTION
17731        "This user-defined trap is issued when an event happens that causes a
17732        trap with specific trap type 1023."
17733    ::= { s350Notifications 1023 }
17734
17735s350UserTrap1024 NOTIFICATION-TYPE
17736    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17737        trapEventTypeName, esIndexPoint, esPointName, esID,
17738        clock, trapIncludedValue, trapIncludedString,
17739        trapEventClassNumber, trapEventClassName }
17740    STATUS current
17741    DESCRIPTION
17742        "This user-defined trap is issued when an event happens that causes a
17743        trap with specific trap type 1024."
17744    ::= { s350Notifications 1024 }
17745
17746s350UserTrap1025 NOTIFICATION-TYPE
17747    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17748        trapEventTypeName, esIndexPoint, esPointName, esID,
17749        clock, trapIncludedValue, trapIncludedString,
17750        trapEventClassNumber, trapEventClassName }
17751    STATUS current
17752    DESCRIPTION
17753        "This user-defined trap is issued when an event happens that causes a
17754        trap with specific trap type 1025."
17755    ::= { s350Notifications 1025 }
17756
17757s350UserTrap1026 NOTIFICATION-TYPE
17758    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17759        trapEventTypeName, esIndexPoint, esPointName, esID,
17760        clock, trapIncludedValue, trapIncludedString,
17761        trapEventClassNumber, trapEventClassName }
17762    STATUS current
17763    DESCRIPTION
17764        "This user-defined trap is issued when an event happens that causes a
17765        trap with specific trap type 1026."
17766    ::= { s350Notifications 1026 }
17767
17768s350UserTrap1027 NOTIFICATION-TYPE
17769    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17770        trapEventTypeName, esIndexPoint, esPointName, esID,
17771        clock, trapIncludedValue, trapIncludedString,
17772        trapEventClassNumber, trapEventClassName }
17773    STATUS current
17774    DESCRIPTION
17775        "This user-defined trap is issued when an event happens that causes a
17776        trap with specific trap type 1027."
17777    ::= { s350Notifications 1027 }
17778
17779s350UserTrap1028 NOTIFICATION-TYPE
17780    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17781        trapEventTypeName, esIndexPoint, esPointName, esID,
17782        clock, trapIncludedValue, trapIncludedString,
17783        trapEventClassNumber, trapEventClassName }
17784    STATUS current
17785    DESCRIPTION
17786        "This user-defined trap is issued when an event happens that causes a
17787        trap with specific trap type 1028."
17788    ::= { s350Notifications 1028 }
17789
17790s350UserTrap1029 NOTIFICATION-TYPE
17791    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17792        trapEventTypeName, esIndexPoint, esPointName, esID,
17793        clock, trapIncludedValue, trapIncludedString,
17794        trapEventClassNumber, trapEventClassName }
17795    STATUS current
17796    DESCRIPTION
17797        "This user-defined trap is issued when an event happens that causes a
17798        trap with specific trap type 1029."
17799    ::= { s350Notifications 1029 }
17800
17801s350UserTrap1030 NOTIFICATION-TYPE
17802    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17803        trapEventTypeName, esIndexPoint, esPointName, esID,
17804        clock, trapIncludedValue, trapIncludedString,
17805        trapEventClassNumber, trapEventClassName }
17806    STATUS current
17807    DESCRIPTION
17808        "This user-defined trap is issued when an event happens that causes a
17809        trap with specific trap type 1030."
17810    ::= { s350Notifications 1030 }
17811
17812s350UserTrap1031 NOTIFICATION-TYPE
17813    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17814        trapEventTypeName, esIndexPoint, esPointName, esID,
17815        clock, trapIncludedValue, trapIncludedString,
17816        trapEventClassNumber, trapEventClassName }
17817    STATUS current
17818    DESCRIPTION
17819        "This user-defined trap is issued when an event happens that causes a
17820        trap with specific trap type 1031."
17821    ::= { s350Notifications 1031 }
17822
17823s350UserTrap1032 NOTIFICATION-TYPE
17824    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17825        trapEventTypeName, esIndexPoint, esPointName, esID,
17826        clock, trapIncludedValue, trapIncludedString,
17827        trapEventClassNumber, trapEventClassName }
17828    STATUS current
17829    DESCRIPTION
17830        "This user-defined trap is issued when an event happens that causes a
17831        trap with specific trap type 1032."
17832    ::= { s350Notifications 1032 }
17833
17834s350UserTrap1033 NOTIFICATION-TYPE
17835    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17836        trapEventTypeName, esIndexPoint, esPointName, esID,
17837        clock, trapIncludedValue, trapIncludedString,
17838        trapEventClassNumber, trapEventClassName }
17839    STATUS current
17840    DESCRIPTION
17841        "This user-defined trap is issued when an event happens that causes a
17842        trap with specific trap type 1033."
17843    ::= { s350Notifications 1033 }
17844
17845s350UserTrap1034 NOTIFICATION-TYPE
17846    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17847        trapEventTypeName, esIndexPoint, esPointName, esID,
17848        clock, trapIncludedValue, trapIncludedString,
17849        trapEventClassNumber, trapEventClassName }
17850    STATUS current
17851    DESCRIPTION
17852        "This user-defined trap is issued when an event happens that causes a
17853        trap with specific trap type 1034."
17854    ::= { s350Notifications 1034 }
17855
17856s350UserTrap1035 NOTIFICATION-TYPE
17857    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17858        trapEventTypeName, esIndexPoint, esPointName, esID,
17859        clock, trapIncludedValue, trapIncludedString,
17860        trapEventClassNumber, trapEventClassName }
17861    STATUS current
17862    DESCRIPTION
17863        "This user-defined trap is issued when an event happens that causes a
17864        trap with specific trap type 1035."
17865    ::= { s350Notifications 1035 }
17866
17867s350UserTrap1036 NOTIFICATION-TYPE
17868    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17869        trapEventTypeName, esIndexPoint, esPointName, esID,
17870        clock, trapIncludedValue, trapIncludedString,
17871        trapEventClassNumber, trapEventClassName }
17872    STATUS current
17873    DESCRIPTION
17874        "This user-defined trap is issued when an event happens that causes a
17875        trap with specific trap type 1036."
17876    ::= { s350Notifications 1036 }
17877
17878s350UserTrap1037 NOTIFICATION-TYPE
17879    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17880        trapEventTypeName, esIndexPoint, esPointName, esID,
17881        clock, trapIncludedValue, trapIncludedString,
17882        trapEventClassNumber, trapEventClassName }
17883    STATUS current
17884    DESCRIPTION
17885        "This user-defined trap is issued when an event happens that causes a
17886        trap with specific trap type 1037."
17887    ::= { s350Notifications 1037 }
17888
17889s350UserTrap1038 NOTIFICATION-TYPE
17890    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17891        trapEventTypeName, esIndexPoint, esPointName, esID,
17892        clock, trapIncludedValue, trapIncludedString,
17893        trapEventClassNumber, trapEventClassName }
17894    STATUS current
17895    DESCRIPTION
17896        "This user-defined trap is issued when an event happens that causes a
17897        trap with specific trap type 1038."
17898    ::= { s350Notifications 1038 }
17899
17900s350UserTrap1039 NOTIFICATION-TYPE
17901    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17902        trapEventTypeName, esIndexPoint, esPointName, esID,
17903        clock, trapIncludedValue, trapIncludedString,
17904        trapEventClassNumber, trapEventClassName }
17905    STATUS current
17906    DESCRIPTION
17907        "This user-defined trap is issued when an event happens that causes a
17908        trap with specific trap type 1039."
17909    ::= { s350Notifications 1039 }
17910
17911s350UserTrap1040 NOTIFICATION-TYPE
17912    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17913        trapEventTypeName, esIndexPoint, esPointName, esID,
17914        clock, trapIncludedValue, trapIncludedString,
17915        trapEventClassNumber, trapEventClassName }
17916    STATUS current
17917    DESCRIPTION
17918        "This user-defined trap is issued when an event happens that causes a
17919        trap with specific trap type 1040."
17920    ::= { s350Notifications 1040 }
17921
17922s350UserTrap1041 NOTIFICATION-TYPE
17923    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17924        trapEventTypeName, esIndexPoint, esPointName, esID,
17925        clock, trapIncludedValue, trapIncludedString,
17926        trapEventClassNumber, trapEventClassName }
17927    STATUS current
17928    DESCRIPTION
17929        "This user-defined trap is issued when an event happens that causes a
17930        trap with specific trap type 1041."
17931    ::= { s350Notifications 1041 }
17932
17933s350UserTrap1042 NOTIFICATION-TYPE
17934    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17935        trapEventTypeName, esIndexPoint, esPointName, esID,
17936        clock, trapIncludedValue, trapIncludedString,
17937        trapEventClassNumber, trapEventClassName }
17938    STATUS current
17939    DESCRIPTION
17940        "This user-defined trap is issued when an event happens that causes a
17941        trap with specific trap type 1042."
17942    ::= { s350Notifications 1042 }
17943
17944s350UserTrap1043 NOTIFICATION-TYPE
17945    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17946        trapEventTypeName, esIndexPoint, esPointName, esID,
17947        clock, trapIncludedValue, trapIncludedString,
17948        trapEventClassNumber, trapEventClassName }
17949    STATUS current
17950    DESCRIPTION
17951        "This user-defined trap is issued when an event happens that causes a
17952        trap with specific trap type 1043."
17953    ::= { s350Notifications 1043 }
17954
17955s350UserTrap1044 NOTIFICATION-TYPE
17956    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17957        trapEventTypeName, esIndexPoint, esPointName, esID,
17958        clock, trapIncludedValue, trapIncludedString,
17959        trapEventClassNumber, trapEventClassName }
17960    STATUS current
17961    DESCRIPTION
17962        "This user-defined trap is issued when an event happens that causes a
17963        trap with specific trap type 1044."
17964    ::= { s350Notifications 1044 }
17965
17966s350UserTrap1045 NOTIFICATION-TYPE
17967    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17968        trapEventTypeName, esIndexPoint, esPointName, esID,
17969        clock, trapIncludedValue, trapIncludedString,
17970        trapEventClassNumber, trapEventClassName }
17971    STATUS current
17972    DESCRIPTION
17973        "This user-defined trap is issued when an event happens that causes a
17974        trap with specific trap type 1045."
17975    ::= { s350Notifications 1045 }
17976
17977s350UserTrap1046 NOTIFICATION-TYPE
17978    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17979        trapEventTypeName, esIndexPoint, esPointName, esID,
17980        clock, trapIncludedValue, trapIncludedString,
17981        trapEventClassNumber, trapEventClassName }
17982    STATUS current
17983    DESCRIPTION
17984        "This user-defined trap is issued when an event happens that causes a
17985        trap with specific trap type 1046."
17986    ::= { s350Notifications 1046 }
17987
17988s350UserTrap1047 NOTIFICATION-TYPE
17989    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
17990        trapEventTypeName, esIndexPoint, esPointName, esID,
17991        clock, trapIncludedValue, trapIncludedString,
17992        trapEventClassNumber, trapEventClassName }
17993    STATUS current
17994    DESCRIPTION
17995        "This user-defined trap is issued when an event happens that causes a
17996        trap with specific trap type 1047."
17997    ::= { s350Notifications 1047 }
17998
17999s350UserTrap1048 NOTIFICATION-TYPE
18000    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18001        trapEventTypeName, esIndexPoint, esPointName, esID,
18002        clock, trapIncludedValue, trapIncludedString,
18003        trapEventClassNumber, trapEventClassName }
18004    STATUS current
18005    DESCRIPTION
18006        "This user-defined trap is issued when an event happens that causes a
18007        trap with specific trap type 1048."
18008    ::= { s350Notifications 1048 }
18009
18010s350UserTrap1049 NOTIFICATION-TYPE
18011    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18012        trapEventTypeName, esIndexPoint, esPointName, esID,
18013        clock, trapIncludedValue, trapIncludedString,
18014        trapEventClassNumber, trapEventClassName }
18015    STATUS current
18016    DESCRIPTION
18017        "This user-defined trap is issued when an event happens that causes a
18018        trap with specific trap type 1049."
18019    ::= { s350Notifications 1049 }
18020
18021s350UserTrap1050 NOTIFICATION-TYPE
18022    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18023        trapEventTypeName, esIndexPoint, esPointName, esID,
18024        clock, trapIncludedValue, trapIncludedString,
18025        trapEventClassNumber, trapEventClassName }
18026    STATUS current
18027    DESCRIPTION
18028        "This user-defined trap is issued when an event happens that causes a
18029        trap with specific trap type 1050."
18030    ::= { s350Notifications 1050 }
18031
18032s350UserTrap1051 NOTIFICATION-TYPE
18033    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18034        trapEventTypeName, esIndexPoint, esPointName, esID,
18035        clock, trapIncludedValue, trapIncludedString,
18036        trapEventClassNumber, trapEventClassName }
18037    STATUS current
18038    DESCRIPTION
18039        "This user-defined trap is issued when an event happens that causes a
18040        trap with specific trap type 1051."
18041    ::= { s350Notifications 1051 }
18042
18043s350UserTrap1052 NOTIFICATION-TYPE
18044    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18045        trapEventTypeName, esIndexPoint, esPointName, esID,
18046        clock, trapIncludedValue, trapIncludedString,
18047        trapEventClassNumber, trapEventClassName }
18048    STATUS current
18049    DESCRIPTION
18050        "This user-defined trap is issued when an event happens that causes a
18051        trap with specific trap type 1052."
18052    ::= { s350Notifications 1052 }
18053
18054s350UserTrap1053 NOTIFICATION-TYPE
18055    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18056        trapEventTypeName, esIndexPoint, esPointName, esID,
18057        clock, trapIncludedValue, trapIncludedString,
18058        trapEventClassNumber, trapEventClassName }
18059    STATUS current
18060    DESCRIPTION
18061        "This user-defined trap is issued when an event happens that causes a
18062        trap with specific trap type 1053."
18063    ::= { s350Notifications 1053 }
18064
18065s350UserTrap1054 NOTIFICATION-TYPE
18066    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18067        trapEventTypeName, esIndexPoint, esPointName, esID,
18068        clock, trapIncludedValue, trapIncludedString,
18069        trapEventClassNumber, trapEventClassName }
18070    STATUS current
18071    DESCRIPTION
18072        "This user-defined trap is issued when an event happens that causes a
18073        trap with specific trap type 1054."
18074    ::= { s350Notifications 1054 }
18075
18076s350UserTrap1055 NOTIFICATION-TYPE
18077    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18078        trapEventTypeName, esIndexPoint, esPointName, esID,
18079        clock, trapIncludedValue, trapIncludedString,
18080        trapEventClassNumber, trapEventClassName }
18081    STATUS current
18082    DESCRIPTION
18083        "This user-defined trap is issued when an event happens that causes a
18084        trap with specific trap type 1055."
18085    ::= { s350Notifications 1055 }
18086
18087s350UserTrap1056 NOTIFICATION-TYPE
18088    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18089        trapEventTypeName, esIndexPoint, esPointName, esID,
18090        clock, trapIncludedValue, trapIncludedString,
18091        trapEventClassNumber, trapEventClassName }
18092    STATUS current
18093    DESCRIPTION
18094        "This user-defined trap is issued when an event happens that causes a
18095        trap with specific trap type 1056."
18096    ::= { s350Notifications 1056 }
18097
18098s350UserTrap1057 NOTIFICATION-TYPE
18099    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18100        trapEventTypeName, esIndexPoint, esPointName, esID,
18101        clock, trapIncludedValue, trapIncludedString,
18102        trapEventClassNumber, trapEventClassName }
18103    STATUS current
18104    DESCRIPTION
18105        "This user-defined trap is issued when an event happens that causes a
18106        trap with specific trap type 1057."
18107    ::= { s350Notifications 1057 }
18108
18109s350UserTrap1058 NOTIFICATION-TYPE
18110    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18111        trapEventTypeName, esIndexPoint, esPointName, esID,
18112        clock, trapIncludedValue, trapIncludedString,
18113        trapEventClassNumber, trapEventClassName }
18114    STATUS current
18115    DESCRIPTION
18116        "This user-defined trap is issued when an event happens that causes a
18117        trap with specific trap type 1058."
18118    ::= { s350Notifications 1058 }
18119
18120s350UserTrap1059 NOTIFICATION-TYPE
18121    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18122        trapEventTypeName, esIndexPoint, esPointName, esID,
18123        clock, trapIncludedValue, trapIncludedString,
18124        trapEventClassNumber, trapEventClassName }
18125    STATUS current
18126    DESCRIPTION
18127        "This user-defined trap is issued when an event happens that causes a
18128        trap with specific trap type 1059."
18129    ::= { s350Notifications 1059 }
18130
18131s350UserTrap1060 NOTIFICATION-TYPE
18132    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18133        trapEventTypeName, esIndexPoint, esPointName, esID,
18134        clock, trapIncludedValue, trapIncludedString,
18135        trapEventClassNumber, trapEventClassName }
18136    STATUS current
18137    DESCRIPTION
18138        "This user-defined trap is issued when an event happens that causes a
18139        trap with specific trap type 1060."
18140    ::= { s350Notifications 1060 }
18141
18142s350UserTrap1061 NOTIFICATION-TYPE
18143    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18144        trapEventTypeName, esIndexPoint, esPointName, esID,
18145        clock, trapIncludedValue, trapIncludedString,
18146        trapEventClassNumber, trapEventClassName }
18147    STATUS current
18148    DESCRIPTION
18149        "This user-defined trap is issued when an event happens that causes a
18150        trap with specific trap type 1061."
18151    ::= { s350Notifications 1061 }
18152
18153s350UserTrap1062 NOTIFICATION-TYPE
18154    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18155        trapEventTypeName, esIndexPoint, esPointName, esID,
18156        clock, trapIncludedValue, trapIncludedString,
18157        trapEventClassNumber, trapEventClassName }
18158    STATUS current
18159    DESCRIPTION
18160        "This user-defined trap is issued when an event happens that causes a
18161        trap with specific trap type 1062."
18162    ::= { s350Notifications 1062 }
18163
18164s350UserTrap1063 NOTIFICATION-TYPE
18165    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18166        trapEventTypeName, esIndexPoint, esPointName, esID,
18167        clock, trapIncludedValue, trapIncludedString,
18168        trapEventClassNumber, trapEventClassName }
18169    STATUS current
18170    DESCRIPTION
18171        "This user-defined trap is issued when an event happens that causes a
18172        trap with specific trap type 1063."
18173    ::= { s350Notifications 1063 }
18174
18175s350UserTrap1064 NOTIFICATION-TYPE
18176    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18177        trapEventTypeName, esIndexPoint, esPointName, esID,
18178        clock, trapIncludedValue, trapIncludedString,
18179        trapEventClassNumber, trapEventClassName }
18180    STATUS current
18181    DESCRIPTION
18182        "This user-defined trap is issued when an event happens that causes a
18183        trap with specific trap type 1064."
18184    ::= { s350Notifications 1064 }
18185
18186s350UserTrap1065 NOTIFICATION-TYPE
18187    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18188        trapEventTypeName, esIndexPoint, esPointName, esID,
18189        clock, trapIncludedValue, trapIncludedString,
18190        trapEventClassNumber, trapEventClassName }
18191    STATUS current
18192    DESCRIPTION
18193        "This user-defined trap is issued when an event happens that causes a
18194        trap with specific trap type 1065."
18195    ::= { s350Notifications 1065 }
18196
18197s350UserTrap1066 NOTIFICATION-TYPE
18198    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18199        trapEventTypeName, esIndexPoint, esPointName, esID,
18200        clock, trapIncludedValue, trapIncludedString,
18201        trapEventClassNumber, trapEventClassName }
18202    STATUS current
18203    DESCRIPTION
18204        "This user-defined trap is issued when an event happens that causes a
18205        trap with specific trap type 1066."
18206    ::= { s350Notifications 1066 }
18207
18208s350UserTrap1067 NOTIFICATION-TYPE
18209    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18210        trapEventTypeName, esIndexPoint, esPointName, esID,
18211        clock, trapIncludedValue, trapIncludedString,
18212        trapEventClassNumber, trapEventClassName }
18213    STATUS current
18214    DESCRIPTION
18215        "This user-defined trap is issued when an event happens that causes a
18216        trap with specific trap type 1067."
18217    ::= { s350Notifications 1067 }
18218
18219s350UserTrap1068 NOTIFICATION-TYPE
18220    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18221        trapEventTypeName, esIndexPoint, esPointName, esID,
18222        clock, trapIncludedValue, trapIncludedString,
18223        trapEventClassNumber, trapEventClassName }
18224    STATUS current
18225    DESCRIPTION
18226        "This user-defined trap is issued when an event happens that causes a
18227        trap with specific trap type 1068."
18228    ::= { s350Notifications 1068 }
18229
18230s350UserTrap1069 NOTIFICATION-TYPE
18231    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18232        trapEventTypeName, esIndexPoint, esPointName, esID,
18233        clock, trapIncludedValue, trapIncludedString,
18234        trapEventClassNumber, trapEventClassName }
18235    STATUS current
18236    DESCRIPTION
18237        "This user-defined trap is issued when an event happens that causes a
18238        trap with specific trap type 1069."
18239    ::= { s350Notifications 1069 }
18240
18241s350UserTrap1070 NOTIFICATION-TYPE
18242    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18243        trapEventTypeName, esIndexPoint, esPointName, esID,
18244        clock, trapIncludedValue, trapIncludedString,
18245        trapEventClassNumber, trapEventClassName }
18246    STATUS current
18247    DESCRIPTION
18248        "This user-defined trap is issued when an event happens that causes a
18249        trap with specific trap type 1070."
18250    ::= { s350Notifications 1070 }
18251
18252s350UserTrap1071 NOTIFICATION-TYPE
18253    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18254        trapEventTypeName, esIndexPoint, esPointName, esID,
18255        clock, trapIncludedValue, trapIncludedString,
18256        trapEventClassNumber, trapEventClassName }
18257    STATUS current
18258    DESCRIPTION
18259        "This user-defined trap is issued when an event happens that causes a
18260        trap with specific trap type 1071."
18261    ::= { s350Notifications 1071 }
18262
18263s350UserTrap1072 NOTIFICATION-TYPE
18264    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18265        trapEventTypeName, esIndexPoint, esPointName, esID,
18266        clock, trapIncludedValue, trapIncludedString,
18267        trapEventClassNumber, trapEventClassName }
18268    STATUS current
18269    DESCRIPTION
18270        "This user-defined trap is issued when an event happens that causes a
18271        trap with specific trap type 1072."
18272    ::= { s350Notifications 1072 }
18273
18274s350UserTrap1073 NOTIFICATION-TYPE
18275    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18276        trapEventTypeName, esIndexPoint, esPointName, esID,
18277        clock, trapIncludedValue, trapIncludedString,
18278        trapEventClassNumber, trapEventClassName }
18279    STATUS current
18280    DESCRIPTION
18281        "This user-defined trap is issued when an event happens that causes a
18282        trap with specific trap type 1073."
18283    ::= { s350Notifications 1073 }
18284
18285s350UserTrap1074 NOTIFICATION-TYPE
18286    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18287        trapEventTypeName, esIndexPoint, esPointName, esID,
18288        clock, trapIncludedValue, trapIncludedString,
18289        trapEventClassNumber, trapEventClassName }
18290    STATUS current
18291    DESCRIPTION
18292        "This user-defined trap is issued when an event happens that causes a
18293        trap with specific trap type 1074."
18294    ::= { s350Notifications 1074 }
18295
18296s350UserTrap1075 NOTIFICATION-TYPE
18297    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18298        trapEventTypeName, esIndexPoint, esPointName, esID,
18299        clock, trapIncludedValue, trapIncludedString,
18300        trapEventClassNumber, trapEventClassName }
18301    STATUS current
18302    DESCRIPTION
18303        "This user-defined trap is issued when an event happens that causes a
18304        trap with specific trap type 1075."
18305    ::= { s350Notifications 1075 }
18306
18307s350UserTrap1076 NOTIFICATION-TYPE
18308    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18309        trapEventTypeName, esIndexPoint, esPointName, esID,
18310        clock, trapIncludedValue, trapIncludedString,
18311        trapEventClassNumber, trapEventClassName }
18312    STATUS current
18313    DESCRIPTION
18314        "This user-defined trap is issued when an event happens that causes a
18315        trap with specific trap type 1076."
18316    ::= { s350Notifications 1076 }
18317
18318s350UserTrap1077 NOTIFICATION-TYPE
18319    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18320        trapEventTypeName, esIndexPoint, esPointName, esID,
18321        clock, trapIncludedValue, trapIncludedString,
18322        trapEventClassNumber, trapEventClassName }
18323    STATUS current
18324    DESCRIPTION
18325        "This user-defined trap is issued when an event happens that causes a
18326        trap with specific trap type 1077."
18327    ::= { s350Notifications 1077 }
18328
18329s350UserTrap1078 NOTIFICATION-TYPE
18330    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18331        trapEventTypeName, esIndexPoint, esPointName, esID,
18332        clock, trapIncludedValue, trapIncludedString,
18333        trapEventClassNumber, trapEventClassName }
18334    STATUS current
18335    DESCRIPTION
18336        "This user-defined trap is issued when an event happens that causes a
18337        trap with specific trap type 1078."
18338    ::= { s350Notifications 1078 }
18339
18340s350UserTrap1079 NOTIFICATION-TYPE
18341    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18342        trapEventTypeName, esIndexPoint, esPointName, esID,
18343        clock, trapIncludedValue, trapIncludedString,
18344        trapEventClassNumber, trapEventClassName }
18345    STATUS current
18346    DESCRIPTION
18347        "This user-defined trap is issued when an event happens that causes a
18348        trap with specific trap type 1079."
18349    ::= { s350Notifications 1079 }
18350
18351s350UserTrap1080 NOTIFICATION-TYPE
18352    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18353        trapEventTypeName, esIndexPoint, esPointName, esID,
18354        clock, trapIncludedValue, trapIncludedString,
18355        trapEventClassNumber, trapEventClassName }
18356    STATUS current
18357    DESCRIPTION
18358        "This user-defined trap is issued when an event happens that causes a
18359        trap with specific trap type 1080."
18360    ::= { s350Notifications 1080 }
18361
18362s350UserTrap1081 NOTIFICATION-TYPE
18363    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18364        trapEventTypeName, esIndexPoint, esPointName, esID,
18365        clock, trapIncludedValue, trapIncludedString,
18366        trapEventClassNumber, trapEventClassName }
18367    STATUS current
18368    DESCRIPTION
18369        "This user-defined trap is issued when an event happens that causes a
18370        trap with specific trap type 1081."
18371    ::= { s350Notifications 1081 }
18372
18373s350UserTrap1082 NOTIFICATION-TYPE
18374    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18375        trapEventTypeName, esIndexPoint, esPointName, esID,
18376        clock, trapIncludedValue, trapIncludedString,
18377        trapEventClassNumber, trapEventClassName }
18378    STATUS current
18379    DESCRIPTION
18380        "This user-defined trap is issued when an event happens that causes a
18381        trap with specific trap type 1082."
18382    ::= { s350Notifications 1082 }
18383
18384s350UserTrap1083 NOTIFICATION-TYPE
18385    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18386        trapEventTypeName, esIndexPoint, esPointName, esID,
18387        clock, trapIncludedValue, trapIncludedString,
18388        trapEventClassNumber, trapEventClassName }
18389    STATUS current
18390    DESCRIPTION
18391        "This user-defined trap is issued when an event happens that causes a
18392        trap with specific trap type 1083."
18393    ::= { s350Notifications 1083 }
18394
18395s350UserTrap1084 NOTIFICATION-TYPE
18396    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18397        trapEventTypeName, esIndexPoint, esPointName, esID,
18398        clock, trapIncludedValue, trapIncludedString,
18399        trapEventClassNumber, trapEventClassName }
18400    STATUS current
18401    DESCRIPTION
18402        "This user-defined trap is issued when an event happens that causes a
18403        trap with specific trap type 1084."
18404    ::= { s350Notifications 1084 }
18405
18406s350UserTrap1085 NOTIFICATION-TYPE
18407    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18408        trapEventTypeName, esIndexPoint, esPointName, esID,
18409        clock, trapIncludedValue, trapIncludedString,
18410        trapEventClassNumber, trapEventClassName }
18411    STATUS current
18412    DESCRIPTION
18413        "This user-defined trap is issued when an event happens that causes a
18414        trap with specific trap type 1085."
18415    ::= { s350Notifications 1085 }
18416
18417s350UserTrap1086 NOTIFICATION-TYPE
18418    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18419        trapEventTypeName, esIndexPoint, esPointName, esID,
18420        clock, trapIncludedValue, trapIncludedString,
18421        trapEventClassNumber, trapEventClassName }
18422    STATUS current
18423    DESCRIPTION
18424        "This user-defined trap is issued when an event happens that causes a
18425        trap with specific trap type 1086."
18426    ::= { s350Notifications 1086 }
18427
18428s350UserTrap1087 NOTIFICATION-TYPE
18429    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18430        trapEventTypeName, esIndexPoint, esPointName, esID,
18431        clock, trapIncludedValue, trapIncludedString,
18432        trapEventClassNumber, trapEventClassName }
18433    STATUS current
18434    DESCRIPTION
18435        "This user-defined trap is issued when an event happens that causes a
18436        trap with specific trap type 1087."
18437    ::= { s350Notifications 1087 }
18438
18439s350UserTrap1088 NOTIFICATION-TYPE
18440    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18441        trapEventTypeName, esIndexPoint, esPointName, esID,
18442        clock, trapIncludedValue, trapIncludedString,
18443        trapEventClassNumber, trapEventClassName }
18444    STATUS current
18445    DESCRIPTION
18446        "This user-defined trap is issued when an event happens that causes a
18447        trap with specific trap type 1088."
18448    ::= { s350Notifications 1088 }
18449
18450s350UserTrap1089 NOTIFICATION-TYPE
18451    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18452        trapEventTypeName, esIndexPoint, esPointName, esID,
18453        clock, trapIncludedValue, trapIncludedString,
18454        trapEventClassNumber, trapEventClassName }
18455    STATUS current
18456    DESCRIPTION
18457        "This user-defined trap is issued when an event happens that causes a
18458        trap with specific trap type 1089."
18459    ::= { s350Notifications 1089 }
18460
18461s350UserTrap1090 NOTIFICATION-TYPE
18462    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18463        trapEventTypeName, esIndexPoint, esPointName, esID,
18464        clock, trapIncludedValue, trapIncludedString,
18465        trapEventClassNumber, trapEventClassName }
18466    STATUS current
18467    DESCRIPTION
18468        "This user-defined trap is issued when an event happens that causes a
18469        trap with specific trap type 1090."
18470    ::= { s350Notifications 1090 }
18471
18472s350UserTrap1091 NOTIFICATION-TYPE
18473    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18474        trapEventTypeName, esIndexPoint, esPointName, esID,
18475        clock, trapIncludedValue, trapIncludedString,
18476        trapEventClassNumber, trapEventClassName }
18477    STATUS current
18478    DESCRIPTION
18479        "This user-defined trap is issued when an event happens that causes a
18480        trap with specific trap type 1091."
18481    ::= { s350Notifications 1091 }
18482
18483s350UserTrap1092 NOTIFICATION-TYPE
18484    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18485        trapEventTypeName, esIndexPoint, esPointName, esID,
18486        clock, trapIncludedValue, trapIncludedString,
18487        trapEventClassNumber, trapEventClassName }
18488    STATUS current
18489    DESCRIPTION
18490        "This user-defined trap is issued when an event happens that causes a
18491        trap with specific trap type 1092."
18492    ::= { s350Notifications 1092 }
18493
18494s350UserTrap1093 NOTIFICATION-TYPE
18495    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18496        trapEventTypeName, esIndexPoint, esPointName, esID,
18497        clock, trapIncludedValue, trapIncludedString,
18498        trapEventClassNumber, trapEventClassName }
18499    STATUS current
18500    DESCRIPTION
18501        "This user-defined trap is issued when an event happens that causes a
18502        trap with specific trap type 1093."
18503    ::= { s350Notifications 1093 }
18504
18505s350UserTrap1094 NOTIFICATION-TYPE
18506    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18507        trapEventTypeName, esIndexPoint, esPointName, esID,
18508        clock, trapIncludedValue, trapIncludedString,
18509        trapEventClassNumber, trapEventClassName }
18510    STATUS current
18511    DESCRIPTION
18512        "This user-defined trap is issued when an event happens that causes a
18513        trap with specific trap type 1094."
18514    ::= { s350Notifications 1094 }
18515
18516s350UserTrap1095 NOTIFICATION-TYPE
18517    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18518        trapEventTypeName, esIndexPoint, esPointName, esID,
18519        clock, trapIncludedValue, trapIncludedString,
18520        trapEventClassNumber, trapEventClassName }
18521    STATUS current
18522    DESCRIPTION
18523        "This user-defined trap is issued when an event happens that causes a
18524        trap with specific trap type 1095."
18525    ::= { s350Notifications 1095 }
18526
18527s350UserTrap1096 NOTIFICATION-TYPE
18528    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18529        trapEventTypeName, esIndexPoint, esPointName, esID,
18530        clock, trapIncludedValue, trapIncludedString,
18531        trapEventClassNumber, trapEventClassName }
18532    STATUS current
18533    DESCRIPTION
18534        "This user-defined trap is issued when an event happens that causes a
18535        trap with specific trap type 1096."
18536    ::= { s350Notifications 1096 }
18537
18538s350UserTrap1097 NOTIFICATION-TYPE
18539    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18540        trapEventTypeName, esIndexPoint, esPointName, esID,
18541        clock, trapIncludedValue, trapIncludedString,
18542        trapEventClassNumber, trapEventClassName }
18543    STATUS current
18544    DESCRIPTION
18545        "This user-defined trap is issued when an event happens that causes a
18546        trap with specific trap type 1097."
18547    ::= { s350Notifications 1097 }
18548
18549s350UserTrap1098 NOTIFICATION-TYPE
18550    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18551        trapEventTypeName, esIndexPoint, esPointName, esID,
18552        clock, trapIncludedValue, trapIncludedString,
18553        trapEventClassNumber, trapEventClassName }
18554    STATUS current
18555    DESCRIPTION
18556        "This user-defined trap is issued when an event happens that causes a
18557        trap with specific trap type 1098."
18558    ::= { s350Notifications 1098 }
18559
18560s350UserTrap1099 NOTIFICATION-TYPE
18561    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18562        trapEventTypeName, esIndexPoint, esPointName, esID,
18563        clock, trapIncludedValue, trapIncludedString,
18564        trapEventClassNumber, trapEventClassName }
18565    STATUS current
18566    DESCRIPTION
18567        "This user-defined trap is issued when an event happens that causes a
18568        trap with specific trap type 1099."
18569    ::= { s350Notifications 1099 }
18570
18571s350UserTrap1100 NOTIFICATION-TYPE
18572    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18573        trapEventTypeName, esIndexPoint, esPointName, esID,
18574        clock, trapIncludedValue, trapIncludedString,
18575        trapEventClassNumber, trapEventClassName }
18576    STATUS current
18577    DESCRIPTION
18578        "This user-defined trap is issued when an event happens that causes a
18579        trap with specific trap type 1100."
18580    ::= { s350Notifications 1100 }
18581
18582s350UserTrap1101 NOTIFICATION-TYPE
18583    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18584        trapEventTypeName, esIndexPoint, esPointName, esID,
18585        clock, trapIncludedValue, trapIncludedString,
18586        trapEventClassNumber, trapEventClassName }
18587    STATUS current
18588    DESCRIPTION
18589        "This user-defined trap is issued when an event happens that causes a
18590        trap with specific trap type 1101."
18591    ::= { s350Notifications 1101 }
18592
18593s350UserTrap1102 NOTIFICATION-TYPE
18594    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18595        trapEventTypeName, esIndexPoint, esPointName, esID,
18596        clock, trapIncludedValue, trapIncludedString,
18597        trapEventClassNumber, trapEventClassName }
18598    STATUS current
18599    DESCRIPTION
18600        "This user-defined trap is issued when an event happens that causes a
18601        trap with specific trap type 1102."
18602    ::= { s350Notifications 1102 }
18603
18604s350UserTrap1103 NOTIFICATION-TYPE
18605    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18606        trapEventTypeName, esIndexPoint, esPointName, esID,
18607        clock, trapIncludedValue, trapIncludedString,
18608        trapEventClassNumber, trapEventClassName }
18609    STATUS current
18610    DESCRIPTION
18611        "This user-defined trap is issued when an event happens that causes a
18612        trap with specific trap type 1103."
18613    ::= { s350Notifications 1103 }
18614
18615s350UserTrap1104 NOTIFICATION-TYPE
18616    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18617        trapEventTypeName, esIndexPoint, esPointName, esID,
18618        clock, trapIncludedValue, trapIncludedString,
18619        trapEventClassNumber, trapEventClassName }
18620    STATUS current
18621    DESCRIPTION
18622        "This user-defined trap is issued when an event happens that causes a
18623        trap with specific trap type 1104."
18624    ::= { s350Notifications 1104 }
18625
18626s350UserTrap1105 NOTIFICATION-TYPE
18627    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18628        trapEventTypeName, esIndexPoint, esPointName, esID,
18629        clock, trapIncludedValue, trapIncludedString,
18630        trapEventClassNumber, trapEventClassName }
18631    STATUS current
18632    DESCRIPTION
18633        "This user-defined trap is issued when an event happens that causes a
18634        trap with specific trap type 1105."
18635    ::= { s350Notifications 1105 }
18636
18637s350UserTrap1106 NOTIFICATION-TYPE
18638    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18639        trapEventTypeName, esIndexPoint, esPointName, esID,
18640        clock, trapIncludedValue, trapIncludedString,
18641        trapEventClassNumber, trapEventClassName }
18642    STATUS current
18643    DESCRIPTION
18644        "This user-defined trap is issued when an event happens that causes a
18645        trap with specific trap type 1106."
18646    ::= { s350Notifications 1106 }
18647
18648s350UserTrap1107 NOTIFICATION-TYPE
18649    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18650        trapEventTypeName, esIndexPoint, esPointName, esID,
18651        clock, trapIncludedValue, trapIncludedString,
18652        trapEventClassNumber, trapEventClassName }
18653    STATUS current
18654    DESCRIPTION
18655        "This user-defined trap is issued when an event happens that causes a
18656        trap with specific trap type 1107."
18657    ::= { s350Notifications 1107 }
18658
18659s350UserTrap1108 NOTIFICATION-TYPE
18660    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18661        trapEventTypeName, esIndexPoint, esPointName, esID,
18662        clock, trapIncludedValue, trapIncludedString,
18663        trapEventClassNumber, trapEventClassName }
18664    STATUS current
18665    DESCRIPTION
18666        "This user-defined trap is issued when an event happens that causes a
18667        trap with specific trap type 1108."
18668    ::= { s350Notifications 1108 }
18669
18670s350UserTrap1109 NOTIFICATION-TYPE
18671    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18672        trapEventTypeName, esIndexPoint, esPointName, esID,
18673        clock, trapIncludedValue, trapIncludedString,
18674        trapEventClassNumber, trapEventClassName }
18675    STATUS current
18676    DESCRIPTION
18677        "This user-defined trap is issued when an event happens that causes a
18678        trap with specific trap type 1109."
18679    ::= { s350Notifications 1109 }
18680
18681s350UserTrap1110 NOTIFICATION-TYPE
18682    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18683        trapEventTypeName, esIndexPoint, esPointName, esID,
18684        clock, trapIncludedValue, trapIncludedString,
18685        trapEventClassNumber, trapEventClassName }
18686    STATUS current
18687    DESCRIPTION
18688        "This user-defined trap is issued when an event happens that causes a
18689        trap with specific trap type 1110."
18690    ::= { s350Notifications 1110 }
18691
18692s350UserTrap1111 NOTIFICATION-TYPE
18693    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18694        trapEventTypeName, esIndexPoint, esPointName, esID,
18695        clock, trapIncludedValue, trapIncludedString,
18696        trapEventClassNumber, trapEventClassName }
18697    STATUS current
18698    DESCRIPTION
18699        "This user-defined trap is issued when an event happens that causes a
18700        trap with specific trap type 1111."
18701    ::= { s350Notifications 1111 }
18702
18703s350UserTrap1112 NOTIFICATION-TYPE
18704    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18705        trapEventTypeName, esIndexPoint, esPointName, esID,
18706        clock, trapIncludedValue, trapIncludedString,
18707        trapEventClassNumber, trapEventClassName }
18708    STATUS current
18709    DESCRIPTION
18710        "This user-defined trap is issued when an event happens that causes a
18711        trap with specific trap type 1112."
18712    ::= { s350Notifications 1112 }
18713
18714s350UserTrap1113 NOTIFICATION-TYPE
18715    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18716        trapEventTypeName, esIndexPoint, esPointName, esID,
18717        clock, trapIncludedValue, trapIncludedString,
18718        trapEventClassNumber, trapEventClassName }
18719    STATUS current
18720    DESCRIPTION
18721        "This user-defined trap is issued when an event happens that causes a
18722        trap with specific trap type 1113."
18723    ::= { s350Notifications 1113 }
18724
18725s350UserTrap1114 NOTIFICATION-TYPE
18726    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18727        trapEventTypeName, esIndexPoint, esPointName, esID,
18728        clock, trapIncludedValue, trapIncludedString,
18729        trapEventClassNumber, trapEventClassName }
18730    STATUS current
18731    DESCRIPTION
18732        "This user-defined trap is issued when an event happens that causes a
18733        trap with specific trap type 1114."
18734    ::= { s350Notifications 1114 }
18735
18736s350UserTrap1115 NOTIFICATION-TYPE
18737    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18738        trapEventTypeName, esIndexPoint, esPointName, esID,
18739        clock, trapIncludedValue, trapIncludedString,
18740        trapEventClassNumber, trapEventClassName }
18741    STATUS current
18742    DESCRIPTION
18743        "This user-defined trap is issued when an event happens that causes a
18744        trap with specific trap type 1115."
18745    ::= { s350Notifications 1115 }
18746
18747s350UserTrap1116 NOTIFICATION-TYPE
18748    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18749        trapEventTypeName, esIndexPoint, esPointName, esID,
18750        clock, trapIncludedValue, trapIncludedString,
18751        trapEventClassNumber, trapEventClassName }
18752    STATUS current
18753    DESCRIPTION
18754        "This user-defined trap is issued when an event happens that causes a
18755        trap with specific trap type 1116."
18756    ::= { s350Notifications 1116 }
18757
18758s350UserTrap1117 NOTIFICATION-TYPE
18759    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18760        trapEventTypeName, esIndexPoint, esPointName, esID,
18761        clock, trapIncludedValue, trapIncludedString,
18762        trapEventClassNumber, trapEventClassName }
18763    STATUS current
18764    DESCRIPTION
18765        "This user-defined trap is issued when an event happens that causes a
18766        trap with specific trap type 1117."
18767    ::= { s350Notifications 1117 }
18768
18769s350UserTrap1118 NOTIFICATION-TYPE
18770    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18771        trapEventTypeName, esIndexPoint, esPointName, esID,
18772        clock, trapIncludedValue, trapIncludedString,
18773        trapEventClassNumber, trapEventClassName }
18774    STATUS current
18775    DESCRIPTION
18776        "This user-defined trap is issued when an event happens that causes a
18777        trap with specific trap type 1118."
18778    ::= { s350Notifications 1118 }
18779
18780s350UserTrap1119 NOTIFICATION-TYPE
18781    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18782        trapEventTypeName, esIndexPoint, esPointName, esID,
18783        clock, trapIncludedValue, trapIncludedString,
18784        trapEventClassNumber, trapEventClassName }
18785    STATUS current
18786    DESCRIPTION
18787        "This user-defined trap is issued when an event happens that causes a
18788        trap with specific trap type 1119."
18789    ::= { s350Notifications 1119 }
18790
18791s350UserTrap1120 NOTIFICATION-TYPE
18792    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18793        trapEventTypeName, esIndexPoint, esPointName, esID,
18794        clock, trapIncludedValue, trapIncludedString,
18795        trapEventClassNumber, trapEventClassName }
18796    STATUS current
18797    DESCRIPTION
18798        "This user-defined trap is issued when an event happens that causes a
18799        trap with specific trap type 1120."
18800    ::= { s350Notifications 1120 }
18801
18802s350UserTrap1121 NOTIFICATION-TYPE
18803    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18804        trapEventTypeName, esIndexPoint, esPointName, esID,
18805        clock, trapIncludedValue, trapIncludedString,
18806        trapEventClassNumber, trapEventClassName }
18807    STATUS current
18808    DESCRIPTION
18809        "This user-defined trap is issued when an event happens that causes a
18810        trap with specific trap type 1121."
18811    ::= { s350Notifications 1121 }
18812
18813s350UserTrap1122 NOTIFICATION-TYPE
18814    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18815        trapEventTypeName, esIndexPoint, esPointName, esID,
18816        clock, trapIncludedValue, trapIncludedString,
18817        trapEventClassNumber, trapEventClassName }
18818    STATUS current
18819    DESCRIPTION
18820        "This user-defined trap is issued when an event happens that causes a
18821        trap with specific trap type 1122."
18822    ::= { s350Notifications 1122 }
18823
18824s350UserTrap1123 NOTIFICATION-TYPE
18825    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18826        trapEventTypeName, esIndexPoint, esPointName, esID,
18827        clock, trapIncludedValue, trapIncludedString,
18828        trapEventClassNumber, trapEventClassName }
18829    STATUS current
18830    DESCRIPTION
18831        "This user-defined trap is issued when an event happens that causes a
18832        trap with specific trap type 1123."
18833    ::= { s350Notifications 1123 }
18834
18835s350UserTrap1124 NOTIFICATION-TYPE
18836    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18837        trapEventTypeName, esIndexPoint, esPointName, esID,
18838        clock, trapIncludedValue, trapIncludedString,
18839        trapEventClassNumber, trapEventClassName }
18840    STATUS current
18841    DESCRIPTION
18842        "This user-defined trap is issued when an event happens that causes a
18843        trap with specific trap type 1124."
18844    ::= { s350Notifications 1124 }
18845
18846s350UserTrap1125 NOTIFICATION-TYPE
18847    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18848        trapEventTypeName, esIndexPoint, esPointName, esID,
18849        clock, trapIncludedValue, trapIncludedString,
18850        trapEventClassNumber, trapEventClassName }
18851    STATUS current
18852    DESCRIPTION
18853        "This user-defined trap is issued when an event happens that causes a
18854        trap with specific trap type 1125."
18855    ::= { s350Notifications 1125 }
18856
18857s350UserTrap1126 NOTIFICATION-TYPE
18858    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18859        trapEventTypeName, esIndexPoint, esPointName, esID,
18860        clock, trapIncludedValue, trapIncludedString,
18861        trapEventClassNumber, trapEventClassName }
18862    STATUS current
18863    DESCRIPTION
18864        "This user-defined trap is issued when an event happens that causes a
18865        trap with specific trap type 1126."
18866    ::= { s350Notifications 1126 }
18867
18868s350UserTrap1127 NOTIFICATION-TYPE
18869    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18870        trapEventTypeName, esIndexPoint, esPointName, esID,
18871        clock, trapIncludedValue, trapIncludedString,
18872        trapEventClassNumber, trapEventClassName }
18873    STATUS current
18874    DESCRIPTION
18875        "This user-defined trap is issued when an event happens that causes a
18876        trap with specific trap type 1127."
18877    ::= { s350Notifications 1127 }
18878
18879s350UserTrap1128 NOTIFICATION-TYPE
18880    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18881        trapEventTypeName, esIndexPoint, esPointName, esID,
18882        clock, trapIncludedValue, trapIncludedString,
18883        trapEventClassNumber, trapEventClassName }
18884    STATUS current
18885    DESCRIPTION
18886        "This user-defined trap is issued when an event happens that causes a
18887        trap with specific trap type 1128."
18888    ::= { s350Notifications 1128 }
18889
18890s350UserTrap1129 NOTIFICATION-TYPE
18891    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18892        trapEventTypeName, esIndexPoint, esPointName, esID,
18893        clock, trapIncludedValue, trapIncludedString,
18894        trapEventClassNumber, trapEventClassName }
18895    STATUS current
18896    DESCRIPTION
18897        "This user-defined trap is issued when an event happens that causes a
18898        trap with specific trap type 1129."
18899    ::= { s350Notifications 1129 }
18900
18901s350UserTrap1130 NOTIFICATION-TYPE
18902    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18903        trapEventTypeName, esIndexPoint, esPointName, esID,
18904        clock, trapIncludedValue, trapIncludedString,
18905        trapEventClassNumber, trapEventClassName }
18906    STATUS current
18907    DESCRIPTION
18908        "This user-defined trap is issued when an event happens that causes a
18909        trap with specific trap type 1130."
18910    ::= { s350Notifications 1130 }
18911
18912s350UserTrap1131 NOTIFICATION-TYPE
18913    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18914        trapEventTypeName, esIndexPoint, esPointName, esID,
18915        clock, trapIncludedValue, trapIncludedString,
18916        trapEventClassNumber, trapEventClassName }
18917    STATUS current
18918    DESCRIPTION
18919        "This user-defined trap is issued when an event happens that causes a
18920        trap with specific trap type 1131."
18921    ::= { s350Notifications 1131 }
18922
18923s350UserTrap1132 NOTIFICATION-TYPE
18924    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18925        trapEventTypeName, esIndexPoint, esPointName, esID,
18926        clock, trapIncludedValue, trapIncludedString,
18927        trapEventClassNumber, trapEventClassName }
18928    STATUS current
18929    DESCRIPTION
18930        "This user-defined trap is issued when an event happens that causes a
18931        trap with specific trap type 1132."
18932    ::= { s350Notifications 1132 }
18933
18934s350UserTrap1133 NOTIFICATION-TYPE
18935    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18936        trapEventTypeName, esIndexPoint, esPointName, esID,
18937        clock, trapIncludedValue, trapIncludedString,
18938        trapEventClassNumber, trapEventClassName }
18939    STATUS current
18940    DESCRIPTION
18941        "This user-defined trap is issued when an event happens that causes a
18942        trap with specific trap type 1133."
18943    ::= { s350Notifications 1133 }
18944
18945s350UserTrap1134 NOTIFICATION-TYPE
18946    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18947        trapEventTypeName, esIndexPoint, esPointName, esID,
18948        clock, trapIncludedValue, trapIncludedString,
18949        trapEventClassNumber, trapEventClassName }
18950    STATUS current
18951    DESCRIPTION
18952        "This user-defined trap is issued when an event happens that causes a
18953        trap with specific trap type 1134."
18954    ::= { s350Notifications 1134 }
18955
18956s350UserTrap1135 NOTIFICATION-TYPE
18957    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18958        trapEventTypeName, esIndexPoint, esPointName, esID,
18959        clock, trapIncludedValue, trapIncludedString,
18960        trapEventClassNumber, trapEventClassName }
18961    STATUS current
18962    DESCRIPTION
18963        "This user-defined trap is issued when an event happens that causes a
18964        trap with specific trap type 1135."
18965    ::= { s350Notifications 1135 }
18966
18967s350UserTrap1136 NOTIFICATION-TYPE
18968    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18969        trapEventTypeName, esIndexPoint, esPointName, esID,
18970        clock, trapIncludedValue, trapIncludedString,
18971        trapEventClassNumber, trapEventClassName }
18972    STATUS current
18973    DESCRIPTION
18974        "This user-defined trap is issued when an event happens that causes a
18975        trap with specific trap type 1136."
18976    ::= { s350Notifications 1136 }
18977
18978s350UserTrap1137 NOTIFICATION-TYPE
18979    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18980        trapEventTypeName, esIndexPoint, esPointName, esID,
18981        clock, trapIncludedValue, trapIncludedString,
18982        trapEventClassNumber, trapEventClassName }
18983    STATUS current
18984    DESCRIPTION
18985        "This user-defined trap is issued when an event happens that causes a
18986        trap with specific trap type 1137."
18987    ::= { s350Notifications 1137 }
18988
18989s350UserTrap1138 NOTIFICATION-TYPE
18990    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
18991        trapEventTypeName, esIndexPoint, esPointName, esID,
18992        clock, trapIncludedValue, trapIncludedString,
18993        trapEventClassNumber, trapEventClassName }
18994    STATUS current
18995    DESCRIPTION
18996        "This user-defined trap is issued when an event happens that causes a
18997        trap with specific trap type 1138."
18998    ::= { s350Notifications 1138 }
18999
19000s350UserTrap1139 NOTIFICATION-TYPE
19001    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19002        trapEventTypeName, esIndexPoint, esPointName, esID,
19003        clock, trapIncludedValue, trapIncludedString,
19004        trapEventClassNumber, trapEventClassName }
19005    STATUS current
19006    DESCRIPTION
19007        "This user-defined trap is issued when an event happens that causes a
19008        trap with specific trap type 1139."
19009    ::= { s350Notifications 1139 }
19010
19011s350UserTrap1140 NOTIFICATION-TYPE
19012    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19013        trapEventTypeName, esIndexPoint, esPointName, esID,
19014        clock, trapIncludedValue, trapIncludedString,
19015        trapEventClassNumber, trapEventClassName }
19016    STATUS current
19017    DESCRIPTION
19018        "This user-defined trap is issued when an event happens that causes a
19019        trap with specific trap type 1140."
19020    ::= { s350Notifications 1140 }
19021
19022s350UserTrap1141 NOTIFICATION-TYPE
19023    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19024        trapEventTypeName, esIndexPoint, esPointName, esID,
19025        clock, trapIncludedValue, trapIncludedString,
19026        trapEventClassNumber, trapEventClassName }
19027    STATUS current
19028    DESCRIPTION
19029        "This user-defined trap is issued when an event happens that causes a
19030        trap with specific trap type 1141."
19031    ::= { s350Notifications 1141 }
19032
19033s350UserTrap1142 NOTIFICATION-TYPE
19034    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19035        trapEventTypeName, esIndexPoint, esPointName, esID,
19036        clock, trapIncludedValue, trapIncludedString,
19037        trapEventClassNumber, trapEventClassName }
19038    STATUS current
19039    DESCRIPTION
19040        "This user-defined trap is issued when an event happens that causes a
19041        trap with specific trap type 1142."
19042    ::= { s350Notifications 1142 }
19043
19044s350UserTrap1143 NOTIFICATION-TYPE
19045    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19046        trapEventTypeName, esIndexPoint, esPointName, esID,
19047        clock, trapIncludedValue, trapIncludedString,
19048        trapEventClassNumber, trapEventClassName }
19049    STATUS current
19050    DESCRIPTION
19051        "This user-defined trap is issued when an event happens that causes a
19052        trap with specific trap type 1143."
19053    ::= { s350Notifications 1143 }
19054
19055s350UserTrap1144 NOTIFICATION-TYPE
19056    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19057        trapEventTypeName, esIndexPoint, esPointName, esID,
19058        clock, trapIncludedValue, trapIncludedString,
19059        trapEventClassNumber, trapEventClassName }
19060    STATUS current
19061    DESCRIPTION
19062        "This user-defined trap is issued when an event happens that causes a
19063        trap with specific trap type 1144."
19064    ::= { s350Notifications 1144 }
19065
19066s350UserTrap1145 NOTIFICATION-TYPE
19067    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19068        trapEventTypeName, esIndexPoint, esPointName, esID,
19069        clock, trapIncludedValue, trapIncludedString,
19070        trapEventClassNumber, trapEventClassName }
19071    STATUS current
19072    DESCRIPTION
19073        "This user-defined trap is issued when an event happens that causes a
19074        trap with specific trap type 1145."
19075    ::= { s350Notifications 1145 }
19076
19077s350UserTrap1146 NOTIFICATION-TYPE
19078    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19079        trapEventTypeName, esIndexPoint, esPointName, esID,
19080        clock, trapIncludedValue, trapIncludedString,
19081        trapEventClassNumber, trapEventClassName }
19082    STATUS current
19083    DESCRIPTION
19084        "This user-defined trap is issued when an event happens that causes a
19085        trap with specific trap type 1146."
19086    ::= { s350Notifications 1146 }
19087
19088s350UserTrap1147 NOTIFICATION-TYPE
19089    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19090        trapEventTypeName, esIndexPoint, esPointName, esID,
19091        clock, trapIncludedValue, trapIncludedString,
19092        trapEventClassNumber, trapEventClassName }
19093    STATUS current
19094    DESCRIPTION
19095        "This user-defined trap is issued when an event happens that causes a
19096        trap with specific trap type 1147."
19097    ::= { s350Notifications 1147 }
19098
19099s350UserTrap1148 NOTIFICATION-TYPE
19100    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19101        trapEventTypeName, esIndexPoint, esPointName, esID,
19102        clock, trapIncludedValue, trapIncludedString,
19103        trapEventClassNumber, trapEventClassName }
19104    STATUS current
19105    DESCRIPTION
19106        "This user-defined trap is issued when an event happens that causes a
19107        trap with specific trap type 1148."
19108    ::= { s350Notifications 1148 }
19109
19110s350UserTrap1149 NOTIFICATION-TYPE
19111    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19112        trapEventTypeName, esIndexPoint, esPointName, esID,
19113        clock, trapIncludedValue, trapIncludedString,
19114        trapEventClassNumber, trapEventClassName }
19115    STATUS current
19116    DESCRIPTION
19117        "This user-defined trap is issued when an event happens that causes a
19118        trap with specific trap type 1149."
19119    ::= { s350Notifications 1149 }
19120
19121s350UserTrap1150 NOTIFICATION-TYPE
19122    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19123        trapEventTypeName, esIndexPoint, esPointName, esID,
19124        clock, trapIncludedValue, trapIncludedString,
19125        trapEventClassNumber, trapEventClassName }
19126    STATUS current
19127    DESCRIPTION
19128        "This user-defined trap is issued when an event happens that causes a
19129        trap with specific trap type 1150."
19130    ::= { s350Notifications 1150 }
19131
19132s350UserTrap1151 NOTIFICATION-TYPE
19133    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19134        trapEventTypeName, esIndexPoint, esPointName, esID,
19135        clock, trapIncludedValue, trapIncludedString,
19136        trapEventClassNumber, trapEventClassName }
19137    STATUS current
19138    DESCRIPTION
19139        "This user-defined trap is issued when an event happens that causes a
19140        trap with specific trap type 1151."
19141    ::= { s350Notifications 1151 }
19142
19143s350UserTrap1152 NOTIFICATION-TYPE
19144    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19145        trapEventTypeName, esIndexPoint, esPointName, esID,
19146        clock, trapIncludedValue, trapIncludedString,
19147        trapEventClassNumber, trapEventClassName }
19148    STATUS current
19149    DESCRIPTION
19150        "This user-defined trap is issued when an event happens that causes a
19151        trap with specific trap type 1152."
19152    ::= { s350Notifications 1152 }
19153
19154s350UserTrap1153 NOTIFICATION-TYPE
19155    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19156        trapEventTypeName, esIndexPoint, esPointName, esID,
19157        clock, trapIncludedValue, trapIncludedString,
19158        trapEventClassNumber, trapEventClassName }
19159    STATUS current
19160    DESCRIPTION
19161        "This user-defined trap is issued when an event happens that causes a
19162        trap with specific trap type 1153."
19163    ::= { s350Notifications 1153 }
19164
19165s350UserTrap1154 NOTIFICATION-TYPE
19166    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19167        trapEventTypeName, esIndexPoint, esPointName, esID,
19168        clock, trapIncludedValue, trapIncludedString,
19169        trapEventClassNumber, trapEventClassName }
19170    STATUS current
19171    DESCRIPTION
19172        "This user-defined trap is issued when an event happens that causes a
19173        trap with specific trap type 1154."
19174    ::= { s350Notifications 1154 }
19175
19176s350UserTrap1155 NOTIFICATION-TYPE
19177    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19178        trapEventTypeName, esIndexPoint, esPointName, esID,
19179        clock, trapIncludedValue, trapIncludedString,
19180        trapEventClassNumber, trapEventClassName }
19181    STATUS current
19182    DESCRIPTION
19183        "This user-defined trap is issued when an event happens that causes a
19184        trap with specific trap type 1155."
19185    ::= { s350Notifications 1155 }
19186
19187s350UserTrap1156 NOTIFICATION-TYPE
19188    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19189        trapEventTypeName, esIndexPoint, esPointName, esID,
19190        clock, trapIncludedValue, trapIncludedString,
19191        trapEventClassNumber, trapEventClassName }
19192    STATUS current
19193    DESCRIPTION
19194        "This user-defined trap is issued when an event happens that causes a
19195        trap with specific trap type 1156."
19196    ::= { s350Notifications 1156 }
19197
19198s350UserTrap1157 NOTIFICATION-TYPE
19199    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19200        trapEventTypeName, esIndexPoint, esPointName, esID,
19201        clock, trapIncludedValue, trapIncludedString,
19202        trapEventClassNumber, trapEventClassName }
19203    STATUS current
19204    DESCRIPTION
19205        "This user-defined trap is issued when an event happens that causes a
19206        trap with specific trap type 1157."
19207    ::= { s350Notifications 1157 }
19208
19209s350UserTrap1158 NOTIFICATION-TYPE
19210    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19211        trapEventTypeName, esIndexPoint, esPointName, esID,
19212        clock, trapIncludedValue, trapIncludedString,
19213        trapEventClassNumber, trapEventClassName }
19214    STATUS current
19215    DESCRIPTION
19216        "This user-defined trap is issued when an event happens that causes a
19217        trap with specific trap type 1158."
19218    ::= { s350Notifications 1158 }
19219
19220s350UserTrap1159 NOTIFICATION-TYPE
19221    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19222        trapEventTypeName, esIndexPoint, esPointName, esID,
19223        clock, trapIncludedValue, trapIncludedString,
19224        trapEventClassNumber, trapEventClassName }
19225    STATUS current
19226    DESCRIPTION
19227        "This user-defined trap is issued when an event happens that causes a
19228        trap with specific trap type 1159."
19229    ::= { s350Notifications 1159 }
19230
19231s350UserTrap1160 NOTIFICATION-TYPE
19232    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19233        trapEventTypeName, esIndexPoint, esPointName, esID,
19234        clock, trapIncludedValue, trapIncludedString,
19235        trapEventClassNumber, trapEventClassName }
19236    STATUS current
19237    DESCRIPTION
19238        "This user-defined trap is issued when an event happens that causes a
19239        trap with specific trap type 1160."
19240    ::= { s350Notifications 1160 }
19241
19242s350UserTrap1161 NOTIFICATION-TYPE
19243    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19244        trapEventTypeName, esIndexPoint, esPointName, esID,
19245        clock, trapIncludedValue, trapIncludedString,
19246        trapEventClassNumber, trapEventClassName }
19247    STATUS current
19248    DESCRIPTION
19249        "This user-defined trap is issued when an event happens that causes a
19250        trap with specific trap type 1161."
19251    ::= { s350Notifications 1161 }
19252
19253s350UserTrap1162 NOTIFICATION-TYPE
19254    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19255        trapEventTypeName, esIndexPoint, esPointName, esID,
19256        clock, trapIncludedValue, trapIncludedString,
19257        trapEventClassNumber, trapEventClassName }
19258    STATUS current
19259    DESCRIPTION
19260        "This user-defined trap is issued when an event happens that causes a
19261        trap with specific trap type 1162."
19262    ::= { s350Notifications 1162 }
19263
19264s350UserTrap1163 NOTIFICATION-TYPE
19265    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19266        trapEventTypeName, esIndexPoint, esPointName, esID,
19267        clock, trapIncludedValue, trapIncludedString,
19268        trapEventClassNumber, trapEventClassName }
19269    STATUS current
19270    DESCRIPTION
19271        "This user-defined trap is issued when an event happens that causes a
19272        trap with specific trap type 1163."
19273    ::= { s350Notifications 1163 }
19274
19275s350UserTrap1164 NOTIFICATION-TYPE
19276    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19277        trapEventTypeName, esIndexPoint, esPointName, esID,
19278        clock, trapIncludedValue, trapIncludedString,
19279        trapEventClassNumber, trapEventClassName }
19280    STATUS current
19281    DESCRIPTION
19282        "This user-defined trap is issued when an event happens that causes a
19283        trap with specific trap type 1164."
19284    ::= { s350Notifications 1164 }
19285
19286s350UserTrap1165 NOTIFICATION-TYPE
19287    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19288        trapEventTypeName, esIndexPoint, esPointName, esID,
19289        clock, trapIncludedValue, trapIncludedString,
19290        trapEventClassNumber, trapEventClassName }
19291    STATUS current
19292    DESCRIPTION
19293        "This user-defined trap is issued when an event happens that causes a
19294        trap with specific trap type 1165."
19295    ::= { s350Notifications 1165 }
19296
19297s350UserTrap1166 NOTIFICATION-TYPE
19298    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19299        trapEventTypeName, esIndexPoint, esPointName, esID,
19300        clock, trapIncludedValue, trapIncludedString,
19301        trapEventClassNumber, trapEventClassName }
19302    STATUS current
19303    DESCRIPTION
19304        "This user-defined trap is issued when an event happens that causes a
19305        trap with specific trap type 1166."
19306    ::= { s350Notifications 1166 }
19307
19308s350UserTrap1167 NOTIFICATION-TYPE
19309    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19310        trapEventTypeName, esIndexPoint, esPointName, esID,
19311        clock, trapIncludedValue, trapIncludedString,
19312        trapEventClassNumber, trapEventClassName }
19313    STATUS current
19314    DESCRIPTION
19315        "This user-defined trap is issued when an event happens that causes a
19316        trap with specific trap type 1167."
19317    ::= { s350Notifications 1167 }
19318
19319s350UserTrap1168 NOTIFICATION-TYPE
19320    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19321        trapEventTypeName, esIndexPoint, esPointName, esID,
19322        clock, trapIncludedValue, trapIncludedString,
19323        trapEventClassNumber, trapEventClassName }
19324    STATUS current
19325    DESCRIPTION
19326        "This user-defined trap is issued when an event happens that causes a
19327        trap with specific trap type 1168."
19328    ::= { s350Notifications 1168 }
19329
19330s350UserTrap1169 NOTIFICATION-TYPE
19331    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19332        trapEventTypeName, esIndexPoint, esPointName, esID,
19333        clock, trapIncludedValue, trapIncludedString,
19334        trapEventClassNumber, trapEventClassName }
19335    STATUS current
19336    DESCRIPTION
19337        "This user-defined trap is issued when an event happens that causes a
19338        trap with specific trap type 1169."
19339    ::= { s350Notifications 1169 }
19340
19341s350UserTrap1170 NOTIFICATION-TYPE
19342    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19343        trapEventTypeName, esIndexPoint, esPointName, esID,
19344        clock, trapIncludedValue, trapIncludedString,
19345        trapEventClassNumber, trapEventClassName }
19346    STATUS current
19347    DESCRIPTION
19348        "This user-defined trap is issued when an event happens that causes a
19349        trap with specific trap type 1170."
19350    ::= { s350Notifications 1170 }
19351
19352s350UserTrap1171 NOTIFICATION-TYPE
19353    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19354        trapEventTypeName, esIndexPoint, esPointName, esID,
19355        clock, trapIncludedValue, trapIncludedString,
19356        trapEventClassNumber, trapEventClassName }
19357    STATUS current
19358    DESCRIPTION
19359        "This user-defined trap is issued when an event happens that causes a
19360        trap with specific trap type 1171."
19361    ::= { s350Notifications 1171 }
19362
19363s350UserTrap1172 NOTIFICATION-TYPE
19364    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19365        trapEventTypeName, esIndexPoint, esPointName, esID,
19366        clock, trapIncludedValue, trapIncludedString,
19367        trapEventClassNumber, trapEventClassName }
19368    STATUS current
19369    DESCRIPTION
19370        "This user-defined trap is issued when an event happens that causes a
19371        trap with specific trap type 1172."
19372    ::= { s350Notifications 1172 }
19373
19374s350UserTrap1173 NOTIFICATION-TYPE
19375    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19376        trapEventTypeName, esIndexPoint, esPointName, esID,
19377        clock, trapIncludedValue, trapIncludedString,
19378        trapEventClassNumber, trapEventClassName }
19379    STATUS current
19380    DESCRIPTION
19381        "This user-defined trap is issued when an event happens that causes a
19382        trap with specific trap type 1173."
19383    ::= { s350Notifications 1173 }
19384
19385s350UserTrap1174 NOTIFICATION-TYPE
19386    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19387        trapEventTypeName, esIndexPoint, esPointName, esID,
19388        clock, trapIncludedValue, trapIncludedString,
19389        trapEventClassNumber, trapEventClassName }
19390    STATUS current
19391    DESCRIPTION
19392        "This user-defined trap is issued when an event happens that causes a
19393        trap with specific trap type 1174."
19394    ::= { s350Notifications 1174 }
19395
19396s350UserTrap1175 NOTIFICATION-TYPE
19397    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19398        trapEventTypeName, esIndexPoint, esPointName, esID,
19399        clock, trapIncludedValue, trapIncludedString,
19400        trapEventClassNumber, trapEventClassName }
19401    STATUS current
19402    DESCRIPTION
19403        "This user-defined trap is issued when an event happens that causes a
19404        trap with specific trap type 1175."
19405    ::= { s350Notifications 1175 }
19406
19407s350UserTrap1176 NOTIFICATION-TYPE
19408    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19409        trapEventTypeName, esIndexPoint, esPointName, esID,
19410        clock, trapIncludedValue, trapIncludedString,
19411        trapEventClassNumber, trapEventClassName }
19412    STATUS current
19413    DESCRIPTION
19414        "This user-defined trap is issued when an event happens that causes a
19415        trap with specific trap type 1176."
19416    ::= { s350Notifications 1176 }
19417
19418s350UserTrap1177 NOTIFICATION-TYPE
19419    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19420        trapEventTypeName, esIndexPoint, esPointName, esID,
19421        clock, trapIncludedValue, trapIncludedString,
19422        trapEventClassNumber, trapEventClassName }
19423    STATUS current
19424    DESCRIPTION
19425        "This user-defined trap is issued when an event happens that causes a
19426        trap with specific trap type 1177."
19427    ::= { s350Notifications 1177 }
19428
19429s350UserTrap1178 NOTIFICATION-TYPE
19430    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19431        trapEventTypeName, esIndexPoint, esPointName, esID,
19432        clock, trapIncludedValue, trapIncludedString,
19433        trapEventClassNumber, trapEventClassName }
19434    STATUS current
19435    DESCRIPTION
19436        "This user-defined trap is issued when an event happens that causes a
19437        trap with specific trap type 1178."
19438    ::= { s350Notifications 1178 }
19439
19440s350UserTrap1179 NOTIFICATION-TYPE
19441    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19442        trapEventTypeName, esIndexPoint, esPointName, esID,
19443        clock, trapIncludedValue, trapIncludedString,
19444        trapEventClassNumber, trapEventClassName }
19445    STATUS current
19446    DESCRIPTION
19447        "This user-defined trap is issued when an event happens that causes a
19448        trap with specific trap type 1179."
19449    ::= { s350Notifications 1179 }
19450
19451s350UserTrap1180 NOTIFICATION-TYPE
19452    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19453        trapEventTypeName, esIndexPoint, esPointName, esID,
19454        clock, trapIncludedValue, trapIncludedString,
19455        trapEventClassNumber, trapEventClassName }
19456    STATUS current
19457    DESCRIPTION
19458        "This user-defined trap is issued when an event happens that causes a
19459        trap with specific trap type 1180."
19460    ::= { s350Notifications 1180 }
19461
19462s350UserTrap1181 NOTIFICATION-TYPE
19463    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19464        trapEventTypeName, esIndexPoint, esPointName, esID,
19465        clock, trapIncludedValue, trapIncludedString,
19466        trapEventClassNumber, trapEventClassName }
19467    STATUS current
19468    DESCRIPTION
19469        "This user-defined trap is issued when an event happens that causes a
19470        trap with specific trap type 1181."
19471    ::= { s350Notifications 1181 }
19472
19473s350UserTrap1182 NOTIFICATION-TYPE
19474    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19475        trapEventTypeName, esIndexPoint, esPointName, esID,
19476        clock, trapIncludedValue, trapIncludedString,
19477        trapEventClassNumber, trapEventClassName }
19478    STATUS current
19479    DESCRIPTION
19480        "This user-defined trap is issued when an event happens that causes a
19481        trap with specific trap type 1182."
19482    ::= { s350Notifications 1182 }
19483
19484s350UserTrap1183 NOTIFICATION-TYPE
19485    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19486        trapEventTypeName, esIndexPoint, esPointName, esID,
19487        clock, trapIncludedValue, trapIncludedString,
19488        trapEventClassNumber, trapEventClassName }
19489    STATUS current
19490    DESCRIPTION
19491        "This user-defined trap is issued when an event happens that causes a
19492        trap with specific trap type 1183."
19493    ::= { s350Notifications 1183 }
19494
19495s350UserTrap1184 NOTIFICATION-TYPE
19496    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19497        trapEventTypeName, esIndexPoint, esPointName, esID,
19498        clock, trapIncludedValue, trapIncludedString,
19499        trapEventClassNumber, trapEventClassName }
19500    STATUS current
19501    DESCRIPTION
19502        "This user-defined trap is issued when an event happens that causes a
19503        trap with specific trap type 1184."
19504    ::= { s350Notifications 1184 }
19505
19506s350UserTrap1185 NOTIFICATION-TYPE
19507    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19508        trapEventTypeName, esIndexPoint, esPointName, esID,
19509        clock, trapIncludedValue, trapIncludedString,
19510        trapEventClassNumber, trapEventClassName }
19511    STATUS current
19512    DESCRIPTION
19513        "This user-defined trap is issued when an event happens that causes a
19514        trap with specific trap type 1185."
19515    ::= { s350Notifications 1185 }
19516
19517s350UserTrap1186 NOTIFICATION-TYPE
19518    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19519        trapEventTypeName, esIndexPoint, esPointName, esID,
19520        clock, trapIncludedValue, trapIncludedString,
19521        trapEventClassNumber, trapEventClassName }
19522    STATUS current
19523    DESCRIPTION
19524        "This user-defined trap is issued when an event happens that causes a
19525        trap with specific trap type 1186."
19526    ::= { s350Notifications 1186 }
19527
19528s350UserTrap1187 NOTIFICATION-TYPE
19529    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19530        trapEventTypeName, esIndexPoint, esPointName, esID,
19531        clock, trapIncludedValue, trapIncludedString,
19532        trapEventClassNumber, trapEventClassName }
19533    STATUS current
19534    DESCRIPTION
19535        "This user-defined trap is issued when an event happens that causes a
19536        trap with specific trap type 1187."
19537    ::= { s350Notifications 1187 }
19538
19539s350UserTrap1188 NOTIFICATION-TYPE
19540    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19541        trapEventTypeName, esIndexPoint, esPointName, esID,
19542        clock, trapIncludedValue, trapIncludedString,
19543        trapEventClassNumber, trapEventClassName }
19544    STATUS current
19545    DESCRIPTION
19546        "This user-defined trap is issued when an event happens that causes a
19547        trap with specific trap type 1188."
19548    ::= { s350Notifications 1188 }
19549
19550s350UserTrap1189 NOTIFICATION-TYPE
19551    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19552        trapEventTypeName, esIndexPoint, esPointName, esID,
19553        clock, trapIncludedValue, trapIncludedString,
19554        trapEventClassNumber, trapEventClassName }
19555    STATUS current
19556    DESCRIPTION
19557        "This user-defined trap is issued when an event happens that causes a
19558        trap with specific trap type 1189."
19559    ::= { s350Notifications 1189 }
19560
19561s350UserTrap1190 NOTIFICATION-TYPE
19562    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19563        trapEventTypeName, esIndexPoint, esPointName, esID,
19564        clock, trapIncludedValue, trapIncludedString,
19565        trapEventClassNumber, trapEventClassName }
19566    STATUS current
19567    DESCRIPTION
19568        "This user-defined trap is issued when an event happens that causes a
19569        trap with specific trap type 1190."
19570    ::= { s350Notifications 1190 }
19571
19572s350UserTrap1191 NOTIFICATION-TYPE
19573    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19574        trapEventTypeName, esIndexPoint, esPointName, esID,
19575        clock, trapIncludedValue, trapIncludedString,
19576        trapEventClassNumber, trapEventClassName }
19577    STATUS current
19578    DESCRIPTION
19579        "This user-defined trap is issued when an event happens that causes a
19580        trap with specific trap type 1191."
19581    ::= { s350Notifications 1191 }
19582
19583s350UserTrap1192 NOTIFICATION-TYPE
19584    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19585        trapEventTypeName, esIndexPoint, esPointName, esID,
19586        clock, trapIncludedValue, trapIncludedString,
19587        trapEventClassNumber, trapEventClassName }
19588    STATUS current
19589    DESCRIPTION
19590        "This user-defined trap is issued when an event happens that causes a
19591        trap with specific trap type 1192."
19592    ::= { s350Notifications 1192 }
19593
19594s350UserTrap1193 NOTIFICATION-TYPE
19595    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19596        trapEventTypeName, esIndexPoint, esPointName, esID,
19597        clock, trapIncludedValue, trapIncludedString,
19598        trapEventClassNumber, trapEventClassName }
19599    STATUS current
19600    DESCRIPTION
19601        "This user-defined trap is issued when an event happens that causes a
19602        trap with specific trap type 1193."
19603    ::= { s350Notifications 1193 }
19604
19605s350UserTrap1194 NOTIFICATION-TYPE
19606    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19607        trapEventTypeName, esIndexPoint, esPointName, esID,
19608        clock, trapIncludedValue, trapIncludedString,
19609        trapEventClassNumber, trapEventClassName }
19610    STATUS current
19611    DESCRIPTION
19612        "This user-defined trap is issued when an event happens that causes a
19613        trap with specific trap type 1194."
19614    ::= { s350Notifications 1194 }
19615
19616s350UserTrap1195 NOTIFICATION-TYPE
19617    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19618        trapEventTypeName, esIndexPoint, esPointName, esID,
19619        clock, trapIncludedValue, trapIncludedString,
19620        trapEventClassNumber, trapEventClassName }
19621    STATUS current
19622    DESCRIPTION
19623        "This user-defined trap is issued when an event happens that causes a
19624        trap with specific trap type 1195."
19625    ::= { s350Notifications 1195 }
19626
19627s350UserTrap1196 NOTIFICATION-TYPE
19628    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19629        trapEventTypeName, esIndexPoint, esPointName, esID,
19630        clock, trapIncludedValue, trapIncludedString,
19631        trapEventClassNumber, trapEventClassName }
19632    STATUS current
19633    DESCRIPTION
19634        "This user-defined trap is issued when an event happens that causes a
19635        trap with specific trap type 1196."
19636    ::= { s350Notifications 1196 }
19637
19638s350UserTrap1197 NOTIFICATION-TYPE
19639    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19640        trapEventTypeName, esIndexPoint, esPointName, esID,
19641        clock, trapIncludedValue, trapIncludedString,
19642        trapEventClassNumber, trapEventClassName }
19643    STATUS current
19644    DESCRIPTION
19645        "This user-defined trap is issued when an event happens that causes a
19646        trap with specific trap type 1197."
19647    ::= { s350Notifications 1197 }
19648
19649s350UserTrap1198 NOTIFICATION-TYPE
19650    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19651        trapEventTypeName, esIndexPoint, esPointName, esID,
19652        clock, trapIncludedValue, trapIncludedString,
19653        trapEventClassNumber, trapEventClassName }
19654    STATUS current
19655    DESCRIPTION
19656        "This user-defined trap is issued when an event happens that causes a
19657        trap with specific trap type 1198."
19658    ::= { s350Notifications 1198 }
19659
19660s350UserTrap1199 NOTIFICATION-TYPE
19661    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
19662        trapEventTypeName, esIndexPoint, esPointName, esID,
19663        clock, trapIncludedValue, trapIncludedString,
19664        trapEventClassNumber, trapEventClassName }
19665    STATUS current
19666    DESCRIPTION
19667        "This user-defined trap is issued when an event happens that causes a
19668        trap with specific trap type 1199."
19669    ::= { s350Notifications 1199 }
19670
19671END
19672