1-- SiteBoss 550 MIB
2
3-- v 4.39 July 17 2013
4
5-- Copyright (c) 2013 by Asentria Corporation.  All rights reserved.
6
7
8SITEBOSS-550-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  s550 MODULE-IDENTITY
24    LAST-UPDATED "201307170439Z"
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 550"
32
33    REVISION      "201307170439Z"
34    DESCRIPTION
35      "-v4.39
36       -Corrected snmpPBufferAllPeriod object.
37       -Applicable since unit version 2.09.560."
38
39    REVISION      "201307020438Z"
40    DESCRIPTION
41      "-v4.38
42       -Added snmpPoll objects (OMX-394).
43       -Applicable since unit version 2.09.560."
44
45    REVISION      "201306120437Z"
46    DESCRIPTION
47      "-v4.37
48       -Renamed EX10 to Ethernet Expansion (OMX-364)
49       -Applicable since unit version 2.09.510."
50
51    REVISION      "201305280436Z"
52    DESCRIPTION
53      "-v4.36
54       -Fixed incorrect SYNTAX for sysCharMask (OMX-328).
55       -Added evGlobal branch (OMX-228).
56       -Applicable since unit version 2.09.500."
57
58    REVISION      "201305100435Z"
59    DESCRIPTION
60      "-v4.35
61       -Fixed incorrect SYNTAX statements for various objects (OMX-314).
62       -Applicable since unit version 2.09.380."
63
64    REVISION      "201304100434Z"
65    DESCRIPTION
66      "-v4.34
67       -Added non-weekly job scheduling objects (OMX-252).
68       -Applicable since unit version 2.09.310."
69
70    REVISION      "201303150433Z"
71    DESCRIPTION
72      "-v4.33
73       -Renamed sysLocation branch to sysLoc (OMX-198).
74       -Applicable since unit version 2.09.240."
75
76    REVISION      "201303140432Z"
77    DESCRIPTION
78      "-v4.32
79       -Added snmpProxy branch (OMX-190).
80       -Applicable since unit version 2.09.280."
81
82    REVISION      "201302060431Z"
83    DESCRIPTION
84      "-v4.31
85       -Added ex10 branch.
86       -Renamed telnet* objects.
87       -Applicable since unit version 2.09.240."
88
89    REVISION      "201301140430Z"
90    DESCRIPTION
91      "-v4.30
92       -Added evReset branch and associated notification (OMX-83).
93       -Applicable since unit version 2.09.220."
94
95    REVISION      "201211190429Z"
96    DESCRIPTION
97      "-v4.29
98       -Added sysFileTransfer and sysUpdate objects. (BN 4632)
99       -Fixed backwards pppRoutingEnable/ethRoutingEnable comments.  (BN 4620)
100       -Applicable since unit version 2.09.120."
101
102    REVISION      "201208220428Z"
103    DESCRIPTION
104      "-v4.28
105       -Added additional AC power monitor items."
106
107    REVISION      "201208020427Z"
108    DESCRIPTION
109      "-v4.27
110       -Removed non-weekly job schedule objects."
111
112    REVISION      "201206120425Z"
113    DESCRIPTION
114      "-v4.25
115       -Removed user credentials objects."
116
117    REVISION      "201205010424Z"
118    DESCRIPTION
119      "-v4.24
120       -Added object for location.
121       -Fixed objects for Generator Exercising Non-Start event."
122
123    REVISION      "201204300423Z"
124    DESCRIPTION
125      "-v4.23
126       -Added objects for fuel sensor sudden/slow change."
127
128    REVISION      "201204120422Z"
129    DESCRIPTION
130      "-v4.22
131       -Added objects for job scheduling and generator exercising."
132
133    REVISION      "201204090421Z"
134    DESCRIPTION
135      "-v4.21
136       -Added eth2WanRoutingEnable object."
137
138    REVISION      "201204050420Z"
139    DESCRIPTION
140      "-v4.20
141       -Added combined eventsensor status objects."
142
143    REVISION      "201203060419Z"
144    DESCRIPTION
145      "-v4.19
146       -Added objects and trap definitions for fuel sensor and AC power monitor."
147
148    REVISION      "201201160902Z"
149    DESCRIPTION
150      "-v4.18
151       -Jumped to 4.xx Asentria version series.  The version 4
152       series officially may improve compatibility with certain
153       NMS installations by grouping all notifications in a
154       dedicated branch.
155       -Added stockScriptTrap notification definition."
156
157    REVISION      "201109150900Z"
158    DESCRIPTION
159      "-v1.17
160       -Moved notification definitions to dedicated branch."
161
162    REVISION      "201108080900Z"
163    DESCRIPTION
164      "-v1.16
165       -Added s550StockOutputTrap notification definition."
166
167    REVISION      "201108010900Z"
168    DESCRIPTION
169      "-v1.15
170       -Added evMgmtReprocess object."
171
172    REVISION      "201107080900Z"
173    DESCRIPTION
174      "-v1.14
175       -Added wirelessModemStatus branch."
176
177    REVISION      "201101050900Z"
178    DESCRIPTION
179      "-v1.13
180       -Added espcCCNormalThreshold object."
181
182    REVISION      "201011030900Z"
183    DESCRIPTION
184      "-v1.12
185       -Changed deadband, threshold, and current values for temperature
186       sensors from integer to floating-point type.  This means the
187       SNMP object type for the temperature settings (deadbands and
188       thresholds) changed from Integer32 to DisplayString.
189       -Fixed bug where SNMP integer range defined in the MIB for
190       trapIncludedValue was 16-bit instead of 32-bit."
191
192    REVISION      "201008240900Z"
193    DESCRIPTION
194      "-v1.11
195       -Fixed bug where some stock traps had too few varbinds declared.
196       -Removed useless trap definitions."
197
198    REVISION      "201003160900Z"
199    DESCRIPTION
200      "-v1.10
201       -Removed useless objects consoleInlineHsk, consoleBaud, consoleFormat, consoleHsk."
202
203    REVISION      "201001190900Z"
204    DESCRIPTION
205      "-v1.09
206       -Increased range for esPointValueInt"
207
208    REVISION      "200811210900Z"
209    DESCRIPTION
210      "-v1.08
211       -Added scripting variable objects."
212
213    REVISION      "200811120900Z"
214    DESCRIPTION
215      "-v1.07
216       -Corrected comments for stock trap definitions."
217
218    REVISION      "200806090900Z"
219    DESCRIPTION
220      "-v1.06
221       -Added sysLocation branch.
222       -Updated phone numbers in contact info block."
223
224    REVISION      "200806021100Z"
225    DESCRIPTION
226      "-v1.05
227       -Added SitePath CPE routing authorization requested stock trap."
228
229    REVISION      "200805151500Z"
230    DESCRIPTION
231      "-v1.04
232       -Added pager settings"
233
234    REVISION      "200805081426Z"
235    DESCRIPTION
236      "-v1.03
237       -Fixed issue where commented OIDs used wrong module identity number"
238
239    REVISION      "200804221652Z"
240    DESCRIPTION
241      "-v1.02
242       -Added missing wireless objects
243       -Removed wirelessBaud object which broke mib walk
244       -Fixed issue where snmpNotificationTx branch was defined wrong."
245
246    REVISION      "200803211650Z"
247    DESCRIPTION
248      "-v1.01
249       -Added missing CPEDown/VPNGDow notification definitions"
250
251    REVISION      "200712070030Z"
252    DESCRIPTION
253      "-v1.00
254       -Branched new MIB off of SiteBoss 570 MIB"
255
256    ::= { asentria 10 }
257    --1.3.6.1.4.1.3052.10
258
259
260--***************************************************************************************
261--Concise MIB View: Top Level Branches
262--***************************************************************************************
263
264--  status                                 .1
265--    eventSensorStatus                    .1.1
266--      esPointTable                       .1.1.1
267--    dataEventStatus                      .1.2
268--      deStatusTable                      .1.2.1
269--    modemStatus                          .1.3
270--    modemCLIDLogTable                    .1.4
271--    fuelSensorStatus                     .1.6
272--      fsStatusTable                      .1.6.1
273--    wirelessModemStatus                  .1.7
274--    acPowerMonitorStatus                 .1.8
275--      acpmStatusTable                    .1.8.1
276--  config                                 .2
277--    eventSensorBasics                    .2.1
278--      esNumberEventSensors               .2.1.1
279--      esTable                            .2.1.2
280--        esNewSensors                     .2.1.3
281--    eventSensorPointConfig               .2.2
282--      esPointConfigTempTable             .2.2.1
283--      esPointConfigCCTable               .2.2.2
284--      esPointConfigHumidTable            .2.2.3
285--      esPointConfigAITable               .2.2.5
286--    serialPorts                          .2.3
287--      numberPorts                        .2.3.1
288--      portConfigTable                    .2.3.2
289--    network                              .2.4
290--      interface                          .2.4.1
291--      defaultRouter                      .2.4.2
292--      dnsTable                           .2.4.3
293--      hostname                           .2.4.4
294--      hostTable                          .2.4.5
295--      ncpDuplex                          .2.4.6
296--      ncpTimeout                         .2.4.7
297--      snmp                               .2.4.8
298--      ftpPush                            .2.4.9
299--      ppp                                .2.4.10
300--      routing                            .2.4.11
301--      netSecurity                        .2.4.12
302--      rts                                .2.4.13
303--      trap                               .2.4.14
304--      routeTest                          .2.4.15
305--      gprs                               .2.4.16
306--      email                              .2.4.17
307--      netAdvanced                        .2.4.18
308--      web                                .2.4.19
309--      ethExpan                           .2.4.20
310--    modem                                .2.5
311--    time                                 .2.8
312--      clock                              .2.8.1
313--    console                              .2.10
314--    unitSecurity                         .2.11
315--      secCore                            .2.11.1
316--      secUserTable                       .2.11.2
317--      secFactory                         .2.11.3
318--      secSSH                             .2.11.4
319--      secVPN                             .2.11.5
320--    event                                .2.12
321--      evCore                             .2.12.1
322--      evData                             .2.12.2
323--      evNoData1                          .2.12.3
324--      evNoData2                          .2.12.4
325--      evSched1                           .2.12.5
326--      evSched2                           .2.12.6
327--      evShskLowTable                     .2.12.7
328--      evShskHighTable                    .2.12.8
329--      evNoSensor                         .2.12.9
330--      fuelSensor                         .2.12.11
331--        fuelSensorGeneralTable           .2.12.11.1
332--        fuelSensorTankTable              .2.12.11.2
333--        fuelSensorCustomTankTable        .2.12.11.3
334--        fuelSensorVolumeTable            .2.12.11.4
335--        fuelSensorDisconnectTable        .2.12.11.5
336--        fuelSensorSuddenChangeTable      .2.12.11.6
337--        fuelSensorSlowChangeTable        .2.12.11.7
338--      acPowerMonitor                     .2.12.12
339--      evReset                            .2.12.16
340--      evGlobal                           .2.12.18
341--    action                               .2.14
342--      actionCallNumberTable              .2.14.1
343--      actionPagerTable                   .2.14.2
344--      actionSched                        .2.14.3
345--      actionAsentria                     .2.14.4
346--      actionHostTable                    .2.14.6
347--      actionEmailTable                   .2.14.7
348--      actionParseError                   .2.14.8
349--    sys                                  .2.16
350--      sysTime                            .2.16.1
351--      sysPT                              .2.16.2
352--      sysMTU                             .2.16.3
353--      sysAnswerString                    .2.16.4
354--      sysEventFileID                     .2.16.6
355--      sysEscapeCharacter                 .2.16.7
356--      sysTimeStamp                       .2.16.8
357--      sysLog                             .2.16.9
358--      sysCRDB                            .2.16.10
359--      sysCharMask                        .2.16.11
360--      sysPrompt                          .2.16.12
361--      sysBootStatus                      .2.16.13
362--      sysLoc                             .2.16.14
363--      sysFileTransfer                    .2.16.17
364--      sysUpdate                          .2.16.18
365--    auditLog                             .2.17
366--    scripting                            .2.18
367--      scrGlobalEnable                    .2.18.1
368--      scrDTRCtrlPortEnableTable          .2.18.2
369--      scrTable                           .2.18.3
370--      scrVolatileStringTable             .2.18.4
371--      scrVolatileIntTable                .2.18.5
372--      scrNonVolatileStringTable          .2.18.6
373--      scrNonVolatileIntTable             .2.18.7
374--    generator                            .2.19
375--      genSet                             .2.19.1
376--        genSetRelay                      .2.19.1.2
377--        genSetCc                         .2.19.1.3
378--      genRun                             .2.19.2
379--        genRunNonstartEvent              .2.19.2.7
380--    calendar                             .2.20
381--  productIds                             .3
382--    siteName                              3.1
383--    thisProduct                          .3.2
384--    stockTrapString                      .3.3
385--    trapEventTypeNumber                  .3.4
386--    trapEventTypeName                    .3.5
387--    trapIncludedValue                    .3.6
388--    trapIncludedString                   .3.7
389--    trapTypeString                       .3.8
390--    trapEventClassNumber                 .3.9
391--    trapEventClassName                   .3.10
392--  keyInterface                           .4.0
393
394--***************************************************************************************
395--Complete MIB View: All Objects
396--***************************************************************************************
397
398--  status                                           .1
399--    eventSensorStatus                              .1.1
400--      esPointTable                                 .1.1.1
401--        esPointEntry                               .1.1.1.1
402--          esIndexES                                .1.1.1.1.1
403--          esIndexPC                                .1.1.1.1.2
404--          esIndexPoint                             .1.1.1.1.3
405--          esPointName                              .1.1.1.1.4
406--          esPointInEventState                      .1.1.1.1.5
407--          esPointValueInt                          .1.1.1.1.6
408--          esPointValueStr                          .1.1.1.1.7
409--          esPointTimeLastChange                    .1.1.1.1.8
410--          esPointTimetickLastChange                .1.1.1.1.9
411--    dataEventStatus                                .1.2
412--      deStatusTable                                .1.2.1
413--        deStatusEntry                              .1.2.1.1
414--          deStatusIndex                            .1.2.1.1.1
415--          deStatusName                             .1.2.1.1.2
416--          deStatusCounter                          .1.2.1.1.3
417--          deStatusThreshold                        .1.2.1.1.4
418--    modemStatus                                    .1.3
419--    modemCLIDLogTable                              .1.4
420--      modemCLIDLogEntry                            .1.4.1
421--        modemCLIDLogIndex                          .1.4.1.1
422--        modemCLIDLogNumber                         .1.4.1.2
423--    fuelSensorStatus                               .1.6
424--      fsStatusTable                                .1.6.1
425--        fsStatusEntry                              .1.6.1.1
426--          fsStatusIndex                            .1.6.1.1.1
427--          fsStatusName                             .1.6.1.1.2
428--          fsStatusDeviceState                      .1.6.1.1.3
429--          fsStatusVolumeValueString                .1.6.1.1.4
430--          fsStatusVolumePercentLevel               .1.6.1.1.7
431--          fsStatusVolumeInEventState               .1.6.1.1.8
432--          fsStatusCombined                         .1.6.1.1.9
433--    wirelessModemStatus                            .1.7
434--      wmsStatus                                    .1.7.1
435--      wmsSignal                                    .1.7.2
436--      wmsRSSI                                      .1.7.3
437--      wmsBER                                       .1.7.4
438--      wmsUpdated                                   .1.7.5
439--      wmsRegistration                              .1.7.6
440--      wmsLAC                                       .1.7.7
441--      wmsCellID                                    .1.7.8
442--      wmsIMSI                                      .1.7.9
443--      wmsPhnum                                     .1.7.10
444--      wmsLocalIP                                   .1.7.11
445--      wmsMgfID                                     .1.7.12
446--      wmsModelID                                   .1.7.13
447--      wmsIMEI                                      .1.7.14
448--      wmsRevID                                     .1.7.15
449--      wmsNetName                                   .1.7.16
450--      wmsGPRSStatus                                .1.7.17
451--      wmsBand                                      .1.7.18
452--      wmsChannel                                   .1.7.19
453--      wmsCountryCode                               .1.7.20
454--      wmsNetCode                                   .1.7.21
455--      wmsPLMNColor                                 .1.7.22
456--      wmsBScolor                                   .1.7.23
457--      wmsMpRACH                                    .1.7.24
458--      wmsMinRxLevel                                .1.7.25
459--      wmsBaseCoeff                                 .1.7.26
460--      wmsSIMStatus                                 .1.7.27
461--      wmsICCID                                     .1.7.28
462--      wmsModemType                                 .1.7.29
463--    acPowerMonitorStatus                           .1.8
464--      acpmStatusTable                              .1.8.1
465--        acpmStatusEntry                            .1.8.1.1
466--          acpmsIndex                               .1.8.1.1.1
467--          acpmsName                                .1.8.1.1.2
468--          acpmsAvgVoltageValueStr                  .1.8.1.1.3
469--          acpmsAvgVoltageMinStr                    .1.8.1.1.4
470--          acpmsAvgVoltageMaxStr                    .1.8.1.1.5
471--          acpmsAvgVoltageAvgStr                    .1.8.1.1.6
472--          acpmsAvgVoltageInEventState              .1.8.1.1.7
473--          acpmsVoltagePhaseAValueStr               .1.8.1.1.8
474--          acpmsVoltagePhaseBValueStr               .1.8.1.1.9
475--          acpmsVoltagePhaseCValueStr               .1.8.1.1.10
476--          acpmsAvgCurrentValueStr                  .1.8.1.1.11
477--          acpmsAvgCurrentMinStr                    .1.8.1.1.12
478--          acpmsAvgCurrentMaxStr                    .1.8.1.1.13
479--          acpmsAvgCurrentAvgStr                    .1.8.1.1.14
480--          acpmsAvgCurrentInEventState              .1.8.1.1.15
481--          acpmsCurrentPhaseAValueStr               .1.8.1.1.16
482--          acpmsCurrentPhaseBValueStr               .1.8.1.1.17
483--          acpmsCurrentPhaseCValueStr               .1.8.1.1.18
484--          acpmsFreqValueStr                        .1.8.1.1.19
485--          acpmsFreqMinStr                          .1.8.1.1.20
486--          acpmsFreqMaxStr                          .1.8.1.1.21
487--          acpmsFreqAvgStr                          .1.8.1.1.22
488--          acpmsFreqInEventState                    .1.8.1.1.23
489--          acpmsTRPValueStr                         .1.8.1.1.24
490--          acpmsTRPMinStr                           .1.8.1.1.25
491--          acpmsTRPMaxStr                           .1.8.1.1.26
492--          acpmsTRPAvgStr                           .1.8.1.1.27
493--          acpmsTRPInEventState                     .1.8.1.1.28
494--          acpmsRPPhaseAValueStr                    .1.8.1.1.29
495--          acpmsRPPhaseBValueStr                    .1.8.1.1.30
496--          acpmsRPPhaseCValueStr                    .1.8.1.1.31
497--          acpmsCombined                            .1.8.1.1.32
498--          acpmsTPFValueStr                         .1.8.1.1.33
499--          acpmsTPFMinStr                           .1.8.1.1.34
500--          acpmsTPFMaxStr                           .1.8.1.1.35
501--          acpmsTPFAvgStr                           .1.8.1.1.36
502--          acpmsTPFInEventState                     .1.8.1.1.37
503--          acpmsPFPhaseAValueStr                    .1.8.1.1.38
504--          acpmsPFPhaseBValueStr                    .1.8.1.1.39
505--          acpmsPFPhaseCValueStr                    .1.8.1.1.40
506--          acpmsTRcPValueStr                        .1.8.1.1.41
507--          acpmsTRcPMinStr                          .1.8.1.1.42
508--          acpmsTRcPMaxStr                          .1.8.1.1.43
509--          acpmsTRcPAvgStr                          .1.8.1.1.44
510--          acpmsRcPPhaseAValueStr                   .1.8.1.1.45
511--          acpmsRcPPhaseBValueStr                   .1.8.1.1.46
512--          acpmsRcPPhaseCValueStr                   .1.8.1.1.47
513--          acpmsTAPValueStr                         .1.8.1.1.48
514--          acpmsTAPMinStr                           .1.8.1.1.49
515--          acpmsTAPMaxStr                           .1.8.1.1.50
516--          acpmsTAPAvgStr                           .1.8.1.1.51
517--          acpmsAPPhaseAValueStr                    .1.8.1.1.52
518--          acpmsAPPhaseBValueStr                    .1.8.1.1.53
519--          acpmsAPPhaseCValueStr                    .1.8.1.1.54
520--          acpmsTotalEnergyWh                       .1.8.1.1.55
521--          acpmsTotalEnergyVAR                      .1.8.1.1.56
522--          acpmsTotalEnergyVA                       .1.8.1.1.57
523
524--  config                                           .2
525--    eventSensorBasics                              .2.1
526--      esNumberEventSensors                         .2.1.1
527--      esTable                                      .2.1.2
528--        esEntry                                    .2.1.2.1
529--          esIndex                                  .2.1.2.1.1
530--          esName                                   .2.1.2.1.2
531--          esID                                     .2.1.2.1.3
532--          esNumberTempSensors                      .2.1.2.1.4
533--          esTempReportingMode                      .2.1.2.1.5
534--          esNumberCCs                              .2.1.2.1.6
535--          esCCReportingMode                        .2.1.2.1.7
536--          esNumberHumidSensors                     .2.1.2.1.8
537--          esHumidReportingMode                     .2.1.2.1.9
538--          esNumberNoiseSensors                     .2.1.2.1.10
539--          esNoiseReportingMode                     .2.1.2.1.11
540--          esNumberAirflowSensors                   .2.1.2.1.12
541--          esAirflowReportingMode                   .2.1.2.1.13
542--          esNumberAnalog                           .2.1.2.1.14
543--          esAnalogReportingMode                    .2.1.2.1.15
544--          esNumberRelayOutputs                     .2.1.2.1.16
545--          esRelayReportingMode                     .2.1.2.1.17
546--          esTempCombinedStatus                     .2.1.2.1.18
547--          esCCCombinedStatusBlock1                 .2.1.2.1.19
548--          esCCCombinedStatusBlock2                 .2.1.2.1.20
549--          esCCCombinedStatusBlock3                 .2.1.2.1.21
550--          esCCCombinedStatusBlock4                 .2.1.2.1.22
551--          esCCCombinedStatusBlock5                 .2.1.2.1.23
552--          esCCCombinedStatusBlock6                 .2.1.2.1.24
553--          esCCCombinedStatusBlock7                 .2.1.2.1.25
554--          esCCCombinedStatusBlock8                 .2.1.2.1.26
555--          esHumidCombinedStatus                    .2.1.2.1.27
556--          esAnalogCombinedStatusBlock1             .2.1.2.1.28
557--          esAnalogCombinedStatusBlock2             .2.1.2.1.29
558--          esAnalogCombinedStatusBlock3             .2.1.2.1.30
559--          esAnalogCombinedStatusBlock4             .2.1.2.1.31
560--          esAnalogCombinedStatusBlock5             .2.1.2.1.32
561--          esAnalogCombinedStatusBlock6             .2.1.2.1.33
562--          esOutputCombinedStatusBlock1             .2.1.2.1.34
563--          esOutputCombinedStatusBlock2             .2.1.2.1.35
564--        esNewSensors                               .2.1.3
565--    eventSensorPointConfig                         .2.2
566--      esPointConfigTempTable                       .2.2.1
567--        esPointConfigTempEntry                     .2.2.1.1
568--          espcTempIndexES                          .2.2.1.1.1
569--          espcTempIndexPoint                       .2.2.1.1.2
570--          espcTempEnable                           .2.2.1.1.3
571--          espcTempScale                            .2.2.1.1.4
572--          espcTempDeadband                         .2.2.1.1.5
573--          espcTempVHighTemp                        .2.2.1.1.6
574--          espcTempVHighActions                     .2.2.1.1.7
575--          espcTempVHighTrapnum                     .2.2.1.1.8
576--          espcTempVHighClass                       .2.2.1.1.9
577--          espcTempHighTemp                         .2.2.1.1.10
578--          espcTempHighActions                      .2.2.1.1.11
579--          espcTempHighTrapnum                      .2.2.1.1.12
580--          espcTempHighClass                        .2.2.1.1.13
581--          espcTempNormalActions                    .2.2.1.1.14
582--          espcTempNormalTrapnum                    .2.2.1.1.15
583--          espcTempNormalClass                      .2.2.1.1.16
584--          espcTempLowTemp                          .2.2.1.1.17
585--          espcTempLowActions                       .2.2.1.1.18
586--          espcTempLowTrapnum                       .2.2.1.1.19
587--          espcTempLowClass                         .2.2.1.1.20
588--          espcTempVLowTemp                         .2.2.1.1.21
589--          espcTempVLowActions                      .2.2.1.1.22
590--          espcTempVLowTrapnum                      .2.2.1.1.23
591--          espcTempVLowClass                        .2.2.1.1.24
592--      esPointConfigCCTable                         .2.2.2
593--        esPointConfigCCEntry                       .2.2.2.1
594--          espcCCIndexES                            .2.2.2.1.1
595--          espcCCIndexPoint                         .2.2.2.1.2
596--          espcCCEnable                             .2.2.2.1.3
597--          espcCCName                               .2.2.2.1.4
598--          espcCCEventState                         .2.2.2.1.5
599--          espcCCThreshold                          .2.2.2.1.6
600--          espcCCEventActions                       .2.2.2.1.7
601--          espcCCEventTrapnum                       .2.2.2.1.8
602--          espcCCEventClass                         .2.2.2.1.9
603--          espcCCNormalActions                      .2.2.2.1.10
604--          espcCCNormalTrapnum                      .2.2.2.1.11
605--          espcCCNormalClass                        .2.2.2.1.12
606--          espcCCAlarmAlias                         .2.2.2.1.13
607--          espcCCNormalAlias                        .2.2.2.1.14
608--          espcCCNormalThreshold                    .2.2.2.1.15
609--      esPointConfigHumidTable                      .2.2.3
610--        esPointConfigHumidEntry                    .2.2.3.1
611--          espcHumidIndexES                         .2.2.3.1.1
612--          espcHumidIndexPoint                      .2.2.3.1.2
613--          espcHumidEnable                          .2.2.3.1.3
614--          espcHumidDeadband                        .2.2.3.1.4
615--          espcHumidVHighHumid                      .2.2.3.1.5
616--          espcHumidVHighActions                    .2.2.3.1.6
617--          espcHumidVHighTrapnum                    .2.2.3.1.7
618--          espcHumidVHighClass                      .2.2.3.1.8
619--          espcHumidHighHumid                       .2.2.3.1.9
620--          espcHumidHighActions                     .2.2.3.1.10
621--          espcHumidHighTrapnum                     .2.2.3.1.11
622--          espcHumidHighClass                       .2.2.3.1.12
623--          espcHumidNormalActions                   .2.2.3.1.13
624--          espcHumidNormalTrapnum                   .2.2.3.1.14
625--          espcHumidNormalClass                     .2.2.3.1.15
626--          espcHumidLowHumid                        .2.2.3.1.16
627--          espcHumidLowActions                      .2.2.3.1.17
628--          espcHumidLowTrapnum                      .2.2.3.1.18
629--          espcHumidLowClass                        .2.2.3.1.19
630--          espcHumidVLowHumid                       .2.2.3.1.20
631--          espcHumidVLowActions                     .2.2.3.1.21
632--          espcHumidVLowTrapnum                     .2.2.3.1.22
633--          espcHumidVLowClass                       .2.2.3.1.23
634--      esPointConfigAITable                         .2.2.5
635--        esPointConfigAIEntry                       .2.2.5.1
636--          espcAIIndexES                            .2.2.5.1.1
637--          espcAIIndexPoint                         .2.2.5.1.2
638--          espcAIEnable                             .2.2.5.1.3
639--          espcAIPolarity                           .2.2.5.1.4
640--          espcAIDeadband                           .2.2.5.1.5
641--          espcAIVhighValue                         .2.2.5.1.6
642--          espcAIVhighActions                       .2.2.5.1.7
643--          espcAIVhighTrapnum                       .2.2.5.1.8
644--          espcAIVhighClass                         .2.2.5.1.9
645--          espcAIHighValue                          .2.2.5.1.10
646--          espcAIHighActions                        .2.2.5.1.11
647--          espcAIHighTrapnum                        .2.2.5.1.12
648--          espcAIHighClass                          .2.2.5.1.13
649--          espcAINormalActions                      .2.2.5.1.14
650--          espcAINormalTrapnum                      .2.2.5.1.15
651--          espcAINormalClass                        .2.2.5.1.16
652--          espcAILowValue                           .2.2.5.1.17
653--          espcAILowActions                         .2.2.5.1.18
654--          espcAILowTrapnum                         .2.2.5.1.19
655--          espcAILowClass                           .2.2.5.1.20
656--          espcAIVlowValue                          .2.2.5.1.21
657--          espcAIVlowActions                        .2.2.5.1.22
658--          espcAIVlowTrapnum                        .2.2.5.1.23
659--          espcAIVlowClass                          .2.2.5.1.24
660--          espcAIConvUnitName                       .2.2.5.1.25
661--          espcAIConvHighValue                      .2.2.5.1.26
662--          espcAIConvHighUnit                       .2.2.5.1.27
663--          espcAIConvHighSign                       .2.2.5.1.28
664--          espcAIConvLowValue                       .2.2.5.1.29
665--          espcAIConvLowUnit                        .2.2.5.1.30
666--          espcAIConvLowSign                        .2.2.5.1.31
667--    serialPorts                                    .2.3
668--      numberPorts                                  .2.3.1
669--      portConfigTable                              .2.3.2
670--        portConfigEntry                            .2.3.2.1
671--          portConfigIndex                          .2.3.2.1.1
672--          portConfigBaud                           .2.3.2.1.2
673--          portConfigDataFormat                     .2.3.2.1.3
674--          portConfigStripPtOutputLfs               .2.3.2.1.4
675--          portConfigStripPtInputLfs                .2.3.2.1.5
676--          portConfigMaskEnable                     .2.3.2.1.7
677--          portConfigDAEnable                       .2.3.2.1.8
678--          portConfigStoreAlarmsDPT                 .2.3.2.1.9
679--          portConfigRecordTimeout                  .2.3.2.1.10
680--          portConfigDataType                       .2.3.2.1.11
681--          portConfigEtxToCRLF                      .2.3.2.1.12
682--          portConfigMLREnable                      .2.3.2.1.13
683--          portConfigMLRStartField1Pos              .2.3.2.1.14
684--          portConfigMLRStartField1Text             .2.3.2.1.15
685--          portConfigMLRStartField2Pos              .2.3.2.1.16
686--          portConfigMLRStartField2Text             .2.3.2.1.17
687--          portConfigMLRNumLinesBefore              .2.3.2.1.18
688--          portConfigMLREndDetection                .2.3.2.1.19
689--          portConfigMLRLineCount                   .2.3.2.1.20
690--          portConfigMLREndField1Pos                .2.3.2.1.21
691--          portConfigMLREndField1Text               .2.3.2.1.22
692--          portConfigMLREndField2Pos                .2.3.2.1.23
693--          portConfigMLREndField2Text               .2.3.2.1.24
694--          portConfigMLRUseComplexRules             .2.3.2.1.25
695--          portConfigBufferPT                       .2.3.2.1.26
696--          portConfigId                             .2.3.2.1.27
697--    network                                        .2.4
698--      interface                                    .2.4.1
699--        ethernet                                   .2.4.1.1
700--          ethernet1                                .2.4.1.1.1
701--            eth1Mode                               .2.4.1.1.1.1
702--            eth1Address                            .2.4.1.1.1.2
703--            eth1SubnetMask                         .2.4.1.1.1.3
704--            eth1Router                             .2.4.1.1.1.4
705--            eth1VLAN                               .2.4.1.1.1.5
706--              eth1VLAN1                            .2.4.1.1.1.5.1
707--                eth1VLAN1ID                        .2.4.1.1.1.5.1.1
708--                eth1VLAN1Priority                  .2.4.1.1.1.5.1.2
709--                eth1VLAN1Address                   .2.4.1.1.1.5.1.3
710--                eth1VLAN1SubnetMask                .2.4.1.1.1.5.1.4
711--                eth1VLAN1Router                    .2.4.1.1.1.5.1.5
712--              eth1VLAN2                            .2.4.1.1.1.5.2
713--                eth1VLAN2ID                        .2.4.1.1.1.5.2.1
714--                eth1VLAN2Priority                  .2.4.1.1.1.5.2.2
715--                eth1VLAN2Address                   .2.4.1.1.1.5.2.3
716--                eth1VLAN2SubnetMask                .2.4.1.1.1.5.2.4
717--                eth1VLAN2Router                    .2.4.1.1.1.5.2.5
718--              eth1VLAN3                            .2.4.1.1.1.5.3
719--                eth1VLAN3ID                        .2.4.1.1.1.5.3.1
720--                eth1VLAN3Priority                  .2.4.1.1.1.5.3.2
721--                eth1VLAN3Address                   .2.4.1.1.1.5.3.3
722--                eth1VLAN3SubnetMask                .2.4.1.1.1.5.3.4
723--                eth1VLAN3Router                    .2.4.1.1.1.5.3.5
724--              eth1VLAN4                            .2.4.1.1.1.5.4
725--                eth1VLAN4ID                        .2.4.1.1.1.5.4.1
726--                eth1VLAN4Priority                  .2.4.1.1.1.5.4.2
727--                eth1VLAN4Address                   .2.4.1.1.1.5.4.3
728--                eth1VLAN4SubnetMask                .2.4.1.1.1.5.4.4
729--                eth1VLAN4Router                    .2.4.1.1.1.5.4.5
730--              eth1VLAN5                            .2.4.1.1.1.5.5
731--                eth1VLAN5ID                        .2.4.1.1.1.5.5.1
732--                eth1VLAN5Priority                  .2.4.1.1.1.5.5.2
733--                eth1VLAN5Address                   .2.4.1.1.1.5.5.3
734--                eth1VLAN5SubnetMask                .2.4.1.1.1.5.5.4
735--                eth1VLAN5Router                    .2.4.1.1.1.5.5.5
736--              eth1VLAN6                            .2.4.1.1.1.5.6
737--                eth1VLAN6ID                        .2.4.1.1.1.5.6.1
738--                eth1VLAN6Priority                  .2.4.1.1.1.5.6.2
739--                eth1VLAN6Address                   .2.4.1.1.1.5.6.3
740--                eth1VLAN6SubnetMask                .2.4.1.1.1.5.6.4
741--                eth1VLAN6Router                    .2.4.1.1.1.5.6.5
742--              eth1MAC                              .2.4.1.1.1.6
743--          ethernet2                                .2.4.1.1.2
744--            eth2Mode                               .2.4.1.1.2.1
745--            eth2Address                            .2.4.1.1.2.2
746--            eth2SubnetMask                         .2.4.1.1.2.3
747--            eth2Router                             .2.4.1.1.2.4
748--            eth2VLAN                               .2.4.1.1.2.5
749--              eth2VLAN1                            .2.4.1.1.2.5.1
750--                eth2VLAN1ID                        .2.4.1.1.2.5.1.1
751--                eth2VLAN1Priority                  .2.4.1.1.2.5.1.2
752--                eth2VLAN1Address                   .2.4.1.1.2.5.1.3
753--                eth2VLAN1SubnetMask                .2.4.1.1.2.5.1.4
754--                eth2VLAN1Router                    .2.4.1.1.2.5.1.5
755--              eth2VLAN2                            .2.4.1.1.2.5.2
756--                eth2VLAN2ID                        .2.4.1.1.2.5.2.1
757--                eth2VLAN2Priority                  .2.4.1.1.2.5.2.2
758--                eth2VLAN2Address                   .2.4.1.1.2.5.2.3
759--                eth2VLAN2SubnetMask                .2.4.1.1.2.5.2.4
760--                eth2VLAN2Router                    .2.4.1.1.2.5.2.5
761--              eth2VLAN3                            .2.4.1.1.2.5.3
762--                eth2VLAN3ID                        .2.4.1.1.2.5.3.1
763--                eth2VLAN3Priority                  .2.4.1.1.2.5.3.2
764--                eth2VLAN3Address                   .2.4.1.1.2.5.3.3
765--                eth2VLAN3SubnetMask                .2.4.1.1.2.5.3.4
766--                eth2VLAN3Router                    .2.4.1.1.2.5.3.5
767--              eth2VLAN4                            .2.4.1.1.2.5.4
768--                eth2VLAN4ID                        .2.4.1.1.2.5.4.1
769--                eth2VLAN4Priority                  .2.4.1.1.2.5.4.2
770--                eth2VLAN4Address                   .2.4.1.1.2.5.4.3
771--                eth2VLAN4SubnetMask                .2.4.1.1.2.5.4.4
772--                eth2VLAN4Router                    .2.4.1.1.2.5.4.5
773--              eth2VLAN5                            .2.4.1.1.2.5.5
774--                eth2VLAN5ID                        .2.4.1.1.2.5.5.1
775--                eth2VLAN5Priority                  .2.4.1.1.2.5.5.2
776--                eth2VLAN5Address                   .2.4.1.1.2.5.5.3
777--                eth2VLAN5SubnetMask                .2.4.1.1.2.5.5.4
778--                eth2VLAN5Router                    .2.4.1.1.2.5.5.5
779--              eth2VLAN6                            .2.4.1.1.2.5.6
780--                eth2VLAN6ID                        .2.4.1.1.2.5.6.1
781--                eth2VLAN6Priority                  .2.4.1.1.2.5.6.2
782--                eth2VLAN6Address                   .2.4.1.1.2.5.6.3
783--                eth2VLAN6SubnetMask                .2.4.1.1.2.5.6.4
784--                eth2VLAN6Router                    .2.4.1.1.2.5.6.5
785--              eth2MAC                              .2.4.1.1.2.6
786--      defaultRouter                                .2.4.2
787--      dnsTable                                     .2.4.3
788--        dnsEntry                                   .2.4.3.1
789--          dnsIndex                                 .2.4.3.1.1
790--          dnsAddress                               .2.4.3.1.2
791--      hostname                                     .2.4.4
792--      hostTable                                    .2.4.5
793--        hostEntry                                  .2.4.5.1
794--          hostIndex                                .2.4.5.1.1
795--          hostDeclaration                          .2.4.5.1.2
796--      ncpDuplex                                    .2.4.6
797--      ncpTimeout                                   .2.4.7
798--      snmp                                         .2.4.8
799--        snmpAgentEnable                            .2.4.8.1
800--        snmpNotificationCaptureEnable              .2.4.8.5
801--        snmpNotificationCaptureFile                .2.4.8.6
802--        snmpNotificationTx                         .2.4.8.7
803--          snmpNtfnAttempts                         .2.4.8.7.1
804--          snmpNtfnTimeout                          .2.4.8.7.2
805--          snmpNtfnCycles                           .2.4.8.7.3
806--          snmpNtfnSnooze                           .2.4.8.7.4
807--        snmpProxy                                  .2.4.8.8
808--          snmpProxyTable                           .2.4.8.8.1
809--            snmpProxyEntry                         .2.4.8.8.1.1
810--              snmpProxyIndex                       .2.4.8.8.1.1.1
811--              snmpProxyOIDBranch                   .2.4.8.8.1.1.2
812--              snmpProxyIP                          .2.4.8.8.1.1.3
813--              snmpProxyPort                        .2.4.8.8.1.1.4
814--        snmpPoll                                   .2.4.8.9
815--          snmpPMode                                .2.4.8.9.1
816--          snmpPBufferFile                          .2.4.8.9.2
817--          snmpPBufferAllPeriod                     .2.4.8.9.3
818--          snmpPRequestTable                        .2.4.8.9.4
819--            snmpPRequestEntry                      .2.4.8.9.4.1
820--              snmpPRequestIndex                    .2.4.8.9.4.1.1
821--              snmpPRequestDescription              .2.4.8.9.4.1.2
822--              snmpPRequestAgent                    .2.4.8.9.4.1.3
823--              snmpPRequestReadcom                  .2.4.8.9.4.1.4
824--              snmpPRequestOID                      .2.4.8.9.4.1.5
825--              snmpPRequestPeriod                   .2.4.8.9.4.1.6
826--              snmpPRequestID                       .2.4.8.9.4.1.7
827--              snmpPRequestThreshold                .2.4.8.9.4.1.8
828--              snmpPRequestResultStatus             .2.4.8.9.4.1.10
829--              snmpPRequestResultValue              .2.4.8.9.4.1.11
830--              snmpPRequestResultTime               .2.4.8.9.4.1.12
831--              snmpPRequestResultType               .2.4.8.9.4.1.13
832--      ftpPush                                      .2.4.9
833--        ftpPushEnable                              .2.4.9.1
834--        ftpPushServer                              .2.4.9.2
835--        ftpPushAccount                             .2.4.9.5
836--        ftpPushDirectory                           .2.4.9.6
837--        ftpPushperiod                              .2.4.9.7
838--        ftpPushPushFileTable                       .2.4.9.8
839--          ftpPushPushFileEntry                     .2.4.9.8.1
840--            ftpPushPushFileIndex                   .2.4.9.8.1.1
841--            ftpPushPushFile                        .2.4.9.8.1.2
842--        ftpPushPushAudit                           .2.4.9.9
843--        ftpPushPushAlarms                          .2.4.9.10
844--        ftpPushRemoteFileTable                     .2.4.9.11
845--          ftpPushRemoteFileEntry                   .2.4.9.11.1
846--            ftpPushRemoteFileIndex                 .2.4.9.11.1.1
847--            ftpPushRemoteFileName                  .2.4.9.11.1.2
848--        ftpPushRemoteAlarmName                     .2.4.9.12
849--        ftpPushPassive                             .2.4.9.13
850--        ftpPushIncludeDate                         .2.4.9.14
851--        ftpPushIncludeTime                         .2.4.9.15
852--        ftpPushIncludeSeq                          .2.4.9.16
853--      ppp                                          .2.4.10
854--        pppDial                                    .2.4.10.1
855--          pppDialEnable                            .2.4.10.1.1
856--          pppDialNumber                            .2.4.10.1.2
857--          pppDialIdleTimeout                       .2.4.10.1.5
858--          pppDialRetries                           .2.4.10.1.6
859--          pppDialCDTimeout                         .2.4.10.1.7
860--          pppDialLoginTimeout                      .2.4.10.1.8
861--          pppDialMdmInit                           .2.4.10.1.9
862--          pppDialSuggestIP                         .2.4.10.1.10
863--          pppDialPlainLogin                        .2.4.10.1.11
864--        pppHost                                    .2.4.10.2
865--          pppHostEnable                            .2.4.10.2.1
866--          pppHostIdleTimeout                       .2.4.10.2.2
867--          pppHostLocalIP                           .2.4.10.2.3
868--          pppHostRemoteIP                          .2.4.10.2.4
869--      routing                                      .2.4.11
870--        pppRoutingEnable                           .2.4.11.1
871--        ethRoutingEnable                           .2.4.11.2
872--        ethRoutingNATEnable                        .2.4.11.3
873--        routingInterface                           .2.4.11.4
874--        eth2WanRoutingEnable                       .2.4.11.5
875--      netSecurity                                  .2.4.12
876--        ipRestriction                              .2.4.12.1
877--          ipRestrictionTable                       .2.4.12.1.1
878--            ipRestrictionEntry                     .2.4.12.1.1.1
879--              ipRestrictionIndex                   .2.4.12.1.1.1.1
880--              ipRestrictionEnable                  .2.4.12.1.1.1.2
881--              ipRestrictionMask                    .2.4.12.1.1.1.3
882--      rts                                          .2.4.13
883--        rtsFileTable                               .2.4.13.1
884--          rtsFileEntry                             .2.4.13.1.1
885--            rtsFileIndex                           .2.4.13.1.1.1
886--            rtsFileMode                            .2.4.13.1.1.2
887--            rtsFileShowAnswer                      .2.4.13.1.1.3
888--            rtsFileReqXON                          .2.4.13.1.1.4
889--            rtsFileTimeout                         .2.4.13.1.1.5
890--            rtsFileEmptyClose                      .2.4.13.1.1.6
891--            rtsFilePushHost                        .2.4.13.1.1.7
892--            rtsFilePushPort                        .2.4.13.1.1.8
893--            rtsFilePushRetryTimer                  .2.4.13.1.1.9
894--        rtsAlarms                                  .2.4.13.2
895--          rtsAlarmsMode                            .2.4.13.2.1
896--          rtsAlarmsShowAnswer                      .2.4.13.2.2
897--          rtsAlarmsReqXON                          .2.4.13.2.3
898--          rtsAlarmsTimeout                         .2.4.13.2.4
899--          rtsAlarmsEmptyClose                      .2.4.13.2.5
900--          rtsAlarmsPushHost                        .2.4.13.2.6
901--          rtsAlarmsPushPort                        .2.4.13.2.7
902--          rtsAlarmsPushRetryTimer                  .2.4.13.2.8
903--      trap                                         .2.4.14
904--        trapInclude                                .2.4.14.1
905--          trapIncludeDateTime                      .2.4.14.1.1
906--          trapIncludeSiteName                      .2.4.14.1.2
907--          trapIncludeSensorID                      .2.4.14.1.3
908--          trapIncludeUDName                        .2.4.14.1.4
909--          trapIncludeUDState                       .2.4.14.1.5
910--          trapIncludeSourceAddress                 .2.4.14.1.6
911--        trapAuthFailEnable                         .2.4.14.2
912--      routeTest                                    .2.4.15
913--        routeTestEnable                            .2.4.15.1
914--        routeTestPeriod                            .2.4.15.2
915--        routeTestAddressTable                      .2.4.15.3
916--          routeTestAddressEntry                    .2.4.15.3.1
917--            routeTestAddressIndex                  .2.4.15.3.1.1
918--            routeTestAddress                       .2.4.15.3.1.2
919--      wireless                                     .2.4.16
920--        wirelessMode                               .2.4.16.1
921--        wirelessAPN                                .2.4.16.2
922--        wirelessIdleTimeout                        .2.4.16.3
923--        wirelessPIN                                .2.4.16.5
924--        wirelessDRE                                .2.4.16.9
925--      email                                        .2.4.17
926--        emailServer                                .2.4.17.1
927--        emailDomain                                .2.4.17.2
928--        emailAuthEnable                            .2.4.17.3
929--      netAdvanced                                  .2.4.18
930--        arpFilter                                  .2.4.18.1
931--      web                                          .2.4.19
932--        webEnable                                  .2.4.19.1
933--        webPort                                    .2.4.19.1
934--        webTimeout                                 .2.4.19.1
935--      ethExpan                                     .2.4.20
936--        ethExpanIp                                 .2.4.20.1
937--        ethExpanMask                               .2.4.20.2
938--        ethExpanCardTable                          .2.4.20.3
939--          ethExpanCardEntry                        .2.4.20.3.1
940--            ethExpanCardIndex                      .2.4.20.3.1.1
941--            ethExpanCardMAC                        .2.4.20.3.1.2
942--        ethExpanDHCP                               .2.4.20.6
943--          ethExpanDHCPStartIp                      .2.4.20.6.1
944--          ethExpanDHCPLeaseTime                    .2.4.20.6.2
945--    modem                                          .2.5
946--      modemFormat                                  .2.5.1
947--      modemInitString                              .2.5.2
948--      modemCallAttempts                            .2.5.4
949--      modemCallDelay                               .2.5.5
950--      modemCmdTimout                               .2.5.6
951--      modemGoto                                    .2.5.7
952--      modemClid                                    .2.5.8
953--        modemCLIDEnable                            .2.5.8.1
954--        modemCLIDNumberTable                       .2.5.8.2
955--          modemCLIDNumberEntry                     .2.5.8.2.1
956--            modemCLIDNumberIndex                   .2.5.8.2.1.1
957--            modemCLIDNumber                        .2.5.8.2.1.2
958--      modemTAPInitString                           .2.5.9
959--      modemTAP8N1                                  .2.5.10
960--    time                                           .2.8
961--      clock                                        .2.8.1
962--    console                                        .2.10
963--      consoleDuplex                                .2.10.1
964--      consoleTimeout                               .2.10.2
965--      consoleConfirm                               .2.10.7
966--    unitSecurity                                   .2.11
967--      secCore                                      .2.11.1
968--        scShowPasswordPrompt                       .2.11.1.1
969--        scConsoleLoginRequired                     .2.11.1.2
970--        scModemLoginRequired                       .2.11.1.3
971--        scTelnetLoginRequired                      .2.11.1.4
972--        scTelnetPTLoginRequired                    .2.11.1.5
973--        scRTSLoginRequired                         .2.11.1.6
974--        scAuthMode                                 .2.11.1.7
975--        scRightsGroup                              .2.11.1.8
976--        scSecret                                   .2.11.1.9
977--      secUserTable                                 .2.11.2
978--        secUserEntry                               .2.11.2.1
979--          secUserIndex                             .2.11.2.1.1
980--          secUserEnable                            .2.11.2.1.2
981--          secUserConnectVia                        .2.11.2.1.5
982--          secUserLoginTo                           .2.11.2.1.6
983--          secUserAccessFile                        .2.11.2.1.7
984--          secUserPTEscapeTo                        .2.11.2.1.9
985--          secUserPPPType                           .2.11.2.1.10
986--          secUserRights                            .2.11.2.1.11
987--          secUserEventsReadAccess                  .2.11.2.1.13
988--          secUserAuditReadAccess                   .2.11.2.1.14
989--          secUserEventsWriteAccess                 .2.11.2.1.16
990--          secUserAuditWriteAccess                  .2.11.2.1.17
991--          secUserExpiration                        .2.11.2.1.18
992--          secUserCallbackNumber1                   .2.11.2.1.19
993--          secUserCallbackNumber2                   .2.11.2.1.20
994--          secUserCallbackNumber3                   .2.11.2.1.21
995--          secUserChallengeTelnetMode               .2.11.2.1.22
996--          secUserChallengeModemMode                .2.11.2.1.23
997--          secUserChallengeConsoleMode              .2.11.2.1.24
998--          secUserChallengeTelnetSendTo             .2.11.2.1.25
999--          secUserChallengeModemSendTo              .2.11.2.1.26
1000--          secUserChallengeExpiration               .2.11.2.1.27
1001--      secFactory                                   .2.11.3
1002--        sfEnable                                   .2.11.3.1
1003--        sfSecret                                   .2.11.3.2
1004--      secSSH                                       .2.11.4
1005--      secVPN                                       .2.11.5
1006--    event                                          .2.12
1007--      evCore                                       .2.12.1
1008--        evClassNameTable                           .2.12.1.1
1009--          evClassNameEntry                         .2.12.1.1.1
1010--            evClassNameIndex                       .2.12.1.1.1.1
1011--            evClassName                            .2.12.1.1.1.2
1012--        evReminderInterval                         .2.12.1.2
1013--        evLog                                      .2.12.1.3
1014--          evLogEnable                              .2.12.1.3.1
1015--          evLogStoreAlarm                          .2.12.1.3.2
1016--          evLogMaxSize                             .2.12.1.3.3
1017--          evLogStoreSensor                         .2.12.1.3.4
1018--          evLogTimeStampAlarms                     .2.12.1.3.5
1019--          evLogPrependName                         .2.12.1.3.6
1020--        evMgmt                                     .2.12.1.4
1021--          evMgmtReprocess                          .2.12.1.4.3
1022--      evData                                       .2.12.2
1023--        evdCore                                    .2.12.2.1
1024--          evdExitOnTrue                            .2.12.2.1.1
1025--          evdFilterAction                          .2.12.2.1.2
1026--          evdWildCardChar                          .2.12.2.1.3
1027--        evdTable                                   .2.12.2.2
1028--          evdEntry                                 .2.12.2.2.1
1029--            evdIndex                               .2.12.2.2.1.1
1030--            evdEnable                              .2.12.2.2.1.2
1031--            evdName                                .2.12.2.2.1.3
1032--            evdEquation                            .2.12.2.2.1.4
1033--            evdThreshold                           .2.12.2.2.1.5
1034--            evdAutoclear                           .2.12.2.2.1.6
1035--            evdClearInterval                       .2.12.2.2.1.7
1036--            evdClearTime                           .2.12.2.2.1.8
1037--            evdActions                             .2.12.2.2.1.9
1038--            evdClass                               .2.12.2.2.1.10
1039--            evdTrapNum                             .2.12.2.2.1.11
1040--            evdMode                                .2.12.2.2.1.12
1041--        evdFieldTable                              .2.12.2.3
1042--          evdFieldEntry                            .2.12.2.3.1
1043--            evdFieldIndex                          .2.12.2.3.1.1
1044--            evdFieldStart                          .2.12.2.3.1.2
1045--            evdFieldLength                         .2.12.2.3.1.3
1046--            evdFieldName                           .2.12.2.3.1.4
1047--            evdFieldLine                           .2.12.2.3.1.5
1048--            evdFieldType                           .2.12.2.3.1.6
1049--        evdMacroTable                              .2.12.2.4
1050--          evdMacroEntry                            .2.12.2.4.1
1051--            evdMacroIndex                          .2.12.2.4.1.1
1052--            evdMacroName                           .2.12.2.4.1.2
1053--            evdMacroEquation                       .2.12.2.4.1.3
1054--      evNoData1                                    .2.12.3
1055--        evNoData1Enable                            .2.12.3.1
1056--        evNoData1Actions                           .2.12.3.2
1057--        evNoData1Message                           .2.12.3.3
1058--        evNoData1TrapNum                           .2.12.3.4
1059--        evNoData1Class                             .2.12.3.5
1060--        evNoData1Sched1Begin                       .2.12.3.6
1061--        evNoData1Sched1End                         .2.12.3.7
1062--        evNoData1Sched1Duration                    .2.12.3.8
1063--        evNoData1Sched2Begin                       .2.12.3.9
1064--        evNoData1Sched2End                         .2.12.3.10
1065--        evNoData1Sched2Duration                    .2.12.3.11
1066--        evNoData1PortEnableTable                   .2.12.3.12
1067--          evNoData1PortEnableEntry                 .2.12.3.12.1
1068--            evNoData1PortEnableIndex               .2.12.3.12.1.1
1069--            evNoData1PortEnable                    .2.12.3.12.1.2
1070--        evNoData1Exclusions                        .2.12.3.13
1071--        evNoData1Days                              .2.12.3.14
1072--      evNoData2                                    .2.12.4
1073--        evNoData2Enable                            .2.12.4.1
1074--        evNoData2Actions                           .2.12.4.2
1075--        evNoData2Message                           .2.12.4.3
1076--        evNoData2TrapNum                           .2.12.4.4
1077--        evNoData2Class                             .2.12.4.5
1078--        evNoData2Sched1Begin                       .2.12.4.6
1079--        evNoData2Sched1End                         .2.12.4.7
1080--        evNoData2Sched1Duration                    .2.12.4.8
1081--        evNoData2Sched2Begin                       .2.12.4.9
1082--        evNoData2Sched2End                         .2.12.4.10
1083--        evNoData2Sched2Duration                    .2.12.4.11
1084--        evNoData2PortEnableTable                   .2.12.4.12
1085--          evNoData2PortEnableEntry                 .2.12.4.12.1
1086--            evNoData2PortEnableIndex               .2.12.4.12.1.1
1087--            evNoData2PortEnable                    .2.12.4.12.1.2
1088--        evNoData2Exclusions                        .2.12.4.13
1089--        evNoData2Days                              .2.12.4.14
1090--      evSched1                                     .2.12.5
1091--        evSched1Enable                             .2.12.5.1
1092--        evSched1Actions                            .2.12.5.2
1093--        evSched1Message                            .2.12.5.3
1094--        evSched1TrapNum                            .2.12.5.4
1095--        evSched1Class                              .2.12.5.5
1096--        evSched1Sunday                             .2.12.5.6
1097--        evSched1Monday                             .2.12.5.7
1098--        evSched1Tuesday                            .2.12.5.8
1099--        evSched1Wednesday                          .2.12.5.9
1100--        evSched1Thursday                           .2.12.5.10
1101--        evSched1Friday                             .2.12.5.11
1102--        evSched1Saturday                           .2.12.5.12
1103--        evSched1Exclusions                         .2.12.5.13
1104--      evSched2                                     .2.12.6
1105--        evSched2Enable                             .2.12.6.1
1106--        evSched2Actions                            .2.12.6.2
1107--        evSched2Message                            .2.12.6.3
1108--        evSched2TrapNum                            .2.12.6.4
1109--        evSched2Class                              .2.12.6.5
1110--        evSched2Sunday                             .2.12.6.6
1111--        evSched2Monday                             .2.12.6.7
1112--        evSched2Tuesday                            .2.12.6.8
1113--        evSched2Wednesday                          .2.12.6.9
1114--        evSched2Thursday                           .2.12.6.10
1115--        evSched2Friday                             .2.12.6.11
1116--        evSched2Saturday                           .2.12.6.12
1117--        evSched2Exclusions                         .2.12.6.13
1118--      evShskLowTable                               .2.12.7
1119--        evShskLowEntry                             .2.12.7.1
1120--          evShskLowIndex                           .2.12.7.1.1
1121--          evShskLowEnable                          .2.12.7.1.2
1122--          evShskLowActions                         .2.12.7.1.3
1123--          evShskLowMessage                         .2.12.7.1.4
1124--          evShskLowClass                           .2.12.7.1.5
1125--          evShskLowTrapNum                         .2.12.7.1.6
1126--      evShskHighTable                              .2.12.8
1127--        evShskHighEntry                            .2.12.8.1
1128--          evShskHighIndex                          .2.12.8.1.1
1129--          evShskHighEnable                         .2.12.8.1.2
1130--          evShskHighActions                        .2.12.8.1.3
1131--          evShskHighMessage                        .2.12.8.1.4
1132--          evShskHighClass                          .2.12.8.1.5
1133--          evShskHighTrapNum                        .2.12.8.1.6
1134--      evNoSensor                                   .2.12.9
1135--        evNoSensorTimeout                          .2.12.9.1
1136--        evNoSensorActions                          .2.12.9.2
1137--        evNoSensorTrapNum                          .2.12.9.3
1138--        evNoSensorClass                            .2.12.9.4
1139--      fuelSensor                                   .2.12.11
1140--        fuelSensorGeneralTable                     .2.12.11.1
1141--          fsGenEntry                               .2.12.11.1.1
1142--            fsGenIndex                             .2.12.11.1.1.1
1143--            fsGenName                              .2.12.11.1.1.2
1144--            fsGenSensorType                        .2.12.11.1.1.3
1145--            fsGenDistanceUnit                      .2.12.11.1.1.4
1146--            fsGenRawValueTop                       .2.12.11.1.1.5
1147--            fsGenTopOffset                         .2.12.11.1.1.6
1148--            fsGenRawValueBottom                    .2.12.11.1.1.7
1149--            fsGenBottomOffset                      .2.12.11.1.1.8
1150--            fsGenInputES                           .2.12.11.1.1.9
1151--            fsGenInputPoint                        .2.12.11.1.1.10
1152--            fsGenFilterAveraging                   .2.12.11.1.1.11
1153--            fsGenSysrepEnable                      .2.12.11.1.1.12
1154--            fsGenSysrepThreshold                   .2.12.11.1.1.13
1155--            fsGenSysrepLimit                       .2.12.11.1.1.14
1156--            fsGenSysrepPackage                     .2.12.11.1.1.15
1157--            fsGenSysrepType                        .2.12.11.1.1.16
1158--        fuelSensorTankTable                        .2.12.11.2
1159--          fsTankEntry                              .2.12.11.2.1
1160--            fsTankIndex                            .2.12.11.2.1.1
1161--            fsTankHeight                           .2.12.11.2.1.2
1162--            fsTankDimA                             .2.12.11.2.1.3
1163--            fsTankDimB                             .2.12.11.2.1.4
1164--            fsTankVolume                           .2.12.11.2.1.5
1165--            fsTankVolumeUnit                       .2.12.11.2.1.6
1166--            fsTankShape                            .2.12.11.2.1.7
1167--        fuelSensorCustomTankTable                  .2.12.11.3
1168--          fsCustomTankEntry                        .2.12.11.3.1
1169--            fsCustomTankIndexFS                    .2.12.11.3.1.1
1170--            fsCustomTankIndexDatum                 .2.12.11.3.1.2
1171--            fsCustomTankHeight                     .2.12.11.3.1.3
1172--            fsCustomTankVolume                     .2.12.11.3.1.4
1173--        fuelSensorVolumeTable                      .2.12.11.4
1174--          fsVolumeEntry                            .2.12.11.4.1
1175--            fsVolumeIndex                          .2.12.11.4.1.1
1176--            fsVolumeEnable                         .2.12.11.4.1.2
1177--            fsVolumeDeadband                       .2.12.11.4.1.3
1178--            fsVolumeVHighValue                     .2.12.11.4.1.4
1179--            fsVolumeVHighActions                   .2.12.11.4.1.5
1180--            fsVolumeVHighTrapNum                   .2.12.11.4.1.6
1181--            fsVolumeVHighClass                     .2.12.11.4.1.7
1182--            fsVolumeHighValue                      .2.12.11.4.1.8
1183--            fsVolumeHighActions                    .2.12.11.4.1.9
1184--            fsVolumeHighTrapNum                    .2.12.11.4.1.10
1185--            fsVolumeHighClass                      .2.12.11.4.1.11
1186--            fsVolumeNormalActions                  .2.12.11.4.1.12
1187--            fsVolumeNormalTrapNum                  .2.12.11.4.1.13
1188--            fsVolumeNormalClass                    .2.12.11.4.1.14
1189--            fsVolumeLowValue                       .2.12.11.4.1.15
1190--            fsVolumeLowActions                     .2.12.11.4.1.16
1191--            fsVolumeLowTrapNum                     .2.12.11.4.1.17
1192--            fsVolumeLowClass                       .2.12.11.4.1.18
1193--            fsVolumeVLowValue                      .2.12.11.4.1.19
1194--            fsVolumeVLowActions                    .2.12.11.4.1.20
1195--            fsVolumeVLowTrapNum                    .2.12.11.4.1.21
1196--            fsVolumeVLowClass                      .2.12.11.4.1.22
1197--        fuelSensorDisconnectTable                  .2.12.11.5
1198--          fsDiscEntry                              .2.12.11.5.1
1199--            fsDiscIndex                            .2.12.11.5.1.1
1200--            fsDiscEnable                           .2.12.11.5.1.2
1201--            fsDiscHighValue                        .2.12.11.5.1.3
1202--            fsDiscLowValue                         .2.12.11.5.1.4
1203--            fsDiscActions                          .2.12.11.5.1.5
1204--            fsDiscTrapNum                          .2.12.11.5.1.6
1205--            fsDiscClass                            .2.12.11.5.1.7
1206--            fsDiscNormalActions                    .2.12.11.5.1.8
1207--            fsDiscNormalTrapNum                    .2.12.11.5.1.9
1208--            fsDiscNormalClass                      .2.12.11.5.1.10
1209--        fuelSensorSuddenChangeTable                .2.12.11.6
1210--          fsSuddenChangeEntry                      .2.12.11.6.1
1211--            fsSuddenChangeIndex                    .2.12.11.6.1.1
1212--            fsSuddenChangeEnable                   .2.12.11.6.1.2
1213--            fsSuddenChangeTime                     .2.12.11.6.1.3
1214--            fsSuddenChangeAmplitude                .2.12.11.6.1.4
1215--            fsSuddenChangeActions                  .2.12.11.6.1.5
1216--            fsSuddenChangeTrapNum                  .2.12.11.6.1.6
1217--            fsSuddenChangeClass                    .2.12.11.6.1.7
1218--        fuelSensorSlowChangeTable                  .2.12.11.7
1219--          fuelSensorSlowChangeEntry                .2.12.11.7.1
1220--            fsSlowChangeIndex                      .2.12.11.7.1.1
1221--            fsSlowChangeEnable                     .2.12.11.7.1.2
1222--            fsSlowChangeTime                       .2.12.11.7.1.3
1223--            fsSlowChangeAmplitude                  .2.12.11.7.1.4
1224--            fsSlowChangeActions                    .2.12.11.7.1.5
1225--            fsSlowChangeTrapNum                    .2.12.11.7.1.6
1226--            fsSlowChangeClass                      .2.12.11.7.1.7
1227--      acPowerMonitor                               .2.12.12
1228--        acpmGeneralTable                           .2.12.12.1
1229--          acpmGenEntry                             .2.12.12.1.1
1230--            acpmGenIndex                           .2.12.12.1.1.1
1231--            acpmGenDevice                          .2.12.12.1.1.2
1232--            acpmGenName                            .2.12.12.1.1.3
1233--            acpmGenAddress                         .2.12.12.1.1.4
1234--            acpmGenPtRatio                         .2.12.12.1.1.5
1235--            acpmGenCtRatio                         .2.12.12.1.1.6
1236--            acpmGenPowerType                       .2.12.12.1.1.7
1237--            acpmGenSysrepPackage                   .2.12.12.1.1.8
1238--            acpmGenSysrepType                      .2.12.12.1.1.9
1239--        acpmAvgVoltageTable                        .2.12.12.2
1240--          acpmAvgVoltageEntry                      .2.12.12.2.1
1241--            acpmAvgVoltageIndex                    .2.12.12.2.1.1
1242--            acpmAvgVoltageEnable                   .2.12.12.2.1.2
1243--            acpmAvgVoltageDeadband                 .2.12.12.2.1.3
1244--            acpmAvgVoltageVHighValue               .2.12.12.2.1.4
1245--            acpmAvgVoltageVHighActions             .2.12.12.2.1.5
1246--            acpmAvgVoltageVHighTrapNum             .2.12.12.2.1.6
1247--            acpmAvgVoltageVHighClass               .2.12.12.2.1.7
1248--            acpmAvgVoltageHighValue                .2.12.12.2.1.8
1249--            acpmAvgVoltageHighActions              .2.12.12.2.1.9
1250--            acpmAvgVoltageHighTrapNum              .2.12.12.2.1.10
1251--            acpmAvgVoltageHighClass                .2.12.12.2.1.11
1252--            acpmAvgVoltageNormalActions            .2.12.12.2.1.12
1253--            acpmAvgVoltageNormalTrapNum            .2.12.12.2.1.13
1254--            acpmAvgVoltageNormalClass              .2.12.12.2.1.14
1255--            acpmAvgVoltageLowValue                 .2.12.12.2.1.15
1256--            acpmAvgVoltageLowActions               .2.12.12.2.1.16
1257--            acpmAvgVoltageLowTrapNum               .2.12.12.2.1.17
1258--            acpmAvgVoltageLowClass                 .2.12.12.2.1.18
1259--            acpmAvgVoltageVLowValue                .2.12.12.2.1.19
1260--            acpmAvgVoltageVLowActions              .2.12.12.2.1.20
1261--            acpmAvgVoltageVLowTrapNum              .2.12.12.2.1.21
1262--            acpmAvgVoltageVLowClass                .2.12.12.2.1.22
1263--            acpmAvgVoltageSysrepEnable             .2.12.12.2.1.23
1264--            acpmAvgVoltageSysrepThreshold          .2.12.12.2.1.24
1265--            acpmAvgVoltageSysrepLimit              .2.12.12.2.1.25
1266--        acpmAvgCurrentTable                        .2.12.12.3
1267--          acpmAvgCurrentEntry                      .2.12.12.3.1
1268--            acpmAvgCurrentIndex                    .2.12.12.3.1.1
1269--            acpmAvgCurrentEnable                   .2.12.12.3.1.2
1270--            acpmAvgCurrentDeadband                 .2.12.12.3.1.3
1271--            acpmAvgCurrentVHighValue               .2.12.12.3.1.4
1272--            acpmAvgCurrentVHighActions             .2.12.12.3.1.5
1273--            acpmAvgCurrentVHighTrapNum             .2.12.12.3.1.6
1274--            acpmAvgCurrentVHighClass               .2.12.12.3.1.7
1275--            acpmAvgCurrentHighValue                .2.12.12.3.1.8
1276--            acpmAvgCurrentHighActions              .2.12.12.3.1.9
1277--            acpmAvgCurrentHighTrapNum              .2.12.12.3.1.10
1278--            acpmAvgCurrentHighClass                .2.12.12.3.1.11
1279--            acpmAvgCurrentNormalActions            .2.12.12.3.1.12
1280--            acpmAvgCurrentNormalTrapNum            .2.12.12.3.1.13
1281--            acpmAvgCurrentNormalClass              .2.12.12.3.1.14
1282--            acpmAvgCurrentLowValue                 .2.12.12.3.1.15
1283--            acpmAvgCurrentLowActions               .2.12.12.3.1.16
1284--            acpmAvgCurrentLowTrapNum               .2.12.12.3.1.17
1285--            acpmAvgCurrentLowClass                 .2.12.12.3.1.18
1286--            acpmAvgCurrentVLowValue                .2.12.12.3.1.19
1287--            acpmAvgCurrentVLowActions              .2.12.12.3.1.20
1288--            acpmAvgCurrentVLowTrapNum              .2.12.12.3.1.21
1289--            acpmAvgCurrentVLowClass                .2.12.12.3.1.22
1290--            acpmAvgCurrentSysrepEnable             .2.12.12.3.1.23
1291--            acpmAvgCurrentSysrepThreshold          .2.12.12.3.1.24
1292--            acpmAvgCurrentSysrepLimit              .2.12.12.3.1.25
1293--        acpmFreqTable                              .2.12.12.4
1294--          acpmFreqEntry                            .2.12.12.4.1
1295--            acpmFreqIndex                          .2.12.12.4.1.1
1296--            acpmFreqEnable                         .2.12.12.4.1.2
1297--            acpmFreqDeadband                       .2.12.12.4.1.3
1298--            acpmFreqVHighValue                     .2.12.12.4.1.4
1299--            acpmFreqVHighActions                   .2.12.12.4.1.5
1300--            acpmFreqVHighTrapNum                   .2.12.12.4.1.6
1301--            acpmFreqVHighClass                     .2.12.12.4.1.7
1302--            acpmFreqHighValue                      .2.12.12.4.1.8
1303--            acpmFreqHighActions                    .2.12.12.4.1.9
1304--            acpmFreqHighTrapNum                    .2.12.12.4.1.10
1305--            acpmFreqHighClass                      .2.12.12.4.1.11
1306--            acpmFreqNormalActions                  .2.12.12.4.1.12
1307--            acpmFreqNormalTrapNum                  .2.12.12.4.1.13
1308--            acpmFreqNormalClass                    .2.12.12.4.1.14
1309--            acpmFreqLowValue                       .2.12.12.4.1.15
1310--            acpmFreqLowActions                     .2.12.12.4.1.16
1311--            acpmFreqLowTrapNum                     .2.12.12.4.1.17
1312--            acpmFreqLowClass                       .2.12.12.4.1.18
1313--            acpmFreqVLowValue                      .2.12.12.4.1.19
1314--            acpmFreqVLowActions                    .2.12.12.4.1.20
1315--            acpmFreqVLowTrapNum                    .2.12.12.4.1.21
1316--            acpmFreqVLowClass                      .2.12.12.4.1.22
1317--            acpmFreqSysrepEnable                   .2.12.12.4.1.23
1318--            acpmFreqSysrepThreshold                .2.12.12.4.1.24
1319--            acpmFreqSysrepLimit                    .2.12.12.4.1.25
1320--        acpmTotalRealPowerTable                    .2.12.12.5
1321--          acpmTRPEntry                             .2.12.12.5.1
1322--            acpmTRPIndex                           .2.12.12.5.1.1
1323--            acpmTRPEnable                          .2.12.12.5.1.2
1324--            acpmTRPDeadband                        .2.12.12.5.1.3
1325--            acpmTRPVHighValue                      .2.12.12.5.1.4
1326--            acpmTRPVHighActions                    .2.12.12.5.1.5
1327--            acpmTRPVHighTrapNum                    .2.12.12.5.1.6
1328--            acpmTRPVHighClass                      .2.12.12.5.1.7
1329--            acpmTRPHighValue                       .2.12.12.5.1.8
1330--            acpmTRPHighActions                     .2.12.12.5.1.9
1331--            acpmTRPHighTrapNum                     .2.12.12.5.1.10
1332--            acpmTRPHighClass                       .2.12.12.5.1.11
1333--            acpmTRPNormalActions                   .2.12.12.5.1.12
1334--            acpmTRPNormalTrapNum                   .2.12.12.5.1.13
1335--            acpmTRPNormalClass                     .2.12.12.5.1.14
1336--            acpmTRPLowValue                        .2.12.12.5.1.15
1337--            acpmTRPLowActions                      .2.12.12.5.1.16
1338--            acpmTRPLowTrapNum                      .2.12.12.5.1.17
1339--            acpmTRPLowClass                        .2.12.12.5.1.18
1340--            acpmTRPVLowValue                       .2.12.12.5.1.19
1341--            acpmTRPVLowActions                     .2.12.12.5.1.20
1342--            acpmTRPVLowTrapNum                     .2.12.12.5.1.21
1343--            acpmTRPVLowClass                       .2.12.12.5.1.22
1344--            acpmTRPSysrepEnable                    .2.12.12.5.1.23
1345--            acpmTRPSysrepThreshold                 .2.12.12.5.1.24
1346--            acpmTRPSysrepLimit                     .2.12.12.5.1.25
1347--        acpmDisconnectTable                        .2.12.12.6
1348--          acpmDisconnectEntry                      .2.12.12.6.1
1349--            acpmDisconnectIndex                    .2.12.12.6.1.1
1350--            acpmDisconnectEnable                   .2.12.12.6.1.2
1351--            acpmDisconnectActions                  .2.12.12.6.1.3
1352--            acpmDisconnectTrapNum                  .2.12.12.6.1.4
1353--            acpmDisconnectClass                    .2.12.12.6.1.5
1354--            acpmDisconnectNormalActions            .2.12.12.6.1.6
1355--            acpmDisconnectNormalTrapNum            .2.12.12.6.1.7
1356--            acpmDisconnectNormalClass              .2.12.12.6.1.8
1357--        acpmTotalPowerFactorTable                  .2.12.12.7
1358--          acpmTPFEntry                             .2.12.12.7.1
1359--            acpmTPFIndex                           .2.12.12.7.1.1
1360--            acpmTPFEnable                          .2.12.12.7.1.2
1361--            acpmTPFDeadband                        .2.12.12.7.1.3
1362--            acpmTPFNormalActions                   .2.12.12.7.1.4
1363--            acpmTPFNormalTrapNum                   .2.12.12.7.1.5
1364--            acpmTPFNormalClass                     .2.12.12.7.1.6
1365--            acpmTPFLowValue                        .2.12.12.7.1.7
1366--            acpmTPFLowActions                      .2.12.12.7.1.8
1367--            acpmTPFLowTrapNum                      .2.12.12.7.1.9
1368--            acpmTPFLowClass                        .2.12.12.7.1.10
1369--            acpmTPFVLowValue                       .2.12.12.7.1.11
1370--            acpmTPFVLowActions                     .2.12.12.7.1.12
1371--            acpmTPFVLowTrapNum                     .2.12.12.7.1.13
1372--            acpmTPFVLowClass                       .2.12.12.7.1.14
1373--            acpmTPFSysrepEnable                    .2.12.12.7.1.15
1374--            acpmTPFSysrepThreshold                 .2.12.12.7.1.16
1375--            acpmTPFSysrepLimit                     .2.12.12.7.1.17
1376--      evReset                                      .2.12.16
1377--        evResetEnable                              .2.12.16.1
1378--        evResetDelay                               .2.12.16.2
1379--        evResetActions                             .2.12.16.3
1380--        evResetMessage                             .2.12.16.4
1381--        evResetTrapnum                             .2.12.16.5
1382--        evResetClass                               .2.12.16.6
1383--      evGlobal                                     .2.12.18
1384--        evGlobalActions                            .2.12.18.1
1385--        evGlobalTrapnum                            .2.12.18.2
1386--    action                                         .2.14
1387--      actionCallNumberTable                        .2.14.1
1388--        actionCallNumberEntry                      .2.14.1.1
1389--          actionCallNumberIndex                    .2.14.1.1.1
1390--          actionCallNumber                         .2.14.1.1.2
1391--      actionPagerTable                             .2.14.2
1392--        actionPagerEntry                           .2.14.2.1
1393--          actionPagerIndex                         .2.14.2.1.1
1394--          actionPagerType                          .2.14.2.1.2
1395--          actionPagerNumber                        .2.14.2.1.3
1396--          actionPagerID                            .2.14.2.1.4
1397--          actionPagerMessage                       .2.14.2.1.5
1398--          actionPagerPostCalloutDelay              .2.14.2.1.6
1399--          actionPagerPostIDDelay                   .2.14.2.1.7
1400--      actionSched                                  .2.14.3
1401--        actionSchedEnable                          .2.14.3.1
1402--        actionSchedBegin                           .2.14.3.2
1403--        actionSchedEnd                             .2.14.3.3
1404--        actionSchedWeekdaysOnly                    .2.14.3.4
1405--      actionAsentria                               .2.14.4
1406--        actionAsentriaRequireAck                   .2.14.4.1
1407--        actionAsentriaVersion                      .2.14.4.2
1408--        actionAsentriaTCPPort                      .2.14.4.3
1409--      actionHostTable                              .2.14.6
1410--        actionHostEntry                            .2.14.6.1
1411--          actionHostIndex                          .2.14.6.1.1
1412--          actionHost                               .2.14.6.1.2
1413--      actionEmailTable                             .2.14.7
1414--        actionEmailEntry                           .2.14.7.1
1415--          actionEmailIndex                         .2.14.7.1.1
1416--          actionEmail                              .2.14.7.1.2
1417--      actionParseError                             .2.14.8
1418--    sys                                            .2.16
1419--      sysTime                                      .2.16.1
1420--        sysTimeAutoDST                             .2.16.1.1
1421--        sysTimeGMTOffset                           .2.16.1.2
1422--        sysTimeGMTDirection                        .2.16.1.3
1423--        sysTimeNet                                 .2.16.1.4
1424--          sysTimeNetEnable                         .2.16.1.4.1
1425--          sysTimeNetHostTable                      .2.16.1.4.2
1426--            sysTimeNetHostEntry                    .2.16.1.4.2.1
1427--              sysTimeNetHostIndex                  .2.16.1.4.2.1.1
1428--              sysTimeNetHost                       .2.16.1.4.2.1.2
1429--      sysPT                                        .2.16.2
1430--        sysPTTimeout                               .2.16.2.1
1431--        sysPTEndPause                              .2.16.2.2
1432--      sysMTU                                       .2.16.3
1433--      sysAnswerString                              .2.16.4
1434--      sysEventFileID                               .2.16.6
1435--      sysEscapeCharacter                           .2.16.7
1436--      sysTimeStamp                                 .2.16.8
1437--        sysTimeStampTimeFormat                     .2.16.8.1
1438--        sysTimeStampDateFormat                     .2.16.8.2
1439--        sysTimeStampSpaceAfter                     .2.16.8.3
1440--      sysLog                                       .2.16.9
1441--        sysLogMode                                 .2.16.9.1
1442--        sysLoghost                                 .2.16.9.2
1443--        sysLogFilter                               .2.16.9.3
1444--        sysLogFileSize                             .2.16.9.4
1445--        sysLogFileCount                            .2.16.9.5
1446--        sysLogListenPort                           .2.16.9.6
1447--      sysCRDB                                      .2.16.10
1448--        sysCRDBCapacity                            .2.16.10.1
1449--        sysCRDBPercentFull                         .2.16.10.2
1450--        sysCRDBFileIDTable                         .2.16.10.3
1451--          sysCRDBFileIDEntry                       .2.16.10.3.1
1452--            sysCRDBFileIDIndex                     .2.16.10.3.1.1
1453--            sysCRDBFileID                          .2.16.10.3.1.2
1454--        sysCRDBFileEnforceMinTable                 .2.16.10.4
1455--          sysCRDBFileEnforceMinEntry               .2.16.10.4.1
1456--            sysCRDBFileEnforceMinIndex             .2.16.10.4.1.1
1457--            sysCRDBFileEnforceMin                  .2.16.10.4.1.2
1458--      sysCharMask                                  .2.16.11
1459--      sysPrompt                                    .2.16.12
1460--      sysBootStatus                                .2.16.13
1461--      sysLoc                                       .2.16.14
1462--        sysLocLatitude                             .2.16.14.1
1463--        sysLocLongitude                            .2.16.14.2
1464--        sysLocXOffset                              .2.16.14.3
1465--        sysLocYOffset                              .2.16.14.4
1466--        sysLocAngle                                .2.16.14.5
1467--        sysLocAltitude                             .2.16.14.6
1468--      sysFileTransfer                              .2.16.17
1469--        sysFileTransferStatus                      .2.16.17.1
1470--        sysFileTransferURL                         .2.16.17.2
1471--        sysFileTransferUsername                    .2.16.17.3
1472--        sysFileTransferPassword                    .2.16.17.4
1473--      sysUpdate                                    .2.16.18
1474--        sysUpdateStatus                            .2.16.18.1
1475--    auditLog                                       .2.17
1476--      auditLogEnable                               .2.17.1
1477--      auditLogStoreResets                          .2.17.2
1478--      auditLogStoreCommands                        .2.17.3
1479--      auditLogStoreRelays                          .2.17.4
1480--      auditLogStoreAlarmActions                    .2.17.5
1481--      auditLogStorePwdFailures                     .2.17.6
1482--      auditLogStoreLogins                          .2.17.7
1483--      auditLogStoreSHSK                            .2.17.8
1484--      auditLogStorePassthrough                     .2.17.9
1485--      auditLogStoreInactivity                      .2.17.10
1486--      auditLogStorePolling                         .2.17.11
1487--      auditLogMaxSize                              .2.17.12
1488--    scripting                                      .2.18
1489--      scrGlobalEnable                              .2.18.1
1490--      scrDTRCtrlPortEnableTable                    .2.18.2
1491--        scrDTRCtrlPortEnableEnabletry              .2.18.2.1
1492--          scrDTRCtrlPortEnableIndex                .2.18.2.1.1
1493--          scrDTRCtrlPortEnable                     .2.18.2.1.2
1494--      scrTable                                     .2.18.3
1495--        scrEntry                                   .2.18.3.1
1496--          scrIndex                                 .2.18.3.1.1
1497--          scrEnable                                .2.18.3.1.2
1498--          scrName                                  .2.18.3.1.3
1499--          scrFilename                              .2.18.3.1.4
1500--          scrRunAlways                             .2.18.3.1.5
1501--          scrRunAtStartup                          .2.18.3.1.6
1502--          scrRunScheduled                          .2.18.3.1.7
1503--          scrScheduleTime                          .2.18.3.1.8
1504--          scrArguments                             .2.18.3.1.9
1505--          scrRepeatInterval                        .2.18.3.1.10
1506--      scrVolatileStringTable                       .2.18.4
1507--        scrVolatileStringEntry                     .2.18.4.1
1508--          scrVolatileStringIndex                   .2.18.4.1.1
1509--          scrVolatileString                        .2.18.4.1.2
1510--      scrVolatileIntTable                          .2.18.5
1511--        scrVolatileIntEntry                        .2.18.5.1
1512--          scrVolatileIntIndex                      .2.18.5.1.1
1513--          scrVolatileInt                           .2.18.5.1.2
1514--      scrNonVolatileStringTable                    .2.18.6
1515--        scrNonVolatileStringEntry                  .2.18.6.1
1516--          scrNonVolatileStringIndex                .2.18.6.1.1
1517--          scrNonVolatileString                     .2.18.6.1.2
1518--      scrNonVolatileIntTable                       .2.18.7
1519--        scrNonVolatileIntEntry                     .2.18.7.1
1520--          scrNonVolatileIntIndex                   .2.18.7.1.1
1521--          scrNonVolatileInt                        .2.18.7.1.2
1522--    generator                                      .2.19
1523--      genSet                                       .2.19.1
1524--        genSetEnable                               .2.19.1.1
1525--        genSetRelay                                .2.19.1.2
1526--          genSetRelayEs                            .2.19.1.2.1
1527--          genSetRelayPoint                         .2.19.1.2.2
1528--          genSetRelayRunningstate                  .2.19.1.2.3
1529--        genSetCc                                   .2.19.1.3
1530--          genSetCcEnable                           .2.19.1.3.1
1531--          genSetCcEs                               .2.19.1.3.2
1532--          genSetCcPoint                            .2.19.1.3.3
1533--          genSetCcRunningstate                     .2.19.1.3.4
1534--      genRun                                       .2.19.2
1535--        genRunMode                                 .2.19.2.1
1536--        genRunSched                                .2.19.2.2
1537--        genRunDuration                             .2.19.2.3
1538--        genRunForce                                .2.19.2.4
1539--        genRunReqasm                               .2.19.2.5
1540--        genRunStatus                               .2.19.2.6
1541--        genRunNonstartEvent                        .2.19.2.7
1542--          genRunNonstartEventEnable                .2.19.2.7.1
1543--          genRunNonstartEventActions               .2.19.2.7.2
1544--          genRunNonstartEventTrap                  .2.19.2.7.3
1545--          genRunNonstartEventClass                 .2.19.2.7.4
1546--    calendar                                       .2.20
1547--      schedTable                                   .2.20.1
1548--        schedEntry                                 .2.20.1.1
1549--          schedIndex                               .2.20.1.1.1
1550--          schedEnable                              .2.20.1.1.2
1551--          schedStart                               .2.20.1.1.3
1552--          schedRepeatMode                          .2.20.1.1.4
1553--          schedRepeatFreq                          .2.20.1.1.5
1554--          schedRepeatEndMode                       .2.20.1.1.6
1555--          schedRepeatEndAfter                      .2.20.1.1.7
1556--          schedRepeatEndOn                         .2.20.1.1.8
1557--          schedRepeatWeeklySun                     .2.20.1.1.9
1558--          schedRepeatWeeklyMon                     .2.20.1.1.10
1559--          schedRepeatWeeklyTue                     .2.20.1.1.11
1560--          schedRepeatWeeklyWed                     .2.20.1.1.12
1561--          schedRepeatWeeklyThu                     .2.20.1.1.13
1562--          schedRepeatWeeklyFri                     .2.20.1.1.14
1563--          schedRepeatWeeklySat                     .2.20.1.1.15
1564--          schedRepeatMonthlyMode                   .2.20.1.1.16
1565--          schedRepeatMonthlyDates                  .2.20.1.1.17
1566--          schedRepeatMonthlyOnThe                  .2.20.1.1.18
1567--          schedRepeatMonthlyOnDay                  .2.20.1.1.19
1568--          schedRepeatYearlyJan                     .2.20.1.1.20
1569--          schedRepeatYearlyFeb                     .2.20.1.1.21
1570--          schedRepeatYearlyMar                     .2.20.1.1.22
1571--          schedRepeatYearlyApr                     .2.20.1.1.23
1572--          schedRepeatYearlyMay                     .2.20.1.1.24
1573--          schedRepeatYearlyJun                     .2.20.1.1.25
1574--          schedRepeatYearlyJul                     .2.20.1.1.26
1575--          schedRepeatYearlyAug                     .2.20.1.1.27
1576--          schedRepeatYearlySep                     .2.20.1.1.28
1577--          schedRepeatYearlyOct                     .2.20.1.1.29
1578--          schedRepeatYearlyNov                     .2.20.1.1.30
1579--          schedRepeatYearlyDec                     .2.20.1.1.31
1580--          schedRepeatYearlyOnThe                   .2.20.1.1.32
1581--          schedRepeatYearlyOnDay                   .2.20.1.1.33
1582--          schedNextTrigger                         .2.20.1.1.34
1583
1584--  productIds                                       .3
1585--    siteName                                        3.1
1586--    thisProduct                                    .3.2
1587--    stockTrapString                                .3.3
1588--    trapEventTypeNumber                            .3.4
1589--    trapEventTypeName                              .3.5
1590--    trapIncludedValue                              .3.6
1591--    trapIncludedString                             .3.7
1592--    trapTypeString                                 .3.8
1593--    trapEventClassNumber                           .3.9
1594--    trapEventClassName                             .3.10
1595
1596--  keyInterface                                     .4.0
1597
1598
1599--***************************************************************************************
1600--TOP-LEVEL OBJECT IDENTIFIERS
1601--***************************************************************************************
1602
1603
1604
1605    s550notifications OBJECT IDENTIFIER ::= { s550 0 }
1606    --1.3.6.1.4.1.3052.10.0
1607
1608    status OBJECT IDENTIFIER ::= { s550 1 }
1609    --1.3.6.1.4.1.3052.10.1
1610
1611        eventSensorStatus OBJECT IDENTIFIER ::= { status 1 }
1612        --1.3.6.1.4.1.3052.10.1.1
1613
1614        dataEventStatus OBJECT IDENTIFIER ::= { status 2 }
1615        --1.3.6.1.4.1.3052.10.1.2
1616
1617        fuelSensorStatus OBJECT IDENTIFIER ::= { status 6 }
1618        --1.3.6.1.4.1.3052.10.1.6
1619
1620        wirelessModemStatus OBJECT IDENTIFIER ::= { status 7 }
1621        --1.3.6.1.4.1.3052.10.1.7
1622
1623        acPowerMonitorStatus OBJECT IDENTIFIER ::= { status 8 }
1624        --1.3.6.1.4.1.3052.10.1.8
1625
1626    config OBJECT IDENTIFIER ::= { s550 2 }
1627    --1.3.6.1.4.1.3052.10.2
1628
1629        eventSensorBasics OBJECT IDENTIFIER ::= { config 1 }
1630        --1.3.6.1.4.1.3052.10.2.1
1631
1632        eventSensorPointConfig OBJECT IDENTIFIER ::= { config 2 }
1633        --1.3.6.1.4.1.3052.10.2.2
1634
1635        serialPorts OBJECT IDENTIFIER ::= { config 3 }
1636        --1.3.6.1.4.1.3052.10.2.3
1637
1638        network OBJECT IDENTIFIER ::= { config 4 }
1639        --1.3.6.1.4.1.3052.10.2.4
1640
1641            interface OBJECT IDENTIFIER ::= { network 1 }
1642            --1.3.6.1.4.1.3052.10.2.4
1643
1644                ethernet OBJECT IDENTIFIER ::= { interface 1 }
1645                --1.3.6.1.4.1.3052.10.2.4.1
1646
1647                    ethernet1 OBJECT IDENTIFIER ::= { ethernet 1 }
1648                    --1.3.6.1.4.1.3052.10.2.4.1.1
1649
1650                        eth1VLAN OBJECT IDENTIFIER ::= { ethernet1 5 }
1651                        --1.3.6.1.4.1.3052.10.2.4.1.1.5
1652
1653                            eth1VLAN1 OBJECT IDENTIFIER ::= { eth1VLAN 1 }
1654                            --1.3.6.1.4.1.3052.10.2.4.1.1.5.1
1655
1656                            eth1VLAN2 OBJECT IDENTIFIER ::= { eth1VLAN 2 }
1657                            --1.3.6.1.4.1.3052.10.2.4.1.1.5.2
1658
1659                            eth1VLAN3 OBJECT IDENTIFIER ::= { eth1VLAN 3 }
1660                            --1.3.6.1.4.1.3052.10.2.4.1.1.5.3
1661
1662                            eth1VLAN4 OBJECT IDENTIFIER ::= { eth1VLAN 4 }
1663                            --1.3.6.1.4.1.3052.10.2.4.1.1.5.4
1664
1665                            eth1VLAN5 OBJECT IDENTIFIER ::= { eth1VLAN 5 }
1666                            --1.3.6.1.4.1.3052.10.2.4.1.1.5.5
1667
1668                            eth1VLAN6 OBJECT IDENTIFIER ::= { eth1VLAN 6 }
1669                            --1.3.6.1.4.1.3052.10.2.4.1.1.5.6
1670
1671                    ethernet2 OBJECT IDENTIFIER ::= { ethernet 2 }
1672                    --1.3.6.1.4.1.3052.10.2.4.1.2
1673
1674                        eth2VLAN OBJECT IDENTIFIER ::= { ethernet2 5 }
1675                        --1.3.6.1.4.1.3052.10.2.4.1.2.5
1676
1677                            eth2VLAN1 OBJECT IDENTIFIER ::= { eth2VLAN 1 }
1678                            --1.3.6.1.4.1.3052.10.2.4.1.2.5.1
1679
1680                            eth2VLAN2 OBJECT IDENTIFIER ::= { eth2VLAN 2 }
1681                            --1.3.6.1.4.1.3052.10.2.4.1.2.5.2
1682
1683                            eth2VLAN3 OBJECT IDENTIFIER ::= { eth2VLAN 3 }
1684                            --1.3.6.1.4.1.3052.10.2.4.1.2.5.3
1685
1686                            eth2VLAN4 OBJECT IDENTIFIER ::= { eth2VLAN 4 }
1687                            --1.3.6.1.4.1.3052.10.2.4.1.2.5.4
1688
1689                            eth2VLAN5 OBJECT IDENTIFIER ::= { eth2VLAN 5 }
1690                            --1.3.6.1.4.1.3052.10.2.4.1.2.5.5
1691
1692                            eth2VLAN6 OBJECT IDENTIFIER ::= { eth2VLAN 6 }
1693                            --1.3.6.1.4.1.3052.10.2.4.1.2.5.6
1694
1695            snmp OBJECT IDENTIFIER ::= { network 8 }
1696            --1.3.6.1.4.1.3052.10.2.4.8
1697
1698                snmpNotificationTx OBJECT IDENTIFIER ::= { snmp 7 }
1699                --1.3.6.1.4.1.3052.10.2.4.8.7
1700
1701                snmpProxy OBJECT IDENTIFIER ::= { snmp 8 }
1702                --1.3.6.1.4.1.3052.10.2.4.8.8
1703
1704                snmpPoll OBJECT IDENTIFIER ::= { snmp 9 }
1705                --1.3.6.1.4.1.3052.10.2.4.8.9
1706
1707            ftpPush OBJECT IDENTIFIER ::= { network 9 }
1708            --1.3.6.1.4.1.3052.10.2.4.9
1709
1710            ppp OBJECT IDENTIFIER ::= { network 10 }
1711            --1.3.6.1.4.1.3052.10.2.4.10
1712
1713                pppDial OBJECT IDENTIFIER ::= { ppp 1 }
1714                --1.3.6.1.4.1.3052.10.2.4.10.1
1715
1716                pppHost OBJECT IDENTIFIER ::= { ppp 2 }
1717                --1.3.6.1.4.1.3052.10.2.4.10.2
1718
1719            routing OBJECT IDENTIFIER ::= { network 11 }
1720            --1.3.6.1.4.1.3052.10.2.4.11
1721
1722            netSecurity OBJECT IDENTIFIER ::= { network 12 }
1723            --1.3.6.1.4.1.3052.10.2.4.12
1724
1725                ipRestriction OBJECT IDENTIFIER ::= { netSecurity 1 }
1726                --1.3.6.1.4.1.3052.10.2.4.12.1
1727
1728            rts OBJECT IDENTIFIER ::= { network 13 }
1729            --1.3.6.1.4.1.3052.10.2.4.13
1730
1731                rtsAlarms OBJECT IDENTIFIER ::= { rts 2 }
1732                --1.3.6.1.4.1.3052.10.2.4.13.2
1733
1734            trap OBJECT IDENTIFIER ::= { network 14 }
1735            --1.3.6.1.4.1.3052.10.2.4.14
1736
1737                trapInclude OBJECT IDENTIFIER ::= { trap 1}
1738                --1.3.6.1.4.1.3052.10.2.4.14.1
1739
1740            routeTest OBJECT IDENTIFIER ::= { network 15 }
1741            --1.3.6.1.4.1.3052.10.2.4.15
1742
1743            wireless OBJECT IDENTIFIER ::= { network 16 }
1744            --1.3.6.1.4.1.3052.10.2.4.16
1745
1746            email OBJECT IDENTIFIER ::= { network 17 }
1747            --1.3.6.1.4.1.3052.10.2.4.17
1748
1749            netAdvanced OBJECT IDENTIFIER ::= { network 18 }
1750            --1.3.6.1.4.1.3052.10.2.4.18
1751
1752            web OBJECT IDENTIFIER ::= { network 19 }
1753            --1.3.6.1.4.1.3052.10.2.4.19
1754
1755            ethExpan OBJECT IDENTIFIER ::= { network 20 }
1756            --1.3.6.1.4.1.3052.10.2.4.20
1757
1758              ethExpanDHCP OBJECT IDENTIFIER ::= { ethExpan 6 }
1759              --1.3.6.1.4.1.3052.10.2.4.20.6
1760
1761        modem OBJECT IDENTIFIER ::= { config 5 }
1762        --1.3.6.1.4.1.3052.10.2.5
1763
1764            modemClid OBJECT IDENTIFIER ::= { modem 8 }
1765            --1.3.6.1.4.1.3052.10.2.5.7
1766
1767        time OBJECT IDENTIFIER ::= { config 8 }
1768        --1.3.6.1.4.1.3052.10.2.8
1769
1770        console OBJECT IDENTIFIER ::= { config 10 }
1771        --1.3.6.1.4.1.3052.10.2.10
1772
1773        unitSecurity OBJECT IDENTIFIER ::= { config 11 }
1774        --1.3.6.1.4.1.3052.10.2.11
1775
1776            secCore OBJECT IDENTIFIER ::= { unitSecurity 1 }
1777            --1.3.6.1.4.1.3052.10.2.11.1
1778
1779            secFactory OBJECT IDENTIFIER ::= { unitSecurity 3 }
1780            --1.3.6.1.4.1.3052.10.2.11.3
1781
1782            secSSH OBJECT IDENTIFIER ::= { unitSecurity 4 }
1783            --1.3.6.1.4.1.3052.10.2.11.4
1784
1785            secVPN OBJECT IDENTIFIER ::= { unitSecurity 5 }
1786            --1.3.6.1.4.1.3052.10.2.11.5
1787
1788        event OBJECT IDENTIFIER ::= { config 12 }
1789        --1.3.6.1.4.1.3052.10.2.12
1790
1791            evCore OBJECT IDENTIFIER ::= { event 1 }
1792            --1.3.6.1.4.1.3052.10.2.12.1
1793
1794                evLog OBJECT IDENTIFIER ::= { evCore 3 }
1795                --1.3.6.1.4.1.3052.10.2.12.1.3
1796
1797                evMgmt OBJECT IDENTIFIER ::= { evCore 4 }
1798                --1.3.6.1.4.1.3052.10.2.12.1.4
1799
1800            evData OBJECT IDENTIFIER ::= { event 2 }
1801            --1.3.6.1.4.1.3052.10.2.12.1
1802
1803                evdCore OBJECT IDENTIFIER ::= { evData 1 }
1804                --1.3.6.1.4.1.3052.10.2.12.2.1
1805
1806            evNoData1 OBJECT IDENTIFIER ::= { event 3 }
1807            --1.3.6.1.4.1.3052.10.2.12.1
1808
1809            evNoData2 OBJECT IDENTIFIER ::= { event 4 }
1810            --1.3.6.1.4.1.3052.10.2.12.1
1811
1812            evSched1 OBJECT IDENTIFIER ::= { event 5 }
1813            --1.3.6.1.4.1.3052.10.2.12.1
1814
1815            evSched2 OBJECT IDENTIFIER ::= { event 6 }
1816            --1.3.6.1.4.1.3052.10.2.12.1
1817
1818            evNoSensor OBJECT IDENTIFIER ::= { event 9 }
1819            --1.3.6.1.4.1.3052.10.2.12.1
1820
1821            fuelSensor OBJECT IDENTIFIER ::= { event 11 }
1822            --1.3.6.1.4.1.3052.10.2.12.11
1823
1824            acPowerMonitor OBJECT IDENTIFIER ::= { event 12 }
1825            --1.3.6.1.4.1.3052.10.2.12.12
1826
1827            evReset OBJECT IDENTIFIER ::= { event 16 }
1828            --1.3.6.1.4.1.3052.10.2.12.16
1829
1830            evGlobal OBJECT IDENTIFIER ::= { event 18 }
1831            --1.3.6.1.4.1.3052.10.2.12.18
1832
1833        action OBJECT IDENTIFIER ::= { config 14 }
1834        --1.3.6.1.4.1.3052.10.2.14
1835
1836            actionSched OBJECT IDENTIFIER ::= { action 3 }
1837            --1.3.6.1.4.1.3052.10.2.14.3
1838
1839            actionAsentria OBJECT IDENTIFIER ::= { action 4 }
1840            --1.3.6.1.4.1.3052.10.2.14.4
1841
1842        sys OBJECT IDENTIFIER ::= { config 16 }
1843        --1.3.6.1.4.1.3052.10.2.16
1844
1845            sysTime OBJECT IDENTIFIER ::= { sys 1 }
1846            --1.3.6.1.4.1.3052.10.2.16.1
1847
1848                sysTimeNet OBJECT IDENTIFIER ::= { sysTime 4 }
1849                --1.3.6.1.4.1.3052.10.2.16.1.4
1850
1851            sysPT OBJECT IDENTIFIER ::= { sys 2 }
1852            --1.3.6.1.4.1.3052.10.2.16.2
1853
1854            sysTimeStamp OBJECT IDENTIFIER ::= { sys 8 }
1855            --1.3.6.1.4.1.3052.10.2.16.8
1856
1857            sysLog OBJECT IDENTIFIER ::= { sys 9 }
1858            --1.3.6.1.4.1.3052.10.2.16.9
1859
1860            sysCRDB OBJECT IDENTIFIER ::= { sys 10 }
1861            --1.3.6.1.4.1.3052.10.2.16.10
1862
1863            sysLoc OBJECT IDENTIFIER ::= { sys 14 }
1864            --1.3.6.1.4.1.3052.10.2.16.14
1865
1866            sysFileTransfer OBJECT IDENTIFIER ::= { sys 17 }
1867            --1.3.6.1.4.1.3052.10.2.16.17
1868
1869            sysUpdate OBJECT IDENTIFIER ::= { sys 18 }
1870            --1.3.6.1.4.1.3052.10.2.16.18
1871
1872        auditLog OBJECT IDENTIFIER ::= { config 17 }
1873        --1.3.6.1.4.1.3052.10.2.17
1874
1875        scripting OBJECT IDENTIFIER ::= { config 18 }
1876        --1.3.6.1.4.1.3052.10.2.18
1877
1878        generator OBJECT IDENTIFIER ::= { config 19 }
1879        --1.3.6.1.4.1.3052.10.2.19
1880
1881          genSet OBJECT IDENTIFIER ::= { generator 1 }
1882          --1.3.6.1.4.1.3052.10.2.19.1
1883
1884            genSetRelay OBJECT IDENTIFIER ::= { genSet 2 }
1885            --1.3.6.1.4.1.3052.10.2.19.1.2
1886
1887            genSetCC OBJECT IDENTIFIER ::= { genSet 3 }
1888            --1.3.6.1.4.1.3052.10.2.19.1.3
1889
1890          genRun OBJECT IDENTIFIER ::= { generator 2 }
1891          --1.3.6.1.4.1.3052.10.2.19.2
1892
1893            genRunNonstartEvent OBJECT IDENTIFIER ::= { genRun 7 }
1894            --1.3.6.1.4.1.3052.10.2.19.2.7
1895
1896        calendar OBJECT IDENTIFIER ::= { config 20 }
1897        --1.3.6.1.4.1.3052.10.2.20
1898
1899    productIds OBJECT IDENTIFIER ::= { s550 3 }
1900    --1.3.6.1.4.1.3052.10.3
1901
1902--***************************************************************************************
1903--OBJECT DEFINITIONS
1904--***************************************************************************************
1905
1906--***************************************************************************************
1907--EventSensor Status Section    1.1
1908--***************************************************************************************
1909
1910esPointTable OBJECT-TYPE
1911    SYNTAX SEQUENCE OF ESPoint
1912    MAX-ACCESS not-accessible
1913    STATUS current
1914    DESCRIPTION
1915        "
1916        This table organizes 4 basic attributes of points.  A point
1917        is a particular sensor on an EventSensor (e.g., temperature,
1918        humidity, contact closure 2, relay 5, etc.).  The 4 point
1919        attributes are its name, whether it's in its event state,
1920        the point's value as a number and its value as a string.
1921
1922        Points are referenced by a point index.  The point index
1923        is a string of 3 numbers separated by periods.
1924        It contains all the information necessary for getting a piece
1925        of data off an event sensor; namely, which EventSensor,
1926        point class, and which-sensor-of-that-class (a.k.a. point).
1927        "
1928    ::= { eventSensorStatus 1 }
1929    --1.3.6.1.4.1.3052.10.1.1.1
1930
1931esPointEntry OBJECT-TYPE
1932    SYNTAX ESPoint
1933    MAX-ACCESS not-accessible
1934    STATUS current
1935    DESCRIPTION
1936        "Entry for EventSensor point table"
1937    INDEX { esIndexES, esIndexPC, esIndexPoint }
1938    ::= { esPointTable 1 }
1939    --1.3.6.1.4.1.3052.10.1.1.1.1
1940
1941esIndexES OBJECT-TYPE
1942    SYNTAX Integer32 (1..200)
1943    MAX-ACCESS read-only
1944    STATUS current
1945    DESCRIPTION
1946        "The part of the point index that refers to an
1947        EventSensor.
1948
1949        The point index is a string of 3 numbers separated
1950        by periods.  It contains all the information
1951        necessary for getting a piece of data off an event
1952        sensor; namely, which EventSensor, point class,
1953        and which-sensor-of-that-class (a.k.a. point).
1954
1955        This object's allowable values are 1 through 16,
1956        and 200.  200 always refers to the EventSensor
1957        inside the unit.  1 through 16 refer to additional
1958        attached EventSensors.
1959
1960        The number corresponding to an EventSensor is
1961        determined by the user at the initial configuration
1962        time.  If there is an internal sensor in the unit,
1963        it will always be the first item in the Sensor
1964        Events setup menu.
1965
1966        For example, if a new EventSensor is configured as
1967        the 2nd entry AFTER the internal EventSensor (if
1968        one exists) in the Sensor Events Setup Menu, then
1969        that EventSensor will be known from then on as
1970        EventSensor 2.  All point indeces with esIndexES=2
1971        will now refer to that particular EventSensor.
1972        "
1973    ::= { esPointEntry 1 }
1974    --1.3.6.1.4.1.3052.10.1.1.1.1.1
1975
1976esIndexPC OBJECT-TYPE
1977    SYNTAX Integer32 (1..6)
1978    MAX-ACCESS read-only
1979    STATUS current
1980    DESCRIPTION
1981        "The part of the point index that refers to point class.
1982
1983        The point index is a string of 3 numbers separated by periods.
1984        It contains all the information necessary for getting a piece
1985        of data off an event sensor; namely, which EventSensor,
1986        point class, and which-sensor-of-that-class (a.k.a. point).
1987
1988        The values for this object are:
1989        1=temperature sensor
1990        2=contact closure
1991        3=humidity sensor
1992        4=noise sensor
1993        5=analog input
1994        6=relay
1995        "
1996    ::= { esPointEntry 2 }
1997    --1.3.6.1.4.1.3052.10.1.1.1.1.2
1998
1999esIndexPoint OBJECT-TYPE
2000    SYNTAX Integer32 (1..64)
2001    MAX-ACCESS read-only
2002    STATUS current
2003    DESCRIPTION
2004        "The part of the point index that delineates which
2005        sensor on the EventSensor.
2006
2007        So this combined with esIndexPC (Point Class or type)
2008        and esIndexES (which EventSensor) uniquely defines each
2009        point (sensor or relay) attached to a unit.  For
2010        example, if esIndexES is 3, esIndexPC is 1 and
2011        esIndexPoint is 4 then this is the Fourth Temperature
2012        Sensor on EventSensor number 3."
2013    ::= { esPointEntry 3 }
2014    --1.3.6.1.4.1.3052.10.1.1.1.1.3
2015
2016esPointName OBJECT-TYPE
2017    SYNTAX DisplayString
2018    MAX-ACCESS read-write
2019    STATUS current
2020    DESCRIPTION
2021        "The name of the point on an EventSensor. For example,
2022        'AC temp' (in the case of the temperature sensor on an
2023        EventSensor).
2024
2025        There can be multiple points of the same point class on an
2026        EventSensor (e.g., 8 contact closures) and multiple sensor
2027        classes on an EventSensor (e.g., temperature, contact closure,
2028        humidity).
2029
2030        If the point referenced by a given point index is solitary
2031        (e.g., temperature sensor, because there can be only one on
2032        an EventSensor), then this object reads as '<EventSensor
2033        name>'.  Setting this object for solitary point indices sets
2034        the EventSensor name only.
2035
2036        On the other hand, if a given point is among other points of
2037        the same point class on an EventSensor, then this object reads
2038        as '<Sensor name>'.  Setting this object for these NON-
2039        solitary point indices sets the sensor name only - not the
2040        EventSensor name."
2041    ::= { esPointEntry 4 }
2042    --1.3.6.1.4.1.3052.10.1.1.1.1.4
2043
2044esPointInEventState OBJECT-TYPE
2045    SYNTAX Integer32
2046    MAX-ACCESS read-write
2047    STATUS current
2048    DESCRIPTION
2049        "A number referring to the event state of a point
2050        on an EventSensor.  This number can have different
2051        meanings depending on the point class.
2052
2053        If the point class is temperature, humidity, or
2054        analog input, then the values of this object are:
2055        1=very low
2056        2=low
2057        3=normal
2058        4=high
2059        5=very high
2060
2061        For contact closures the values of this object are:
2062        1=point in event state
2063        2=point in normal state
2064
2065        For relays the values of this object are:
2066        1=relay energized (active)
2067        2=relay de-energized (inactive)
2068
2069        For any point class and any point, if the event
2070        state is undefined, then the value of this object
2071        is 0.
2072
2073        For any point class except relay, this object is
2074        read-only.  For relays, setting this object to 1
2075        puts the relay into its active (energized) state.
2076        Setting it to 2 puts the relay into its inactive
2077        (de-energized) state.  Setting it to any
2078        value greater than 2 puts the relay into its
2079        active state for that many seconds (up to 3600),
2080        after which time it puts the relay into its
2081        inactive state.
2082        "
2083    ::= { esPointEntry 5 }
2084    --1.3.6.1.4.1.3052.10.1.1.1.1.5
2085
2086esPointValueInt OBJECT-TYPE
2087    SYNTAX Integer32 (-2147483648..2147483647)
2088    MAX-ACCESS read-write
2089    STATUS current
2090    DESCRIPTION
2091        "A read-only number referring to the value of a
2092        point on an EventSensor.
2093
2094        If the point class is temperature, then this object
2095        is the temperature in its configured scale (default
2096        is Fahrenheit).
2097
2098        If the point class is contact closure or relay, then
2099        this object is either 0 (open) or 1 (closed).
2100
2101        If the point class is humidity, then this object
2102        is the percent relative humidity.
2103
2104        If the point class is analog input, then this
2105        object is the signed input value in tenths of the
2106        configured units.
2107
2108        If the point class is relay, then this object is
2109        either 1 (active a.k.a. energized) or 0
2110        (inactive a.k.a. de-energized).  This object cannot
2111        be used to control the relay (use esPointInEventState
2112        for that).
2113        "
2114    ::= { esPointEntry 6 }
2115    --1.3.6.1.4.1.3052.10.1.1.1.1.6
2116
2117esPointValueStr OBJECT-TYPE
2118    SYNTAX DisplayString
2119    MAX-ACCESS read-only
2120    STATUS current
2121    DESCRIPTION
2122        "A string referring to the value of a point on an
2123        EventSensor.
2124
2125        For contact closures this object is either 'Open'
2126        or 'Closed'.
2127
2128        For relays this object is either 'Active'
2129        (energized) or 'Inactive' (de-energized).
2130
2131        For temperature and humidity point classes, this
2132        object is the string representation of the
2133        esPointValueInt object.  For temperature, 'C' or
2134        'F' is including in the string to indicate scale.
2135
2136        For analog inputs, this object is the string
2137        representation of the plus/minus input in the
2138        configured units appended with the unit name.
2139        "
2140    ::= { esPointEntry 7 }
2141    --1.3.6.1.4.1.3052.10.1.1.1.1.7
2142
2143esPointTimeLastChange OBJECT-TYPE
2144    SYNTAX DisplayString
2145    MAX-ACCESS read-only
2146    STATUS current
2147    DESCRIPTION
2148        "The time of the last time an event was
2149        triggerred for a point on an EventSensor in
2150        MM/DD/YY HH:MM:SS format.
2151
2152        For contact closures, the possible events are
2153        Active and Inactive.  For temperature, humidity,
2154        and analog inputs, the possible events are Normal,
2155        High, Very High, Low, and Very Low.
2156
2157        For relays, this object is a null string."
2158    ::= { esPointEntry 8 }
2159    --1.3.6.1.4.1.3052.10.1.1.1.1.8
2160
2161esPointTimetickLastChange OBJECT-TYPE
2162    SYNTAX TimeTicks
2163    MAX-ACCESS read-only
2164    STATUS current
2165    DESCRIPTION
2166        "The time of the last time an event was
2167        triggerred for a point on an EventSensor in
2168        100ths of seconds since reset.
2169
2170        For contact closures, the possible events are
2171        Active and Inactive.  For temperature, humidity,
2172        and analog inputs, the possible events are Normal,
2173        High, Very High, Low, and Very Low.
2174
2175        For relays, this object is 0."
2176    ::= { esPointEntry 9 }
2177    --1.3.6.1.4.1.3052.10.1.1.1.1.9
2178
2179--***************************************************************************************
2180--Data Event Status Section 1.2
2181--***************************************************************************************
2182
2183deStatusTable OBJECT-TYPE
2184    SYNTAX SEQUENCE OF DEStatus
2185    MAX-ACCESS not-accessible
2186    STATUS current
2187    DESCRIPTION
2188        "Data Event Status Table"
2189    ::= { dataEventStatus 1 }
2190    --1.3.6.1.4.1.3052.10.1.2.1
2191
2192deStatusEntry OBJECT-TYPE
2193    SYNTAX DEStatus
2194    MAX-ACCESS not-accessible
2195    STATUS current
2196    DESCRIPTION
2197        "EventSensor status entry"
2198    INDEX { deStatusIndex }
2199    ::= { deStatusTable 1 }
2200    --1.3.6.1.4.1.3052.10.1.2.1.1
2201
2202deStatusIndex OBJECT-TYPE
2203    SYNTAX Integer32 (1..100)
2204    MAX-ACCESS read-only
2205    STATUS current
2206    DESCRIPTION
2207        "Index for Data Events"
2208    ::= { deStatusEntry 1 }
2209    --1.3.6.1.4.1.3052.10.1.2.1.1.1
2210
2211deStatusName OBJECT-TYPE
2212    SYNTAX DisplayString
2213    MAX-ACCESS read-only
2214    STATUS current
2215    DESCRIPTION
2216        "Data Event name"
2217    ::= { deStatusEntry 2 }
2218    --1.3.6.1.4.1.3052.10.1.2.1.1.2
2219
2220deStatusCounter OBJECT-TYPE
2221    SYNTAX Integer32
2222    MAX-ACCESS read-only
2223    STATUS current
2224    DESCRIPTION
2225        "Number of times a data record has matched this
2226        event's equation.
2227        Range: 1-999999999"
2228    ::= { deStatusEntry 3 }
2229    --1.3.6.1.4.1.3052.10.1.2.1.1.3
2230
2231deStatusThreshold OBJECT-TYPE
2232    SYNTAX Integer32
2233    MAX-ACCESS read-only
2234    STATUS current
2235    DESCRIPTION
2236        "Number of times the equation is matched before
2237        an event is triggered.
2238        Range: 1-999999999"
2239    ::= { deStatusEntry 4 }
2240    --1.3.6.1.4.1.3052.10.1.2.1.1.4
2241
2242modemStatus OBJECT-TYPE
2243    SYNTAX DisplayString
2244    MAX-ACCESS read-only
2245    STATUS current
2246    DESCRIPTION
2247        "status of modem (idle, dialing, connected, etc.)"
2248    ::= { status 3 }
2249    --1.3.6.1.4.1.3052.10.1.3
2250
2251modemCLIDLogTable OBJECT-TYPE
2252    SYNTAX SEQUENCE OF ModemCLIDLogConfig
2253    MAX-ACCESS not-accessible
2254    STATUS current
2255    DESCRIPTION
2256        "Table of numbers of recent dialing parties"
2257    ::= { status 4 }
2258    --1.3.6.1.4.1.3052.10.1.4
2259
2260modemCLIDLogEntry OBJECT-TYPE
2261    SYNTAX ModemCLIDLogConfig
2262    MAX-ACCESS not-accessible
2263    STATUS current
2264    DESCRIPTION
2265        "Entry for table of CLID log entries"
2266    INDEX { modemCLIDLogIndex }
2267    ::= { modemCLIDLogTable 1 }
2268    --1.3.6.1.4.1.3052.10.1.4.1
2269
2270modemCLIDLogIndex OBJECT-TYPE
2271    SYNTAX Integer32 (1..8)
2272    MAX-ACCESS read-only
2273    STATUS current
2274    DESCRIPTION
2275        "Index for table of CLID log entries"
2276    ::= { modemCLIDLogEntry 1 }
2277    --1.3.6.1.4.1.3052.10.1.4.1.1
2278
2279modemCLIDLogNumber OBJECT-TYPE
2280    SYNTAX DisplayString
2281    MAX-ACCESS read-write
2282    STATUS current
2283    DESCRIPTION
2284        "recently logged number of dialing party"
2285    ::= { modemCLIDLogEntry 2 }
2286    --1.3.6.1.4.1.3052.10.1.4.1.2
2287
2288--***************************************************************************************
2289--Fuel Sensor 1.5
2290--***************************************************************************************
2291
2292fsStatusTable OBJECT-TYPE
2293    SYNTAX SEQUENCE OF FSStatus
2294    MAX-ACCESS not-accessible
2295    STATUS current
2296    DESCRIPTION
2297        "Fuel sensor status table"
2298    ::= { fuelSensorStatus 1 }
2299    --1.3.6.1.4.1.3052.10.1.6.1
2300
2301fsStatusEntry OBJECT-TYPE
2302    SYNTAX FSStatus
2303    MAX-ACCESS not-accessible
2304    STATUS current
2305    DESCRIPTION
2306        "Fuel sensor status table entry"
2307    INDEX { fsStatusIndex }
2308    ::= { fsStatusTable 1 }
2309    --1.3.6.1.4.1.3052.10.1.6.1.1
2310
2311fsStatusIndex OBJECT-TYPE
2312    SYNTAX Integer32 (1..3)
2313    MAX-ACCESS read-only
2314    STATUS current
2315    DESCRIPTION
2316        "Index for fuel sensors"
2317    ::= { fsStatusEntry 1 }
2318    --1.3.6.1.4.1.3052.10.1.6.1.1.1
2319
2320fsStatusName OBJECT-TYPE
2321    SYNTAX DisplayString
2322    MAX-ACCESS read-only
2323    STATUS current
2324    DESCRIPTION
2325        "Fuel sensor name"
2326    ::= { fsStatusEntry 2 }
2327    --1.3.6.1.4.1.3052.10.1.6.1.1.2
2328
2329fsStatusDeviceState OBJECT-TYPE
2330    SYNTAX DisplayString
2331    MAX-ACCESS read-only
2332    STATUS current
2333    DESCRIPTION
2334        "Fuel sensor device state"
2335    ::= { fsStatusEntry 3 }
2336    --1.3.6.1.4.1.3052.10.1.6.1.1.3
2337
2338fsStatusVolumeValueString OBJECT-TYPE
2339    SYNTAX DisplayString
2340    MAX-ACCESS read-only
2341    STATUS current
2342    DESCRIPTION
2343        "Fuel volume. Range is -2,147,483,648 to 2,147,483,647. This value reads
2344         -999 when the fuel sensor is disconnected"
2345    ::= { fsStatusEntry 4 }
2346    --1.3.6.1.4.1.3052.10.1.6.1.1.4
2347
2348fsStatusVolumePercentLevel OBJECT-TYPE
2349    SYNTAX DisplayString
2350    MAX-ACCESS read-only
2351    STATUS current
2352    DESCRIPTION
2353        "Height of the fluid in the tank expressed as a percentage of the tank
2354         height, in hundredths of a percent."
2355    ::= { fsStatusEntry 7 }
2356    --1.3.6.1.4.1.3052.10.1.6.1.1.7
2357
2358fsStatusVolumeInEventState OBJECT-TYPE
2359    SYNTAX DisplayString
2360    MAX-ACCESS read-only
2361    STATUS current
2362    DESCRIPTION
2363        "Current event status of the fuel sensor."
2364    ::= { fsStatusEntry 8 }
2365    --1.3.6.1.4.1.3052.10.1.6.1.1.8
2366
2367fsStatusCombined OBJECT-TYPE
2368    SYNTAX DisplayString
2369    MAX-ACCESS read-only
2370    STATUS current
2371    DESCRIPTION
2372        "Combined status string intended to be parsed by NMS:
2373        deviceState`deviceStateColorCode`percentRounded`valueAsFloat`volumeEventState`volumeEventStateColorCode`capacity`units`name"
2374    ::= { fsStatusEntry 9 }
2375    --1.3.6.1.4.1.3052.10.1.6.1.1.9
2376
2377--***************************************************************************************
2378--Wireless Modem Status Section  1.7
2379--***************************************************************************************
2380
2381wmsStatus OBJECT-TYPE
2382    SYNTAX DisplayString
2383    MAX-ACCESS read-only
2384    STATUS current
2385    DESCRIPTION
2386        "Wireless modem status"
2387    ::= { wirelessModemStatus 1 }
2388    --1.3.6.1.4.1.3052.10.1.7.1
2389
2390wmsSignal OBJECT-TYPE
2391    SYNTAX DisplayString
2392    MAX-ACCESS read-only
2393    STATUS current
2394    DESCRIPTION
2395        "Wireless modem Signal strength"
2396    ::= { wirelessModemStatus 2 }
2397    --1.3.6.1.4.1.3052.10.1.7.2
2398
2399wmsRSSI OBJECT-TYPE
2400    SYNTAX DisplayString
2401    MAX-ACCESS read-only
2402    STATUS current
2403    DESCRIPTION
2404        "Wireless modem Signal strength (RSSI)"
2405    ::= { wirelessModemStatus 3 }
2406    --1.3.6.1.4.1.3052.10.1.7.3
2407
2408wmsBER OBJECT-TYPE
2409    SYNTAX DisplayString
2410    MAX-ACCESS read-only
2411    STATUS current
2412    DESCRIPTION
2413        "Wireless modem Bit Error Rate"
2414    ::= { wirelessModemStatus 4 }
2415    --1.3.6.1.4.1.3052.10.1.7.4
2416
2417wmsUpdated OBJECT-TYPE
2418    SYNTAX DisplayString
2419    MAX-ACCESS read-only
2420    STATUS current
2421    DESCRIPTION
2422        "Wireless modem info last update time"
2423    ::= { wirelessModemStatus 5 }
2424    --1.3.6.1.4.1.3052.10.1.7.5
2425
2426wmsRegistration OBJECT-TYPE
2427    SYNTAX DisplayString
2428    MAX-ACCESS read-only
2429    STATUS current
2430    DESCRIPTION
2431        "Wireless modem registration status"
2432    ::= { wirelessModemStatus 6 }
2433    --1.3.6.1.4.1.3052.10.1.7.6
2434
2435wmsLAC OBJECT-TYPE
2436    SYNTAX DisplayString
2437    MAX-ACCESS read-only
2438    STATUS current
2439    DESCRIPTION
2440        "Wireless modem Location Area Code"
2441    ::= { wirelessModemStatus 7 }
2442    --1.3.6.1.4.1.3052.10.1.7.7
2443
2444wmsCellID OBJECT-TYPE
2445    SYNTAX DisplayString
2446    MAX-ACCESS read-only
2447    STATUS current
2448    DESCRIPTION
2449        "Wireless modem Cell ID"
2450    ::= { wirelessModemStatus 8 }
2451    --1.3.6.1.4.1.3052.10.1.7.8
2452
2453wmsIMSI OBJECT-TYPE
2454    SYNTAX DisplayString
2455    MAX-ACCESS read-only
2456    STATUS current
2457    DESCRIPTION
2458        "Wireless modem Internation Mobile Subscriber Identity number"
2459    ::= { wirelessModemStatus 9 }
2460    --1.3.6.1.4.1.3052.10.1.7.9
2461
2462wmsPhnum OBJECT-TYPE
2463    SYNTAX DisplayString
2464    MAX-ACCESS read-only
2465    STATUS current
2466    DESCRIPTION
2467        "Wireless modem phone number"
2468    ::= { wirelessModemStatus 10 }
2469    --1.3.6.1.4.1.3052.10.1.7.10
2470
2471wmsLocalIP OBJECT-TYPE
2472    SYNTAX DisplayString
2473    MAX-ACCESS read-only
2474    STATUS current
2475    DESCRIPTION
2476        "Local IP address of modem on wireless network"
2477    ::= { wirelessModemStatus 11 }
2478    --1.3.6.1.4.1.3052.10.1.7.11
2479
2480wmsMgfID OBJECT-TYPE
2481    SYNTAX DisplayString
2482    MAX-ACCESS read-only
2483    STATUS current
2484    DESCRIPTION
2485        "Wireless modem manufacturer ID"
2486    ::= { wirelessModemStatus 12 }
2487    --1.3.6.1.4.1.3052.10.1.7.12
2488
2489wmsModelID OBJECT-TYPE
2490    SYNTAX DisplayString
2491    MAX-ACCESS read-only
2492    STATUS current
2493    DESCRIPTION
2494        "Wireless modem model ID"
2495    ::= { wirelessModemStatus 13 }
2496    --1.3.6.1.4.1.3052.10.1.7.13
2497
2498wmsIMEI OBJECT-TYPE
2499    SYNTAX DisplayString
2500    MAX-ACCESS read-only
2501    STATUS current
2502    DESCRIPTION
2503        "Wireless modem International Mobile Equipment Identity number"
2504    ::= { wirelessModemStatus 14 }
2505    --1.3.6.1.4.1.3052.10.1.7.14
2506
2507wmsRevID OBJECT-TYPE
2508    SYNTAX DisplayString
2509    MAX-ACCESS read-only
2510    STATUS current
2511    DESCRIPTION
2512        "Wireless modem revision ID"
2513    ::= { wirelessModemStatus 15 }
2514    --1.3.6.1.4.1.3052.10.1.7.15
2515
2516wmsNetName OBJECT-TYPE
2517    SYNTAX DisplayString
2518    MAX-ACCESS read-only
2519    STATUS current
2520    DESCRIPTION
2521        "Wireless modem network name"
2522    ::= { wirelessModemStatus 16 }
2523    --1.3.6.1.4.1.3052.10.1.7.16
2524
2525wmsGPRSStatus OBJECT-TYPE
2526    SYNTAX DisplayString
2527    MAX-ACCESS read-only
2528    STATUS current
2529    DESCRIPTION
2530        "Wireless modem (E)GPRS status"
2531    ::= { wirelessModemStatus 17 }
2532    --1.3.6.1.4.1.3052.10.1.7.17
2533
2534wmsBand OBJECT-TYPE
2535    SYNTAX DisplayString
2536    MAX-ACCESS read-only
2537    STATUS current
2538    DESCRIPTION
2539        "Wireless modem band"
2540    ::= { wirelessModemStatus 18 }
2541    --1.3.6.1.4.1.3052.10.1.7.18
2542
2543wmsChannel OBJECT-TYPE
2544    SYNTAX DisplayString
2545    MAX-ACCESS read-only
2546    STATUS current
2547    DESCRIPTION
2548        "Wireless modem channel"
2549    ::= { wirelessModemStatus 19 }
2550    --1.3.6.1.4.1.3052.10.1.7.19
2551
2552wmsCountryCode OBJECT-TYPE
2553    SYNTAX DisplayString
2554    MAX-ACCESS read-only
2555    STATUS current
2556    DESCRIPTION
2557        "Wireless modem country code"
2558    ::= { wirelessModemStatus 20 }
2559    --1.3.6.1.4.1.3052.10.1.7.20
2560
2561wmsNetCode OBJECT-TYPE
2562    SYNTAX DisplayString
2563    MAX-ACCESS read-only
2564    STATUS current
2565    DESCRIPTION
2566        "Wireless modem network code"
2567    ::= { wirelessModemStatus 21 }
2568    --1.3.6.1.4.1.3052.10.1.7.21
2569
2570wmsPLMNColor OBJECT-TYPE
2571    SYNTAX DisplayString
2572    MAX-ACCESS read-only
2573    STATUS current
2574    DESCRIPTION
2575        "Wireless modem PLMN color"
2576    ::= { wirelessModemStatus 22 }
2577    --1.3.6.1.4.1.3052.10.1.7.22
2578
2579wmsBScolor OBJECT-TYPE
2580    SYNTAX DisplayString
2581    MAX-ACCESS read-only
2582    STATUS current
2583    DESCRIPTION
2584        "Wireless modem BS color"
2585    ::= { wirelessModemStatus 23 }
2586    --1.3.6.1.4.1.3052.10.1.7.23
2587
2588wmsMpRACH OBJECT-TYPE
2589    SYNTAX DisplayString
2590    MAX-ACCESS read-only
2591    STATUS current
2592    DESCRIPTION
2593        "Wireless modem max power RACH"
2594    ::= { wirelessModemStatus 24 }
2595    --1.3.6.1.4.1.3052.10.1.7.24
2596
2597wmsMinRxLevel OBJECT-TYPE
2598    SYNTAX DisplayString
2599    MAX-ACCESS read-only
2600    STATUS current
2601    DESCRIPTION
2602        "Wireless modem minimum receive level"
2603    ::= { wirelessModemStatus 25 }
2604    --1.3.6.1.4.1.3052.10.1.7.25
2605
2606wmsBaseCoeff OBJECT-TYPE
2607    SYNTAX DisplayString
2608    MAX-ACCESS read-only
2609    STATUS current
2610    DESCRIPTION
2611        "Wireless modem base coefficient"
2612    ::= { wirelessModemStatus 26 }
2613    --1.3.6.1.4.1.3052.10.1.7.26
2614
2615wmsSIMStatus OBJECT-TYPE
2616    SYNTAX DisplayString
2617    MAX-ACCESS read-only
2618    STATUS current
2619    DESCRIPTION
2620        "WWireless modem SIM status"
2621    ::= { wirelessModemStatus 27 }
2622    --1.3.6.1.4.1.3052.10.1.7.27
2623
2624wmsICCID OBJECT-TYPE
2625    SYNTAX DisplayString
2626    MAX-ACCESS read-only
2627    STATUS current
2628    DESCRIPTION
2629        "Wireless modem SIM ICCID"
2630    ::= { wirelessModemStatus 28 }
2631    --1.3.6.1.4.1.3052.10.1.7.28
2632
2633wmsModemType OBJECT-TYPE
2634    SYNTAX DisplayString
2635    MAX-ACCESS read-only
2636    STATUS current
2637    DESCRIPTION
2638        "Wireless modem type"
2639    ::= { wirelessModemStatus 29 }
2640    --1.3.6.1.4.1.3052.10.1.7.29
2641
2642
2643--***************************************************************************************
2644--AC Power Monitor Section 1.8
2645--***************************************************************************************
2646
2647acpmStatusTable OBJECT-TYPE
2648    SYNTAX SEQUENCE OF ACPMStatus
2649    MAX-ACCESS not-accessible
2650    STATUS current
2651    DESCRIPTION
2652        "AC power monitor status table"
2653    ::= { acPowerMonitorStatus 1 }
2654    --1.3.6.1.4.1.3052.10.1.8.1
2655
2656acpmStatusEntry OBJECT-TYPE
2657    SYNTAX ACPMStatus
2658    MAX-ACCESS not-accessible
2659    STATUS current
2660    DESCRIPTION
2661        "AC power monitor status table entry"
2662    INDEX { acpmsIndex }
2663    ::= { acpmStatusTable 1 }
2664    --1.3.6.1.4.1.3052.10.1.8.1.1
2665
2666acpmsIndex OBJECT-TYPE
2667    SYNTAX Integer32 (1..6)
2668    MAX-ACCESS read-only
2669    STATUS current
2670    DESCRIPTION
2671        "Index for AC power monitors"
2672    ::= { acpmStatusEntry 1 }
2673    --1.3.6.1.4.1.3052.10.1.8.1.1.1
2674
2675acpmsName OBJECT-TYPE
2676    SYNTAX DisplayString
2677    MAX-ACCESS read-only
2678    STATUS current
2679    DESCRIPTION
2680        "Name for the AC power monitor device."
2681    ::= { acpmStatusEntry 2 }
2682    --1.3.6.1.4.1.3052.10.1.8.1.1.2
2683
2684acpmsAvgVoltageValueStr OBJECT-TYPE
2685    SYNTAX DisplayString
2686    MAX-ACCESS read-only
2687    STATUS current
2688    DESCRIPTION
2689        "Average voltage, in volts. This is calculated using the formula
2690        (register * PT ratio * 0.1). This could be either the average of
2691        the phase voltages, or the sum of the phase voltages, depending
2692        on device configuration."
2693    ::= { acpmStatusEntry 3 }
2694    --1.3.6.1.4.1.3052.10.1.8.1.1.3
2695
2696acpmsAvgVoltageMinStr OBJECT-TYPE
2697    SYNTAX DisplayString
2698    MAX-ACCESS read-only
2699    STATUS current
2700    DESCRIPTION
2701        "Minimum average voltage value since last reset, in volts."
2702    ::= { acpmStatusEntry 4 }
2703    --1.3.6.1.4.1.3052.10.1.8.1.1.4
2704
2705acpmsAvgVoltageMaxStr OBJECT-TYPE
2706    SYNTAX DisplayString
2707    MAX-ACCESS read-only
2708    STATUS current
2709    DESCRIPTION
2710        "Maximum average voltage value since last reset, in volts."
2711    ::= { acpmStatusEntry 5 }
2712    --1.3.6.1.4.1.3052.10.1.8.1.1.5
2713
2714acpmsAvgVoltageAvgStr OBJECT-TYPE
2715    SYNTAX DisplayString
2716    MAX-ACCESS read-only
2717    STATUS current
2718    DESCRIPTION
2719        "Average average voltage value since last reset, in volts.  This is
2720        the unit's average of its measurements of the average voltage
2721        reported by the AC power monitor device."
2722    ::= { acpmStatusEntry 6 }
2723    --1.3.6.1.4.1.3052.10.1.8.1.1.6
2724
2725acpmsAvgVoltageInEventState OBJECT-TYPE
2726    SYNTAX DisplayString
2727    MAX-ACCESS read-only
2728    STATUS current
2729    DESCRIPTION
2730        "Event state of this AC power monitor voltage (Low, Normal, High, etc.)."
2731    ::= { acpmStatusEntry 7 }
2732    --1.3.6.1.4.1.3052.10.1.8.1.1.7
2733
2734acpmsVoltagePhaseAValueStr OBJECT-TYPE
2735    SYNTAX DisplayString
2736    MAX-ACCESS read-only
2737    STATUS current
2738    DESCRIPTION
2739        "Phase A voltage, in volts. This is calculated using the formula
2740        (register * PT ratio * 0.1)."
2741    ::= { acpmStatusEntry 8 }
2742    --1.3.6.1.4.1.3052.10.1.8.1.1.8
2743
2744acpmsVoltagePhaseBValueStr OBJECT-TYPE
2745    SYNTAX DisplayString
2746    MAX-ACCESS read-only
2747    STATUS current
2748    DESCRIPTION
2749        "Phase B voltage, in volts. This is calculated using the formula
2750        (register * PT ratio * 0.1)."
2751    ::= { acpmStatusEntry 9 }
2752    --1.3.6.1.4.1.3052.10.1.8.1.1.9
2753
2754acpmsVoltagePhaseCValueStr OBJECT-TYPE
2755    SYNTAX DisplayString
2756    MAX-ACCESS read-only
2757    STATUS current
2758    DESCRIPTION
2759        "Phase C voltage, in volts. This is calculated using the formula
2760        (register * PT ratio * 0.1)."
2761    ::= { acpmStatusEntry 10 }
2762    --1.3.6.1.4.1.3052.10.1.8.1.1.10
2763
2764acpmsAvgCurrentValueStr OBJECT-TYPE
2765    SYNTAX DisplayString
2766    MAX-ACCESS read-only
2767    STATUS current
2768    DESCRIPTION
2769        "Average current, in amps. This is calculated using the formula
2770        (register * CT ratio * 0.001). This could be either the average of
2771        the phase currents, or the sum of the phase currents, depending on
2772        device configuration."
2773    ::= { acpmStatusEntry 11 }
2774    --1.3.6.1.4.1.3052.10.1.8.1.1.11
2775
2776acpmsAvgCurrentMinStr OBJECT-TYPE
2777    SYNTAX DisplayString
2778    MAX-ACCESS read-only
2779    STATUS current
2780    DESCRIPTION
2781        "Minimum average current value since last reset, in amps."
2782    ::= { acpmStatusEntry 12 }
2783    --1.3.6.1.4.1.3052.10.1.8.1.1.12
2784
2785acpmsAvgCurrentMaxStr OBJECT-TYPE
2786    SYNTAX DisplayString
2787    MAX-ACCESS read-only
2788    STATUS current
2789    DESCRIPTION
2790        "Maximum average current value since last reset, in amps."
2791    ::= { acpmStatusEntry 13 }
2792    --1.3.6.1.4.1.3052.10.1.8.1.1.13
2793
2794acpmsAvgCurrentAvgStr OBJECT-TYPE
2795    SYNTAX DisplayString
2796    MAX-ACCESS read-only
2797    STATUS current
2798    DESCRIPTION
2799        "Average average current value since last reset, in amps.  This is
2800        the unit's average of its measurements of the average current reported
2801        by the AC power monitor device."
2802    ::= { acpmStatusEntry 14 }
2803    --1.3.6.1.4.1.3052.10.1.8.1.1.14
2804
2805acpmsAvgCurrentInEventState OBJECT-TYPE
2806    SYNTAX DisplayString
2807    MAX-ACCESS read-only
2808    STATUS current
2809    DESCRIPTION
2810        "Event state of this AC power monitor current (Low, Normal, High, etc.)."
2811    ::= { acpmStatusEntry 15 }
2812    --1.3.6.1.4.1.3052.10.1.8.1.1.15
2813
2814acpmsCurrentPhaseAValueStr OBJECT-TYPE
2815    SYNTAX DisplayString
2816    MAX-ACCESS read-only
2817    STATUS current
2818    DESCRIPTION
2819        "Phase A current, in amps. This is calculated using the formula
2820        (register * CT ratio * 0.001)."
2821    ::= { acpmStatusEntry 16 }
2822    --1.3.6.1.4.1.3052.10.1.8.1.1.16
2823
2824acpmsCurrentPhaseBValueStr OBJECT-TYPE
2825    SYNTAX DisplayString
2826    MAX-ACCESS read-only
2827    STATUS current
2828    DESCRIPTION
2829        "Phase B current, in amps. This is calculated using the formula
2830        (register * CT ratio * 0.001)."
2831    ::= { acpmStatusEntry 17 }
2832    --1.3.6.1.4.1.3052.10.1.8.1.1.17
2833
2834acpmsCurrentPhaseCValueStr OBJECT-TYPE
2835    SYNTAX DisplayString
2836    MAX-ACCESS read-only
2837    STATUS current
2838    DESCRIPTION
2839        "Phase C current, in amps. This is calculated using the formula
2840        (register * CT ratio * 0.001)."
2841    ::= { acpmStatusEntry 18 }
2842    --1.3.6.1.4.1.3052.10.1.8.1.1.18
2843
2844acpmsAvgFreqValueStr OBJECT-TYPE
2845    SYNTAX DisplayString
2846    MAX-ACCESS read-only
2847    STATUS current
2848    DESCRIPTION
2849        "Frequency, in hertz. On the YD2010, this is calculated using the
2850        formula (register * 0.00106813). On the WattsOn, this is calculated
2851        using the formula (register * 0.1)."
2852    ::= { acpmStatusEntry 19 }
2853    --1.3.6.1.4.1.3052.10.1.8.1.1.19
2854
2855acpmsAvgFreqMinStr OBJECT-TYPE
2856    SYNTAX DisplayString
2857    MAX-ACCESS read-only
2858    STATUS current
2859    DESCRIPTION
2860        "Minimum frequency value since last reset, in hertz."
2861    ::= { acpmStatusEntry 20 }
2862    --1.3.6.1.4.1.3052.10.1.8.1.1.20
2863
2864acpmsAvgFreqMaxStr OBJECT-TYPE
2865    SYNTAX DisplayString
2866    MAX-ACCESS read-only
2867    STATUS current
2868    DESCRIPTION
2869        "Maximum frequency value since last reset, in hertz."
2870    ::= { acpmStatusEntry 21 }
2871    --1.3.6.1.4.1.3052.10.1.8.1.1.21
2872
2873acpmsAvgFreqAvgStr OBJECT-TYPE
2874    SYNTAX DisplayString
2875    MAX-ACCESS read-only
2876    STATUS current
2877    DESCRIPTION
2878        "Average frequency value since last reset, in hertz.  This is the
2879        unit's average of its measurements of the average frequency reported
2880        by the AC power monitor device."
2881    ::= { acpmStatusEntry 22 }
2882    --1.3.6.1.4.1.3052.10.1.8.1.1.22
2883
2884acpmsAvgFreqInEventState OBJECT-TYPE
2885    SYNTAX DisplayString
2886    MAX-ACCESS read-only
2887    STATUS current
2888    DESCRIPTION
2889        "Event state of this AC power monitor frequency (Low, Normal, High, etc.)."
2890    ::= { acpmStatusEntry 23 }
2891    --1.3.6.1.4.1.3052.10.1.8.1.1.23
2892
2893acpmsTRPValueStr OBJECT-TYPE
2894    SYNTAX DisplayString
2895    MAX-ACCESS read-only
2896    STATUS current
2897    DESCRIPTION
2898        "Total real power, in watts. On the YD2010, this is calculated using
2899        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
2900        the voltage range taken from register 0x30A. On the WattsOn models,
2901        this is calculated using the formula (register * PT * CT)."
2902    ::= { acpmStatusEntry 24 }
2903    --1.3.6.1.4.1.3052.10.1.8.1.1.24
2904
2905acpmsTRPMinStr OBJECT-TYPE
2906    SYNTAX DisplayString
2907    MAX-ACCESS read-only
2908    STATUS current
2909    DESCRIPTION
2910        "Minimum total real power value since last reset, in watts."
2911    ::= { acpmStatusEntry 25 }
2912    --1.3.6.1.4.1.3052.10.1.8.1.1.25
2913
2914acpmsTRPMaxStr OBJECT-TYPE
2915    SYNTAX DisplayString
2916    MAX-ACCESS read-only
2917    STATUS current
2918    DESCRIPTION
2919        "Maximum total real power value since last reset, in watts."
2920    ::= { acpmStatusEntry 26 }
2921    --1.3.6.1.4.1.3052.10.1.8.1.1.26
2922
2923acpmsTRPAvgStr OBJECT-TYPE
2924    SYNTAX DisplayString
2925    MAX-ACCESS read-only
2926    STATUS current
2927    DESCRIPTION
2928        "Average total real power value since last reset, in watts.  This is
2929        the unit's average of its measurements of the average total real power
2930        reported by the AC power monitor device."
2931    ::= { acpmStatusEntry 27 }
2932    --1.3.6.1.4.1.3052.10.1.8.1.1.27
2933
2934acpmsTRPInEventState OBJECT-TYPE
2935    SYNTAX DisplayString
2936    MAX-ACCESS read-only
2937    STATUS current
2938    DESCRIPTION
2939        "Event state of this AC power monitor total real power (Low, Normal,
2940        High, etc.)."
2941    ::= { acpmStatusEntry 28 }
2942    --1.3.6.1.4.1.3052.10.1.8.1.1.28
2943
2944acpmsRPPhaseAValueStr OBJECT-TYPE
2945    SYNTAX DisplayString
2946    MAX-ACCESS read-only
2947    STATUS current
2948    DESCRIPTION
2949        "Phase A real power, in watts. On the YD2010, this is calculated using
2950        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
2951        the voltage range taken from register 0x30A. On the WattsOn, this is
2952        calculated using the formula (register * PT * CT)."
2953    ::= { acpmStatusEntry 29 }
2954    --1.3.6.1.4.1.3052.10.1.8.1.1.29
2955
2956acpmsRPPhaseBValueStr OBJECT-TYPE
2957    SYNTAX DisplayString
2958    MAX-ACCESS read-only
2959    STATUS current
2960    DESCRIPTION
2961        "Phase B real power, in watts. On the YD2010, this is calculated using
2962        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
2963        the voltage range taken from register 0x30A. On the WattsOn, this is
2964        calculated using the formula (register * PT * CT)."
2965    ::= { acpmStatusEntry 30 }
2966    --1.3.6.1.4.1.3052.10.1.8.1.1.30
2967
2968acpmsRPPhaseCValueStr OBJECT-TYPE
2969    SYNTAX DisplayString
2970    MAX-ACCESS read-only
2971    STATUS current
2972    DESCRIPTION
2973        "Phase C real power, in watts. On the YD2010, this is calculated using
2974        the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is
2975        the voltage range taken from register 0x30A. On the WattsOn, this is
2976        calculated using the formula (register * PT * CT)."
2977    ::= { acpmStatusEntry 31 }
2978    --1.3.6.1.4.1.3052.10.1.8.1.1.31
2979
2980acpmsCombined OBJECT-TYPE
2981    SYNTAX DisplayString
2982    MAX-ACCESS read-only
2983    STATUS current
2984    DESCRIPTION
2985        "Combined status string intended to be parsed by NMS:
2986        name`deviceState`deviceStateColorCode`voltage`current`frequency`power~voltageEventState`voltageColorCode`currentEventState`currentColorCode`frequencyEventState`freuencyColorCode`powerEventState`powerColorCode"
2987    ::= { acpmStatusEntry 32 }
2988    --1.3.6.1.4.1.3052.10.1.8.1.1.32
2989
2990acpmsTPFValueStr OBJECT-TYPE
2991    SYNTAX DisplayString
2992    MAX-ACCESS read-only
2993    STATUS current
2994    DESCRIPTION
2995        "Total power factor."
2996    ::= { acpmStatusEntry 33 }
2997    --1.3.6.1.4.1.3052.10.1.8.1.1.33
2998
2999acpmsTPFMinStr OBJECT-TYPE
3000    SYNTAX DisplayString
3001    MAX-ACCESS read-only
3002    STATUS current
3003    DESCRIPTION
3004        "Total power factor minimum value since last reset."
3005    ::= { acpmStatusEntry 34 }
3006    --1.3.6.1.4.1.3052.10.1.8.1.1.34
3007
3008acpmsTPFMaxStr OBJECT-TYPE
3009    SYNTAX DisplayString
3010    MAX-ACCESS read-only
3011    STATUS current
3012    DESCRIPTION
3013        "Total power factor maximum value since last reset."
3014    ::= { acpmStatusEntry 35 }
3015    --1.3.6.1.4.1.3052.10.1.8.1.1.35
3016
3017acpmsTPFAvgStr OBJECT-TYPE
3018    SYNTAX DisplayString
3019    MAX-ACCESS read-only
3020    STATUS current
3021    DESCRIPTION
3022        "Total power factor average value since last reset."
3023    ::= { acpmStatusEntry 36 }
3024    --1.3.6.1.4.1.3052.10.1.8.1.1.36
3025
3026acpmsTPFInEventState OBJECT-TYPE
3027    SYNTAX DisplayString
3028    MAX-ACCESS read-only
3029    STATUS current
3030    DESCRIPTION
3031        "Total power factor event state."
3032    ::= { acpmStatusEntry 37 }
3033    --1.3.6.1.4.1.3052.10.1.8.1.1.37
3034
3035acpmsPFPhaseAValueStr OBJECT-TYPE
3036    SYNTAX DisplayString
3037    MAX-ACCESS read-only
3038    STATUS current
3039    DESCRIPTION
3040        "Phase A power factor."
3041    ::= { acpmStatusEntry 38 }
3042    --1.3.6.1.4.1.3052.10.1.8.1.1.38
3043
3044acpmsPFPhaseBValueStr OBJECT-TYPE
3045    SYNTAX DisplayString
3046    MAX-ACCESS read-only
3047    STATUS current
3048    DESCRIPTION
3049        "Phase B power factor."
3050    ::= { acpmStatusEntry 39 }
3051    --1.3.6.1.4.1.3052.10.1.8.1.1.39
3052
3053acpmsPFPhaseCValueStr OBJECT-TYPE
3054    SYNTAX DisplayString
3055    MAX-ACCESS read-only
3056    STATUS current
3057    DESCRIPTION
3058        "Phase C power factor."
3059    ::= { acpmStatusEntry 40 }
3060    --1.3.6.1.4.1.3052.10.1.8.1.1.40
3061
3062acpmsTRcPValueStr OBJECT-TYPE
3063    SYNTAX DisplayString
3064    MAX-ACCESS read-only
3065    STATUS current
3066    DESCRIPTION
3067        "Total reactive power, in VAR."
3068    ::= { acpmStatusEntry 41 }
3069    --1.3.6.1.4.1.3052.10.1.8.1.1.41
3070
3071acpmsTRcPMinStr OBJECT-TYPE
3072    SYNTAX DisplayString
3073    MAX-ACCESS read-only
3074    STATUS current
3075    DESCRIPTION
3076        "Total reactive power minimum value since last reset, in VAR."
3077    ::= { acpmStatusEntry 42 }
3078    --1.3.6.1.4.1.3052.10.1.8.1.1.42
3079
3080acpmsTRcPMaxStr OBJECT-TYPE
3081    SYNTAX DisplayString
3082    MAX-ACCESS read-only
3083    STATUS current
3084    DESCRIPTION
3085        "Total reactive power maximum value since last reset, in VAR."
3086    ::= { acpmStatusEntry 43 }
3087    --1.3.6.1.4.1.3052.10.1.8.1.1.43
3088
3089acpmsTRcPAvgStr OBJECT-TYPE
3090    SYNTAX DisplayString
3091    MAX-ACCESS read-only
3092    STATUS current
3093    DESCRIPTION
3094        "Total reactive power average value since last reset, in VAR."
3095    ::= { acpmStatusEntry 44 }
3096    --1.3.6.1.4.1.3052.10.1.8.1.1.44
3097
3098acpmsRcPPhaseAValueStr OBJECT-TYPE
3099    SYNTAX DisplayString
3100    MAX-ACCESS read-only
3101    STATUS current
3102    DESCRIPTION
3103        "Phase A reactive power, in VAR."
3104    ::= { acpmStatusEntry 45 }
3105    --1.3.6.1.4.1.3052.10.1.8.1.1.45
3106
3107acpmsRcPPhaseBValueStr OBJECT-TYPE
3108    SYNTAX DisplayString
3109    MAX-ACCESS read-only
3110    STATUS current
3111    DESCRIPTION
3112        "Phase B reactive power, in VAR."
3113    ::= { acpmStatusEntry 46 }
3114    --1.3.6.1.4.1.3052.10.1.8.1.1.46
3115
3116acpmsRcPPhaseCValueStr OBJECT-TYPE
3117    SYNTAX DisplayString
3118    MAX-ACCESS read-only
3119    STATUS current
3120    DESCRIPTION
3121        "Phase C reactive power, in VAR."
3122    ::= { acpmStatusEntry 47 }
3123    --1.3.6.1.4.1.3052.10.1.8.1.1.47
3124
3125acpmsTAPValueStr OBJECT-TYPE
3126    SYNTAX DisplayString
3127    MAX-ACCESS read-only
3128    STATUS current
3129    DESCRIPTION
3130        "Total apparent power, in VA."
3131    ::= { acpmStatusEntry 48 }
3132    --1.3.6.1.4.1.3052.10.1.8.1.1.48
3133
3134acpmsTAPMinStr OBJECT-TYPE
3135    SYNTAX DisplayString
3136    MAX-ACCESS read-only
3137    STATUS current
3138    DESCRIPTION
3139        "Total apparent power minimum value since last reset, in VA."
3140    ::= { acpmStatusEntry 49 }
3141    --1.3.6.1.4.1.3052.10.1.8.1.1.49
3142
3143acpmsTAPMaxStr OBJECT-TYPE
3144    SYNTAX DisplayString
3145    MAX-ACCESS read-only
3146    STATUS current
3147    DESCRIPTION
3148        "Total apparent power maximum value since last reset, in VA."
3149    ::= { acpmStatusEntry 50 }
3150    --1.3.6.1.4.1.3052.10.1.8.1.1.50
3151
3152acpmsTAPAvgStr OBJECT-TYPE
3153    SYNTAX DisplayString
3154    MAX-ACCESS read-only
3155    STATUS current
3156    DESCRIPTION
3157        "Total apparent power average value since last reset, in VA."
3158    ::= { acpmStatusEntry 51 }
3159    --1.3.6.1.4.1.3052.10.1.8.1.1.51
3160
3161acpmsAPPhaseAValueStr OBJECT-TYPE
3162    SYNTAX DisplayString
3163    MAX-ACCESS read-only
3164    STATUS current
3165    DESCRIPTION
3166        "Phase A apparent power, in VA."
3167    ::= { acpmStatusEntry 52 }
3168    --1.3.6.1.4.1.3052.10.1.8.1.1.52
3169
3170acpmsAPPhaseBValueStr OBJECT-TYPE
3171    SYNTAX DisplayString
3172    MAX-ACCESS read-only
3173    STATUS current
3174    DESCRIPTION
3175        "Phase B apparent power, in VA."
3176    ::= { acpmStatusEntry 53 }
3177    --1.3.6.1.4.1.3052.10.1.8.1.1.53
3178
3179acpmsAPPhaseCValueStr OBJECT-TYPE
3180    SYNTAX DisplayString
3181    MAX-ACCESS read-only
3182    STATUS current
3183    DESCRIPTION
3184        "Phase C apparent power, in VA."
3185    ::= { acpmStatusEntry 54 }
3186    --1.3.6.1.4.1.3052.10.1.8.1.1.54
3187
3188acpmsTotalEnergyWh OBJECT-TYPE
3189    SYNTAX Integer32
3190    MAX-ACCESS read-only
3191    STATUS current
3192    DESCRIPTION
3193        "Total energy, in Wh."
3194    ::= { acpmStatusEntry 55 }
3195    --1.3.6.1.4.1.3052.10.1.8.1.1.55
3196
3197acpmsTotalEnergyVAR OBJECT-TYPE
3198    SYNTAX Integer32
3199    MAX-ACCESS read-only
3200    STATUS current
3201    DESCRIPTION
3202        "Total reactive energy, in VAR."
3203    ::= { acpmStatusEntry 56 }
3204    --1.3.6.1.4.1.3052.10.1.8.1.1.56
3205
3206acpmsTotalEnergyVA OBJECT-TYPE
3207    SYNTAX Integer32
3208    MAX-ACCESS read-only
3209    STATUS current
3210    DESCRIPTION
3211        "Total apparent energy, in VA."
3212    ::= { acpmStatusEntry 57 }
3213    --1.3.6.1.4.1.3052.10.1.8.1.1.57
3214
3215
3216
3217--***************************************************************************************
3218--EventSensor Basics Section    2.1
3219--***************************************************************************************
3220
3221esNumberEventSensors OBJECT-TYPE
3222    SYNTAX Integer32
3223    MAX-ACCESS read-only
3224    STATUS current
3225    DESCRIPTION
3226        "The number of EventSensors recognized by the unit,
3227        including the internal EventSensor.
3228        Range: 1-17"
3229    ::= { eventSensorBasics 1 }
3230    --1.3.6.1.4.1.3052.10.2.1.1
3231
3232esTable OBJECT-TYPE
3233    SYNTAX SEQUENCE OF ESExist
3234    MAX-ACCESS not-accessible
3235    STATUS current
3236    DESCRIPTION
3237        "The table of what EventSensors are attached to the unit,
3238        including the internal EventSensor"
3239    ::= { eventSensorBasics 2 }
3240    --1.3.6.1.4.1.3052.10.2.1.2
3241
3242esEntry OBJECT-TYPE
3243    SYNTAX ESExist
3244    MAX-ACCESS not-accessible
3245    STATUS current
3246    DESCRIPTION
3247        "Table entry for EventSensor table"
3248    INDEX { esIndex }
3249    ::= { esTable 1 }
3250    --1.3.6.1.4.1.3052.10.2.1.2.1
3251
3252esIndex OBJECT-TYPE
3253    SYNTAX Integer32 (1..200)
3254    MAX-ACCESS read-only
3255    STATUS current
3256    DESCRIPTION
3257        "This number refers to an EventSensor; it has the
3258        same meaning as the esIndexES object (see above),
3259        except that this object is used only within the
3260        esTable branch.
3261
3262        This object's allowable values are 1 through 16,
3263        and 200.  200 always refers to the EventSensor
3264        inside the unit.  1 through 16 refer to additional
3265        attached EventSensors.
3266
3267        The number corresponding to an EventSensor is
3268        determined by the user at the initial configuration
3269        time.  If there is an internal sensor in the unit,
3270        it will always be the first item in the Sensor
3271        Events setup menu.
3272
3273        For example, if a new EventSensor is configured as
3274        the 2nd entry AFTER the internal EventSensor (if
3275        one exists) in the Sensor Events Setup Menu, then
3276        that EventSensor will be known from then on as
3277        EventSensor 2.  All point indeces with esIndex=2
3278        will now refer to that particular EventSensor.
3279        "
3280    ::= { esEntry 1 }
3281    --1.3.6.1.4.1.3052.10.2.1.2.1.1
3282
3283esName  OBJECT-TYPE
3284    SYNTAX DisplayString
3285    MAX-ACCESS read-only
3286    STATUS current
3287    DESCRIPTION
3288        "The name of the EventSensor"
3289    ::= { esEntry 2 }
3290    --1.3.6.1.4.1.3052.10.2.1.2.1.2
3291
3292esID    OBJECT-TYPE
3293    SYNTAX DisplayString
3294    MAX-ACCESS read-only
3295    STATUS current
3296    DESCRIPTION
3297        "The factory-assigned ID of the EventSensor"
3298    ::= { esEntry 3 }
3299    --1.3.6.1.4.1.3052.10.2.1.2.1.3
3300
3301esNumberTempSensors OBJECT-TYPE
3302    SYNTAX Integer32
3303    MAX-ACCESS read-only
3304    STATUS current
3305    DESCRIPTION
3306        "The number of temperature sensors on the EventSensor"
3307    ::= { esEntry 4 }
3308    --1.3.6.1.4.1.3052.10.2.1.2.1.4
3309
3310esTempReportingMode OBJECT-TYPE
3311    SYNTAX DisplayString
3312    MAX-ACCESS read-only
3313    STATUS current
3314    DESCRIPTION
3315        "Description of how temperature values should
3316        be interpreted."
3317    ::= { esEntry 5 }
3318    --1.3.6.1.4.1.3052.10.2.1.2.1.5
3319
3320esNumberCCs OBJECT-TYPE
3321    SYNTAX Integer32
3322    MAX-ACCESS read-only
3323    STATUS current
3324    DESCRIPTION
3325        "The number of contact closures on the EventSensor."
3326    ::= { esEntry 6 }
3327    --1.3.6.1.4.1.3052.10.2.1.2.1.6
3328
3329esCCReportingMode OBJECT-TYPE
3330    SYNTAX DisplayString
3331    MAX-ACCESS read-only
3332    STATUS current
3333    DESCRIPTION
3334        "Description of how CC values should be interpreted."
3335    ::= { esEntry 7 }
3336    --1.3.6.1.4.1.3052.10.2.1.2.1.7
3337
3338esNumberHumidSensors OBJECT-TYPE
3339    SYNTAX Integer32
3340    MAX-ACCESS read-only
3341    STATUS current
3342    DESCRIPTION
3343        "The number of humidity sensors on the EventSensor."
3344    ::= { esEntry 8 }
3345    --1.3.6.1.4.1.3052.10.2.1.2.1.8
3346
3347esHumidReportingMode OBJECT-TYPE
3348    SYNTAX DisplayString
3349    MAX-ACCESS read-only
3350    STATUS current
3351    DESCRIPTION
3352        "Description of how humidity sensor values should be
3353        interpreted."
3354    ::= { esEntry 9 }
3355    --1.3.6.1.4.1.3052.10.2.1.2.1.9
3356
3357esNumberNoiseSensors OBJECT-TYPE
3358    SYNTAX Integer32
3359    MAX-ACCESS read-only
3360    STATUS current
3361    DESCRIPTION
3362        "The number of noise sensors on the EventSensor."
3363    ::= { esEntry 10 }
3364    --1.3.6.1.4.1.3052.10.2.1.2.1.10
3365
3366esNoiseReportingMode OBJECT-TYPE
3367    SYNTAX DisplayString
3368    MAX-ACCESS read-only
3369    STATUS current
3370    DESCRIPTION
3371        "Description of how noise sensor values should be
3372        interpreted."
3373    ::= { esEntry 11 }
3374    --1.3.6.1.4.1.3052.10.2.1.2.1.11
3375
3376esNumberAirflowSensors OBJECT-TYPE
3377    SYNTAX Integer32
3378    MAX-ACCESS read-only
3379    STATUS current
3380    DESCRIPTION
3381        "The number of airflow sensors on the EventSensor."
3382    ::= { esEntry 12 }
3383    --1.3.6.1.4.1.3052.10.2.1.2.1.12
3384
3385esAirflowReportingMode OBJECT-TYPE
3386    SYNTAX DisplayString
3387    MAX-ACCESS read-only
3388    STATUS current
3389    DESCRIPTION
3390        "Description of how airflow sensor values should be
3391        interpreted."
3392    ::= { esEntry 13 }
3393    --1.3.6.1.4.1.3052.10.2.1.2.1.13
3394
3395esNumberAnalog OBJECT-TYPE
3396    SYNTAX Integer32
3397    MAX-ACCESS read-only
3398    STATUS current
3399    DESCRIPTION
3400        "The number of analog inputs on the EventSensor."
3401    ::= { esEntry 14 }
3402    --1.3.6.1.4.1.3052.10.2.1.2.1.14
3403
3404esAnalogReportingMode OBJECT-TYPE
3405    SYNTAX DisplayString
3406    MAX-ACCESS read-only
3407    STATUS current
3408    DESCRIPTION
3409        "Description of how analog input values should be
3410        interpreted."
3411    ::= { esEntry 15 }
3412    --1.3.6.1.4.1.3052.10.2.1.2.1.15
3413
3414esNumberRelayOutputs OBJECT-TYPE
3415    SYNTAX Integer32
3416    MAX-ACCESS read-only
3417    STATUS current
3418    DESCRIPTION
3419        "The number of relay outputs on the EventSensor"
3420    ::= { esEntry 16 }
3421    --1.3.6.1.4.1.3052.10.2.1.2.1.16
3422
3423esRelayReportingMode OBJECT-TYPE
3424    SYNTAX DisplayString
3425    MAX-ACCESS read-only
3426    STATUS current
3427    DESCRIPTION
3428        "Description of how relay output values
3429        should be interpreted."
3430    ::= { esEntry 17 }
3431    --1.3.6.1.4.1.3052.10.2.1.2.1.17
3432
3433esTempCombinedStatus OBJECT-TYPE
3434    SYNTAX DisplayString
3435    MAX-ACCESS read-only
3436    STATUS current
3437    DESCRIPTION
3438        "Combined status string intended to be parsed by NMS:
3439        name`value`scale`eventState`eventColorCode"
3440    ::= { esEntry 18 }
3441    --1.3.6.1.4.1.3052.10.2.1.2.1.18
3442
3443esCCCombinedStatusBlock1 OBJECT-TYPE
3444    SYNTAX DisplayString
3445    MAX-ACCESS read-only
3446    STATUS current
3447    DESCRIPTION
3448        "Combined status string intended to be parsed by NMS:
3449        numInBlock~name1`value1`eventColorCode1`alias1~name2`value2`eventColorCode2`alias2~...name8`value8`eventColorCode8`alias8"
3450    ::= { esEntry 19 }
3451    --1.3.6.1.4.1.3052.10.2.1.2.1.19
3452
3453esCCCombinedStatusBlock2 OBJECT-TYPE
3454    SYNTAX DisplayString
3455    MAX-ACCESS read-only
3456    STATUS current
3457    DESCRIPTION
3458        "Combined status string intended to be parsed by NMS:
3459        numInBlock~name9`value9`eventColorCode9`alias9~name10`value10`eventColorCode10`alias10~...name16`value16`eventColorCode16`alias16"
3460    ::= { esEntry 20 }
3461    --1.3.6.1.4.1.3052.10.2.1.2.1.20
3462
3463esCCCombinedStatusBlock3 OBJECT-TYPE
3464    SYNTAX DisplayString
3465    MAX-ACCESS read-only
3466    STATUS current
3467    DESCRIPTION
3468        "Combined status string intended to be parsed by NMS:
3469        numInBlock~name17`value17`eventColorCode17`alias17~name18`value18`eventColorCode18`alias18~...name24`value24`eventColorCode24`alias24"
3470    ::= { esEntry 21 }
3471    --1.3.6.1.4.1.3052.10.2.1.2.1.21
3472
3473esCCCombinedStatusBlock4 OBJECT-TYPE
3474    SYNTAX DisplayString
3475    MAX-ACCESS read-only
3476    STATUS current
3477    DESCRIPTION
3478        "Combined status string intended to be parsed by NMS:
3479        numInBlock~name25`value25`eventColorCode25`alias25~name26`value26`eventColorCode26`alias26~...name32`value32`eventColorCode32`alias32"
3480    ::= { esEntry 22 }
3481    --1.3.6.1.4.1.3052.10.2.1.2.1.22
3482
3483esCCCombinedStatusBlock5 OBJECT-TYPE
3484    SYNTAX DisplayString
3485    MAX-ACCESS read-only
3486    STATUS current
3487    DESCRIPTION
3488        "Combined status string intended to be parsed by NMS:
3489        numInBlock~name33`value33`eventColorCode33`alias33~name34`value34`eventColorCode34`alias35~...name40`value40`eventColorCode40`alias40"
3490    ::= { esEntry 23 }
3491    --1.3.6.1.4.1.3052.10.2.1.2.1.23
3492
3493esCCCombinedStatusBlock6 OBJECT-TYPE
3494    SYNTAX DisplayString
3495    MAX-ACCESS read-only
3496    STATUS current
3497    DESCRIPTION
3498        "Combined status string intended to be parsed by NMS:
3499        numInBlock~name41`value41`eventColorCode41`alias41~name42`value42`eventColorCode42`alias43~...name48`value48`eventColorCode48`alias48"
3500    ::= { esEntry 24 }
3501    --1.3.6.1.4.1.3052.10.2.1.2.1.24
3502
3503esCCCombinedStatusBlock7 OBJECT-TYPE
3504    SYNTAX DisplayString
3505    MAX-ACCESS read-only
3506    STATUS current
3507    DESCRIPTION
3508        "Combined status string intended to be parsed by NMS:
3509        numInBlock~name49`value49`eventColorCode49`alias49~name50`value50`eventColorCode50`alias50~...name56`value56`eventColorCode56`alias56"
3510    ::= { esEntry 25 }
3511    --1.3.6.1.4.1.3052.10.2.1.2.1.25
3512
3513esCCCombinedStatusBlock8 OBJECT-TYPE
3514    SYNTAX DisplayString
3515    MAX-ACCESS read-only
3516    STATUS current
3517    DESCRIPTION
3518        "Combined status string intended to be parsed by NMS:
3519        numInBlock~name57`value57`eventColorCode57`alias57~name57`value57`eventColorCode564`alias57~...name64`value64`eventColorCode64`alias64"
3520    ::= { esEntry 26 }
3521    --1.3.6.1.4.1.3052.10.2.1.2.1.26
3522
3523esHumidCombinedStatus OBJECT-TYPE
3524    SYNTAX DisplayString
3525    MAX-ACCESS read-only
3526    STATUS current
3527    DESCRIPTION
3528        "Combined status string intended to be parsed by NMS:
3529        name`value`eventState`eventColorCode"
3530    ::= { esEntry 27 }
3531    --1.3.6.1.4.1.3052.10.2.1.2.1.27
3532
3533esAnalogCombinedStatusBlock1 OBJECT-TYPE
3534    SYNTAX DisplayString
3535    MAX-ACCESS read-only
3536    STATUS current
3537    DESCRIPTION
3538        "Combined status string intended to be parsed by NMS:
3539        numInBlock~name1`value1`units1`eventState`eventColorCode1~name2`value2`units2`eventState`eventColorCode2~..."
3540    ::= { esEntry 28 }
3541    --1.3.6.1.4.1.3052.10.2.1.2.1.28
3542
3543esAnalogCombinedStatusBlock2 OBJECT-TYPE
3544    SYNTAX DisplayString
3545    MAX-ACCESS read-only
3546    STATUS current
3547    DESCRIPTION
3548        "Combined status string intended to be parsed by NMS:
3549        numInBlock~name9`value9`units9`eventState9`eventColorCode9~..."
3550    ::= { esEntry 29 }
3551    --1.3.6.1.4.1.3052.10.2.1.2.1.29
3552
3553esAnalogCombinedStatusBlock3 OBJECT-TYPE
3554    SYNTAX DisplayString
3555    MAX-ACCESS read-only
3556    STATUS current
3557    DESCRIPTION
3558        "Combined status string intended to be parsed by NMS:
3559        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
3560    ::= { esEntry 30 }
3561    --1.3.6.1.4.1.3052.10.2.1.2.1.31
3562
3563esAnalogCombinedStatusBlock4 OBJECT-TYPE
3564    SYNTAX DisplayString
3565    MAX-ACCESS read-only
3566    STATUS current
3567    DESCRIPTION
3568        "Combined status string intended to be parsed by NMS:
3569        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
3570    ::= { esEntry 31 }
3571    --1.3.6.1.4.1.3052.10.2.1.2.1.31
3572
3573esAnalogCombinedStatusBlock5 OBJECT-TYPE
3574    SYNTAX DisplayString
3575    MAX-ACCESS read-only
3576    STATUS current
3577    DESCRIPTION
3578        "Combined status string intended to be parsed by NMS:
3579        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
3580    ::= { esEntry 32 }
3581    --1.3.6.1.4.1.3052.10.2.1.2.1.32
3582
3583esAnalogCombinedStatusBlock6 OBJECT-TYPE
3584    SYNTAX DisplayString
3585    MAX-ACCESS read-only
3586    STATUS current
3587    DESCRIPTION
3588        "Combined status string intended to be parsed by NMS:
3589        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
3590    ::= { esEntry 33 }
3591    --1.3.6.1.4.1.3052.10.2.1.2.1.33
3592
3593esOutputCombinedStatusBlock1 OBJECT-TYPE
3594    SYNTAX DisplayString
3595    MAX-ACCESS read-only
3596    STATUS current
3597    DESCRIPTION
3598        "Combined status string intended to be parsed by NMS:
3599        numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~..."
3600    ::= { esEntry 34 }
3601    --1.3.6.1.4.1.3052.10.2.1.2.1.34
3602
3603esOutputCombinedStatusBlock2 OBJECT-TYPE
3604    SYNTAX DisplayString
3605    MAX-ACCESS read-only
3606    STATUS current
3607    DESCRIPTION
3608        "Combined status string intended to be parsed by NMS:
3609        numInBlock`namex`valuex`aliasx~namey`valuey`aliasy~...namez`valuez`aliasz"
3610    ::= { esEntry 35 }
3611    --1.3.6.1.4.1.3052.10.2.1.2.1.35
3612
3613esNewSensors OBJECT-TYPE
3614    SYNTAX DisplayString
3615    MAX-ACCESS read-only
3616    STATUS current
3617    DESCRIPTION
3618        "String representing the number of new (attached but unconfigured) EventSensors"
3619    ::= { eventSensorBasics 3 }
3620    --1.3.6.1.4.1.3052.10.2.1.3
3621
3622
3623--***************************************************************************************
3624--EventSensor Point Config Section   2.2
3625--***************************************************************************************
3626
3627
3628
3629esPointConfigTempTable OBJECT-TYPE
3630    SYNTAX SEQUENCE OF ESPointConfigTemp
3631    MAX-ACCESS not-accessible
3632    STATUS current
3633    DESCRIPTION
3634        "This table organizes 3 basic attributes of temperature
3635        sensor points.  A point is a particular sensor on an
3636        EventSensor.  The 3 point attributes organizes in this table
3637        are:
3638        1. the configuration item (e.g., enable, name, etc.)
3639        2. the eventsensor on which this point resides
3640        3. the point number (always 1 for temp sensors)
3641
3642        Points are referenced by a point config index.  The point
3643        config index is a string of 2 numbers separated by periods.
3644        It contains all the information necessary for getting a
3645        piece of data off an event sensor within the context of this
3646        emperature point config table ; namely, which EventSensor,
3647        and which sensor (a.k.a. point) (always 1 for temperature
3648        sensors).
3649        "
3650    ::= { eventSensorPointConfig 1 }
3651    --1.3.6.1.4.1.3052.10.2.2.1
3652
3653esPointConfigTempEntry OBJECT-TYPE
3654    SYNTAX ESPointConfigTemp
3655    MAX-ACCESS not-accessible
3656    STATUS current
3657    DESCRIPTION
3658        "Entry for EventSensor point config temperature table"
3659    INDEX { espcTempIndexES, espcTempIndexPoint }
3660    ::= { esPointConfigTempTable 1 }
3661    --1.3.6.1.4.1.3052.10.2.2.1.1
3662
3663espcTempIndexES OBJECT-TYPE
3664    SYNTAX Integer32 (1..200)
3665    MAX-ACCESS read-only
3666    STATUS current
3667    DESCRIPTION
3668        "The part of the point index that refers to an
3669        EventSensor.
3670
3671        The point config index is a string of 2 numbers separated
3672        by a period.  It contains all the information
3673        necessary for getting a piece of data off an event
3674        sensor within the the context of the eventsensor point
3675        config temperature table; namely, which EventSensor,
3676        and which sensor (a.k.a. point).
3677
3678        This object's allowable values are 1 through 16,
3679        and 200.  200 always refers to the EventSensor
3680        inside the unit.  1 through 16 refer to additional
3681        attached EventSensors.
3682
3683        The number corresponding to an EventSensor is
3684        determined by the user at the initial configuration
3685        time.  If there is an internal sensor in the unit,
3686        it will always be the first item in the Sensor
3687        Events setup menu.
3688
3689        For example, if a new EventSensor is configured as
3690        the 2nd entry AFTER the internal EventSensor (if
3691        one exists) in the Sensor Events Setup Menu, then
3692        that EventSensor will be known from then on as
3693        EventSensor 2.  All point indeces with esIndexES=2
3694        will now refer to that particular EventSensor.
3695        "
3696    ::= { esPointConfigTempEntry 1 }
3697    --1.3.6.1.4.1.3052.10.2.2.1.1.1
3698
3699espcTempIndexPoint OBJECT-TYPE
3700    SYNTAX Integer32 (1..64)
3701    MAX-ACCESS read-only
3702    STATUS current
3703    DESCRIPTION
3704        "The part of the point index that delineates which
3705        sensor on the EventSensor.
3706
3707        So this combined with espcTempIndexES (which EventSensor)
3708        uniquely defines each point attached to a unit within the
3709        context of temperature point configuration."
3710    ::= { esPointConfigTempEntry 2 }
3711    --1.3.6.1.4.1.3052.10.2.2.1.1.2
3712
3713espcTempEnable OBJECT-TYPE
3714    SYNTAX DisplayString
3715    MAX-ACCESS read-write
3716    STATUS current
3717    DESCRIPTION
3718        "ON/OFF enable this temperature sensor"
3719    ::= { esPointConfigTempEntry 3 }
3720    --1.3.6.1.4.1.3052.10.2.2.1.1.3
3721
3722espcTempScale OBJECT-TYPE
3723    SYNTAX DisplayString
3724    MAX-ACCESS read-write
3725    STATUS current
3726    DESCRIPTION
3727        "Scale (C/F) for this temperature sensor"
3728    ::= { esPointConfigTempEntry 4 }
3729    --1.3.6.1.4.1.3052.10.2.2.1.1.4
3730
3731espcTempDeadband OBJECT-TYPE
3732    SYNTAX DisplayString
3733    MAX-ACCESS read-write
3734    STATUS current
3735    DESCRIPTION
3736        "Deadband for this temperature sensor (in floating-point format)"
3737    ::= { esPointConfigTempEntry 5 }
3738    --1.3.6.1.4.1.3052.10.2.2.1.1.5
3739
3740espcTempVHighTemp OBJECT-TYPE
3741    SYNTAX DisplayString
3742    MAX-ACCESS read-write
3743    STATUS current
3744    DESCRIPTION
3745        "Very high temperature event threshold for this temperature
3746        sensor (in floating-point format)"
3747    ::= { esPointConfigTempEntry 6 }
3748    --1.3.6.1.4.1.3052.10.2.2.1.1.6
3749
3750espcTempVHighActions OBJECT-TYPE
3751    SYNTAX DisplayString
3752    MAX-ACCESS read-write
3753    STATUS current
3754    DESCRIPTION
3755        "Very high temperature event actions for this temperature
3756        sensor"
3757    ::= { esPointConfigTempEntry 7 }
3758    --1.3.6.1.4.1.3052.10.2.2.1.1.7
3759
3760espcTempVHighTrapnum OBJECT-TYPE
3761    SYNTAX Integer32
3762    MAX-ACCESS read-write
3763    STATUS current
3764    DESCRIPTION
3765        "Very high temperature event trap number for this
3766        temperature sensor"
3767    ::= { esPointConfigTempEntry 8 }
3768    --1.3.6.1.4.1.3052.10.2.2.1.1.8
3769
3770espcTempVHighClass OBJECT-TYPE
3771    SYNTAX DisplayString
3772    MAX-ACCESS read-write
3773    STATUS current
3774    DESCRIPTION
3775        "Very high temperature event class for this temperature
3776        sensor"
3777    ::= { esPointConfigTempEntry 9 }
3778    --1.3.6.1.4.1.3052.10.2.2.1.1.9
3779
3780espcTempHighTemp OBJECT-TYPE
3781    SYNTAX DisplayString
3782    MAX-ACCESS read-write
3783    STATUS current
3784    DESCRIPTION
3785        "High temperature event threshold for this temperature
3786        sensor (in floating-point format)"
3787    ::= { esPointConfigTempEntry 10 }
3788    --1.3.6.1.4.1.3052.10.2.2.1.1.10
3789
3790espcTempHighActions OBJECT-TYPE
3791    SYNTAX DisplayString
3792    MAX-ACCESS read-write
3793    STATUS current
3794    DESCRIPTION
3795        "High temperature event actions for this temperature sensor"
3796    ::= { esPointConfigTempEntry 11 }
3797    --1.3.6.1.4.1.3052.10.2.2.1.1.11
3798
3799espcTempHighTrapnum OBJECT-TYPE
3800    SYNTAX Integer32
3801    MAX-ACCESS read-write
3802    STATUS current
3803    DESCRIPTION
3804        "High temperature event trap number for this temperature
3805        sensor"
3806    ::= { esPointConfigTempEntry 12 }
3807    --1.3.6.1.4.1.3052.10.2.2.1.1.12
3808
3809espcTempHighClass OBJECT-TYPE
3810    SYNTAX DisplayString
3811    MAX-ACCESS read-write
3812    STATUS current
3813    DESCRIPTION
3814        "High temperature event class for this temperature sensor"
3815    ::= { esPointConfigTempEntry 13 }
3816    --1.3.6.1.4.1.3052.10.2.2.1.1.13
3817
3818espcTempNormalActions OBJECT-TYPE
3819    SYNTAX DisplayString
3820    MAX-ACCESS read-write
3821    STATUS current
3822    DESCRIPTION
3823        "Return-to-normal event actions for this temperature sensor"
3824    ::= { esPointConfigTempEntry 14 }
3825    --1.3.6.1.4.1.3052.10.2.2.1.1.14
3826
3827espcTempNormalTrapnum OBJECT-TYPE
3828    SYNTAX Integer32
3829    MAX-ACCESS read-write
3830    STATUS current
3831    DESCRIPTION
3832        "Return-to-normal event trap number for this temperature
3833        sensor"
3834    ::= { esPointConfigTempEntry 15 }
3835    --1.3.6.1.4.1.3052.10.2.2.1.1.15
3836
3837espcTempNormalClass OBJECT-TYPE
3838    SYNTAX DisplayString
3839    MAX-ACCESS read-write
3840    STATUS current
3841    DESCRIPTION
3842        "Return-to-normal event class for this temperature sensor"
3843    ::= { esPointConfigTempEntry 16 }
3844    --1.3.6.1.4.1.3052.10.2.2.1.1.16
3845
3846espcTempLowTemp OBJECT-TYPE
3847    SYNTAX DisplayString
3848    MAX-ACCESS read-write
3849    STATUS current
3850    DESCRIPTION
3851        "Low temperature event threshold for this temperature sensor
3852        (in floating-point format)"
3853    ::= { esPointConfigTempEntry 17 }
3854    --1.3.6.1.4.1.3052.10.2.2.1.1.17
3855
3856espcTempLowActions OBJECT-TYPE
3857    SYNTAX DisplayString
3858    MAX-ACCESS read-write
3859    STATUS current
3860    DESCRIPTION
3861        "Low temperature event actions for this temperature sensor"
3862    ::= { esPointConfigTempEntry 18 }
3863    --1.3.6.1.4.1.3052.10.2.2.1.1.18
3864
3865espcTempLowTrapnum OBJECT-TYPE
3866    SYNTAX Integer32
3867    MAX-ACCESS read-write
3868    STATUS current
3869    DESCRIPTION
3870        "Low temperature event trap number for this temperature
3871        sensor"
3872    ::= { esPointConfigTempEntry 19 }
3873    --1.3.6.1.4.1.3052.10.2.2.1.1.19
3874
3875espcTempLowClass OBJECT-TYPE
3876    SYNTAX DisplayString
3877    MAX-ACCESS read-write
3878    STATUS current
3879    DESCRIPTION
3880        "Low temperature event class for this temperature sensor"
3881    ::= { esPointConfigTempEntry 20 }
3882    --1.3.6.1.4.1.3052.10.2.2.1.1.20
3883
3884espcTempVLowTemp OBJECT-TYPE
3885    SYNTAX DisplayString
3886    MAX-ACCESS read-write
3887    STATUS current
3888    DESCRIPTION
3889        "Very Low temperature event threshold for this temperature
3890        sensor (in floating-point format)"
3891    ::= { esPointConfigTempEntry 21 }
3892    --1.3.6.1.4.1.3052.10.2.2.1.1.21
3893
3894espcTempVLowActions OBJECT-TYPE
3895    SYNTAX DisplayString
3896    MAX-ACCESS read-write
3897    STATUS current
3898    DESCRIPTION
3899        "Very Low temperature event actions for this temperature
3900        sensor"
3901    ::= { esPointConfigTempEntry 22 }
3902    --1.3.6.1.4.1.3052.10.2.2.1.1.22
3903
3904espcTempVLowTrapnum OBJECT-TYPE
3905    SYNTAX Integer32
3906    MAX-ACCESS read-write
3907    STATUS current
3908    DESCRIPTION
3909        "Very Low temperature event trap number for this temperature
3910        sensor"
3911    ::= { esPointConfigTempEntry 23 }
3912    --1.3.6.1.4.1.3052.10.2.2.1.1.23
3913
3914espcTempVLowClass OBJECT-TYPE
3915    SYNTAX DisplayString
3916    MAX-ACCESS read-write
3917    STATUS current
3918    DESCRIPTION
3919        "Very Low temperature event class for this temperature sensor"
3920    ::= { esPointConfigTempEntry 24 }
3921    --1.3.6.1.4.1.3052.10.2.2.1.1.24
3922
3923
3924
3925
3926
3927esPointConfigCCTable OBJECT-TYPE
3928    SYNTAX SEQUENCE OF ESPointConfigCC
3929    MAX-ACCESS not-accessible
3930    STATUS current
3931    DESCRIPTION
3932        "This table organizes 3 basic attributes of contact closure
3933        points.  A point is a particular sensor on an EventSensor.
3934        The 3 point attributes organizes in this table are:
3935        1. the configuration item (e.g., enable, name, etc.)
3936        2. the eventsensor on which this point resides
3937        3. the point number
3938
3939        Points are referenced by a point config index.  The point
3940        config index is a string of 2 numbers separated by a period.
3941        It contains all the information necessary for getting a piece
3942        of data off an event sensor within the context of this
3943        contact closure point config table ; namely, which
3944        EventSensor and which sensor.
3945        "
3946    ::= { eventSensorPointConfig 2 }
3947    --1.3.6.1.4.1.3052.10.2.2.2
3948
3949esPointConfigCCEntry OBJECT-TYPE
3950    SYNTAX ESPointConfigCC
3951    MAX-ACCESS not-accessible
3952    STATUS current
3953    DESCRIPTION
3954        "Entry for EventSensor point config contact closure table"
3955    INDEX { espcCCIndexES, espcCCIndexPoint }
3956    ::= { esPointConfigCCTable 1 }
3957    --1.3.6.1.4.1.3052.10.2.2.2.1
3958
3959espcCCIndexES OBJECT-TYPE
3960    SYNTAX Integer32 (1..200)
3961    MAX-ACCESS read-only
3962    STATUS current
3963    DESCRIPTION
3964        "The part of the point index that refers to an
3965        EventSensor.
3966
3967        The point config index is a string of 2 numbers separated
3968        by a period.  It contains all the information
3969        necessary for getting a piece of data off an event
3970        sensor within the the context of the eventsensor point
3971        config contact closure table; namely, which EventSensor
3972        and which sensor (a.k.a. point).
3973
3974        This object's allowable values are 1 through 16,
3975        and 200.  200 always refers to the EventSensor
3976        inside the unit.  1 through 16 refer to additional
3977        attached EventSensors.
3978        "
3979    ::= { esPointConfigCCEntry 1 }
3980    --1.3.6.1.4.1.3052.10.2.2.2.1.1
3981
3982espcCCIndexPoint OBJECT-TYPE
3983    SYNTAX Integer32 (1..64)
3984    MAX-ACCESS read-only
3985    STATUS current
3986    DESCRIPTION
3987        "The part of the point index that delineates which
3988        sensor on the EventSensor.
3989
3990        So this combined with espcCCIndexES (which EventSensor)
3991        uniquely defines each point attached to a unit within the
3992        context of contact closure point configuration."
3993    ::= { esPointConfigCCEntry 2 }
3994    --1.3.6.1.4.1.3052.10.2.2.2.1.2
3995
3996espcCCEnable OBJECT-TYPE
3997    SYNTAX DisplayString
3998    MAX-ACCESS read-write
3999    STATUS current
4000    DESCRIPTION
4001        "ON/OFF enable for this contact closure"
4002    ::= { esPointConfigCCEntry 3 }
4003    --1.3.6.1.4.1.3052.10.2.2.2.1.3
4004
4005espcCCName OBJECT-TYPE
4006    SYNTAX DisplayString
4007    MAX-ACCESS read-write
4008    STATUS current
4009    DESCRIPTION
4010        "Name for this contact closure"
4011    ::= { esPointConfigCCEntry 4 }
4012    --1.3.6.1.4.1.3052.10.2.2.2.1.4
4013
4014espcCCEventState OBJECT-TYPE
4015    SYNTAX DisplayString
4016    MAX-ACCESS read-write
4017    STATUS current
4018    DESCRIPTION
4019        "Event state for this contact closure"
4020    ::= { esPointConfigCCEntry 5 }
4021    --1.3.6.1.4.1.3052.10.2.2.2.1.5
4022
4023espcCCThreshold OBJECT-TYPE
4024    SYNTAX Integer32 (0..65535)
4025    MAX-ACCESS read-write
4026    STATUS current
4027    DESCRIPTION
4028        "Event threshold (seconds) for this contact closure"
4029    ::= { esPointConfigCCEntry 6 }
4030    --1.3.6.1.4.1.3052.10.2.2.2.1.6
4031
4032espcCCEventActions OBJECT-TYPE
4033    SYNTAX DisplayString
4034    MAX-ACCESS read-write
4035    STATUS current
4036    DESCRIPTION
4037        "Event actions for this contact closure"
4038    ::= { esPointConfigCCEntry 7 }
4039    --1.3.6.1.4.1.3052.10.2.2.2.1.7
4040
4041espcCCEventTrapnum OBJECT-TYPE
4042    SYNTAX Integer32
4043    MAX-ACCESS read-write
4044    STATUS current
4045    DESCRIPTION
4046        "Event trap number for this contact closure"
4047    ::= { esPointConfigCCEntry 8 }
4048    --1.3.6.1.4.1.3052.10.2.2.2.1.8
4049
4050espcCCEventClass OBJECT-TYPE
4051    SYNTAX DisplayString
4052    MAX-ACCESS read-write
4053    STATUS current
4054    DESCRIPTION
4055        "Event class for this contact closure"
4056    ::= { esPointConfigCCEntry 9 }
4057    --1.3.6.1.4.1.3052.10.2.2.2.1.9
4058
4059espcCCNormalActions OBJECT-TYPE
4060    SYNTAX DisplayString
4061    MAX-ACCESS read-write
4062    STATUS current
4063    DESCRIPTION
4064        "Return-to-normal actions for this contact closure"
4065    ::= { esPointConfigCCEntry 10 }
4066    --1.3.6.1.4.1.3052.10.2.2.2.1.10
4067
4068espcCCNormalTrapnum OBJECT-TYPE
4069    SYNTAX Integer32
4070    MAX-ACCESS read-write
4071    STATUS current
4072    DESCRIPTION
4073        "Return-to-normal trap number for this contact closure"
4074    ::= { esPointConfigCCEntry 11 }
4075    --1.3.6.1.4.1.3052.10.2.2.2.1.11
4076
4077espcCCNormalClass OBJECT-TYPE
4078    SYNTAX DisplayString
4079    MAX-ACCESS read-write
4080    STATUS current
4081    DESCRIPTION
4082        "Return-to-normal class for this contact closure"
4083    ::= { esPointConfigCCEntry 12 }
4084    --1.3.6.1.4.1.3052.10.2.2.2.1.12
4085
4086espcCCAlarmAlias OBJECT-TYPE
4087    SYNTAX DisplayString
4088    MAX-ACCESS read-write
4089    STATUS current
4090    DESCRIPTION
4091        "Event alias for this contact closure"
4092    ::= { esPointConfigCCEntry 13 }
4093    --1.3.6.1.4.1.3052.10.2.2.2.1.13
4094
4095espcCCNormalAlias OBJECT-TYPE
4096    SYNTAX DisplayString
4097    MAX-ACCESS read-write
4098    STATUS current
4099    DESCRIPTION
4100        "Return-to-normal alias for this contact closure"
4101    ::= { esPointConfigCCEntry 14 }
4102    --1.3.6.1.4.1.3052.10.2.2.2.1.14
4103
4104espcCCNormalThreshold OBJECT-TYPE
4105    SYNTAX Integer32 (0..65535)
4106    MAX-ACCESS read-write
4107    STATUS current
4108    DESCRIPTION
4109        "Event threshold (seconds) for this contact closure to return to normal"
4110    ::= { esPointConfigCCEntry 15 }
4111    --1.3.6.1.4.1.3052.10.2.2.2.1.15
4112
4113
4114
4115
4116esPointConfigHumidTable OBJECT-TYPE
4117    SYNTAX SEQUENCE OF ESPointConfigHumid
4118    MAX-ACCESS not-accessible
4119    STATUS current
4120    DESCRIPTION
4121        "This table organizes 3 basic attributes of humidity points.
4122        A point is a particular sensor on an EventSensor.  The 3
4123        point attributes organizes in this table are:
4124        1. the configuration item (e.g., enable, name, etc.)
4125        2. the eventsensor on which this point resides
4126        3. the point number (always 1 for humidity sensors)
4127
4128        Points are referenced by a point config index.  The point
4129        config index is a string of 2 numbers separated by a period.
4130        It contains all the information necessary for getting a piece
4131        of data off an event sensor within the context of this
4132        humidity point config table ; namely, which EventSensor and
4133        which sensor.
4134        "
4135    ::= { eventSensorPointConfig 3 }
4136    --1.3.6.1.4.1.3052.10.2.2.3
4137
4138esPointConfigHumidEntry OBJECT-TYPE
4139    SYNTAX ESPointConfigHumid
4140    MAX-ACCESS not-accessible
4141    STATUS current
4142    DESCRIPTION
4143        "Entry for EventSensor point config humidity table"
4144    INDEX { espcHumidIndexES, espcHumidIndexPoint }
4145    ::= { esPointConfigHumidTable 1 }
4146    --1.3.6.1.4.1.3052.10.2.2.3.1
4147
4148espcHumidIndexES OBJECT-TYPE
4149    SYNTAX Integer32 (1..200)
4150    MAX-ACCESS read-only
4151    STATUS current
4152    DESCRIPTION
4153        "The part of the point index that refers to an
4154        EventSensor.
4155
4156        The point config index is a string of 2 numbers separated
4157        by a period.  It contains all the information
4158        necessary for getting a piece of data off an event
4159        sensor within the the context of the eventsensor point
4160        config contact closure table; namely, which EventSensor
4161        and which sensor (a.k.a. point).
4162
4163        This object's allowable values are 1 through 16,
4164        and 200.  200 always refers to the EventSensor
4165        inside the unit.  1 through 16 refer to additional
4166        attached EventSensors.
4167        "
4168    ::= { esPointConfigHumidEntry 1 }
4169    --1.3.6.1.4.1.3052.10.2.2.3.1.1
4170
4171espcHumidIndexPoint OBJECT-TYPE
4172    SYNTAX Integer32 (1..64)
4173    MAX-ACCESS read-only
4174    STATUS current
4175    DESCRIPTION
4176        "The part of the point index that delineates which
4177        sensor on the EventSensor.
4178
4179        So this combined with espcHumidIndexES (which EventSensor)
4180        uniquely defines each point attached to a unit within the
4181        context of contact closure point configuration."
4182    ::= { esPointConfigHumidEntry 2 }
4183    --1.3.6.1.4.1.3052.10.2.2.3.1.2
4184
4185espcHumidEnable OBJECT-TYPE
4186    SYNTAX DisplayString
4187    MAX-ACCESS read-write
4188    STATUS current
4189    DESCRIPTION
4190        "ON/OFF enable for this humidity sensor"
4191    ::= { esPointConfigHumidEntry 3 }
4192    --1.3.6.1.4.1.3052.10.2.2.3.1.3
4193
4194espcHumidDeadband OBJECT-TYPE
4195    SYNTAX Integer32
4196    MAX-ACCESS read-write
4197    STATUS current
4198    DESCRIPTION
4199        "Deadband for this humidity sensor"
4200    ::= { esPointConfigHumidEntry 4 }
4201    --1.3.6.1.4.1.3052.10.2.2.3.1.4
4202
4203espcHumidVHighHumid OBJECT-TYPE
4204    SYNTAX Integer32
4205    MAX-ACCESS read-write
4206    STATUS current
4207    DESCRIPTION
4208        "Very high event threshold for this humidity sensor"
4209    ::= { esPointConfigHumidEntry 5 }
4210    --1.3.6.1.4.1.3052.10.2.2.3.1.5
4211
4212espcHumidVHighActions OBJECT-TYPE
4213    SYNTAX DisplayString
4214    MAX-ACCESS read-write
4215    STATUS current
4216    DESCRIPTION
4217        "Very high event actions for this humidity sensor"
4218    ::= { esPointConfigHumidEntry 6 }
4219    --1.3.6.1.4.1.3052.10.2.2.3.1.6
4220
4221espcHumidVHighTrapnum OBJECT-TYPE
4222    SYNTAX Integer32
4223    MAX-ACCESS read-write
4224    STATUS current
4225    DESCRIPTION
4226        "Very high event trap number for this humidity sensor"
4227    ::= { esPointConfigHumidEntry 7 }
4228    --1.3.6.1.4.1.3052.10.2.2.3.1.7
4229
4230espcHumidVHighClass OBJECT-TYPE
4231    SYNTAX DisplayString
4232    MAX-ACCESS read-write
4233    STATUS current
4234    DESCRIPTION
4235        "Very high event class for this humidity sensor"
4236    ::= { esPointConfigHumidEntry 8 }
4237    --1.3.6.1.4.1.3052.10.2.2.3.1.8
4238
4239espcHumidHighHumid OBJECT-TYPE
4240    SYNTAX Integer32
4241    MAX-ACCESS read-write
4242    STATUS current
4243    DESCRIPTION
4244        "High event threshold for this humidity sensor"
4245    ::= { esPointConfigHumidEntry 9 }
4246    --1.3.6.1.4.1.3052.10.2.2.3.1.9
4247
4248espcHumidHighActions OBJECT-TYPE
4249    SYNTAX DisplayString
4250    MAX-ACCESS read-write
4251    STATUS current
4252    DESCRIPTION
4253        "High event actions for this humidity sensor"
4254    ::= { esPointConfigHumidEntry 10 }
4255    --1.3.6.1.4.1.3052.10.2.2.3.1.10
4256
4257espcHumidHighTrapnum OBJECT-TYPE
4258    SYNTAX Integer32
4259    MAX-ACCESS read-write
4260    STATUS current
4261    DESCRIPTION
4262        "High event trap number for this humidity sensor"
4263    ::= { esPointConfigHumidEntry 11 }
4264    --1.3.6.1.4.1.3052.10.2.2.3.1.11
4265
4266espcHumidHighClass OBJECT-TYPE
4267    SYNTAX DisplayString
4268    MAX-ACCESS read-write
4269    STATUS current
4270    DESCRIPTION
4271        "High event class for this humidity sensor"
4272    ::= { esPointConfigHumidEntry 12 }
4273    --1.3.6.1.4.1.3052.10.2.2.3.1.12
4274
4275espcHumidNormalActions OBJECT-TYPE
4276    SYNTAX DisplayString
4277    MAX-ACCESS read-write
4278    STATUS current
4279    DESCRIPTION
4280        "Return-to-normal actions for this humidity sensor"
4281    ::= { esPointConfigHumidEntry 13 }
4282    --1.3.6.1.4.1.3052.10.2.2.3.1.13
4283
4284espcHumidNormalTrapnum OBJECT-TYPE
4285    SYNTAX Integer32
4286    MAX-ACCESS read-write
4287    STATUS current
4288    DESCRIPTION
4289        "Return-to-normal trap number for this humidity sensor"
4290    ::= { esPointConfigHumidEntry 14 }
4291    --1.3.6.1.4.1.3052.10.2.2.3.1.14
4292
4293espcHumidNormalClass OBJECT-TYPE
4294    SYNTAX DisplayString
4295    MAX-ACCESS read-write
4296    STATUS current
4297    DESCRIPTION
4298        "Return-to-normal class for this humidity sensor"
4299    ::= { esPointConfigHumidEntry 15 }
4300    --1.3.6.1.4.1.3052.10.2.2.3.1.15
4301
4302espcHumidLowHumid OBJECT-TYPE
4303    SYNTAX Integer32
4304    MAX-ACCESS read-write
4305    STATUS current
4306    DESCRIPTION
4307        "Low event threshold for this humidity sensor"
4308    ::= { esPointConfigHumidEntry 16 }
4309    --1.3.6.1.4.1.3052.10.2.2.3.1.16
4310
4311espcHumidLowActions OBJECT-TYPE
4312    SYNTAX DisplayString
4313    MAX-ACCESS read-write
4314    STATUS current
4315    DESCRIPTION
4316        "Low event actions for this humidity sensor"
4317    ::= { esPointConfigHumidEntry 17 }
4318    --1.3.6.1.4.1.3052.10.2.2.3.1.17
4319
4320espcHumidLowTrapnum OBJECT-TYPE
4321    SYNTAX Integer32
4322    MAX-ACCESS read-write
4323    STATUS current
4324    DESCRIPTION
4325        "Low event trap number for this humidity sensor"
4326    ::= { esPointConfigHumidEntry 18 }
4327    --1.3.6.1.4.1.3052.10.2.2.3.1.18
4328
4329espcHumidLowClass OBJECT-TYPE
4330    SYNTAX DisplayString
4331    MAX-ACCESS read-write
4332    STATUS current
4333    DESCRIPTION
4334        "Low event class for this humidity sensor"
4335    ::= { esPointConfigHumidEntry 19 }
4336    --1.3.6.1.4.1.3052.10.2.2.3.1.19
4337
4338espcHumidVLowHumid OBJECT-TYPE
4339    SYNTAX Integer32
4340    MAX-ACCESS read-write
4341    STATUS current
4342    DESCRIPTION
4343        "Very low event threshold for this humidity sensor"
4344    ::= { esPointConfigHumidEntry 20 }
4345    --1.3.6.1.4.1.3052.10.2.2.3.1.20
4346
4347espcHumidVLowActions OBJECT-TYPE
4348    SYNTAX DisplayString
4349    MAX-ACCESS read-write
4350    STATUS current
4351    DESCRIPTION
4352        "Very low event actions for this humidity sensor"
4353    ::= { esPointConfigHumidEntry 21 }
4354    --1.3.6.1.4.1.3052.10.2.2.3.1.21
4355
4356espcHumidVLowTrapnum OBJECT-TYPE
4357    SYNTAX Integer32
4358    MAX-ACCESS read-write
4359    STATUS current
4360    DESCRIPTION
4361        "Very low event trap number for this humidity sensor"
4362    ::= { esPointConfigHumidEntry 22 }
4363    --1.3.6.1.4.1.3052.10.2.2.3.1.22
4364
4365espcHumidVLowClass OBJECT-TYPE
4366    SYNTAX DisplayString
4367    MAX-ACCESS read-write
4368    STATUS current
4369    DESCRIPTION
4370        "Very low event class for this humidity sensor"
4371    ::= { esPointConfigHumidEntry 23 }
4372    --1.3.6.1.4.1.3052.10.2.2.3.1.23
4373
4374
4375esPointConfigAITable OBJECT-TYPE
4376    SYNTAX SEQUENCE OF ESPointConfigAnalogInput
4377    MAX-ACCESS not-accessible
4378    STATUS current
4379    DESCRIPTION
4380        "This table organizes 3 basic attributes of analog input
4381        points.  A point is a particular sensor on an EventSensor.
4382        The 3 point attributes organizes in this table are:
4383        1. the configuration item (e.g., enable, name, etc.)
4384        2. the eventsensor on which this point resides
4385        3. the point number
4386
4387        Points are referenced by a point config index.  The point
4388        config index is a string of 2 numbers separated by a period.
4389        It contains all the information necessary for getting a
4390        piece of data off an event sensor within the context of this
4391        analog input point config table ; namely, which EventSensor
4392        and which sensor.
4393        "
4394    ::= { eventSensorPointConfig 5 }
4395    --1.3.6.1.4.1.3052.10.2.2.5
4396
4397esPointConfigAIEntry OBJECT-TYPE
4398    SYNTAX ESPointConfigAnalogInput
4399    MAX-ACCESS not-accessible
4400    STATUS current
4401    DESCRIPTION
4402        "Entry for EventSensor point config analog input table"
4403    INDEX { espcHumidIndexES, espcHumidIndexPoint }
4404    ::= { esPointConfigAITable 1 }
4405    --1.3.6.1.4.1.3052.10.2.2.5.1
4406
4407espcAIIndexES OBJECT-TYPE
4408    SYNTAX Integer32 (1..200)
4409    MAX-ACCESS read-only
4410    STATUS current
4411    DESCRIPTION
4412        "The part of the point index that refers to an
4413        EventSensor.
4414
4415        The point config index is a string of 2 numbers separated
4416        by a period.  It contains all the information
4417        necessary for getting a piece of data off an event
4418        sensor within the the context of the eventsensor point
4419        config contact closure table; namely, which EventSensor
4420        and which sensor (a.k.a. point).
4421
4422        This object's allowable values are 1 through 16,
4423        and 200.  200 always refers to the EventSensor
4424        inside the unit.  1 through 16 refer to additional
4425        attached EventSensors.
4426        "
4427    ::= { esPointConfigAIEntry 1 }
4428    --1.3.6.1.4.1.3052.10.2.2.5.1.1
4429
4430espcAIIndexPoint OBJECT-TYPE
4431    SYNTAX Integer32 (1..64)
4432    MAX-ACCESS read-only
4433    STATUS current
4434    DESCRIPTION
4435        "The part of the point index that delineates which
4436        sensor on the EventSensor.
4437
4438        So this combined with espcAIIndexES (which EventSensor)
4439        uniquely defines each point attached to a unit within the
4440        context of contact closure point configuration."
4441    ::= { esPointConfigAIEntry 2 }
4442    --1.3.6.1.4.1.3052.10.2.2.5.1.2
4443
4444espcAIEnable OBJECT-TYPE
4445    SYNTAX DisplayString
4446    MAX-ACCESS read-write
4447    STATUS current
4448    DESCRIPTION
4449        "ON/OFF for this analog input sensor"
4450    ::= { esPointConfigAIEntry 3 }
4451    --1.3.6.1.4.1.3052.10.2.2.5.1.3
4452
4453espcAIPolarity OBJECT-TYPE
4454    SYNTAX DisplayString
4455    MAX-ACCESS read-write
4456    STATUS current
4457    DESCRIPTION
4458        "Polarity for this analog input sensor"
4459    ::= { esPointConfigAIEntry 4 }
4460    --1.3.6.1.4.1.3052.10.2.2.5.1.4
4461
4462espcAIDeadband OBJECT-TYPE
4463    SYNTAX Integer32
4464    MAX-ACCESS read-write
4465    STATUS current
4466    DESCRIPTION
4467        "Deadband for this analog input sensor"
4468    ::= { esPointConfigAIEntry 5 }
4469    --1.3.6.1.4.1.3052.10.2.2.5.1.5
4470
4471espcAIVhighValue OBJECT-TYPE
4472    SYNTAX Integer32
4473    MAX-ACCESS read-write
4474    STATUS current
4475    DESCRIPTION
4476        "Very high event threshold (decivolts or tenths of
4477        milliamps) for this analog input sensor"
4478    ::= { esPointConfigAIEntry 6 }
4479    --1.3.6.1.4.1.3052.10.2.2.5.1.6
4480
4481espcAIVhighActions OBJECT-TYPE
4482    SYNTAX DisplayString
4483    MAX-ACCESS read-write
4484    STATUS current
4485    DESCRIPTION
4486        "Very high event actions for this analog input sensor"
4487    ::= { esPointConfigAIEntry 7 }
4488    --1.3.6.1.4.1.3052.10.2.2.5.1.7
4489
4490espcAIVhighTrapnum OBJECT-TYPE
4491    SYNTAX Integer32
4492    MAX-ACCESS read-write
4493    STATUS current
4494    DESCRIPTION
4495        "Very high event trap number for this analog input sensor"
4496    ::= { esPointConfigAIEntry 8 }
4497    --1.3.6.1.4.1.3052.10.2.2.5.1.8
4498
4499espcAIVhighClass OBJECT-TYPE
4500    SYNTAX DisplayString
4501    MAX-ACCESS read-write
4502    STATUS current
4503    DESCRIPTION
4504        "Very high event class for this analog input sensor"
4505    ::= { esPointConfigAIEntry 9 }
4506    --1.3.6.1.4.1.3052.10.2.2.5.1.9
4507
4508espcAIHighValue OBJECT-TYPE
4509    SYNTAX Integer32
4510    MAX-ACCESS read-write
4511    STATUS current
4512    DESCRIPTION
4513        "High event threshold (decivolts or tenths of milliamps) for
4514        this analog input sensor"
4515    ::= { esPointConfigAIEntry 10 }
4516    --1.3.6.1.4.1.3052.10.2.2.5.1.10
4517
4518espcAIHighActions OBJECT-TYPE
4519    SYNTAX DisplayString
4520    MAX-ACCESS read-write
4521    STATUS current
4522    DESCRIPTION
4523        "High event actions for this analog input sensor"
4524    ::= { esPointConfigAIEntry 11 }
4525    --1.3.6.1.4.1.3052.10.2.2.5.1.11
4526
4527espcAIHighTrapnum OBJECT-TYPE
4528    SYNTAX Integer32
4529    MAX-ACCESS read-write
4530    STATUS current
4531    DESCRIPTION
4532        "High event trap number for this analog input sensor"
4533    ::= { esPointConfigAIEntry 12 }
4534    --1.3.6.1.4.1.3052.10.2.2.5.1.12
4535
4536espcAIHighClass OBJECT-TYPE
4537    SYNTAX DisplayString
4538    MAX-ACCESS read-write
4539    STATUS current
4540    DESCRIPTION
4541        "High event class for this analog input sensor"
4542    ::= { esPointConfigAIEntry 13 }
4543    --1.3.6.1.4.1.3052.10.2.2.5.1.13
4544
4545espcAINormalActions OBJECT-TYPE
4546    SYNTAX DisplayString
4547    MAX-ACCESS read-write
4548    STATUS current
4549    DESCRIPTION
4550        "Return-to-normal actions for this analog input sensor"
4551    ::= { esPointConfigAIEntry 14 }
4552    --1.3.6.1.4.1.3052.10.2.2.5.1.14
4553
4554espcAINormalTrapnum OBJECT-TYPE
4555    SYNTAX Integer32
4556    MAX-ACCESS read-write
4557    STATUS current
4558    DESCRIPTION
4559        "Return-to-normal trap number for this analog input sensor"
4560    ::= { esPointConfigAIEntry 15 }
4561    --1.3.6.1.4.1.3052.10.2.2.5.1.15
4562
4563espcAINormalClass OBJECT-TYPE
4564    SYNTAX DisplayString
4565    MAX-ACCESS read-write
4566    STATUS current
4567    DESCRIPTION
4568        "Return-to-normal class for this analog input sensor"
4569    ::= { esPointConfigAIEntry 16 }
4570    --1.3.6.1.4.1.3052.10.2.2.5.1.16
4571
4572espcAILowValue OBJECT-TYPE
4573    SYNTAX Integer32
4574    MAX-ACCESS read-write
4575    STATUS current
4576    DESCRIPTION
4577        "Low event threshold (decivolts or tenths of milliamps) for
4578        this analog input sensor"
4579    ::= { esPointConfigAIEntry 17 }
4580    --1.3.6.1.4.1.3052.10.2.2.5.1.17
4581
4582espcAILowActions OBJECT-TYPE
4583    SYNTAX DisplayString
4584    MAX-ACCESS read-write
4585    STATUS current
4586    DESCRIPTION
4587        "Low event actions for this analog input sensor"
4588    ::= { esPointConfigAIEntry 18 }
4589    --1.3.6.1.4.1.3052.10.2.2.5.1.18
4590
4591espcAILowTrapnum OBJECT-TYPE
4592    SYNTAX Integer32
4593    MAX-ACCESS read-write
4594    STATUS current
4595    DESCRIPTION
4596        "Low event trap number for this analog input sensor"
4597    ::= { esPointConfigAIEntry 19 }
4598    --1.3.6.1.4.1.3052.10.2.2.5.1.19
4599
4600espcAILowClass OBJECT-TYPE
4601    SYNTAX DisplayString
4602    MAX-ACCESS read-write
4603    STATUS current
4604    DESCRIPTION
4605        "Low event class for this analog input sensor"
4606    ::= { esPointConfigAIEntry 20 }
4607    --1.3.6.1.4.1.3052.10.2.2.5.1.20
4608
4609espcAIVlowValue OBJECT-TYPE
4610    SYNTAX Integer32
4611    MAX-ACCESS read-write
4612    STATUS current
4613    DESCRIPTION
4614        "Very low event threshold (decivolts or tenths of milliamps)
4615        for this analog input sensor"
4616    ::= { esPointConfigAIEntry 21 }
4617    --1.3.6.1.4.1.3052.10.2.2.5.1.21
4618
4619espcAIVlowActions OBJECT-TYPE
4620    SYNTAX DisplayString
4621    MAX-ACCESS read-write
4622    STATUS current
4623    DESCRIPTION
4624        "Very low event actions for this analog input sensor"
4625    ::= { esPointConfigAIEntry 22 }
4626    --1.3.6.1.4.1.3052.10.2.2.5.1.22
4627
4628espcAIVlowTrapnum OBJECT-TYPE
4629    SYNTAX Integer32
4630    MAX-ACCESS read-write
4631    STATUS current
4632    DESCRIPTION
4633        "Very low event actions for this analog input sensor"
4634    ::= { esPointConfigAIEntry 23 }
4635    --1.3.6.1.4.1.3052.10.2.2.5.1.23
4636
4637espcAIVlowClass OBJECT-TYPE
4638    SYNTAX DisplayString
4639    MAX-ACCESS read-write
4640    STATUS current
4641    DESCRIPTION
4642        "Very low event class for this analog input sensor"
4643    ::= { esPointConfigAIEntry 24 }
4644    --1.3.6.1.4.1.3052.10.2.2.5.1.24
4645
4646espcAIConvUnitName OBJECT-TYPE
4647    SYNTAX DisplayString
4648    MAX-ACCESS read-write
4649    STATUS current
4650    DESCRIPTION
4651        "Converstion unit name for this analog input sensor"
4652    ::= { esPointConfigAIEntry 25 }
4653    --1.3.6.1.4.1.3052.10.2.2.5.1.25
4654
4655espcAIConvHighValue OBJECT-TYPE
4656    SYNTAX Integer32
4657    MAX-ACCESS read-write
4658    STATUS current
4659    DESCRIPTION
4660        "Conversion high value for this analog input sensor"
4661    ::= { esPointConfigAIEntry 26 }
4662    --1.3.6.1.4.1.3052.10.2.2.5.1.26
4663
4664espcAIConvHighUnit OBJECT-TYPE
4665    SYNTAX Integer32
4666    MAX-ACCESS read-write
4667    STATUS current
4668    DESCRIPTION
4669        "Conversion high unit value for this analog input sensor"
4670    ::= { esPointConfigAIEntry 27 }
4671    --1.3.6.1.4.1.3052.10.2.2.5.1.27
4672
4673espcAIConvHighSign OBJECT-TYPE
4674    SYNTAX DisplayString
4675    MAX-ACCESS read-write
4676    STATUS current
4677    DESCRIPTION
4678        "Conversion high sign for this analog input sensor"
4679    ::= { esPointConfigAIEntry 28 }
4680    --1.3.6.1.4.1.3052.10.2.2.5.1.28
4681
4682espcAIConvLowValue OBJECT-TYPE
4683    SYNTAX Integer32
4684    MAX-ACCESS read-write
4685    STATUS current
4686    DESCRIPTION
4687        "Conversion low value for this analog input sensor"
4688    ::= { esPointConfigAIEntry 29 }
4689    --1.3.6.1.4.1.3052.10.2.2.5.1.29
4690
4691espcAIConvLowUnit OBJECT-TYPE
4692    SYNTAX Integer32
4693    MAX-ACCESS read-write
4694    STATUS current
4695    DESCRIPTION
4696        "Conversion unit low unit value for this analog input sensor"
4697    ::= { esPointConfigAIEntry 30 }
4698    --1.3.6.1.4.1.3052.10.2.2.5.1.30
4699
4700espcAIConvLowSign OBJECT-TYPE
4701    SYNTAX DisplayString
4702    MAX-ACCESS read-write
4703    STATUS current
4704    DESCRIPTION
4705        "Conversion low sign for this analog input sensor"
4706    ::= { esPointConfigAIEntry 31 }
4707    --1.3.6.1.4.1.3052.10.2.2.5.1.31
4708
4709
4710--***************************************************************************************
4711--Serial Port Section       2.3
4712--***************************************************************************************
4713
4714numberPorts OBJECT-TYPE
4715    SYNTAX Integer32
4716    MAX-ACCESS read-only
4717    STATUS current
4718    DESCRIPTION
4719        "Number of RS-232 ports found.
4720        Range: 2 or 4"
4721    ::= { serialPorts 1 }
4722    --1.3.6.1.4.1.3052.10.2.3.1
4723
4724portConfigTable OBJECT-TYPE
4725    SYNTAX SEQUENCE OF PortConfig
4726    MAX-ACCESS not-accessible
4727    STATUS current
4728    DESCRIPTION
4729        "Port config table"
4730    ::= { serialPorts 2 }
4731    --1.3.6.1.4.1.3052.10.2.3.2
4732
4733portConfigEntry OBJECT-TYPE
4734    SYNTAX PortConfig
4735    MAX-ACCESS not-accessible
4736    STATUS current
4737    DESCRIPTION
4738        "Port config entry"
4739    INDEX { portConfigIndex }
4740    ::= { portConfigTable 1 }
4741    --1.3.6.1.4.1.3052.10.2.3.2.1
4742
4743portConfigIndex OBJECT-TYPE
4744    SYNTAX Integer32 (1..16)
4745    MAX-ACCESS read-only
4746    STATUS current
4747    DESCRIPTION
4748        "Index for ports"
4749    ::= { portConfigEntry 1 }
4750    --1.3.6.1.4.1.3052.10.2.3.2.1.1
4751
4752portConfigBaud OBJECT-TYPE
4753    SYNTAX Integer32
4754    MAX-ACCESS read-write
4755    STATUS current
4756    DESCRIPTION
4757        "Baud rate, 19200, 9600, etc."
4758    ::= { portConfigEntry 2 }
4759    --1.3.6.1.4.1.3052.10.2.3.2.1.2
4760
4761portConfigDataFormat OBJECT-TYPE
4762    SYNTAX Integer32
4763    MAX-ACCESS read-write
4764    STATUS current
4765    DESCRIPTION
4766        "Value representing word length, parity, and
4767        stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1, 4=8O2"
4768    ::= { portConfigEntry 3 }
4769    --1.3.6.1.4.1.3052.10.2.3.2.1.3
4770
4771portConfigStripPtOutputLfs OBJECT-TYPE
4772    SYNTAX Integer32
4773    MAX-ACCESS read-write
4774    STATUS current
4775    DESCRIPTION
4776        "Strip passthrough LFs sent to device on this port:
4777        1=yes, 0=no."
4778    ::= { portConfigEntry 4 }
4779    --1.3.6.1.4.1.3052.10.2.3.2.1.4
4780
4781portConfigStripPtInputLfs OBJECT-TYPE
4782    SYNTAX Integer32
4783    MAX-ACCESS read-write
4784    STATUS current
4785    DESCRIPTION
4786        "Strip passthrough LFs received from device on this
4787        port: 1=yes, 0=no."
4788    ::= { portConfigEntry 5 }
4789    --1.3.6.1.4.1.3052.10.2.3.2.1.5
4790
4791portConfigMaskEnable OBJECT-TYPE
4792    SYNTAX Integer32
4793    MAX-ACCESS read-write
4794    STATUS current
4795    DESCRIPTION
4796        "1=Use the character mask on this port.  0=Do
4797        not use the mask.  When the mask is enabled,
4798        the following ASCII characters are ignored
4799        on the port:
4800        0, 1, 4-9, 11, 12, 14-31, 128-255.
4801        When the mask is disabled, all characters are
4802        accepted on the port."
4803    ::= { portConfigEntry 7 }
4804    --1.3.6.1.4.1.3052.10.2.3.2.1.7
4805
4806portConfigDAEnable OBJECT-TYPE
4807    SYNTAX Integer32
4808    MAX-ACCESS read-write
4809    STATUS current
4810    DESCRIPTION
4811        "1=Enable the Data Alarm Evaluator for data
4812        on this port.  0=Do not evaluate data on this
4813        port."
4814    ::= { portConfigEntry 8 }
4815    --1.3.6.1.4.1.3052.10.2.3.2.1.8
4816
4817portConfigStoreAlarmsDPT OBJECT-TYPE
4818    SYNTAX DisplayString
4819    MAX-ACCESS read-write
4820    STATUS current
4821    DESCRIPTION
4822        "ON/OFF: store alarms received during passthrough"
4823    ::= { portConfigEntry 9 }
4824    --1.3.6.1.4.1.3052.10.2.3.2.1.9
4825
4826portConfigRecordTimeout OBJECT-TYPE
4827    SYNTAX Integer32
4828    MAX-ACCESS read-write
4829    STATUS current
4830    DESCRIPTION
4831        "Timeout after last unterminated data received upon
4832        which data collected so far is stored as a record."
4833    ::= { portConfigEntry 10 }
4834    --1.3.6.1.4.1.3052.10.2.3.2.1.10
4835
4836portConfigDataType OBJECT-TYPE
4837    SYNTAX DisplayString
4838    MAX-ACCESS read-write
4839    STATUS current
4840    DESCRIPTION
4841        "How the port interprets incoming data: ASCII/BINARY"
4842    ::= { portConfigEntry 11 }
4843    --1.3.6.1.4.1.3052.10.2.3.2.1.11
4844
4845portConfigEtxToCRLF OBJECT-TYPE
4846    SYNTAX DisplayString
4847    MAX-ACCESS read-write
4848    STATUS current
4849    DESCRIPTION
4850        "ON/OFF whether the port translates incoming ETX to CRLF"
4851    ::= { portConfigEntry 12 }
4852    --1.3.6.1.4.1.3052.10.2.3.2.1.12
4853
4854portConfigMLREnable OBJECT-TYPE
4855    SYNTAX DisplayString
4856    MAX-ACCESS read-write
4857    STATUS current
4858    DESCRIPTION
4859        "ON/OFF Whether Multiline Records are collected on this port."
4860    ::= { portConfigEntry 13 }
4861    --1.3.6.1.4.1.3052.10.2.3.2.1.13
4862
4863portConfigMLRStartField1Pos OBJECT-TYPE
4864    SYNTAX Integer32
4865    MAX-ACCESS read-write
4866    STATUS current
4867    DESCRIPTION
4868        "Position of MLR start field 1"
4869    ::= { portConfigEntry 14 }
4870    --1.3.6.1.4.1.3052.10.2.3.2.1.14
4871
4872portConfigMLRStartField1Text OBJECT-TYPE
4873    SYNTAX DisplayString
4874    MAX-ACCESS read-write
4875    STATUS current
4876    DESCRIPTION
4877        "Text to match MLR start field 1"
4878    ::= { portConfigEntry 15 }
4879    --1.3.6.1.4.1.3052.10.2.3.2.1.15
4880
4881portConfigMLRStartField2Pos OBJECT-TYPE
4882    SYNTAX Integer32
4883    MAX-ACCESS read-write
4884    STATUS current
4885    DESCRIPTION
4886        "Position of MLR start field 2"
4887    ::= { portConfigEntry 16 }
4888    --1.3.6.1.4.1.3052.10.2.3.2.1.16
4889
4890portConfigMLRStartField2Text OBJECT-TYPE
4891    SYNTAX DisplayString
4892    MAX-ACCESS read-write
4893    STATUS current
4894    DESCRIPTION
4895        "Text to match MLR start field 2"
4896    ::= { portConfigEntry 17 }
4897    --1.3.6.1.4.1.3052.10.2.3.2.1.17
4898
4899portConfigMLRNumLinesBefore OBJECT-TYPE
4900    SYNTAX Integer32
4901    MAX-ACCESS read-write
4902    STATUS current
4903    DESCRIPTION
4904        "Number of lines before the starting line which should
4905        be included in the MLR"
4906    ::= { portConfigEntry 18 }
4907    --1.3.6.1.4.1.3052.10.2.3.2.1.18
4908
4909portConfigMLREndDetection OBJECT-TYPE
4910    SYNTAX DisplayString
4911    MAX-ACCESS read-write
4912    STATUS current
4913    DESCRIPTION
4914        "How the MLR parser determines what ends an MLR: by FORMULA,
4915        number of lines received so far (COUNT), or number of blank
4916        lines received so far (BLANKS)"
4917    ::= { portConfigEntry 19 }
4918    --1.3.6.1.4.1.3052.10.2.3.2.1.19
4919
4920portConfigMLRLineCount OBJECT-TYPE
4921    SYNTAX Integer32
4922    MAX-ACCESS read-write
4923    STATUS current
4924    DESCRIPTION
4925        "Number of lines in the MLR (used by the end detection mode)"
4926    ::= { portConfigEntry 20 }
4927    --1.3.6.1.4.1.3052.10.2.3.2.1.20
4928
4929portConfigMLREndField1Pos OBJECT-TYPE
4930    SYNTAX Integer32
4931    MAX-ACCESS read-write
4932    STATUS current
4933    DESCRIPTION
4934        "Position of MLR end field 1"
4935    ::= { portConfigEntry 21 }
4936    --1.3.6.1.4.1.3052.10.2.3.2.1.21
4937
4938portConfigMLREndField1Text OBJECT-TYPE
4939    SYNTAX DisplayString
4940    MAX-ACCESS read-write
4941    STATUS current
4942    DESCRIPTION
4943        "Text to match MLR end field 1"
4944    ::= { portConfigEntry 22 }
4945    --1.3.6.1.4.1.3052.10.2.3.2.1.22
4946
4947portConfigMLREndField2Pos OBJECT-TYPE
4948    SYNTAX Integer32
4949    MAX-ACCESS read-write
4950    STATUS current
4951    DESCRIPTION
4952        "Position of MLR end field 2"
4953    ::= { portConfigEntry 23 }
4954    --1.3.6.1.4.1.3052.10.2.3.2.1.23
4955
4956portConfigMLREndField2Text OBJECT-TYPE
4957    SYNTAX DisplayString
4958    MAX-ACCESS read-write
4959    STATUS current
4960    DESCRIPTION
4961        "Text to match MLR end field 2"
4962    ::= { portConfigEntry 24 }
4963    --1.3.6.1.4.1.3052.10.2.3.2.1.24
4964
4965portConfigMLRUseComplexRules OBJECT-TYPE
4966    SYNTAX DisplayString
4967    MAX-ACCESS read-write
4968    STATUS current
4969    DESCRIPTION
4970        "ON/OFF MLR parser uses complex rules (field possitions/
4971        formulas, etc.)"
4972    ::= { portConfigEntry 25 }
4973    --1.3.6.1.4.1.3052.10.2.3.2.1.25
4974
4975portConfigBufferPT OBJECT-TYPE
4976    SYNTAX DisplayString
4977    MAX-ACCESS read-write
4978    STATUS current
4979    DESCRIPTION
4980        "ON/OFF records received during passthrough mode are
4981        buffered/stored in the database"
4982    ::= { portConfigEntry 26 }
4983    --1.3.6.1.4.1.3052.10.2.3.2.1.26
4984
4985portConfigId OBJECT-TYPE
4986    SYNTAX DisplayString
4987    MAX-ACCESS read-write
4988    STATUS current
4989    DESCRIPTION
4990        "The text identifer for the port"
4991    ::= { portConfigEntry 27 }
4992    --1.3.6.1.4.1.3052.10.2.3.2.1.27
4993
4994--***************************************************************************************
4995--Network Section   2.4
4996--***************************************************************************************
4997
4998eth1Mode OBJECT-TYPE
4999    SYNTAX DisplayString
5000    MAX-ACCESS read-only
5001    STATUS current
5002    DESCRIPTION
5003         "Mode of the Ethernet1 interface: STATIC,DHCP,VLAN"
5004    ::= { ethernet1 1 }
5005    --1.3.6.1.4.1.3052.10.2.4.1.1.1.1
5006
5007eth1Address OBJECT-TYPE
5008    SYNTAX IpAddress
5009    MAX-ACCESS read-write
5010    STATUS current
5011    DESCRIPTION
5012        "Ethernet1 IP address"
5013    ::= { ethernet1 2 }
5014    --1.3.6.1.4.1.3052.10.2.4.1.1.1.2
5015
5016eth1SubnetMask OBJECT-TYPE
5017    SYNTAX IpAddress
5018    MAX-ACCESS read-write
5019    STATUS current
5020    DESCRIPTION
5021        "Ethernet1 subnet mask"
5022    ::= { ethernet1 3 }
5023    --1.3.6.1.4.1.3052.10.2.4.1.1.1.3
5024
5025eth1Router OBJECT-TYPE
5026    SYNTAX IpAddress
5027    MAX-ACCESS read-write
5028    STATUS current
5029    DESCRIPTION
5030        "Ethernet1 router"
5031    ::= { ethernet1 4 }
5032    --1.3.6.1.4.1.3052.10.2.4.1.1.1.4
5033
5034-- Ethernet1 VLAN1
5035
5036eth1VLAN1ID OBJECT-TYPE
5037    SYNTAX Integer32
5038    MAX-ACCESS read-write
5039    STATUS current
5040    DESCRIPTION
5041        "Ethernet1 VLAN1 ID"
5042    ::= { eth1VLAN1 1 }
5043    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.1
5044
5045eth1VLAN1Priority OBJECT-TYPE
5046    SYNTAX Integer32
5047    MAX-ACCESS read-write
5048    STATUS current
5049    DESCRIPTION
5050        "Ethernet1 VLAN1 priority"
5051    ::= { eth1VLAN1 2 }
5052    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.2
5053
5054eth1VLAN1Address OBJECT-TYPE
5055    SYNTAX IpAddress
5056    MAX-ACCESS read-write
5057    STATUS current
5058    DESCRIPTION
5059        "Ethernet1 VLAN1 IP address"
5060    ::= { eth1VLAN1 3 }
5061    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.3
5062
5063eth1VLAN1SubnetMask OBJECT-TYPE
5064    SYNTAX IpAddress
5065    MAX-ACCESS read-write
5066    STATUS current
5067    DESCRIPTION
5068        "Ethernet1 VLAN1 subnet mask"
5069    ::= { eth1VLAN1 4 }
5070    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.4
5071
5072eth1VLAN1Router OBJECT-TYPE
5073    SYNTAX IpAddress
5074    MAX-ACCESS read-write
5075    STATUS current
5076    DESCRIPTION
5077        "Ethernet1 VLAN1 router"
5078    ::= { eth1VLAN1 5 }
5079    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.5
5080
5081-- Ethernet1 VLAN2
5082
5083eth1VLAN2ID OBJECT-TYPE
5084    SYNTAX Integer32
5085    MAX-ACCESS read-write
5086    STATUS current
5087    DESCRIPTION
5088        "Ethernet1 VLAN2 ID"
5089    ::= { eth1VLAN2 1 }
5090    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.1
5091
5092eth1VLAN2Priority OBJECT-TYPE
5093    SYNTAX Integer32
5094    MAX-ACCESS read-write
5095    STATUS current
5096    DESCRIPTION
5097        "Ethernet1 VLAN2 priority"
5098    ::= { eth1VLAN2 2 }
5099    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.2
5100
5101eth1VLAN2Address OBJECT-TYPE
5102    SYNTAX IpAddress
5103    MAX-ACCESS read-write
5104    STATUS current
5105    DESCRIPTION
5106        "Ethernet1 VLAN2 IP address"
5107    ::= { eth1VLAN2 3 }
5108    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.3
5109
5110eth1VLAN2SubnetMask OBJECT-TYPE
5111    SYNTAX IpAddress
5112    MAX-ACCESS read-write
5113    STATUS current
5114    DESCRIPTION
5115        "Ethernet1 VLAN2 subnet mask"
5116    ::= { eth1VLAN2 4 }
5117    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.4
5118
5119eth1VLAN2Router OBJECT-TYPE
5120    SYNTAX IpAddress
5121    MAX-ACCESS read-write
5122    STATUS current
5123    DESCRIPTION
5124        "Ethernet1 VLAN2 router"
5125    ::= { eth1VLAN2 5 }
5126    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.5
5127
5128-- Ethernet1 VLAN3
5129
5130eth1VLAN3ID OBJECT-TYPE
5131    SYNTAX Integer32
5132    MAX-ACCESS read-write
5133    STATUS current
5134    DESCRIPTION
5135        "Ethernet1 VLAN3 ID"
5136    ::= { eth1VLAN3 1 }
5137    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.1
5138
5139eth1VLAN3Priority OBJECT-TYPE
5140    SYNTAX Integer32
5141    MAX-ACCESS read-write
5142    STATUS current
5143    DESCRIPTION
5144        "Ethernet1 VLAN3 priority"
5145    ::= { eth1VLAN3 2 }
5146    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.2
5147
5148eth1VLAN3Address OBJECT-TYPE
5149    SYNTAX IpAddress
5150    MAX-ACCESS read-write
5151    STATUS current
5152    DESCRIPTION
5153        "Ethernet1 VLAN3 IP address"
5154    ::= { eth1VLAN3 3 }
5155    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.3
5156
5157eth1VLAN3SubnetMask OBJECT-TYPE
5158    SYNTAX IpAddress
5159    MAX-ACCESS read-write
5160    STATUS current
5161    DESCRIPTION
5162        "Ethernet1 VLAN3 subnet mask"
5163    ::= { eth1VLAN3 4 }
5164    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.4
5165
5166eth1VLAN3Router OBJECT-TYPE
5167    SYNTAX IpAddress
5168    MAX-ACCESS read-write
5169    STATUS current
5170    DESCRIPTION
5171        "Ethernet1 VLAN3 router"
5172    ::= { eth1VLAN3 5 }
5173    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.5
5174
5175-- Ethernet1 VLAN4
5176
5177eth1VLAN4ID OBJECT-TYPE
5178    SYNTAX Integer32
5179    MAX-ACCESS read-write
5180    STATUS current
5181    DESCRIPTION
5182        "Ethernet1 VLAN4 ID"
5183    ::= { eth1VLAN4 1 }
5184    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.1
5185
5186eth1VLAN4Priority OBJECT-TYPE
5187    SYNTAX Integer32
5188    MAX-ACCESS read-write
5189    STATUS current
5190    DESCRIPTION
5191        "Ethernet1 VLAN4 priority"
5192    ::= { eth1VLAN4 2 }
5193    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.2
5194
5195eth1VLAN4Address OBJECT-TYPE
5196    SYNTAX IpAddress
5197    MAX-ACCESS read-write
5198    STATUS current
5199    DESCRIPTION
5200        "Ethernet1 VLAN4 IP address"
5201    ::= { eth1VLAN4 3 }
5202    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.3
5203
5204eth1VLAN4SubnetMask OBJECT-TYPE
5205    SYNTAX IpAddress
5206    MAX-ACCESS read-write
5207    STATUS current
5208    DESCRIPTION
5209        "Ethernet1 VLAN4 subnet mask"
5210    ::= { eth1VLAN4 4 }
5211    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.4
5212
5213eth1VLAN4Router OBJECT-TYPE
5214    SYNTAX IpAddress
5215    MAX-ACCESS read-write
5216    STATUS current
5217    DESCRIPTION
5218        "Ethernet1 VLAN4 router"
5219    ::= { eth1VLAN4 5 }
5220    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.5
5221
5222-- Ethernet1 VLAN5
5223
5224eth1VLAN5ID OBJECT-TYPE
5225    SYNTAX Integer32
5226    MAX-ACCESS read-write
5227    STATUS current
5228    DESCRIPTION
5229        "Ethernet1 VLAN5 ID"
5230    ::= { eth1VLAN5 1 }
5231    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.1
5232
5233eth1VLAN5Priority OBJECT-TYPE
5234    SYNTAX Integer32
5235    MAX-ACCESS read-write
5236    STATUS current
5237    DESCRIPTION
5238        "Ethernet1 VLAN5 priority"
5239    ::= { eth1VLAN5 2 }
5240    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.2
5241
5242eth1VLAN5Address OBJECT-TYPE
5243    SYNTAX IpAddress
5244    MAX-ACCESS read-write
5245    STATUS current
5246    DESCRIPTION
5247        "Ethernet1 VLAN5 IP address"
5248    ::= { eth1VLAN5 3 }
5249    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.3
5250
5251eth1VLAN5SubnetMask OBJECT-TYPE
5252    SYNTAX IpAddress
5253    MAX-ACCESS read-write
5254    STATUS current
5255    DESCRIPTION
5256        "Ethernet1 VLAN5 subnet mask"
5257    ::= { eth1VLAN5 4 }
5258    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.4
5259
5260eth1VLAN5Router OBJECT-TYPE
5261    SYNTAX IpAddress
5262    MAX-ACCESS read-write
5263    STATUS current
5264    DESCRIPTION
5265        "Ethernet1 VLAN5 router"
5266    ::= { eth1VLAN5 5 }
5267    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.5
5268
5269-- Ethernet1 VLAN6
5270
5271eth1VLAN6ID OBJECT-TYPE
5272    SYNTAX Integer32
5273    MAX-ACCESS read-write
5274    STATUS current
5275    DESCRIPTION
5276        "Ethernet1 VLAN6 ID"
5277    ::= { eth1VLAN6 1 }
5278    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.1
5279
5280eth1VLAN6Priority OBJECT-TYPE
5281    SYNTAX Integer32
5282    MAX-ACCESS read-write
5283    STATUS current
5284    DESCRIPTION
5285        "Ethernet1 VLAN6 priority"
5286    ::= { eth1VLAN6 2 }
5287    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.2
5288
5289eth1VLAN6Address OBJECT-TYPE
5290    SYNTAX IpAddress
5291    MAX-ACCESS read-write
5292    STATUS current
5293    DESCRIPTION
5294        "Ethernet1 VLAN6 IP address"
5295    ::= { eth1VLAN6 3 }
5296    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.3
5297
5298eth1VLAN6SubnetMask OBJECT-TYPE
5299    SYNTAX IpAddress
5300    MAX-ACCESS read-write
5301    STATUS current
5302    DESCRIPTION
5303        "Ethernet1 VLAN6 subnet mask"
5304    ::= { eth1VLAN6 4 }
5305    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.4
5306
5307eth1VLAN6Router OBJECT-TYPE
5308    SYNTAX IpAddress
5309    MAX-ACCESS read-write
5310    STATUS current
5311    DESCRIPTION
5312        "Ethernet1 VLAN6 router"
5313    ::= { eth1VLAN6 5 }
5314    --1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.5
5315
5316eth1MAC OBJECT-TYPE
5317    SYNTAX DisplayString
5318    MAX-ACCESS read-only
5319    STATUS current
5320    DESCRIPTION
5321        "Ethernet1 MAC"
5322    ::= { ethernet1 6 }
5323    --1.3.6.1.4.1.3052.10.2.4.1.1.1.6
5324
5325
5326eth2Mode OBJECT-TYPE
5327    SYNTAX DisplayString
5328    MAX-ACCESS read-only
5329    STATUS current
5330    DESCRIPTION
5331         "Mode of the Ethernet2 interface: STATIC,DHCP,VLAN"
5332    ::= { ethernet2 1 }
5333    --1.3.6.1.4.1.3052.10.2.4.1.1.2.1
5334
5335eth2Address OBJECT-TYPE
5336    SYNTAX IpAddress
5337    MAX-ACCESS read-write
5338    STATUS current
5339    DESCRIPTION
5340        "Ethernet2 IP address"
5341    ::= { ethernet2 2 }
5342    --1.3.6.1.4.1.3052.10.2.4.1.1.2.2
5343
5344eth2SubnetMask OBJECT-TYPE
5345    SYNTAX IpAddress
5346    MAX-ACCESS read-write
5347    STATUS current
5348    DESCRIPTION
5349        "Ethernet2 subnet mask"
5350    ::= { ethernet2 3 }
5351    --1.3.6.1.4.1.3052.10.2.4.1.1.2.3
5352
5353eth2Router OBJECT-TYPE
5354    SYNTAX IpAddress
5355    MAX-ACCESS read-write
5356    STATUS current
5357    DESCRIPTION
5358        "Ethernet2 router"
5359    ::= { ethernet2 4 }
5360    --1.3.6.1.4.1.3052.10.2.4.1.1.2.4
5361
5362
5363-- Ethernet2 VLAN1
5364
5365eth2VLAN1ID OBJECT-TYPE
5366    SYNTAX Integer32
5367    MAX-ACCESS read-write
5368    STATUS current
5369    DESCRIPTION
5370        "Ethernet2 VLAN1 ID"
5371    ::= { eth2VLAN1 1 }
5372    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.1
5373
5374eth2VLAN1Priority OBJECT-TYPE
5375    SYNTAX Integer32
5376    MAX-ACCESS read-write
5377    STATUS current
5378    DESCRIPTION
5379        "Ethernet2 VLAN1 priority"
5380    ::= { eth2VLAN1 2 }
5381    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.2
5382
5383eth2VLAN1Address OBJECT-TYPE
5384    SYNTAX IpAddress
5385    MAX-ACCESS read-write
5386    STATUS current
5387    DESCRIPTION
5388        "Ethernet2 VLAN1 IP address"
5389    ::= { eth2VLAN1 3 }
5390    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.3
5391
5392eth2VLAN1SubnetMask OBJECT-TYPE
5393    SYNTAX IpAddress
5394    MAX-ACCESS read-write
5395    STATUS current
5396    DESCRIPTION
5397        "Ethernet2 VLAN1 subnet mask"
5398    ::= { eth2VLAN1 4 }
5399    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.4
5400
5401eth2VLAN1Router OBJECT-TYPE
5402    SYNTAX IpAddress
5403    MAX-ACCESS read-write
5404    STATUS current
5405    DESCRIPTION
5406        "Ethernet2 VLAN1 router"
5407    ::= { eth2VLAN1 5 }
5408    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.5
5409
5410-- Ethernet2 VLAN2
5411
5412eth2VLAN2ID OBJECT-TYPE
5413    SYNTAX Integer32
5414    MAX-ACCESS read-write
5415    STATUS current
5416    DESCRIPTION
5417        "Ethernet2 VLAN2 ID"
5418    ::= { eth2VLAN2 1 }
5419    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.1
5420
5421eth2VLAN2Priority OBJECT-TYPE
5422    SYNTAX Integer32
5423    MAX-ACCESS read-write
5424    STATUS current
5425    DESCRIPTION
5426        "Ethernet2 VLAN2 priority"
5427    ::= { eth2VLAN2 2 }
5428    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.2
5429
5430eth2VLAN2Address OBJECT-TYPE
5431    SYNTAX IpAddress
5432    MAX-ACCESS read-write
5433    STATUS current
5434    DESCRIPTION
5435        "Ethernet2 VLAN2 IP address"
5436    ::= { eth2VLAN2 3 }
5437    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.3
5438
5439eth2VLAN2SubnetMask OBJECT-TYPE
5440    SYNTAX IpAddress
5441    MAX-ACCESS read-write
5442    STATUS current
5443    DESCRIPTION
5444        "Ethernet2 VLAN2 subnet mask"
5445    ::= { eth2VLAN2 4 }
5446    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.4
5447
5448eth2VLAN2Router OBJECT-TYPE
5449    SYNTAX IpAddress
5450    MAX-ACCESS read-write
5451    STATUS current
5452    DESCRIPTION
5453        "Ethernet2 VLAN2 router"
5454    ::= { eth2VLAN2 5 }
5455    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.5
5456
5457-- Ethernet2 VLAN3
5458
5459eth2VLAN3ID OBJECT-TYPE
5460    SYNTAX Integer32
5461    MAX-ACCESS read-write
5462    STATUS current
5463    DESCRIPTION
5464        "Ethernet2 VLAN3 ID"
5465    ::= { eth2VLAN3 1 }
5466    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.1
5467
5468eth2VLAN3Priority OBJECT-TYPE
5469    SYNTAX Integer32
5470    MAX-ACCESS read-write
5471    STATUS current
5472    DESCRIPTION
5473        "Ethernet2 VLAN3 priority"
5474    ::= { eth2VLAN3 2 }
5475    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.2
5476
5477eth2VLAN3Address OBJECT-TYPE
5478    SYNTAX IpAddress
5479    MAX-ACCESS read-write
5480    STATUS current
5481    DESCRIPTION
5482        "Ethernet2 VLAN3 IP address"
5483    ::= { eth2VLAN3 3 }
5484    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.3
5485
5486eth2VLAN3SubnetMask OBJECT-TYPE
5487    SYNTAX IpAddress
5488    MAX-ACCESS read-write
5489    STATUS current
5490    DESCRIPTION
5491        "Ethernet2 VLAN3 subnet mask"
5492    ::= { eth2VLAN3 4 }
5493    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.4
5494
5495eth2VLAN3Router OBJECT-TYPE
5496    SYNTAX IpAddress
5497    MAX-ACCESS read-write
5498    STATUS current
5499    DESCRIPTION
5500        "Ethernet2 VLAN3 router"
5501    ::= { eth2VLAN3 5 }
5502    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.5
5503
5504-- Ethernet2 VLAN4
5505
5506eth2VLAN4ID OBJECT-TYPE
5507    SYNTAX Integer32
5508    MAX-ACCESS read-write
5509    STATUS current
5510    DESCRIPTION
5511        "Ethernet2 VLAN4 ID"
5512    ::= { eth2VLAN4 1 }
5513    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.1
5514
5515eth2VLAN4Priority OBJECT-TYPE
5516    SYNTAX Integer32
5517    MAX-ACCESS read-write
5518    STATUS current
5519    DESCRIPTION
5520        "Ethernet2 VLAN4 priority"
5521    ::= { eth2VLAN4 2 }
5522    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.2
5523
5524eth2VLAN4Address OBJECT-TYPE
5525    SYNTAX IpAddress
5526    MAX-ACCESS read-write
5527    STATUS current
5528    DESCRIPTION
5529        "Ethernet2 VLAN4 IP address"
5530    ::= { eth2VLAN4 3 }
5531    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.3
5532
5533eth2VLAN4SubnetMask OBJECT-TYPE
5534    SYNTAX IpAddress
5535    MAX-ACCESS read-write
5536    STATUS current
5537    DESCRIPTION
5538        "Ethernet2 VLAN4 subnet mask"
5539    ::= { eth2VLAN4 4 }
5540    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.4
5541
5542eth2VLAN4Router OBJECT-TYPE
5543    SYNTAX IpAddress
5544    MAX-ACCESS read-write
5545    STATUS current
5546    DESCRIPTION
5547        "Ethernet2 VLAN4 router"
5548    ::= { eth2VLAN4 5 }
5549    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.5
5550
5551-- Ethernet2 VLAN5
5552
5553eth2VLAN5ID OBJECT-TYPE
5554    SYNTAX Integer32
5555    MAX-ACCESS read-write
5556    STATUS current
5557    DESCRIPTION
5558        "Ethernet2 VLAN5 ID"
5559    ::= { eth2VLAN5 1 }
5560    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.1
5561
5562eth2VLAN5Priority OBJECT-TYPE
5563    SYNTAX Integer32
5564    MAX-ACCESS read-write
5565    STATUS current
5566    DESCRIPTION
5567        "Ethernet2 VLAN5 priority"
5568    ::= { eth2VLAN5 2 }
5569    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.2
5570
5571eth2VLAN5Address OBJECT-TYPE
5572    SYNTAX IpAddress
5573    MAX-ACCESS read-write
5574    STATUS current
5575    DESCRIPTION
5576        "Ethernet2 VLAN5 IP address"
5577    ::= { eth2VLAN5 3 }
5578    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.3
5579
5580eth2VLAN5SubnetMask OBJECT-TYPE
5581    SYNTAX IpAddress
5582    MAX-ACCESS read-write
5583    STATUS current
5584    DESCRIPTION
5585        "Ethernet2 VLAN5 subnet mask"
5586    ::= { eth2VLAN5 4 }
5587    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.4
5588
5589eth2VLAN5Router OBJECT-TYPE
5590    SYNTAX IpAddress
5591    MAX-ACCESS read-write
5592    STATUS current
5593    DESCRIPTION
5594        "Ethernet2 VLAN5 router"
5595    ::= { eth2VLAN5 5 }
5596    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.5
5597
5598-- Ethernet2 VLAN6
5599
5600eth2VLAN6ID OBJECT-TYPE
5601    SYNTAX Integer32
5602    MAX-ACCESS read-write
5603    STATUS current
5604    DESCRIPTION
5605        "Ethernet2 VLAN6 ID"
5606    ::= { eth2VLAN6 1 }
5607    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.1
5608
5609eth2VLAN6Priority OBJECT-TYPE
5610    SYNTAX Integer32
5611    MAX-ACCESS read-write
5612    STATUS current
5613    DESCRIPTION
5614        "Ethernet2 VLAN6 priority"
5615    ::= { eth2VLAN6 2 }
5616    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.2
5617
5618eth2VLAN6Address OBJECT-TYPE
5619    SYNTAX IpAddress
5620    MAX-ACCESS read-write
5621    STATUS current
5622    DESCRIPTION
5623        "Ethernet2 VLAN6 IP address"
5624    ::= { eth2VLAN6 3 }
5625    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.3
5626
5627eth2VLAN6SubnetMask OBJECT-TYPE
5628    SYNTAX IpAddress
5629    MAX-ACCESS read-write
5630    STATUS current
5631    DESCRIPTION
5632        "Ethernet2 VLAN6 subnet mask"
5633    ::= { eth2VLAN6 4 }
5634    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.4
5635
5636eth2VLAN6Router OBJECT-TYPE
5637    SYNTAX IpAddress
5638    MAX-ACCESS read-write
5639    STATUS current
5640    DESCRIPTION
5641        "Ethernet2 VLAN6 router"
5642    ::= { eth2VLAN6 5 }
5643    --1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.5
5644
5645eth2MAC OBJECT-TYPE
5646    SYNTAX DisplayString
5647    MAX-ACCESS read-only
5648    STATUS current
5649    DESCRIPTION
5650        "Ethernet2 MAC"
5651    ::= { ethernet2 6 }
5652    --1.3.6.1.4.1.3052.10.2.4.1.1.2.6
5653
5654
5655defaultRouter OBJECT-TYPE
5656    SYNTAX DisplayString
5657    MAX-ACCESS read-write
5658    STATUS current
5659    DESCRIPTION
5660        "The default router/gateway"
5661    ::= { network 2 }
5662    --1.3.6.1.4.1.3052.10.2.4.2
5663
5664-- DNS
5665
5666dnsTable OBJECT-TYPE
5667    SYNTAX SEQUENCE OF DNSConfig
5668    MAX-ACCESS not-accessible
5669    STATUS current
5670    DESCRIPTION
5671        "DNS server address table"
5672    ::= { network 3 }
5673    --1.3.6.1.4.1.3052.10.2.4.3
5674
5675dnsEntry OBJECT-TYPE
5676    SYNTAX DNSConfig
5677    MAX-ACCESS not-accessible
5678    STATUS current
5679    DESCRIPTION
5680        "DNS server address entry"
5681    INDEX { dnsIndex }
5682    ::= { dnsTable 1 }
5683    --1.3.6.1.4.1.3052.10.2.4.3.1
5684
5685dnsIndex OBJECT-TYPE
5686    SYNTAX Integer32 (1..2)
5687    MAX-ACCESS read-only
5688    STATUS current
5689    DESCRIPTION
5690        "Index for DNS server address"
5691    ::= { dnsEntry 1 }
5692    --1.3.6.1.4.1.3052.10.2.4.3.1.1
5693
5694dnsAddress OBJECT-TYPE
5695    SYNTAX IpAddress
5696    MAX-ACCESS read-write
5697    STATUS current
5698    DESCRIPTION
5699        "DNS server address"
5700    ::= { dnsEntry 2 }
5701    --1.3.6.1.4.1.3052.10.2.4.3.1.2
5702
5703hostname OBJECT-TYPE
5704    SYNTAX DisplayString
5705    MAX-ACCESS read-write
5706    STATUS current
5707    DESCRIPTION
5708        "The hostname of the unit"
5709    ::= { network 4 }
5710    --1.3.6.1.4.1.3052.10.2.4.4
5711
5712hostTable OBJECT-TYPE
5713    SYNTAX SEQUENCE OF HostConfig
5714    MAX-ACCESS not-accessible
5715    STATUS current
5716    DESCRIPTION
5717        "Static host table"
5718    ::= { network 5 }
5719    --1.3.6.1.4.1.3052.10.2.4.5
5720
5721hostEntry OBJECT-TYPE
5722    SYNTAX HostConfig
5723    MAX-ACCESS not-accessible
5724    STATUS current
5725    DESCRIPTION
5726        "Static host entry"
5727    INDEX { hostIndex }
5728    ::= { hostTable 1 }
5729    --1.3.6.1.4.1.3052.10.2.4.5.1
5730
5731hostIndex OBJECT-TYPE
5732    SYNTAX Integer32 (1..2)
5733    MAX-ACCESS read-only
5734    STATUS current
5735    DESCRIPTION
5736        "Index for static host"
5737    ::= { hostEntry 1 }
5738    --1.3.6.1.4.1.3052.10.2.4.5.1.1
5739
5740hostDeclaration OBJECT-TYPE
5741    SYNTAX DisplayString
5742    MAX-ACCESS read-write
5743    STATUS current
5744    DESCRIPTION
5745        "Static host declaration string (i.e. 'address hostname')"
5746    ::= { hostEntry 2 }
5747    --1.3.6.1.4.1.3052.10.2.4.5.1.2
5748
5749-- Network Command Processor
5750
5751ncpDuplex OBJECT-TYPE
5752    SYNTAX Integer32
5753    MAX-ACCESS read-write
5754    STATUS current
5755    DESCRIPTION
5756        "For network command processor: 1=Input characters are echoed; 0=no echo."
5757    ::= { network 6 }
5758    --1.3.6.1.4.1.3052.10.2.4.6
5759
5760ncpTimeout OBJECT-TYPE
5761    SYNTAX Integer32
5762    MAX-ACCESS read-write
5763    STATUS current
5764    DESCRIPTION
5765        "Network command processor inactivity timeout"
5766    ::= { network 7 }
5767    --1.3.6.1.4.1.3052.10.2.4.7
5768
5769-- SNMP
5770
5771snmpAgentEnable OBJECT-TYPE
5772    SYNTAX DisplayString
5773    MAX-ACCESS read-write
5774    STATUS current
5775    DESCRIPTION
5776        "ON/OFF for snmp agent"
5777    ::= { snmp 1 }
5778    --1.3.6.1.4.1.3052.10.2.4.8.1
5779
5780snmpNotificationCaptureEnable OBJECT-TYPE
5781    SYNTAX DisplayString
5782    MAX-ACCESS read-write
5783    STATUS current
5784    DESCRIPTION
5785        "ON/OFF unit receives and stores SNMP traps/informs"
5786    ::= { snmp 5 }
5787    --1.3.6.1.4.1.3052.10.2.4.8.5
5788
5789snmpNotificationCaptureFile OBJECT-TYPE
5790    SYNTAX DisplayString
5791    MAX-ACCESS read-write
5792    STATUS current
5793    DESCRIPTION
5794        "File to which unit stores received SNMP traps/informs"
5795    ::= { snmp 6 }
5796    --1.3.6.1.4.1.3052.10.2.4.8.6
5797
5798snmpNtfnAttempts OBJECT-TYPE
5799    SYNTAX Integer32
5800    MAX-ACCESS read-write
5801    STATUS current
5802    DESCRIPTION
5803        "Maximum of times the unit attempts to send a notification
5804        (trap/inform) in 1 cycle"
5805    ::= { snmpNotificationTx 1 }
5806    --1.3.6.1.4.1.3052.10.2.4.8.7.1
5807
5808snmpNtfnTimeout OBJECT-TYPE
5809    SYNTAX Integer32
5810    MAX-ACCESS read-write
5811    STATUS current
5812    DESCRIPTION
5813        "Number of seconds between retries of sending a notification"
5814    ::= { snmpNotificationTx 2 }
5815    --1.3.6.1.4.1.3052.10.2.4.8.7.2
5816
5817snmpNtfnCycles OBJECT-TYPE
5818    SYNTAX Integer32
5819    MAX-ACCESS read-write
5820    STATUS current
5821    DESCRIPTION
5822        "Number of times the unit attempts a group of attempts to send
5823        a notification (a cycle)"
5824    ::= { snmpNotificationTx 3 }
5825    --1.3.6.1.4.1.3052.10.2.4.8.7.3
5826
5827snmpNtfnSnooze OBJECT-TYPE
5828    SYNTAX Integer32
5829    MAX-ACCESS read-write
5830    STATUS current
5831    DESCRIPTION
5832        "Minutes between cycles"
5833    ::= { snmpNotificationTx 4 }
5834    --1.3.6.1.4.1.3052.10.2.4.8.7.4
5835
5836
5837-- SNMP proxy
5838
5839snmpProxyTable OBJECT-TYPE
5840    SYNTAX SEQUENCE OF SNMPProxyTable
5841    MAX-ACCESS not-accessible
5842    STATUS current
5843    DESCRIPTION
5844        "Table of SNMP proxy entries"
5845    ::= { snmpProxy 1 }
5846    --1.3.6.1.4.1.3052.10.2.4.8.8.1
5847
5848snmpProxyEntry OBJECT-TYPE
5849    SYNTAX SNMPProxyTable
5850    MAX-ACCESS not-accessible
5851    STATUS current
5852    DESCRIPTION
5853        "Entry for SNMP proxy table"
5854    INDEX { snmpProxyIndex }
5855    ::= { snmpProxyTable 1 }
5856    --1.3.6.1.4.1.3052.10.2.4.8.8.1.1
5857
5858snmpProxyIndex OBJECT-TYPE
5859    SYNTAX Integer32 (1..8)
5860    MAX-ACCESS read-only
5861    STATUS current
5862    DESCRIPTION
5863        "Index for SNMP proxy table"
5864    ::= { snmpProxyEntry 1 }
5865    --1.3.6.1.4.1.3052.10.2.4.8.8.1.1.1
5866
5867snmpProxyOIDBranch OBJECT-TYPE
5868    SYNTAX DisplayString
5869    MAX-ACCESS read-write
5870    STATUS current
5871    DESCRIPTION
5872        "The OID branch to trigger the proxy function.  This should cover
5873        the device to proxy."
5874    ::= { snmpProxyEntry 2 }
5875    --1.3.6.1.4.1.3052.10.2.4.8.8.1.1.2
5876
5877snmpProxyIP OBJECT-TYPE
5878    SYNTAX DisplayString
5879    MAX-ACCESS read-write
5880    STATUS current
5881    DESCRIPTION
5882        "The IP address of the device to proxy."
5883    ::= { snmpProxyEntry 3 }
5884    --1.3.6.1.4.1.3052.10.2.4.8.8.1.1.3
5885
5886snmpProxyPort OBJECT-TYPE
5887    SYNTAX Integer32 (1..65535)
5888    MAX-ACCESS read-write
5889    STATUS current
5890    DESCRIPTION
5891        "The UDP port on which the device to proxy listens."
5892    ::= { snmpProxyEntry 4 }
5893    --1.3.6.1.4.1.3052.10.2.4.8.8.1.1.4
5894
5895
5896-- SNMP Poll
5897
5898snmpPMode OBJECT-TYPE
5899    SYNTAX DisplayString
5900    MAX-ACCESS read-write
5901    STATUS current
5902    DESCRIPTION
5903        "Mode of poll operation: OFF, POLL ONLY (just make the results
5904        available to view), or POLL BUFFER (store the results)."
5905    ::= { snmpPoll 1 }
5906    --1.3.6.1.4.1.3052.10.2.4.8.9.1
5907
5908snmpPBufferFile OBJECT-TYPE
5909    SYNTAX DisplayString
5910    MAX-ACCESS read-write
5911    STATUS current
5912    DESCRIPTION
5913        "CRDB file in which data is stored."
5914    ::= { snmpPoll 2 }
5915    --1.3.6.1.4.1.3052.10.2.4.8.9.2
5916
5917snmpPBufferAllPeriod OBJECT-TYPE
5918    SYNTAX Integer32
5919    MAX-ACCESS read-write
5920    STATUS current
5921    DESCRIPTION
5922        "Period (in seconds) that, if non-zero, all results are buffered
5923        in the CRDB regardless of the threshold."
5924    ::= { snmpPoll 3 }
5925    --1.3.6.1.4.1.3052.10.2.4.8.9.3
5926
5927snmpPRequestTable OBJECT-TYPE
5928    SYNTAX SEQUENCE OF SNMPPollRequestConfig
5929    MAX-ACCESS not-accessible
5930    STATUS current
5931    DESCRIPTION
5932        "Table of SNMP Poll requests."
5933    ::= { snmpPoll 4 }
5934    --1.3.6.1.4.1.3052.10.2.4.8.9.4
5935
5936snmpPRequestEntry OBJECT-TYPE
5937    SYNTAX SNMPPollRequestConfig
5938    MAX-ACCESS not-accessible
5939    STATUS current
5940    DESCRIPTION
5941        "Entry for table pf SNMP Poll requests."
5942    INDEX { snmpPRequestIndex }
5943    ::= { snmpPRequestTable 1 }
5944    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1
5945
5946snmpPRequestIndex OBJECT-TYPE
5947    SYNTAX Integer32 (1..64)
5948    MAX-ACCESS read-only
5949    STATUS current
5950    DESCRIPTION
5951        "Index for table of SNMP Poll requests."
5952    ::= { snmpPRequestEntry 1 }
5953    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.1
5954
5955snmpPRequestDescription OBJECT-TYPE
5956    SYNTAX DisplayString
5957    MAX-ACCESS read-write
5958    STATUS current
5959    DESCRIPTION
5960        "A description for this single telemetry request; no functional effect."
5961    ::= { snmpPRequestEntry 2 }
5962    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.2
5963
5964snmpPRequestAgent OBJECT-TYPE
5965    SYNTAX DisplayString
5966    MAX-ACCESS read-write
5967    STATUS current
5968    DESCRIPTION
5969        "SNMP Agent IP address or hostname for this single telemetry request."
5970    ::= { snmpPRequestEntry 3 }
5971    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.3
5972
5973snmpPRequestReadcom OBJECT-TYPE
5974    SYNTAX DisplayString
5975    MAX-ACCESS read-write
5976    STATUS current
5977    DESCRIPTION
5978        "SNMP read community for this single telemetry request."
5979    ::= { snmpPRequestEntry 4 }
5980    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.4
5981
5982snmpPRequestOID OBJECT-TYPE
5983    SYNTAX DisplayString
5984    MAX-ACCESS read-write
5985    STATUS current
5986    DESCRIPTION
5987        "SNMP object identifier for this single telemetry request."
5988    ::= { snmpPRequestEntry 5 }
5989    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.5
5990
5991snmpPRequestPeriod OBJECT-TYPE
5992    SYNTAX Integer32 (1..255)
5993    MAX-ACCESS read-write
5994    STATUS current
5995    DESCRIPTION
5996        "How many seconds between periodic SNMP polls of this
5997        single telemetry request."
5998    ::= { snmpPRequestEntry 6 }
5999    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.6
6000
6001snmpPRequestID OBJECT-TYPE
6002    SYNTAX DisplayString
6003    MAX-ACCESS read-write
6004    STATUS current
6005    DESCRIPTION
6006        "A textual field that is part of the record containing
6007        the telemetry result."
6008    ::= { snmpPRequestEntry 7 }
6009    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.7
6010
6011snmpPRequestThreshold OBJECT-TYPE
6012    SYNTAX DisplayString
6013    MAX-ACCESS read-write
6014    STATUS current
6015    DESCRIPTION
6016        "Controls when new data is stored upon a successful
6017        telemetry request."
6018    ::= { snmpPRequestEntry 8 }
6019    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.8
6020
6021snmpPRequestResultStatus OBJECT-TYPE
6022    SYNTAX DisplayString
6023    MAX-ACCESS read-only
6024    STATUS current
6025    DESCRIPTION
6026        "Status of the last attempt for this telemetry request."
6027    ::= { snmpPRequestEntry 10 }
6028    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.10
6029
6030snmpPRequestResultValue OBJECT-TYPE
6031    SYNTAX DisplayString
6032    MAX-ACCESS read-only
6033    STATUS current
6034    DESCRIPTION
6035        "The telemetry value if the last request was successful."
6036    ::= { snmpPRequestEntry 11 }
6037    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.11
6038
6039snmpPRequestResultTime OBJECT-TYPE
6040    SYNTAX DisplayString
6041    MAX-ACCESS read-only
6042    STATUS current
6043    DESCRIPTION
6044        "The timestamp of the last telemetry request."
6045    ::= { snmpPRequestEntry 12 }
6046    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.12
6047
6048snmpPRequestResultType OBJECT-TYPE
6049    SYNTAX DisplayString
6050    MAX-ACCESS read-only
6051    STATUS current
6052    DESCRIPTION
6053        "The type of the telemetry as reported by the agent."
6054    ::= { snmpPRequestEntry 13 }
6055    --1.3.6.1.4.1.3052.10.2.4.8.9.4.1.13
6056
6057
6058-- FTP
6059
6060ftpPushEnable OBJECT-TYPE
6061    SYNTAX DisplayString
6062    MAX-ACCESS read-write
6063    STATUS current
6064    DESCRIPTION
6065        "Enable FTP push for REGULAR (protocol: FTP) or SECURE (protocol:
6066        SFTP) operation, or disable it (OFF)"
6067    ::= { ftpPush 1 }
6068    --1.3.6.1.4.1.3052.10.2.4.9.1
6069
6070ftpPushServer OBJECT-TYPE
6071    SYNTAX DisplayString
6072    MAX-ACCESS read-write
6073    STATUS current
6074    DESCRIPTION
6075        "FTP server to which data should be pushed"
6076    ::= { ftpPush 2 }
6077    --1.3.6.1.4.1.3052.10.2.4.9.2
6078
6079ftpPushAccount OBJECT-TYPE
6080    SYNTAX DisplayString
6081    MAX-ACCESS read-write
6082    STATUS current
6083    DESCRIPTION
6084        "FTP push account"
6085    ::= { ftpPush 5 }
6086    --1.3.6.1.4.1.3052.10.2.4.9.5
6087
6088ftpPushDirectory OBJECT-TYPE
6089    SYNTAX DisplayString
6090    MAX-ACCESS read-write
6091    STATUS current
6092    DESCRIPTION
6093        "FTP push directory"
6094    ::= { ftpPush 6 }
6095    --1.3.6.1.4.1.3052.10.2.4.9.6
6096
6097ftpPushperiod OBJECT-TYPE
6098    SYNTAX Integer32
6099    MAX-ACCESS read-write
6100    STATUS current
6101    DESCRIPTION
6102        "Minutes between pushes"
6103    ::= { ftpPush 7 }
6104    --1.3.6.1.4.1.3052.10.2.4.9.7
6105
6106ftpPushPushFileTable OBJECT-TYPE
6107    SYNTAX SEQUENCE OF FTPPushPushFileConfig
6108    MAX-ACCESS not-accessible
6109    STATUS current
6110    DESCRIPTION
6111        "Table of files to push"
6112    ::= { ftpPush 8 }
6113    --1.3.6.1.4.1.3052.10.2.4.9.8
6114
6115ftpPushPushFileEntry OBJECT-TYPE
6116    SYNTAX FTPPushPushFileConfig
6117    MAX-ACCESS not-accessible
6118    STATUS current
6119    DESCRIPTION
6120        "Entry for table of files to push"
6121    INDEX { ftpPushPushFileIndex }
6122    ::= { ftpPushPushFileTable 1 }
6123    --1.3.6.1.4.1.3052.10.2.4.9.8.1
6124
6125ftpPushPushFileIndex OBJECT-TYPE
6126    SYNTAX Integer32 (1..16)
6127    MAX-ACCESS read-only
6128    STATUS current
6129    DESCRIPTION
6130        "Index for table of files to push"
6131    ::= { ftpPushPushFileEntry 1 }
6132    --1.3.6.1.4.1.3052.10.2.4.9.8.1.1
6133
6134ftpPushPushFile OBJECT-TYPE
6135    SYNTAX DisplayString
6136    MAX-ACCESS read-write
6137    STATUS current
6138    DESCRIPTION
6139        "ON/OFF push this local FILEx"
6140    ::= { ftpPushPushFileEntry 2 }
6141    --1.3.6.1.4.1.3052.10.2.4.9.8.1.2
6142
6143ftpPushPushAudit OBJECT-TYPE
6144    SYNTAX DisplayString
6145    MAX-ACCESS read-write
6146    STATUS current
6147    DESCRIPTION
6148        "ON/OFF push the audit log"
6149    ::= { ftpPush 9 }
6150    --1.3.6.1.4.1.3052.10.2.4.9.9
6151
6152ftpPushPushAlarms OBJECT-TYPE
6153    SYNTAX DisplayString
6154    MAX-ACCESS read-write
6155    STATUS current
6156    DESCRIPTION
6157        "ON/OFF push the alarms/events file"
6158    ::= { ftpPush 10 }
6159    --1.3.6.1.4.1.3052.10.2.4.9.10
6160
6161ftpPushRemoteFileTable OBJECT-TYPE
6162    SYNTAX SEQUENCE OF FTPPushRemoteFileConfig
6163    MAX-ACCESS not-accessible
6164    STATUS current
6165    DESCRIPTION
6166        "Table of remote names of files to push"
6167    ::= { ftpPush 11 }
6168    --1.3.6.1.4.1.3052.10.2.4.9.11
6169
6170ftpPushRemoteFileEntry OBJECT-TYPE
6171    SYNTAX FTPPushRemoteFileConfig
6172    MAX-ACCESS not-accessible
6173    STATUS current
6174    DESCRIPTION
6175        "Entry for table of remote names of files to push"
6176    INDEX { ftpPushRemoteFileIndex }
6177    ::= { ftpPushRemoteFileTable 1 }
6178    --1.3.6.1.4.1.3052.10.2.4.9.11.1
6179
6180ftpPushRemoteFileIndex OBJECT-TYPE
6181    SYNTAX Integer32 (1..16)
6182    MAX-ACCESS read-only
6183    STATUS current
6184    DESCRIPTION
6185        "Index for table of remote names of files to push"
6186    ::= { ftpPushRemoteFileEntry 1 }
6187    --1.3.6.1.4.1.3052.10.2.4.9.11.1
6188
6189ftpPushRemoteFileName OBJECT-TYPE
6190    SYNTAX DisplayString
6191    MAX-ACCESS read-write
6192    STATUS current
6193    DESCRIPTION
6194        "remote name of pushed FILEx (name on server)"
6195    ::= { ftpPushRemoteFileEntry 2 }
6196    --1.3.6.1.4.1.3052.10.2.4.9.11.2
6197
6198ftpPushRemoteAlarmName OBJECT-TYPE
6199    SYNTAX DisplayString
6200    MAX-ACCESS read-write
6201    STATUS current
6202    DESCRIPTION
6203        "Filename on server for alarms"
6204    ::= { ftpPush 12 }
6205    --1.3.6.1.4.1.3052.10.2.4.9.12
6206
6207ftpPushPassive OBJECT-TYPE
6208    SYNTAX DisplayString
6209    MAX-ACCESS read-write
6210    STATUS current
6211    DESCRIPTION
6212        "ON/OFF use ftp passive mode"
6213    ::= { ftpPush 13 }
6214    --1.3.6.1.4.1.3052.10.2.4.9.13
6215
6216ftpPushIncludeDate OBJECT-TYPE
6217    SYNTAX DisplayString
6218    MAX-ACCESS read-write
6219    STATUS current
6220    DESCRIPTION
6221        "ON/OFF include the date in the name of the pushed file"
6222    ::= { ftpPush 14 }
6223    --1.3.6.1.4.1.3052.10.2.4.9.14
6224
6225ftpPushIncludeTime OBJECT-TYPE
6226    SYNTAX DisplayString
6227    MAX-ACCESS read-write
6228    STATUS current
6229    DESCRIPTION
6230        "ON/OFF include the time in the name of the pushed file"
6231    ::= { ftpPush 15 }
6232    --1.3.6.1.4.1.3052.10.2.4.9.15
6233
6234ftpPushIncludeSeq OBJECT-TYPE
6235    SYNTAX DisplayString
6236    MAX-ACCESS read-write
6237    STATUS current
6238    DESCRIPTION
6239        "ON/OFF include a sequence number in the name of the pushed file"
6240    ::= { ftpPush 16 }
6241    --1.3.6.1.4.1.3052.10.2.4.9.16
6242
6243
6244pppDialEnable OBJECT-TYPE
6245    SYNTAX DisplayString
6246    MAX-ACCESS read-write
6247    STATUS current
6248    DESCRIPTION
6249        "ON/OFF PPP dialout enabled"
6250    ::= { pppDial 1 }
6251    --1.3.6.1.4.1.3052.10.2.4.10.1.1
6252
6253pppDialNumber OBJECT-TYPE
6254    SYNTAX DisplayString
6255    MAX-ACCESS read-write
6256    STATUS current
6257    DESCRIPTION
6258        "phone number to dial"
6259    ::= { pppDial 2 }
6260    --1.3.6.1.4.1.3052.10.2.4.10.1.2
6261
6262pppDialIdleTimeout OBJECT-TYPE
6263    SYNTAX Integer32
6264    MAX-ACCESS read-write
6265    STATUS current
6266    DESCRIPTION
6267        "Seconds of inactivity after which the unit disconnects"
6268    ::= { pppDial 5 }
6269    --1.3.6.1.4.1.3052.10.2.4.10.1.5
6270
6271pppDialRetries OBJECT-TYPE
6272    SYNTAX Integer32
6273    MAX-ACCESS read-write
6274    STATUS current
6275    DESCRIPTION
6276        "Number of dialing retries for PPP"
6277    ::= { pppDial 6 }
6278    --1.3.6.1.4.1.3052.10.2.4.10.1.6
6279
6280pppDialCDTimeout OBJECT-TYPE
6281    SYNTAX Integer32
6282    MAX-ACCESS read-write
6283    STATUS current
6284    DESCRIPTION
6285        "Number of seconds to wait after dialing for CD before
6286        giving up"
6287    ::= { pppDial 7 }
6288    --1.3.6.1.4.1.3052.10.2.4.10.1.7
6289
6290pppDialLoginTimeout OBJECT-TYPE
6291    SYNTAX Integer32
6292    MAX-ACCESS read-write
6293    STATUS current
6294    DESCRIPTION
6295        "Seconds to wait to negotiate PPP after connecting"
6296    ::= { pppDial 8 }
6297    --1.3.6.1.4.1.3052.10.2.4.10.1.8
6298
6299pppDialMdmInit OBJECT-TYPE
6300    SYNTAX DisplayString
6301    MAX-ACCESS read-write
6302    STATUS current
6303    DESCRIPTION
6304        "Modem init string to use when dialing PPP"
6305    ::= { pppDial 9 }
6306    --1.3.6.1.4.1.3052.10.2.4.10.1.9
6307
6308pppDialSuggestIP OBJECT-TYPE
6309    SYNTAX IpAddress
6310    MAX-ACCESS read-write
6311    STATUS current
6312    DESCRIPTION
6313        "IP address to suggest as the unit's end (local end) of the
6314        PPP link"
6315    ::= { pppDial 10 }
6316    --1.3.6.1.4.1.3052.10.2.4.10.1.10
6317
6318pppDialPlainLogin OBJECT-TYPE
6319    SYNTAX DisplayString
6320    MAX-ACCESS read-write
6321    STATUS current
6322    DESCRIPTION
6323        "ON/OFF look for login/password prompt before negotiating
6324        PPP"
6325    ::= { pppDial 11 }
6326    --1.3.6.1.4.1.3052.10.2.4.10.1.11
6327
6328pppHostEnable OBJECT-TYPE
6329    SYNTAX DisplayString
6330    MAX-ACCESS read-write
6331    STATUS current
6332    DESCRIPTION
6333        "ON/OFF Unit accepts PPP negotiation"
6334    ::= { pppHost 1 }
6335    --1.3.6.1.4.1.3052.10.2.4.10.2.1
6336
6337pppHostIdleTimeout OBJECT-TYPE
6338    SYNTAX Integer32
6339    MAX-ACCESS read-write
6340    STATUS current
6341    DESCRIPTION
6342        "Seconds of inactivity after which PPP-hosted link will
6343        terminate"
6344    ::= { pppHost 2 }
6345    --1.3.6.1.4.1.3052.10.2.4.10.2.2
6346
6347pppHostLocalIP OBJECT-TYPE
6348    SYNTAX IpAddress
6349    MAX-ACCESS read-write
6350    STATUS current
6351    DESCRIPTION
6352        "Local IP address to negotiate"
6353    ::= { pppHost 3 }
6354    --1.3.6.1.4.1.3052.10.2.4.10.2.3
6355
6356pppHostRemoteIP OBJECT-TYPE
6357    SYNTAX IpAddress
6358    MAX-ACCESS read-write
6359    STATUS current
6360    DESCRIPTION
6361        "Remote IP address to hand out to PPP peer"
6362    ::= { pppHost 4 }
6363    --1.3.6.1.4.1.3052.10.2.4.10.2.4
6364
6365-- Routing
6366
6367pppRoutingEnable OBJECT-TYPE
6368    SYNTAX DisplayString
6369    MAX-ACCESS read-write
6370    STATUS current
6371    DESCRIPTION
6372        "ON/OFF unit routes IP traffic from PPP/Wireless to Ethernet"
6373    ::= { routing 1 }
6374    --1.3.6.1.4.1.3052.10.2.4.11.1
6375
6376ethRoutingEnable OBJECT-TYPE
6377    SYNTAX DisplayString
6378    MAX-ACCESS read-write
6379    STATUS current
6380    DESCRIPTION
6381        "ON/OFF unit routes IP traffic from Ethernet to PPP/Wireless"
6382    ::= { routing 2 }
6383    --1.3.6.1.4.1.3052.10.2.4.11.2
6384
6385ethRoutingNATEnable OBJECT-TYPE
6386    SYNTAX DisplayString
6387    MAX-ACCESS read-write
6388    STATUS current
6389    DESCRIPTION
6390        "ON/OFF unit applies NAT on routed IP frames egressing the
6391        unit on its PPP interface"
6392    ::= { routing 3 }
6393    --1.3.6.1.4.1.3052.10.2.4.11.3
6394
6395routingInterface OBJECT-TYPE
6396    SYNTAX DisplayString
6397    MAX-ACCESS read-write
6398    STATUS current
6399    DESCRIPTION
6400        "When Ethernet routing is enabled (routing.1), this is the
6401        Ethernet interface to which IP frames received on PPP are
6402        routed"
6403    ::= { routing 4 }
6404    --1.3.6.1.4.1.3052.10.2.4.11.4
6405
6406eth2WanRoutingEnable OBJECT-TYPE
6407    SYNTAX DisplayString
6408    MAX-ACCESS read-write
6409    STATUS current
6410    DESCRIPTION
6411        "Make ETH2 operate as a WAN port to route outbound traffic
6412        arriving on ETH1."
6413    ::= { routing 5 }
6414    --1.3.6.1.4.1.3052.10.2.4.11.5
6415
6416-- IP Restrictions
6417
6418ipRestrictionTable OBJECT-TYPE
6419    SYNTAX SEQUENCE OF IPRestrictionConfig
6420    MAX-ACCESS not-accessible
6421    STATUS current
6422    DESCRIPTION
6423        "Table of IP restrictions"
6424    ::= { ipRestriction 1 }
6425    --1.3.6.1.4.1.3052.10.2.4.12.1.1
6426
6427ipRestrictionEntry OBJECT-TYPE
6428    SYNTAX IPRestrictionConfig
6429    MAX-ACCESS not-accessible
6430    STATUS current
6431    DESCRIPTION
6432        "Entry for table of IP restrictions"
6433    INDEX { ipRestrictionIndex }
6434    ::= { ipRestrictionTable 1 }
6435    --1.3.6.1.4.1.3052.10.2.4.12.1.1
6436
6437ipRestrictionIndex OBJECT-TYPE
6438    SYNTAX Integer32 (1..8)
6439    MAX-ACCESS read-only
6440    STATUS current
6441    DESCRIPTION
6442        "Index for table of IP restrictions"
6443    ::= { ipRestrictionEntry 1 }
6444    --1.3.6.1.4.1.3052.10.2.4.12.1.1.1.1
6445
6446ipRestrictionEnable OBJECT-TYPE
6447    SYNTAX DisplayString
6448    MAX-ACCESS read-write
6449    STATUS current
6450    DESCRIPTION
6451        "ON/OFF enable this IP restriction"
6452    ::= { ipRestrictionEntry 2 }
6453    --1.3.6.1.4.1.3052.10.2.4.12.1.1.1.2
6454
6455ipRestrictionMask OBJECT-TYPE
6456    SYNTAX IpAddress
6457    MAX-ACCESS read-write
6458    STATUS current
6459    DESCRIPTION
6460        "IP restriction mask"
6461    ::= { ipRestrictionEntry 3 }
6462    --1.3.6.1.4.1.3052.10.2.4.12.1.1.1.3
6463
6464
6465-- RTS
6466
6467
6468rtsFileTable OBJECT-TYPE
6469    SYNTAX SEQUENCE OF RTSFileConfig
6470    MAX-ACCESS not-accessible
6471    STATUS current
6472    DESCRIPTION
6473        "Table of RTS files"
6474    ::= { rts 1 }
6475    --1.3.6.1.4.1.3052.10.2.4.13.1
6476
6477rtsFileEntry OBJECT-TYPE
6478    SYNTAX RTSFileConfig
6479    MAX-ACCESS not-accessible
6480    STATUS current
6481    DESCRIPTION
6482        "Entry for table of RTS files"
6483    INDEX { rtsFileIndex }
6484    ::= { rtsFileTable 1 }
6485    --1.3.6.1.4.1.3052.10.2.4.13.1
6486
6487rtsFileIndex OBJECT-TYPE
6488    SYNTAX Integer32 (1..16)
6489    MAX-ACCESS read-only
6490    STATUS current
6491    DESCRIPTION
6492        "Index for table of RTS files"
6493    ::= { rtsFileEntry 1 }
6494    --1.3.6.1.4.1.3052.10.2.4.13.1.1.1
6495
6496rtsFileMode OBJECT-TYPE
6497    SYNTAX DisplayString
6498    MAX-ACCESS read-write
6499    STATUS current
6500    DESCRIPTION
6501        "RTS mode (OFF,LISTEN,PUSH) for FILEx"
6502    ::= { rtsFileEntry 2 }
6503    --1.3.6.1.4.1.3052.10.2.4.13.1.1.2
6504
6505rtsFileShowAnswer OBJECT-TYPE
6506    SYNTAX DisplayString
6507    MAX-ACCESS read-write
6508    STATUS current
6509    DESCRIPTION
6510        "Show answer string upon RTS connect for FILEx"
6511    ::= { rtsFileEntry 3 }
6512    --1.3.6.1.4.1.3052.10.2.4.13.1.1.3
6513
6514rtsFileReqXON OBJECT-TYPE
6515    SYNTAX DisplayString
6516    MAX-ACCESS read-write
6517    STATUS current
6518    DESCRIPTION
6519        "ON/OFF require XON to start flow for FILEx"
6520    ::= { rtsFileEntry 4 }
6521    --1.3.6.1.4.1.3052.10.2.4.13.1.1.4
6522
6523rtsFileTimeout OBJECT-TYPE
6524    SYNTAX Integer32
6525    MAX-ACCESS read-write
6526    STATUS current
6527    DESCRIPTION
6528        "Idle connection close timer (0 means no timeout) for FILEx"
6529    ::= { rtsFileEntry 5 }
6530    --1.3.6.1.4.1.3052.10.2.4.13.1.1.5
6531
6532rtsFileEmptyClose OBJECT-TYPE
6533    SYNTAX DisplayString
6534    MAX-ACCESS read-write
6535    STATUS current
6536    DESCRIPTION
6537        "ON/OFF close the socket when FILEx is empty"
6538    ::= { rtsFileEntry 6 }
6539    --1.3.6.1.4.1.3052.10.2.4.13.1.1.6
6540
6541rtsFilePushHost OBJECT-TYPE
6542    SYNTAX DisplayString
6543    MAX-ACCESS read-write
6544    STATUS current
6545    DESCRIPTION
6546        "Host to which FILEx should be pushed via RTS"
6547    ::= { rtsFileEntry 7 }
6548    --1.3.6.1.4.1.3052.10.2.4.13.1.1.7
6549
6550rtsFilePushPort OBJECT-TYPE
6551    SYNTAX Integer32
6552    MAX-ACCESS read-write
6553    STATUS current
6554    DESCRIPTION
6555        "TCP port to which FILEx should be pushed via RTS"
6556    ::= { rtsFileEntry 8 }
6557    --1.3.6.1.4.1.3052.10.2.4.13.1.1.8
6558
6559rtsFilePushRetryTimer OBJECT-TYPE
6560    SYNTAX Integer32
6561    MAX-ACCESS read-write
6562    STATUS current
6563    DESCRIPTION
6564        "Retry timer (seconds) for retrying failed RTS push connect
6565        attempts"
6566    ::= { rtsFileEntry 9 }
6567    --1.3.6.1.4.1.3052.10.2.4.13.1.1.9
6568
6569-- RTS Alarms
6570
6571rtsAlarmsMode OBJECT-TYPE
6572    SYNTAX DisplayString
6573    MAX-ACCESS read-write
6574    STATUS current
6575    DESCRIPTION
6576        "RTS mode (OFF,LISTEN,PUSH) for alarms file"
6577    ::= { rtsAlarms 1 }
6578    --1.3.6.1.4.1.3052.10.2.4.13.2.1
6579
6580rtsAlarmsShowAnswer OBJECT-TYPE
6581    SYNTAX DisplayString
6582    MAX-ACCESS read-write
6583    STATUS current
6584    DESCRIPTION
6585        "Show answer string upon RTS connect for alarms file"
6586    ::= { rtsAlarms 2 }
6587    --1.3.6.1.4.1.3052.10.2.4.13.2.2
6588
6589rtsAlarmsReqXON OBJECT-TYPE
6590    SYNTAX DisplayString
6591    MAX-ACCESS read-write
6592    STATUS current
6593    DESCRIPTION
6594        "ON/OFF require XON to start flow for alarms file"
6595    ::= { rtsAlarms 3 }
6596    --1.3.6.1.4.1.3052.10.2.4.13.2.3
6597
6598rtsAlarmsTimeout OBJECT-TYPE
6599    SYNTAX Integer32
6600    MAX-ACCESS read-write
6601    STATUS current
6602    DESCRIPTION
6603        "Idle connection close timer (0 means no timeout) for alarms
6604        file"
6605    ::= { rtsAlarms 4 }
6606    --1.3.6.1.4.1.3052.10.2.4.13.2.4
6607
6608rtsAlarmsEmptyClose OBJECT-TYPE
6609    SYNTAX DisplayString
6610    MAX-ACCESS read-write
6611    STATUS current
6612    DESCRIPTION
6613        "ON/OFF close the socket when this file is empty for alarms
6614        file"
6615    ::= { rtsAlarms 5 }
6616    --1.3.6.1.4.1.3052.10.2.4.13.2.5
6617
6618rtsAlarmsPushHost OBJECT-TYPE
6619    SYNTAX DisplayString
6620    MAX-ACCESS read-write
6621    STATUS current
6622    DESCRIPTION
6623        "Host to which alarms file should be pushed via RTS"
6624    ::= { rtsAlarms 6 }
6625    --1.3.6.1.4.1.3052.10.2.4.13.2.6
6626
6627rtsAlarmsPushPort OBJECT-TYPE
6628    SYNTAX Integer32
6629    MAX-ACCESS read-write
6630    STATUS current
6631    DESCRIPTION
6632        "TCP port to which alarms file should be pushed via RTS"
6633    ::= { rtsAlarms 7 }
6634    --1.3.6.1.4.1.3052.10.2.4.13.2.7
6635
6636rtsAlarmsPushRetryTimer OBJECT-TYPE
6637    SYNTAX Integer32
6638    MAX-ACCESS read-write
6639    STATUS current
6640    DESCRIPTION
6641        "Retry timer (seconds) for retrying failed RTS push connect
6642        attempts"
6643    ::= { rtsAlarms 8 }
6644    --1.3.6.1.4.1.3052.10.2.4.13.2.8
6645
6646-- Traps
6647
6648trapIncludeDateTime OBJECT-TYPE
6649    SYNTAX DisplayString
6650    MAX-ACCESS read-write
6651    STATUS current
6652    DESCRIPTION
6653        "ON/OFF include date and time in stock trap message"
6654    ::= { trapInclude 1 }
6655    --1.3.6.1.4.1.3052.10.2.4.14.1.1
6656
6657trapIncludeSiteName OBJECT-TYPE
6658    SYNTAX DisplayString
6659    MAX-ACCESS read-write
6660    STATUS current
6661    DESCRIPTION
6662        "ON/OFF include site name in stock trap message"
6663    ::= { trapInclude 2 }
6664    --1.3.6.1.4.1.3052.10.2.4.14.1.2
6665
6666trapIncludeSensorID OBJECT-TYPE
6667    SYNTAX DisplayString
6668    MAX-ACCESS read-write
6669    STATUS current
6670    DESCRIPTION
6671        "ON/OFF include sensor ID in stock trap message"
6672    ::= { trapInclude 3 }
6673    --1.3.6.1.4.1.3052.10.2.4.14.1.3
6674
6675trapIncludeUDName OBJECT-TYPE
6676    SYNTAX DisplayString
6677    MAX-ACCESS read-write
6678    STATUS current
6679    DESCRIPTION
6680        "ON/OFF include user defined name in stock trap message"
6681    ::= { trapInclude 4 }
6682    --1.3.6.1.4.1.3052.10.2.4.14.1.4
6683
6684trapIncludeUDState OBJECT-TYPE
6685    SYNTAX DisplayString
6686    MAX-ACCESS read-write
6687    STATUS current
6688    DESCRIPTION
6689        "ON/OFF include user defined state in stock trap message"
6690    ::= { trapInclude 5 }
6691    --1.3.6.1.4.1.3052.10.2.4.14.1.5
6692
6693trapIncludeSourceAddress OBJECT-TYPE
6694    SYNTAX IpAddress
6695    MAX-ACCESS read-write
6696    STATUS current
6697    DESCRIPTION
6698        "ON/OFF include source IP address in stock trap message"
6699    ::= { trapInclude 6 }
6700    --1.3.6.1.4.1.3052.10.2.4.14.1.6
6701
6702trapAuthFailEnable OBJECT-TYPE
6703    SYNTAX DisplayString
6704    MAX-ACCESS read-write
6705    STATUS current
6706    DESCRIPTION
6707        "ON/OFF enable trap sent upon SNMP authentication failure"
6708    ::= { trap 2 }
6709    --1.3.6.1.4.1.3052.10.2.4.14.2
6710
6711-- Route testing
6712
6713routeTestEnable OBJECT-TYPE
6714    SYNTAX DisplayString
6715    MAX-ACCESS read-write
6716    STATUS current
6717    DESCRIPTION
6718        "ON/OFF enable route testing"
6719    ::= { routeTest 1 }
6720    --1.3.6.1.4.1.3052.10.2.4.15.1
6721
6722
6723routeTestPeriod OBJECT-TYPE
6724    SYNTAX Integer32
6725    MAX-ACCESS read-write
6726    STATUS current
6727    DESCRIPTION
6728        "The period which a route is considered valid"
6729    ::= { routeTest 2 }
6730    --1.3.6.1.4.1.3052.10.2.4.15.2
6731
6732routeTestAddressTable OBJECT-TYPE
6733    SYNTAX SEQUENCE OF RouteTestConfig
6734    MAX-ACCESS not-accessible
6735    STATUS current
6736    DESCRIPTION
6737        "Table of route testing addresses"
6738    ::= { routeTest 3 }
6739    --1.3.6.1.4.1.3052.10.2.4.15.3
6740
6741routeTestAddressEntry OBJECT-TYPE
6742    SYNTAX RouteTestConfig
6743    MAX-ACCESS not-accessible
6744    STATUS current
6745    DESCRIPTION
6746        "Entry for table of RTS files"
6747    INDEX { routeTestAddressIndex }
6748    ::= { routeTestAddressTable 1 }
6749    --1.3.6.1.4.1.3052.10.2.4.15.3.1
6750
6751routeTestAddressIndex OBJECT-TYPE
6752    SYNTAX Integer32 (1..3)
6753    MAX-ACCESS read-only
6754    STATUS current
6755    DESCRIPTION
6756        "Index for table of RTS files"
6757    ::= { routeTestAddressEntry 1 }
6758    --1.3.6.1.4.1.3052.10.2.4.15.3.1.1
6759
6760routeTestAddress OBJECT-TYPE
6761    SYNTAX DisplayString
6762    MAX-ACCESS read-write
6763    STATUS current
6764    DESCRIPTION
6765        "Address to ping to see if the route to it is valid"
6766    ::= { routeTestAddressEntry 2 }
6767    --1.3.6.1.4.1.3052.10.2.4.15.3.1.2
6768
6769
6770-- Wireless
6771
6772
6773wirelessMode OBJECT-TYPE
6774    SYNTAX DisplayString
6775    MAX-ACCESS read-write
6776    STATUS current
6777    DESCRIPTION
6778        "Wireless mode (OFF,PERMANENT-EDGE)"
6779    ::= { wireless 1 }
6780    --1.3.6.1.4.1.3052.10.2.4.16.1
6781
6782wirelessAPN OBJECT-TYPE
6783    SYNTAX DisplayString
6784    MAX-ACCESS read-write
6785    STATUS current
6786    DESCRIPTION
6787        "Wireless access point name"
6788    ::= { wireless 2 }
6789    --1.3.6.1.4.1.3052.10.2.4.16.2
6790
6791wirelessIdleTimeout OBJECT-TYPE
6792    SYNTAX Integer32 (3..255)
6793    MAX-ACCESS read-write
6794    STATUS current
6795    DESCRIPTION
6796        "Wireless idle timeout"
6797    ::= { wireless 3 }
6798    --1.3.6.1.4.1.3052.10.2.4.16.3
6799
6800wirelessPIN OBJECT-TYPE
6801    SYNTAX DisplayString
6802    MAX-ACCESS read-write
6803    STATUS current
6804    DESCRIPTION
6805        "Wireless modem SIM PIN"
6806    ::= { wireless 5 }
6807    --1.3.6.1.4.1.3052.10.2.4.16.5
6808
6809wirelessDRE OBJECT-TYPE
6810    SYNTAX DisplayString
6811    MAX-ACCESS read-write
6812    STATUS current
6813    DESCRIPTION
6814        "Default route enable for wireless network interface.
6815         When this is ON, the wireless link, if up, becomes
6816         the default route, overriding the default route setting
6817         (defaultRouter object).  When OFF, the default route
6818         setting controls the default route and the wireless link
6819         does not become the default route."
6820    ::= { wireless 9 }
6821    --1.3.6.1.4.1.3052.10.2.4.16.9
6822
6823-- Email
6824
6825
6826emailServer OBJECT-TYPE
6827    SYNTAX DisplayString
6828    MAX-ACCESS read-write
6829    STATUS current
6830    DESCRIPTION
6831        "SMTP server to which the unit sends email"
6832    ::= { email 1 }
6833    --1.3.6.1.4.1.3052.10.2.4.17.1
6834
6835emailDomain OBJECT-TYPE
6836    SYNTAX DisplayString
6837    MAX-ACCESS read-write
6838    STATUS current
6839    DESCRIPTION
6840        "Domain to use in recipient address"
6841    ::= { email 2 }
6842    --1.3.6.1.4.1.3052.10.2.4.17.2
6843
6844emailAuthEnable OBJECT-TYPE
6845    SYNTAX DisplayString
6846    MAX-ACCESS read-write
6847    STATUS current
6848    DESCRIPTION
6849        "ON/OFF enable SMTP authentication"
6850    ::= { email 3 }
6851    --1.3.6.1.4.1.3052.10.2.4.17.3
6852
6853-- Advanced network config
6854
6855arpFilter OBJECT-TYPE
6856    SYNTAX Integer32
6857    MAX-ACCESS read-write
6858    STATUS current
6859    DESCRIPTION
6860        "ARP filter code"
6861    ::= { netAdvanced 1 }
6862    --1.3.6.1.4.1.3052.10.2.4.18.1
6863
6864
6865-- Web interface
6866
6867webEnable OBJECT-TYPE
6868    SYNTAX DisplayString
6869    MAX-ACCESS read-write
6870    STATUS current
6871    DESCRIPTION
6872        "ON/OFF for the web interface"
6873    ::= { web 1 }
6874    --1.3.6.1.4.1.3052.10.2.4.19.1
6875
6876webPort OBJECT-TYPE
6877    SYNTAX Integer32
6878    MAX-ACCESS read-write
6879    STATUS current
6880    DESCRIPTION
6881        "TCP port on which web interface listens"
6882    ::= { web 2 }
6883    --1.3.6.1.4.1.3052.10.2.4.19.2
6884
6885webTimeout OBJECT-TYPE
6886    SYNTAX Integer32
6887    MAX-ACCESS read-write
6888    STATUS current
6889    DESCRIPTION
6890        "Web interface session timeout (seconds)"
6891    ::= { web 3 }
6892    --1.3.6.1.4.1.3052.10.2.4.19.3
6893
6894
6895-- Ethernet Expansion
6896
6897ethExpanIp OBJECT-TYPE
6898    SYNTAX IpAddress
6899    MAX-ACCESS read-write
6900    STATUS current
6901    DESCRIPTION
6902        "IPv4 address of the unit reachable by nodes on the network interface
6903        consisting of the Ethernet Expansion Card(s). If this is default
6904        (0.0.0.0), then each card will still convey Ethernet traffic
6905        (acting as Ethernet switch) among its nodes but those nodes will not
6906        be able to communicate with the unit."
6907    ::= { ethExpan 1 }
6908    --1.3.6.1.4.1.3052.10.2.4.20.1
6909
6910ethExpanMask OBJECT-TYPE
6911    SYNTAX IpAddress
6912    MAX-ACCESS read-write
6913    STATUS current
6914    DESCRIPTION
6915        "IPv4 subnet mask for the Ethernet Expansion network interface."
6916    ::= { ethExpan 2 }
6917    --1.3.6.1.4.1.3052.10.2.4.20.2
6918
6919ethExpanCardTable OBJECT-TYPE
6920    SYNTAX SEQUENCE OF EthernetExpansionCardConfig
6921    MAX-ACCESS not-accessible
6922    STATUS current
6923    DESCRIPTION
6924        "Table of Ethernet Expansion cards"
6925    ::= { ethExpan 3 }
6926    --1.3.6.1.4.1.3052.10.2.4.20.3
6927
6928ethExpanCardEntry OBJECT-TYPE
6929    SYNTAX EthernetExpansionCardConfig
6930    MAX-ACCESS not-accessible
6931    STATUS current
6932    DESCRIPTION
6933        "Entry for table of Ethernet Expansion cards"
6934    INDEX { ethExpanCardIndex }
6935    ::= { ethExpanCardTable 1 }
6936    --1.3.6.1.4.1.3052.10.2.4.20.3.1
6937
6938ethExpanCardIndex OBJECT-TYPE
6939    SYNTAX Integer32 (1..2)
6940    MAX-ACCESS read-only
6941    STATUS current
6942    DESCRIPTION
6943        "Index for table of Ethernet Expansion cards"
6944    ::= { ethExpanCardEntry 1 }
6945    --1.3.6.1.4.1.3052.10.2.4.20.3.1.1
6946
6947ethExpanCardMAC OBJECT-TYPE
6948    SYNTAX DisplayString
6949    MAX-ACCESS read-only
6950    STATUS current
6951    DESCRIPTION
6952        "MAC address for each Ethernet Expansion Card that is bridged
6953        together to form the Ethernet Expansion network interface."
6954    ::= { ethExpanCardEntry 2 }
6955    --1.3.6.1.4.1.3052.10.2.4.20.3.1.2
6956
6957ethExpanDHCPStartIp OBJECT-TYPE
6958    SYNTAX IpAddress
6959    MAX-ACCESS read-write
6960    STATUS current
6961    DESCRIPTION
6962        "Starting IP address for serving DHCP addresses on the Ethernet
6963        Expansion network interface. If this is default (0.0.0.0) then
6964        the unit will not run DHCP to serve addresses."
6965    ::= { ethExpanDHCP 1 }
6966    --1.3.6.1.4.1.3052.10.2.4.20.6.1
6967
6968ethExpanDHCPLeaseTime OBJECT-TYPE
6969    SYNTAX Integer32
6970    MAX-ACCESS read-write
6971    STATUS current
6972    DESCRIPTION
6973        "Lease time for Ethernet Expansion DHCP clients in minutes."
6974    ::= { ethExpanDHCP 2 }
6975    --1.3.6.1.4.1.3052.10.2.4.20.6.2
6976
6977
6978--***************************************************************************************
6979--Modem Section  2.5
6980--***************************************************************************************
6981
6982
6983
6984
6985
6986modemFormat OBJECT-TYPE
6987    SYNTAX DisplayString
6988    MAX-ACCESS read-write
6989    STATUS current
6990    DESCRIPTION
6991        "Modem data format (8N1,7E1,7O1,7N1)"
6992    ::= { modem 1 }
6993    --1.3.6.1.4.1.3052.10.2.5.1
6994
6995modemInitString OBJECT-TYPE
6996    SYNTAX DisplayString
6997    MAX-ACCESS read-write
6998    STATUS current
6999    DESCRIPTION
7000        "Init string for modem"
7001    ::= { modem 2 }
7002    --1.3.6.1.4.1.3052.10.2.5.2
7003
7004
7005modemCallAttempts OBJECT-TYPE
7006    SYNTAX Integer32
7007    MAX-ACCESS read-write
7008    STATUS current
7009    DESCRIPTION
7010        "Max mumber of times the modem should try to call out until
7011        successful connect"
7012    ::= { modem 4 }
7013    --1.3.6.1.4.1.3052.10.2.5.4
7014
7015modemCallDelay OBJECT-TYPE
7016    SYNTAX Integer32
7017    MAX-ACCESS read-write
7018    STATUS current
7019    DESCRIPTION
7020        "Minimum delay (seconds) between callouts"
7021    ::= { modem 5 }
7022    --1.3.6.1.4.1.3052.10.2.5.6
7023
7024
7025modemCmdTimout OBJECT-TYPE
7026    SYNTAX Integer32
7027    MAX-ACCESS read-write
7028    STATUS current
7029    DESCRIPTION
7030        "Number of minutes after which an idle command session via
7031        modem is terminated"
7032    ::= { modem 6 }
7033    --1.3.6.1.4.1.3052.10.2.5.6
7034
7035modemGoto OBJECT-TYPE
7036    SYNTAX DisplayString
7037    MAX-ACCESS read-write
7038    STATUS current
7039    DESCRIPTION
7040        "When a user connects, where that user is routed (command
7041        session, passthrough to port 1, passthrough to port 2, etc.)"
7042    ::= { modem 7 }
7043    --1.3.6.1.4.1.3052.10.2.5.7
7044
7045
7046modemCLIDEnable OBJECT-TYPE
7047    SYNTAX DisplayString
7048    MAX-ACCESS read-write
7049    STATUS current
7050    DESCRIPTION
7051        "ON/OFF Calling Line Identification security"
7052    ::= { modemClid 1 }
7053    --1.3.6.1.4.1.3052.10.2.5.8.1
7054
7055
7056modemCLIDNumberTable OBJECT-TYPE
7057    SYNTAX SEQUENCE OF ModemCLIDNumberConfig
7058    MAX-ACCESS not-accessible
7059    STATUS current
7060    DESCRIPTION
7061        "Table of authorized callers identified by phone number"
7062    ::= { modemClid 2 }
7063    --1.3.6.1.4.1.3052.10.2.5.8.2
7064
7065modemCLIDNumberEntry OBJECT-TYPE
7066    SYNTAX ModemCLIDNumberConfig
7067    MAX-ACCESS not-accessible
7068    STATUS current
7069    DESCRIPTION
7070        "Entry for table of CLID numbers"
7071    INDEX { modemCLIDNumberIndex }
7072    ::= { modemCLIDNumberTable 1 }
7073    --1.3.6.1.4.1.3052.10.2.5.8.2.1
7074
7075modemCLIDNumberIndex OBJECT-TYPE
7076    SYNTAX Integer32 (1..20)
7077    MAX-ACCESS read-only
7078    STATUS current
7079    DESCRIPTION
7080        "Index for table of CLID numbers"
7081    ::= { modemCLIDNumberEntry 1 }
7082    --1.3.6.1.4.1.3052.10.2.5.8.2.1.1
7083
7084modemCLIDNumber OBJECT-TYPE
7085    SYNTAX DisplayString
7086    MAX-ACCESS read-write
7087    STATUS current
7088    DESCRIPTION
7089        "auhorized CLID number"
7090    ::= { modemCLIDNumberEntry 2 }
7091    --1.3.6.1.4.1.3052.10.2.5.8.2.1.2
7092
7093modemTAPInitString OBJECT-TYPE
7094    SYNTAX DisplayString
7095    MAX-ACCESS read-write
7096    STATUS current
7097    DESCRIPTION
7098        "Init string to use for TAP (pager) connections"
7099    ::= { modem 9 }
7100    --1.3.6.1.4.1.3052.10.2.5.9
7101
7102modemTAP8N1 OBJECT-TYPE
7103    SYNTAX DisplayString
7104    MAX-ACCESS read-write
7105    STATUS current
7106    DESCRIPTION
7107        "ON/OFF: use 8N1 data/parity/stop for TAP connections"
7108    ::= { modem 10 }
7109    --1.3.6.1.4.1.3052.10.2.5.10
7110
7111
7112--***************************************************************************************
7113--Time Section  2.8
7114--***************************************************************************************
7115
7116clock OBJECT-TYPE
7117    SYNTAX DisplayString
7118    MAX-ACCESS read-write
7119    STATUS current
7120    DESCRIPTION
7121        "Text string for date and time;
7122        e.g. 'SUN 01/02/98 12:34:27'.  When setting
7123        this object, only the date and time are
7124        required; the unit will ignore a specified
7125        day of week because it is calculated from
7126        the date and time.  When this object is included
7127        in a notification as a varbind, it represents
7128        the time that the triggering event occurred."
7129    ::= { time 1 }
7130    --1.3.6.1.4.1.3052.10.2.8.1
7131
7132--***************************************************************************************
7133--Console Section  2.10
7134--***************************************************************************************
7135
7136
7137consoleDuplex OBJECT-TYPE
7138    SYNTAX DisplayString
7139    MAX-ACCESS read-write
7140    STATUS current
7141    DESCRIPTION
7142        "ON/OFF characters echoed on telnet command session"
7143    ::= { console 1 }
7144    --1.3.6.1.4.1.3052.10.2.10.1
7145
7146consoleTimeout OBJECT-TYPE
7147    SYNTAX Integer32
7148    MAX-ACCESS read-write
7149    STATUS current
7150    DESCRIPTION
7151        "Minutes of inactivity after which telnet command session is terminated"
7152    ::= { console 2 }
7153    --1.3.6.1.4.1.3052.10.2.10.2
7154
7155consoleConfirm OBJECT-TYPE
7156    SYNTAX DisplayString
7157    MAX-ACCESS read-write
7158    STATUS current
7159    DESCRIPTION
7160        "ON/OFF Prompt to confirm certain actions"
7161    ::= { console 7 }
7162    --1.3.6.1.4.1.3052.10.2.10.7
7163
7164--***************************************************************************************
7165--Core Security Section 2.11.1
7166--***************************************************************************************
7167
7168scShowPasswordPrompt OBJECT-TYPE
7169    SYNTAX DisplayString
7170    MAX-ACCESS read-write
7171    STATUS current
7172    DESCRIPTION
7173        "ON/OFF show password prompt upon login"
7174    ::= { secCore 1 }
7175    --1.3.6.1.4.1.3052.10.2.11.1.1
7176
7177scConsoleLoginRequired  OBJECT-TYPE
7178    SYNTAX DisplayString
7179    MAX-ACCESS read-write
7180    STATUS current
7181    DESCRIPTION
7182        "ON/OFF login required upon connecting via console"
7183    ::= { secCore 2 }
7184    --1.3.6.1.4.1.3052.10.2.11.1.2
7185
7186scModemLoginRequired OBJECT-TYPE
7187    SYNTAX DisplayString
7188    MAX-ACCESS read-write
7189    STATUS current
7190    DESCRIPTION
7191        "ON/OFF login required upon connecting via modem"
7192    ::= { secCore 3 }
7193    --1.3.6.1.4.1.3052.10.2.11.1.3
7194
7195scTelnetLoginRequired OBJECT-TYPE
7196    SYNTAX DisplayString
7197    MAX-ACCESS read-write
7198    STATUS current
7199    DESCRIPTION
7200        "ON/OFF login required upon connecting via Telnet"
7201    ::= { secCore 4 }
7202    --1.3.6.1.4.1.3052.10.2.11.1.4
7203
7204scTelnetPTLoginRequired OBJECT-TYPE
7205    SYNTAX DisplayString
7206    MAX-ACCESS read-write
7207    STATUS current
7208    DESCRIPTION
7209        "ON/OFF login required upon connecting via Telnet to pass-
7210        through ports (TCP ports 210x)"
7211    ::= { secCore 5 }
7212    --1.3.6.1.4.1.3052.10.2.11.1.5
7213
7214scRTSLoginRequired OBJECT-TYPE
7215    SYNTAX DisplayString
7216    MAX-ACCESS read-write
7217    STATUS current
7218    DESCRIPTION
7219        "ON/OFF login required upon connecting to RTS (TCP ports 220x)"
7220    ::= { secCore 6 }
7221    --1.3.6.1.4.1.3052.10.2.11.1.6
7222
7223scAuthMode OBJECT-TYPE
7224    SYNTAX DisplayString
7225    MAX-ACCESS read-write
7226    STATUS current
7227    DESCRIPTION
7228        "Authentication mode (USERNAME/PW,PW/USERNAME,PASSWORD ONLY)"
7229    ::= { secCore 7 }
7230    --1.3.6.1.4.1.3052.10.2.11.1.7
7231
7232scRightsGroup OBJECT-TYPE
7233    SYNTAX DisplayString
7234    MAX-ACCESS read-write
7235    STATUS current
7236    DESCRIPTION
7237        "The set of aliases used for the 8 available rights levels"
7238    ::= { secCore 8 }
7239    --1.3.6.1.4.1.3052.10.2.11.1.8
7240
7241scSecret OBJECT-TYPE
7242    SYNTAX DisplayString
7243    MAX-ACCESS read-write
7244    STATUS current
7245    DESCRIPTION
7246        "Shared secret for challenges"
7247    ::= { secCore 9 }
7248    --1.3.6.1.4.1.3052.10.2.11.1.9
7249
7250
7251
7252--***************************************************************************************
7253--User Security Section 2.11.2
7254--***************************************************************************************
7255
7256
7257secUserTable OBJECT-TYPE
7258    SYNTAX SEQUENCE OF SecUserConfig
7259    MAX-ACCESS not-accessible
7260    STATUS current
7261    DESCRIPTION
7262        "Table of users"
7263    ::= { unitSecurity 2 }
7264    --1.3.6.1.4.1.3052.10.2.11.2
7265
7266secUserEntry OBJECT-TYPE
7267    SYNTAX SecUserConfig
7268    MAX-ACCESS not-accessible
7269    STATUS current
7270    DESCRIPTION
7271        "Entry for table of users"
7272    INDEX { secUserIndex }
7273    ::= { secUserTable 1 }
7274    --1.3.6.1.4.1.3052.10.2.11.2.1
7275
7276secUserIndex OBJECT-TYPE
7277    SYNTAX Integer32 (1..12)
7278    MAX-ACCESS read-only
7279    STATUS current
7280    DESCRIPTION
7281        "Index for table of users"
7282    ::= { secUserEntry 1 }
7283    --1.3.6.1.4.1.3052.10.2.11.2.1.1
7284
7285secUserEnable OBJECT-TYPE
7286    SYNTAX DisplayString
7287    MAX-ACCESS read-write
7288    STATUS current
7289    DESCRIPTION
7290        "ON/OFF enable user"
7291    ::= { secUserEntry 2 }
7292    --1.3.6.1.4.1.3052.10.2.11.2.1.2
7293
7294secUserConnectVia OBJECT-TYPE
7295    SYNTAX DisplayString
7296    MAX-ACCESS read-write
7297    STATUS current
7298    DESCRIPTION
7299        "Methods by which user is allowed to connect:
7300        L=local (console)
7301        T=Telnet
7302        M=modem
7303        F=FTP
7304        R=RTS
7305        S=SSH
7306        "
7307    ::= { secUserEntry 5 }
7308    --1.3.6.1.4.1.3052.10.2.11.2.1.5
7309
7310secUserLoginTo OBJECT-TYPE
7311    SYNTAX DisplayString
7312    MAX-ACCESS read-write
7313    STATUS current
7314    DESCRIPTION
7315        "The function presented to the user upon login (COMMAND,
7316        PASSTHROUGH,MENU)"
7317    ::= { secUserEntry 6 }
7318    --1.3.6.1.4.1.3052.10.2.11.2.1.6
7319
7320secUserAccessFile OBJECT-TYPE
7321    SYNTAX DisplayString
7322    MAX-ACCESS read-write
7323    STATUS current
7324    DESCRIPTION
7325        "The default access file associated with the user"
7326    ::= { secUserEntry 7 }
7327    --1.3.6.1.4.1.3052.10.2.11.2.1.7
7328
7329secUserPTEscapeTo OBJECT-TYPE
7330    SYNTAX DisplayString
7331    MAX-ACCESS read-write
7332    STATUS current
7333    DESCRIPTION
7334        "The function presented to the user upon escaping pass-
7335        through: currently only MENU"
7336    ::= { secUserEntry 9 }
7337    --1.3.6.1.4.1.3052.10.2.11.2.1.9
7338
7339secUserPPPType OBJECT-TYPE
7340    SYNTAX DisplayString
7341    MAX-ACCESS read-write
7342    STATUS current
7343    DESCRIPTION
7344        "The kind of PPP access allowed to this user cannot connect
7345        via PPP (NONE), can connect but only to the unit (LOCAL), or
7346        can connect and route to Ethernet (ROUTING)"
7347    ::= { secUserEntry 10 }
7348    --1.3.6.1.4.1.3052.10.2.11.2.1.10
7349
7350secUserRights OBJECT-TYPE
7351    SYNTAX DisplayString
7352    MAX-ACCESS read-write
7353    STATUS current
7354    DESCRIPTION
7355        "The rights level granted to this user"
7356    ::= { secUserEntry 11 }
7357    --1.3.6.1.4.1.3052.10.2.11.2.1.11
7358
7359secUserEventsReadAccess OBJECT-TYPE
7360    SYNTAX DisplayString
7361    MAX-ACCESS read-write
7362    STATUS current
7363    DESCRIPTION
7364        "DENY/ALLOW user to read the events/alarms file"
7365    ::= { secUserEntry 13 }
7366    --1.3.6.1.4.1.3052.10.2.11.2.1.13
7367
7368secUserAuditReadAccess OBJECT-TYPE
7369    SYNTAX DisplayString
7370    MAX-ACCESS read-write
7371    STATUS current
7372    DESCRIPTION
7373        "DENY/ALLOW user to read the audit log"
7374    ::= { secUserEntry 14 }
7375    --1.3.6.1.4.1.3052.10.2.11.2.1.14
7376
7377secUserEventsWriteAccess OBJECT-TYPE
7378    SYNTAX DisplayString
7379    MAX-ACCESS read-write
7380    STATUS current
7381    DESCRIPTION
7382        "DENY/ALLOW user to delete the events file"
7383    ::= { secUserEntry 16 }
7384    --1.3.6.1.4.1.3052.10.2.11.2.1.16
7385
7386secUserAuditWriteAccess OBJECT-TYPE
7387    SYNTAX DisplayString
7388    MAX-ACCESS read-write
7389    STATUS current
7390    DESCRIPTION
7391        "DENY/ALLOW user to write to the audit log"
7392    ::= { secUserEntry 17 }
7393    --1.3.6.1.4.1.3052.10.2.11.2.1.17
7394
7395secUserExpiration OBJECT-TYPE
7396    SYNTAX DisplayString
7397    MAX-ACCESS read-write
7398    STATUS current
7399    DESCRIPTION
7400        "Expiration date/time of this user"
7401    ::= { secUserEntry 18 }
7402    --1.3.6.1.4.1.3052.10.2.11.2.1.18
7403
7404secUserCallbackNumber1 OBJECT-TYPE
7405    SYNTAX DisplayString
7406    MAX-ACCESS read-write
7407    STATUS current
7408    DESCRIPTION
7409        "Number slot 1 the unit calls for dialback"
7410    ::= { secUserEntry 19 }
7411    --1.3.6.1.4.1.3052.10.2.11.2.1.19
7412
7413secUserCallbackNumber2 OBJECT-TYPE
7414    SYNTAX DisplayString
7415    MAX-ACCESS read-write
7416    STATUS current
7417    DESCRIPTION
7418        "Number slot 2 the unit calls for dialback"
7419    ::= { secUserEntry 20 }
7420    --1.3.6.1.4.1.3052.10.2.11.2.1.20
7421
7422secUserCallbackNumber3 OBJECT-TYPE
7423    SYNTAX DisplayString
7424    MAX-ACCESS read-write
7425    STATUS current
7426    DESCRIPTION
7427        "Number slot 3 the unit calls for dialback"
7428    ::= { secUserEntry 21 }
7429    --1.3.6.1.4.1.3052.10.2.11.2.1.21
7430
7431secUserChallengeTelnetMode OBJECT-TYPE
7432    SYNTAX DisplayString
7433    MAX-ACCESS read-write
7434    STATUS current
7435    DESCRIPTION
7436        "Telnet challenge mode: when user logs in via telnet, unit
7437        allows access (OFF), presents a challenge (CHALLENGE), or
7438        unit sends a one-time-password (SEND PASSWORD) to a
7439        destination configured by secUserChallengeTelnetSendTo"
7440    ::= { secUserEntry 22 }
7441    --1.3.6.1.4.1.3052.10.2.11.2.1.22
7442
7443secUserChallengeModemMode OBJECT-TYPE
7444    SYNTAX DisplayString
7445    MAX-ACCESS read-write
7446    STATUS current
7447    DESCRIPTION
7448        "Modem challenge mode: when user logs in via modem, unit
7449        allows access (OFF), presents a challenge (CHALLENGE), sends
7450        a one-time-password (SEND PASSWORD) to a destination
7451        configured by secUserChallengeTelnetSendTo, or dials a
7452        number (CALLBACK) configured with secUserCallbackNumberx"
7453    ::= { secUserEntry 23 }
7454    --1.3.6.1.4.1.3052.10.2.11.2.1.23
7455
7456secUserChallengeConsoleMode OBJECT-TYPE
7457    SYNTAX DisplayString
7458    MAX-ACCESS read-write
7459    STATUS current
7460    DESCRIPTION
7461        "Console challenge mode: when user logs in via console, unit
7462        allows access (OFF), or presents a challenge (CHALLENGE)"
7463    ::= { secUserEntry 24 }
7464    --1.3.6.1.4.1.3052.10.2.11.2.1.24
7465
7466secUserChallengeTelnetSendTo OBJECT-TYPE
7467    SYNTAX DisplayString
7468    MAX-ACCESS read-write
7469    STATUS current
7470    DESCRIPTION
7471        "Email action used as the destination address for one-time-
7472        password when a user logs in with a challenge mode of
7473        SEND PASSWORD"
7474    ::= { secUserEntry 25 }
7475    --1.3.6.1.4.1.3052.10.2.11.2.1.25
7476
7477secUserChallengeModemSendTo OBJECT-TYPE
7478    SYNTAX DisplayString
7479    MAX-ACCESS read-write
7480    STATUS current
7481    DESCRIPTION
7482        "Modem action used as the destination phone number for one-
7483        time-password when a user logs in with a challenge mode of
7484        SEND PASSWORD"
7485    ::= { secUserEntry 26 }
7486    --1.3.6.1.4.1.3052.10.2.11.2.1.26
7487
7488secUserChallengeExpiration OBJECT-TYPE
7489    SYNTAX Integer32 (0..180)
7490    MAX-ACCESS read-write
7491    STATUS current
7492    DESCRIPTION
7493        "Time (in minutes) after which a one-time-password is sent
7494        that it can be used to log in"
7495    ::= { secUserEntry 27 }
7496    --1.3.6.1.4.1.3052.10.2.11.2.1.27
7497
7498
7499--***************************************************************************************
7500--Factory Security Section 2.11.3
7501--***************************************************************************************
7502
7503sfEnable OBJECT-TYPE
7504    SYNTAX DisplayString
7505    MAX-ACCESS read-write
7506    STATUS current
7507    DESCRIPTION
7508        "ON/OFF enable factory access"
7509    ::= { secFactory 1 }
7510    --1.3.6.1.4.1.3052.10.2.11.3.1
7511
7512sfSecret OBJECT-TYPE
7513    SYNTAX DisplayString
7514    MAX-ACCESS read-write
7515    STATUS current
7516    DESCRIPTION
7517        "Secret used for factory access"
7518    ::= { secFactory 2 }
7519    --1.3.6.1.4.1.3052.10.2.11.3.2
7520
7521
7522--***************************************************************************************
7523--SSH Security Section 2.11.3
7524--***************************************************************************************
7525
7526--***************************************************************************************
7527--Event Section   2.12
7528--***************************************************************************************
7529
7530--***************************************************************************************
7531--Event Core Section   2.12.1
7532--***************************************************************************************
7533
7534
7535evClassNameTable OBJECT-TYPE
7536    SYNTAX SEQUENCE OF EventClassConfig
7537    MAX-ACCESS not-accessible
7538    STATUS current
7539    DESCRIPTION
7540        "Table of classes"
7541    ::= { evCore 1 }
7542    --1.3.6.1.4.1.3052.10.2.12.1.1
7543
7544evClassNameEntry OBJECT-TYPE
7545    SYNTAX EventClassConfig
7546    MAX-ACCESS not-accessible
7547    STATUS current
7548    DESCRIPTION
7549        "Entry for table of classes"
7550    INDEX { evClassNameIndex }
7551    ::= { evClassNameTable 1 }
7552    --1.3.6.1.4.1.3052.10.2.12.1.1.1
7553
7554evClassNameIndex OBJECT-TYPE
7555    SYNTAX Integer32 (1..12)
7556    MAX-ACCESS read-only
7557    STATUS current
7558    DESCRIPTION
7559        "Index for table of classes"
7560    ::= { evClassNameEntry 1 }
7561    --1.3.6.1.4.1.3052.10.2.12.1.1.1.1
7562
7563evClassName OBJECT-TYPE
7564    SYNTAX DisplayString
7565    MAX-ACCESS read-write
7566    STATUS current
7567    DESCRIPTION
7568        "Class name for this slot"
7569    ::= { evClassNameEntry 2 }
7570    --1.3.6.1.4.1.3052.10.2.12.1.1.1.2
7571
7572evReminderInterval OBJECT-TYPE
7573    SYNTAX Integer32 (0..65535)
7574    MAX-ACCESS read-write
7575    STATUS current
7576    DESCRIPTION
7577        "Interval (minutes) between EventSensor reminder events"
7578    ::= { evCore 2 }
7579    --1.3.6.1.4.1.3052.10.2.12.1.2
7580
7581evLogEnable OBJECT-TYPE
7582    SYNTAX DisplayString
7583    MAX-ACCESS read-write
7584    STATUS current
7585    DESCRIPTION
7586        "ON/OFF enable event log"
7587    ::= { evLog 1 }
7588    --1.3.6.1.4.1.3052.10.2.12.1.3.1
7589
7590evLogStoreAlarm OBJECT-TYPE
7591    SYNTAX DisplayString
7592    MAX-ACCESS read-write
7593    STATUS current
7594    DESCRIPTION
7595        "ON/OFF store data alarms in event log"
7596    ::= { evLog 2 }
7597    --1.3.6.1.4.1.3052.10.2.12.1.3.2
7598
7599evLogMaxSize OBJECT-TYPE
7600    SYNTAX Integer32
7601    MAX-ACCESS read-write
7602    STATUS current
7603    DESCRIPTION
7604        "max size (in KB) of event log"
7605    ::= { evLog 3 }
7606    --1.3.6.1.4.1.3052.10.2.12.1.3.3
7607
7608evLogStoreSensor OBJECT-TYPE
7609    SYNTAX DisplayString
7610    MAX-ACCESS read-write
7611    STATUS current
7612    DESCRIPTION
7613        "ON/OFF store EventSensor events in event log"
7614    ::= { evLog 4 }
7615    --1.3.6.1.4.1.3052.10.2.12.1.3.4
7616
7617evLogTimeStampAlarms OBJECT-TYPE
7618    SYNTAX DisplayString
7619    MAX-ACCESS read-write
7620    STATUS current
7621    DESCRIPTION
7622        "ON/OFF put timestamps on event log entries"
7623    ::= { evLog 5 }
7624    --1.3.6.1.4.1.3052.10.2.12.1.3.5
7625
7626evLogPrependName OBJECT-TYPE
7627    SYNTAX DisplayString
7628    MAX-ACCESS read-write
7629    STATUS current
7630    DESCRIPTION
7631        "ON/OFF prepend data event name to data alarm records in event
7632        log"
7633    ::= { evLog 6 }
7634    --1.3.6.1.4.1.3052.10.2.12.1.3.6
7635
7636
7637evMgmtReprocess OBJECT-TYPE
7638    SYNTAX DisplayString
7639    MAX-ACCESS read-write
7640    STATUS current
7641    DESCRIPTION
7642        "Number of sensors that have generated events since reset.
7643        Write this to reprocess each sensor's last generated event
7644        since reset.  The value to write determines what kind of
7645        events should be reprocessed:
7646                'all': all sensor events
7647                 'cc': cc events
7648        'temperature': temperature events
7649           'humidity': humidity events
7650             'analog': analog input events"
7651    ::= { evMgmt 3 }
7652    --1.3.6.1.4.1.3052.10.2.12.1.4.3
7653
7654
7655
7656--***************************************************************************************
7657--Data event section 2.12.2
7658--***************************************************************************************
7659
7660evdExitOnTrue OBJECT-TYPE
7661    SYNTAX DisplayString
7662    MAX-ACCESS read-write
7663    STATUS current
7664    DESCRIPTION
7665        "ON/OFF: Data alarm evaluator stops checking record against
7666        alarm equations when it finds an equation that matches"
7667    ::= { evdCore 1 }
7668    --1.3.6.1.4.1.3052.10.2.12.2.1.1.1
7669
7670evdFilterAction OBJECT-TYPE
7671    SYNTAX DisplayString
7672    MAX-ACCESS read-write
7673    STATUS current
7674    DESCRIPTION
7675        "What happens to a record that matches an equation:
7676        REJECT/ACCEPT"
7677    ::= { evdCore 2 }
7678    --1.3.6.1.4.1.3052.10.2.12.2.1.1.2
7679
7680evdWildCardChar OBJECT-TYPE
7681    SYNTAX Integer32
7682    MAX-ACCESS read-write
7683    STATUS current
7684    DESCRIPTION
7685        "Character (in decimal ASCII code format) used to indicate
7686        wildcards in data alarm equation"
7687    ::= { evdCore 3 }
7688    --1.3.6.1.4.1.3052.10.2.12.2.1.1.3
7689
7690
7691evdTable OBJECT-TYPE
7692    SYNTAX SEQUENCE OF DataEventConfig
7693    MAX-ACCESS not-accessible
7694    STATUS current
7695    DESCRIPTION
7696        "Table of data events"
7697    ::= { evData 2 }
7698    --1.3.6.1.4.1.3052.10.2.12.2.2
7699
7700evdEntry OBJECT-TYPE
7701    SYNTAX DataEventConfig
7702    MAX-ACCESS not-accessible
7703    STATUS current
7704    DESCRIPTION
7705        "Entry for table of data events"
7706    INDEX { evdIndex }
7707    ::= { evdTable 1 }
7708    --1.3.6.1.4.1.3052.10.2.12.2.2.1
7709
7710evdIndex OBJECT-TYPE
7711    SYNTAX Integer32 (1..1000)
7712    MAX-ACCESS read-only
7713    STATUS current
7714    DESCRIPTION
7715        "Index for table of data events"
7716    ::= { evdEntry 1 }
7717    --1.3.6.1.4.1.3052.10.2.12.2.2.1.1
7718
7719evdEnable OBJECT-TYPE
7720    SYNTAX DisplayString
7721    MAX-ACCESS read-write
7722    STATUS current
7723    DESCRIPTION
7724        "ON/OFF enable this data event"
7725    ::= { evdEntry 2 }
7726    --1.3.6.1.4.1.3052.10.2.12.2.2.1.2
7727
7728evdName OBJECT-TYPE
7729    SYNTAX DisplayString
7730    MAX-ACCESS read-write
7731    STATUS current
7732    DESCRIPTION
7733        "Name for this data event"
7734    ::= { evdEntry 3 }
7735    --1.3.6.1.4.1.3052.10.2.12.2.2.1.3
7736
7737evdEquation OBJECT-TYPE
7738    SYNTAX DisplayString
7739    MAX-ACCESS read-write
7740    STATUS current
7741    DESCRIPTION
7742        "Equation for this data event"
7743    ::= { evdEntry 4 }
7744    --1.3.6.1.4.1.3052.10.2.12.2.2.1.4
7745
7746evdThreshold OBJECT-TYPE
7747    SYNTAX Integer32
7748    MAX-ACCESS read-write
7749    STATUS current
7750    DESCRIPTION
7751        "Number of equation matches that must happen to trigger this
7752        data event"
7753    ::= { evdEntry 5 }
7754    --1.3.6.1.4.1.3052.10.2.12.2.2.1.5
7755
7756evdAutoClear OBJECT-TYPE
7757    SYNTAX DisplayString
7758    MAX-ACCESS read-write
7759    STATUS current
7760    DESCRIPTION
7761        "ON/OFF this data alarm is automatically cleared (re-armed)
7762        upon reaching the threshold number of matches"
7763    ::= { evdEntry 6 }
7764    --1.3.6.1.4.1.3052.10.2.12.2.2.1.6
7765
7766evdClearInterval OBJECT-TYPE
7767    SYNTAX DisplayString
7768    MAX-ACCESS read-write
7769    STATUS current
7770    DESCRIPTION
7771        "Interval at which this alarm is automatically cleared (no
7772        bearing with evdAutoClear)"
7773    ::= { evdEntry 7 }
7774    --1.3.6.1.4.1.3052.10.2.12.2.2.1.7
7775
7776evdClearTime OBJECT-TYPE
7777    SYNTAX DisplayString
7778    MAX-ACCESS read-write
7779    STATUS current
7780    DESCRIPTION
7781        "Tie of day (HH:MM) at which this data alarm is cleared (no
7782        bearing with evdAutoClear)"
7783    ::= { evdEntry 8 }
7784    --1.3.6.1.4.1.3052.10.2.12.2.2.1.8
7785
7786evdActions OBJECT-TYPE
7787    SYNTAX DisplayString
7788    MAX-ACCESS read-write
7789    STATUS current
7790    DESCRIPTION
7791        "Actions for this data event"
7792    ::= { evdEntry 9 }
7793    --1.3.6.1.4.1.3052.10.2.12.2.2.1.9
7794
7795evdClass OBJECT-TYPE
7796    SYNTAX DisplayString
7797    MAX-ACCESS read-write
7798    STATUS current
7799    DESCRIPTION
7800        "Class for this data event"
7801    ::= { evdEntry 10 }
7802    --1.3.6.1.4.1.3052.10.2.12.2.2.1.10
7803
7804evdTrapNum OBJECT-TYPE
7805    SYNTAX Integer32
7806    MAX-ACCESS read-write
7807    STATUS current
7808    DESCRIPTION
7809        "Trap number for this event"
7810    ::= { evdEntry 11 }
7811    --1.3.6.1.4.1.3052.10.2.12.2.2.1.11
7812
7813evdMode OBJECT-TYPE
7814    SYNTAX DisplayString
7815    MAX-ACCESS read-write
7816    STATUS current
7817    DESCRIPTION
7818        "ALARM/FILTER: what is happens when this data event
7819        triggers: either generate actions (mode=ALARM) )or
7820        ACCEPT/REJECT (via evdFilterAction) the record
7821        (mode=FILTER)"
7822    ::= { evdEntry 12 }
7823    --1.3.6.1.4.1.3052.10.2.12.2.2.1.12
7824
7825evdFieldTable OBJECT-TYPE
7826    SYNTAX SEQUENCE OF DataEventFieldConfig
7827    MAX-ACCESS not-accessible
7828    STATUS current
7829    DESCRIPTION
7830        "Table of data event fields"
7831    ::= { evData 3 }
7832    --1.3.6.1.4.1.3052.10.2.12.2.3
7833
7834evdFieldEntry OBJECT-TYPE
7835    SYNTAX DataEventFieldConfig
7836    MAX-ACCESS not-accessible
7837    STATUS current
7838    DESCRIPTION
7839        "Entry for table of data event fields"
7840    INDEX { evdFieldIndex }
7841    ::= { evdFieldTable 1 }
7842    --1.3.6.1.4.1.3052.10.2.12.2.3.1
7843
7844evdFieldIndex OBJECT-TYPE
7845    SYNTAX Integer32 (1..16)
7846    MAX-ACCESS read-only
7847    STATUS current
7848    DESCRIPTION
7849        "Index for table of data event fields"
7850    ::= { evdFieldEntry 1 }
7851    --1.3.6.1.4.1.3052.10.2.12.2.3.1.1
7852
7853evdFieldStart OBJECT-TYPE
7854    SYNTAX Integer32
7855    MAX-ACCESS read-write
7856    STATUS current
7857    DESCRIPTION
7858        "Start position (1-based) for this data event field"
7859    ::= { evdFieldEntry 2 }
7860    --1.3.6.1.4.1.3052.10.2.12.2.3.1.2
7861
7862evdFieldLength OBJECT-TYPE
7863    SYNTAX Integer32
7864    MAX-ACCESS read-write
7865    STATUS current
7866    DESCRIPTION
7867        "Number of characters this data event field occupies"
7868    ::= { evdFieldEntry 3 }
7869    --1.3.6.1.4.1.3052.10.2.12.2.3.1.3
7870
7871evdFieldName OBJECT-TYPE
7872    SYNTAX DisplayString
7873    MAX-ACCESS read-write
7874    STATUS current
7875    DESCRIPTION
7876        "Start position (1-based) for this data event field"
7877    ::= { evdFieldEntry 4 }
7878    --1.3.6.1.4.1.3052.10.2.12.2.3.1.4
7879
7880evdFieldLine OBJECT-TYPE
7881    SYNTAX Integer32
7882    MAX-ACCESS read-write
7883    STATUS current
7884    DESCRIPTION
7885        "Line number (1-based, for multiline records) for this data
7886        event field"
7887    ::= { evdFieldEntry 5 }
7888    --1.3.6.1.4.1.3052.10.2.12.2.3.1.5
7889
7890evdFieldType OBJECT-TYPE
7891    SYNTAX DisplayString
7892    MAX-ACCESS read-write
7893    STATUS current
7894    DESCRIPTION
7895        "Alpha/Numeric type for this data event field"
7896    ::= { evdFieldEntry 6 }
7897    --1.3.6.1.4.1.3052.10.2.12.2.3.1.6
7898
7899evdMacroTable OBJECT-TYPE
7900    SYNTAX SEQUENCE OF DataEventMacroConfig
7901    MAX-ACCESS not-accessible
7902    STATUS current
7903    DESCRIPTION
7904        "Table of data event macros"
7905    ::= { evData 4 }
7906    --1.3.6.1.4.1.3052.10.2.12.2.4
7907
7908evdMacroEntry OBJECT-TYPE
7909    SYNTAX DataEventMacroConfig
7910    MAX-ACCESS not-accessible
7911    STATUS current
7912    DESCRIPTION
7913        "Entry for table of data event macros"
7914    INDEX { evdMacroIndex }
7915    ::= { evdMacroTable 1 }
7916    --1.3.6.1.4.1.3052.10.2.12.2.4.1
7917
7918evdMacroIndex OBJECT-TYPE
7919    SYNTAX Integer32 (1..100)
7920    MAX-ACCESS read-only
7921    STATUS current
7922    DESCRIPTION
7923        "Index for table of data event macros"
7924    ::= { evdMacroEntry 1 }
7925    --1.3.6.1.4.1.3052.10.2.12.2.4.1.1
7926
7927evdMacroName OBJECT-TYPE
7928    SYNTAX DisplayString
7929    MAX-ACCESS read-write
7930    STATUS current
7931    DESCRIPTION
7932        "Name of this macro for use in data event equations"
7933    ::= { evdMacroEntry 2 }
7934    --1.3.6.1.4.1.3052.10.2.12.2.4.1.2
7935
7936evdMacroEquation OBJECT-TYPE
7937    SYNTAX DisplayString
7938    MAX-ACCESS read-write
7939    STATUS current
7940    DESCRIPTION
7941        "Equation for this data event macro"
7942    ::= { evdMacroEntry 3 }
7943    --1.3.6.1.4.1.3052.10.2.12.2.4.1.3
7944
7945--***************************************************************************************
7946--No data event 1 Section 2.12.3
7947--***************************************************************************************
7948
7949evNoData1Enable OBJECT-TYPE
7950    SYNTAX DisplayString
7951    MAX-ACCESS read-write
7952    STATUS current
7953    DESCRIPTION
7954        "ON/OFF enable this no data event"
7955    ::= { evNoData1 1 }
7956    --1.3.6.1.4.1.3052.10.2.12.3.1
7957
7958evNoData1Actions OBJECT-TYPE
7959    SYNTAX DisplayString
7960    MAX-ACCESS read-write
7961    STATUS current
7962    DESCRIPTION
7963        "Actions for this no data event"
7964    ::= { evNoData1 2 }
7965    --1.3.6.1.4.1.3052.10.2.12.3.2
7966
7967evNoData1Message OBJECT-TYPE
7968    SYNTAX DisplayString
7969    MAX-ACCESS read-write
7970    STATUS current
7971    DESCRIPTION
7972        "Message for this no data event"
7973    ::= { evNoData1 3 }
7974    --1.3.6.1.4.1.3052.10.2.12.3.3
7975
7976evNoData1TrapNum OBJECT-TYPE
7977    SYNTAX Integer32 (505..1199)
7978    MAX-ACCESS read-write
7979    STATUS current
7980    DESCRIPTION
7981        "Trap number for this no data event"
7982    ::= { evNoData1 4 }
7983    --1.3.6.1.4.1.3052.10.2.12.3.4
7984
7985evNoData1Class OBJECT-TYPE
7986    SYNTAX DisplayString
7987    MAX-ACCESS read-write
7988    STATUS current
7989    DESCRIPTION
7990        "Class for this no data event"
7991    ::= { evNoData1 5 }
7992    --1.3.6.1.4.1.3052.10.2.12.3.5
7993
7994evNoData1Sched1Begin OBJECT-TYPE
7995    SYNTAX DisplayString
7996    MAX-ACCESS read-write
7997    STATUS current
7998    DESCRIPTION
7999        "Schedule 1 begin time (HH:MM) for this no data event"
8000    ::= { evNoData1 6 }
8001    --1.3.6.1.4.1.3052.10.2.12.3.6
8002
8003evNoData1Sched1End OBJECT-TYPE
8004    SYNTAX DisplayString
8005    MAX-ACCESS read-write
8006    STATUS current
8007    DESCRIPTION
8008        "Schedule 1 end time (HH:MM) for this no data event"
8009    ::= { evNoData1 7 }
8010    --1.3.6.1.4.1.3052.10.2.12.3.7
8011
8012evNoData1Sched1Duration OBJECT-TYPE
8013    SYNTAX Integer32 (0..65535)
8014    MAX-ACCESS read-write
8015    STATUS current
8016    DESCRIPTION
8017        "Duration (minutes) for schedule 1 of this no data event"
8018    ::= { evNoData1 8 }
8019    --1.3.6.1.4.1.3052.10.2.12.3.8
8020
8021evNoData1Sched2Begin OBJECT-TYPE
8022    SYNTAX DisplayString
8023    MAX-ACCESS read-write
8024    STATUS current
8025    DESCRIPTION
8026        "Schedule 2 begin time (HH:MM) for this no data event"
8027    ::= { evNoData1 9 }
8028    --1.3.6.1.4.1.3052.10.2.12.3.9
8029
8030evNoData1Sched2End OBJECT-TYPE
8031    SYNTAX DisplayString
8032    MAX-ACCESS read-write
8033    STATUS current
8034    DESCRIPTION
8035        "Schedule 2 end time (HH:MM) for this no data event"
8036    ::= { evNoData1 10 }
8037    --1.3.6.1.4.1.3052.10.2.12.3.10
8038
8039evNoData1Sched2Duration OBJECT-TYPE
8040    SYNTAX Integer32 (0..65535)
8041    MAX-ACCESS read-write
8042    STATUS current
8043    DESCRIPTION
8044        "Duration (minutes) for schedule 2 of this no data event"
8045    ::= { evNoData1 11 }
8046    --1.3.6.1.4.1.3052.10.2.12.3.11
8047
8048evNoData1PortEnableTable OBJECT-TYPE
8049    SYNTAX SEQUENCE OF NoDataEvent1PortEnableConfig
8050    MAX-ACCESS not-accessible
8051    STATUS current
8052    DESCRIPTION
8053        "Table of no data event 1 port enables"
8054    ::= { evNoData1 12 }
8055    --1.3.6.1.4.1.3052.10.2.12.3.12
8056
8057evNoData1PortEnableEntry OBJECT-TYPE
8058    SYNTAX NoDataEvent1PortEnableConfig
8059    MAX-ACCESS not-accessible
8060    STATUS current
8061    DESCRIPTION
8062        "Entry for table of no data event 1 port enables"
8063    INDEX { evNoData1PortEnableIndex }
8064    ::= { evNoData1PortEnableTable 1 }
8065    --1.3.6.1.4.1.3052.10.2.12.3.12.1
8066
8067evNoData1PortEnableIndex OBJECT-TYPE
8068    SYNTAX Integer32 (1..16)
8069    MAX-ACCESS read-only
8070    STATUS current
8071    DESCRIPTION
8072        "Index for table of no data event 1 port enables"
8073    ::= { evNoData1PortEnableEntry 1 }
8074    --1.3.6.1.4.1.3052.10.2.12.3.12.1.1
8075
8076evNoData1PortEnable OBJECT-TYPE
8077    SYNTAX DisplayString
8078    MAX-ACCESS read-write
8079    STATUS current
8080    DESCRIPTION
8081        "ON/OFF: no data event 1 observes this port"
8082    ::= { evNoData1PortEnableEntry 2 }
8083    --1.3.6.1.4.1.3052.10.2.12.3.12.1.2
8084
8085evNoData1Exclusions OBJECT-TYPE
8086    SYNTAX DisplayString
8087    MAX-ACCESS read-write
8088    STATUS current
8089    DESCRIPTION
8090        "Exclusions (space-separated MM/DD-formatted dates) for this
8091        no data event"
8092    ::= { evNoData1 13 }
8093    --1.3.6.1.4.1.3052.10.2.12.3.13
8094
8095evNoData1Days OBJECT-TYPE
8096    SYNTAX DisplayString
8097    MAX-ACCESS read-write
8098    STATUS current
8099    DESCRIPTION
8100        "Days of the week on which this no event is active"
8101    ::= { evNoData1 14 }
8102    --1.3.6.1.4.1.3052.10.2.12.3.14
8103
8104--***************************************************************************************
8105--No data event 2 Section 2.12.4
8106--***************************************************************************************
8107
8108evNoData2Enable OBJECT-TYPE
8109    SYNTAX DisplayString
8110    MAX-ACCESS read-write
8111    STATUS current
8112    DESCRIPTION
8113        "ON/OFF enable this no data event"
8114    ::= { evNoData2 1 }
8115    --1.3.6.1.4.1.3052.10.2.12.4.1
8116
8117evNoData2Actions OBJECT-TYPE
8118    SYNTAX DisplayString
8119    MAX-ACCESS read-write
8120    STATUS current
8121    DESCRIPTION
8122        "Actions for this no data event"
8123    ::= { evNoData2 2 }
8124    --1.3.6.1.4.1.3052.10.2.12.4.2
8125
8126evNoData2Message OBJECT-TYPE
8127    SYNTAX DisplayString
8128    MAX-ACCESS read-write
8129    STATUS current
8130    DESCRIPTION
8131        "Message for this no data event"
8132    ::= { evNoData2 3 }
8133    --1.3.6.1.4.1.3052.10.2.12.4.3
8134
8135evNoData2TrapNum OBJECT-TYPE
8136    SYNTAX Integer32 (505..1199)
8137    MAX-ACCESS read-write
8138    STATUS current
8139    DESCRIPTION
8140        "Trap number for this no data event"
8141    ::= { evNoData2 4 }
8142    --1.3.6.1.4.1.3052.10.2.12.4.4
8143
8144evNoData2Class OBJECT-TYPE
8145    SYNTAX DisplayString
8146    MAX-ACCESS read-write
8147    STATUS current
8148    DESCRIPTION
8149        "Class for this no data event"
8150    ::= { evNoData2 5 }
8151    --1.3.6.1.4.1.3052.10.2.12.4.5
8152
8153evNoData2Sched1Begin OBJECT-TYPE
8154    SYNTAX DisplayString
8155    MAX-ACCESS read-write
8156    STATUS current
8157    DESCRIPTION
8158        "Schedule 1 begin time (HH:MM) for this no data event"
8159    ::= { evNoData2 6 }
8160    --1.3.6.1.4.1.3052.10.2.12.4.6
8161
8162evNoData2Sched1End OBJECT-TYPE
8163    SYNTAX DisplayString
8164    MAX-ACCESS read-write
8165    STATUS current
8166    DESCRIPTION
8167        "Schedule 1 end time (HH:MM) for this no data event"
8168    ::= { evNoData2 7 }
8169    --1.3.6.1.4.1.3052.10.2.12.4.7
8170
8171evNoData2Sched1Duration OBJECT-TYPE
8172    SYNTAX Integer32 (0..65535)
8173    MAX-ACCESS read-write
8174    STATUS current
8175    DESCRIPTION
8176        "Duration (minutes) for schedule 1 of this no data event"
8177    ::= { evNoData2 8 }
8178    --1.3.6.1.4.1.3052.10.2.12.4.8
8179
8180evNoData2Sched2Begin OBJECT-TYPE
8181    SYNTAX DisplayString
8182    MAX-ACCESS read-write
8183    STATUS current
8184    DESCRIPTION
8185        "Schedule 2 begin time (HH:MM) for this no data event"
8186    ::= { evNoData2 9 }
8187    --1.3.6.1.4.1.3052.10.2.12.4.9
8188
8189evNoData2Sched2End OBJECT-TYPE
8190    SYNTAX DisplayString
8191    MAX-ACCESS read-write
8192    STATUS current
8193    DESCRIPTION
8194        "Schedule 2 end time (HH:MM) for this no data event"
8195    ::= { evNoData2 10 }
8196    --1.3.6.1.4.1.3052.10.2.12.4.10
8197
8198evNoData2Sched2Duration OBJECT-TYPE
8199    SYNTAX Integer32 (0..65535)
8200    MAX-ACCESS read-write
8201    STATUS current
8202    DESCRIPTION
8203        "Duration (minutes) for schedule 2 of this no data event"
8204    ::= { evNoData2 11 }
8205    --1.3.6.1.4.1.3052.10.2.12.4.11
8206
8207evNoData2PortEnableTable OBJECT-TYPE
8208    SYNTAX SEQUENCE OF NoDataEvent2PortEnableConfig
8209    MAX-ACCESS not-accessible
8210    STATUS current
8211    DESCRIPTION
8212        "Table of no data event 2 port enables"
8213    ::= { evNoData2 12 }
8214    --1.3.6.1.4.1.3052.10.2.12.4.12
8215
8216evNoData2PortEnableEntry OBJECT-TYPE
8217    SYNTAX NoDataEvent2PortEnableConfig
8218    MAX-ACCESS not-accessible
8219    STATUS current
8220    DESCRIPTION
8221        "Entry for table of no data event 2 port enables"
8222    INDEX { evNoData2PortEnableIndex }
8223    ::= { evNoData2PortEnableTable 1 }
8224    --1.3.6.1.4.1.3052.10.2.12.4.12.1
8225
8226evNoData2PortEnableIndex OBJECT-TYPE
8227    SYNTAX Integer32 (1..16)
8228    MAX-ACCESS read-only
8229    STATUS current
8230    DESCRIPTION
8231        "Index for table of no data event 2 port enables"
8232    ::= { evNoData2PortEnableEntry 1 }
8233    --1.3.6.1.4.1.3052.10.2.12.4.12.1.1
8234
8235evNoData2PortEnable OBJECT-TYPE
8236    SYNTAX DisplayString
8237    MAX-ACCESS read-write
8238    STATUS current
8239    DESCRIPTION
8240        "ON/OFF: no data event 2 observes this port"
8241    ::= { evNoData2PortEnableEntry 2 }
8242    --1.3.6.1.4.1.3052.10.2.12.4.12.1.2
8243
8244evNoData2Exclusions OBJECT-TYPE
8245    SYNTAX DisplayString
8246    MAX-ACCESS read-write
8247    STATUS current
8248    DESCRIPTION
8249        "Exclusions (space-separated MM/DD-formatted dates) for this
8250        no data event"
8251    ::= { evNoData2 13 }
8252    --1.3.6.1.4.1.3052.10.2.12.4.13
8253
8254evNoData2Days OBJECT-TYPE
8255    SYNTAX DisplayString
8256    MAX-ACCESS read-write
8257    STATUS current
8258    DESCRIPTION
8259        "Days of the week on which this no event is active"
8260    ::= { evNoData2 14 }
8261    --1.3.6.1.4.1.3052.10.2.12.4.14
8262
8263--***************************************************************************************
8264--Scheduled Event 1 Section 2.12.5
8265--***************************************************************************************
8266
8267evSched1Enable OBJECT-TYPE
8268    SYNTAX DisplayString
8269    MAX-ACCESS read-write
8270    STATUS current
8271    DESCRIPTION
8272        "ON/OFF enable this scheduled event"
8273    ::= { evSched1 1 }
8274    --1.3.6.1.4.1.3052.10.2.12.5.1
8275
8276evSched1Actions OBJECT-TYPE
8277    SYNTAX DisplayString
8278    MAX-ACCESS read-write
8279    STATUS current
8280    DESCRIPTION
8281        "Actions for this scheduled event"
8282    ::= { evSched1 2 }
8283    --1.3.6.1.4.1.3052.10.2.12.5.2
8284
8285evSched1Message OBJECT-TYPE
8286    SYNTAX DisplayString
8287    MAX-ACCESS read-write
8288    STATUS current
8289    DESCRIPTION
8290        "Message for this scheduled event"
8291    ::= { evSched1 3 }
8292    --1.3.6.1.4.1.3052.10.2.12.5.3
8293
8294evSched1TrapNum OBJECT-TYPE
8295    SYNTAX Integer32
8296    MAX-ACCESS read-write
8297    STATUS current
8298    DESCRIPTION
8299        "Trap number for this scheduled event"
8300    ::= { evSched1 4 }
8301    --1.3.6.1.4.1.3052.10.2.12.5.4
8302
8303evSched1Class OBJECT-TYPE
8304    SYNTAX DisplayString
8305    MAX-ACCESS read-write
8306    STATUS current
8307    DESCRIPTION
8308        "Class for this scheduled event"
8309    ::= { evSched1 5 }
8310    --1.3.6.1.4.1.3052.10.2.12.5.5
8311
8312evSched1Sunday OBJECT-TYPE
8313    SYNTAX DisplayString
8314    MAX-ACCESS read-write
8315    STATUS current
8316    DESCRIPTION
8317        "Time on Sunday (HH:MM) when this scheduled event triggers"
8318    ::= { evSched1 6 }
8319    --1.3.6.1.4.1.3052.10.2.12.5.6
8320
8321evSched1Monday OBJECT-TYPE
8322    SYNTAX DisplayString
8323    MAX-ACCESS read-write
8324    STATUS current
8325    DESCRIPTION
8326        "Time on Monday (HH:MM) when this scheduled event triggers"
8327    ::= { evSched1 7 }
8328    --1.3.6.1.4.1.3052.10.2.12.5.7
8329
8330evSched1Tuesday OBJECT-TYPE
8331    SYNTAX DisplayString
8332    MAX-ACCESS read-write
8333    STATUS current
8334    DESCRIPTION
8335        "Time on Tuesday (HH:MM) when this scheduled event triggers"
8336    ::= { evSched1 8 }
8337    --1.3.6.1.4.1.3052.10.2.12.5.8
8338
8339evSched1Wednesday OBJECT-TYPE
8340    SYNTAX DisplayString
8341    MAX-ACCESS read-write
8342    STATUS current
8343    DESCRIPTION
8344        "Time on Wednesday (HH:MM) when this scheduled event triggers"
8345    ::= { evSched1 9 }
8346    --1.3.6.1.4.1.3052.10.2.12.5.9
8347
8348evSched1Thursday OBJECT-TYPE
8349    SYNTAX DisplayString
8350    MAX-ACCESS read-write
8351    STATUS current
8352    DESCRIPTION
8353        "Time on Thursday (HH:MM) when this scheduled event triggers"
8354    ::= { evSched1 10 }
8355    --1.3.6.1.4.1.3052.10.2.12.5.10
8356
8357evSched1Friday OBJECT-TYPE
8358    SYNTAX DisplayString
8359    MAX-ACCESS read-write
8360    STATUS current
8361    DESCRIPTION
8362        "Time on Friday (HH:MM) when this scheduled event triggers"
8363    ::= { evSched1 11 }
8364    --1.3.6.1.4.1.3052.10.2.12.5.11
8365
8366evSched1Saturday OBJECT-TYPE
8367    SYNTAX DisplayString
8368    MAX-ACCESS read-write
8369    STATUS current
8370    DESCRIPTION
8371        "Time on Saturday (HH:MM) when this scheduled event triggers"
8372    ::= { evSched1 12 }
8373    --1.3.6.1.4.1.3052.10.2.12.5.12
8374
8375evSched1Exclusions OBJECT-TYPE
8376    SYNTAX DisplayString
8377    MAX-ACCESS read-write
8378    STATUS current
8379    DESCRIPTION
8380        "Exclusions (space-separated MM/DD-formatted dates) for this
8381        scheduled event"
8382    ::= { evSched1 13 }
8383    --1.3.6.1.4.1.3052.10.2.12.5.13
8384
8385
8386--***************************************************************************************
8387--Scheduled Event 2 Section 2.12.6
8388--***************************************************************************************
8389
8390evSched2Enable OBJECT-TYPE
8391    SYNTAX DisplayString
8392    MAX-ACCESS read-write
8393    STATUS current
8394    DESCRIPTION
8395        "ON/OFF enable this scheduled event"
8396    ::= { evSched2 1 }
8397    --1.3.6.1.4.1.3052.10.2.12.6.1
8398
8399evSched2Actions OBJECT-TYPE
8400    SYNTAX DisplayString
8401    MAX-ACCESS read-write
8402    STATUS current
8403    DESCRIPTION
8404        "Actions for this scheduled event"
8405    ::= { evSched2 2 }
8406    --1.3.6.1.4.1.3052.10.2.12.6.2
8407
8408evSched2Message OBJECT-TYPE
8409    SYNTAX DisplayString
8410    MAX-ACCESS read-write
8411    STATUS current
8412    DESCRIPTION
8413        "Message for this scheduled event"
8414    ::= { evSched2 3 }
8415    --1.3.6.1.4.1.3052.10.2.12.6.3
8416
8417evSched2TrapNum OBJECT-TYPE
8418    SYNTAX Integer32
8419    MAX-ACCESS read-write
8420    STATUS current
8421    DESCRIPTION
8422        "Trap number for this scheduled event"
8423    ::= { evSched2 4 }
8424    --1.3.6.1.4.1.3052.10.2.12.6.4
8425
8426evSched2Class OBJECT-TYPE
8427    SYNTAX DisplayString
8428    MAX-ACCESS read-write
8429    STATUS current
8430    DESCRIPTION
8431        "Class for this scheduled event"
8432    ::= { evSched2 5 }
8433    --1.3.6.1.4.1.3052.10.2.12.6.5
8434
8435evSched2Sunday OBJECT-TYPE
8436    SYNTAX DisplayString
8437    MAX-ACCESS read-write
8438    STATUS current
8439    DESCRIPTION
8440        "Time on Sunday (HH:MM) when this scheduled event triggers"
8441    ::= { evSched2 6 }
8442    --1.3.6.1.4.1.3052.10.2.12.6.6
8443
8444evSched2Monday OBJECT-TYPE
8445    SYNTAX DisplayString
8446    MAX-ACCESS read-write
8447    STATUS current
8448    DESCRIPTION
8449        "Time on Monday (HH:MM) when this scheduled event triggers"
8450    ::= { evSched2 7 }
8451    --1.3.6.1.4.1.3052.10.2.12.6.7
8452
8453evSched2Tuesday OBJECT-TYPE
8454    SYNTAX DisplayString
8455    MAX-ACCESS read-write
8456    STATUS current
8457    DESCRIPTION
8458        "Time on Tuesday (HH:MM) when this scheduled event triggers"
8459    ::= { evSched2 8 }
8460    --1.3.6.1.4.1.3052.10.2.12.6.8
8461
8462evSched2Wednesday OBJECT-TYPE
8463    SYNTAX DisplayString
8464    MAX-ACCESS read-write
8465    STATUS current
8466    DESCRIPTION
8467        "Time on Wednesday (HH:MM) when this scheduled event triggers"
8468    ::= { evSched2 9 }
8469    --1.3.6.1.4.1.3052.10.2.12.6.9
8470
8471evSched2Thursday OBJECT-TYPE
8472    SYNTAX DisplayString
8473    MAX-ACCESS read-write
8474    STATUS current
8475    DESCRIPTION
8476        "Time on Thursday (HH:MM) when this scheduled event triggers"
8477    ::= { evSched2 10 }
8478    --1.3.6.1.4.1.3052.10.2.12.6.10
8479
8480evSched2Friday OBJECT-TYPE
8481    SYNTAX DisplayString
8482    MAX-ACCESS read-write
8483    STATUS current
8484    DESCRIPTION
8485        "Time on Friday (HH:MM) when this scheduled event triggers"
8486    ::= { evSched2 11 }
8487    --1.3.6.1.4.1.3052.10.2.12.6.11
8488
8489evSched2Saturday OBJECT-TYPE
8490    SYNTAX DisplayString
8491    MAX-ACCESS read-write
8492    STATUS current
8493    DESCRIPTION
8494        "Time on Saturday (HH:MM) when this scheduled event triggers"
8495    ::= { evSched2 12 }
8496    --1.3.6.1.4.1.3052.10.2.12.6.12
8497
8498evSched2Exclusions OBJECT-TYPE
8499    SYNTAX DisplayString
8500    MAX-ACCESS read-write
8501    STATUS current
8502    DESCRIPTION
8503        "Exclusions (space-separated MM/DD-formatted dates) for this
8504        scheduled event"
8505    ::= { evSched2 13 }
8506    --1.3.6.1.4.1.3052.10.2.12.6.13
8507
8508--***************************************************************************************
8509--Serial Handshaking Low Section 2.12.7
8510--***************************************************************************************
8511
8512evShskLowTable OBJECT-TYPE
8513    SYNTAX SEQUENCE OF SerialHandshakingLowEventConfig
8514    MAX-ACCESS not-accessible
8515    STATUS current
8516    DESCRIPTION
8517        "Table of serial handshaking low events"
8518    ::= { event 7 }
8519    --1.3.6.1.4.1.3052.10.2.12.7
8520
8521evShskLowEntry OBJECT-TYPE
8522    SYNTAX SerialHandshakingLowEventConfig
8523    MAX-ACCESS not-accessible
8524    STATUS current
8525    DESCRIPTION
8526        "Entry for table of serial handshaking low events"
8527    INDEX { evShskLowIndex }
8528    ::= { evShskLowTable 1 }
8529    --1.3.6.1.4.1.3052.10.2.12.7.1
8530
8531evShskLowIndex OBJECT-TYPE
8532    SYNTAX Integer32 (1..16)
8533    MAX-ACCESS read-only
8534    STATUS current
8535    DESCRIPTION
8536        "Index for table of serial handshaking low events"
8537    ::= { evShskLowEntry 1 }
8538    --1.3.6.1.4.1.3052.10.2.12.7.1.1
8539
8540evShskLowEnable OBJECT-TYPE
8541    SYNTAX DisplayString
8542    MAX-ACCESS read-write
8543    STATUS current
8544    DESCRIPTION
8545        "ON/OFF: enable the serial handshaking low event for this port"
8546    ::= { evShskLowEntry 2 }
8547    --1.3.6.1.4.1.3052.10.2.12.7.1.2
8548
8549evShskLowActions OBJECT-TYPE
8550    SYNTAX DisplayString
8551    MAX-ACCESS read-write
8552    STATUS current
8553    DESCRIPTION
8554        "Actions for the serial handshaking low event for this port"
8555    ::= { evShskLowEntry 3 }
8556    --1.3.6.1.4.1.3052.10.2.12.7.1.3
8557
8558evShskLowMessage OBJECT-TYPE
8559    SYNTAX DisplayString
8560    MAX-ACCESS read-write
8561    STATUS current
8562    DESCRIPTION
8563        "Message for the serial handshaking low event for this port"
8564    ::= { evShskLowEntry 4 }
8565    --1.3.6.1.4.1.3052.10.2.12.7.1.4
8566
8567evShskLowClass OBJECT-TYPE
8568    SYNTAX DisplayString
8569    MAX-ACCESS read-write
8570    STATUS current
8571    DESCRIPTION
8572        "Class for the serial handshaking low event for this port"
8573    ::= { evShskLowEntry 5 }
8574    --1.3.6.1.4.1.3052.10.2.12.7.1.5
8575
8576evShskLowTrapNum OBJECT-TYPE
8577    SYNTAX Integer32
8578    MAX-ACCESS read-write
8579    STATUS current
8580    DESCRIPTION
8581        "Trap number for the serial handshaking low event for this port"
8582    ::= { evShskLowEntry 6 }
8583    --1.3.6.1.4.1.3052.10.2.12.7.1.6
8584
8585
8586
8587--***************************************************************************************
8588--Serial Handshaking High Section 2.12.8
8589--***************************************************************************************
8590
8591evShskHighTable OBJECT-TYPE
8592    SYNTAX SEQUENCE OF SerialHandshakingHighEventConfig
8593    MAX-ACCESS not-accessible
8594    STATUS current
8595    DESCRIPTION
8596        "Table of serial handshaking high events"
8597    ::= { event 8 }
8598    --1.3.6.1.4.1.3052.10.2.12.8
8599
8600evShskHighEntry OBJECT-TYPE
8601    SYNTAX SerialHandshakingHighEventConfig
8602    MAX-ACCESS not-accessible
8603    STATUS current
8604    DESCRIPTION
8605        "Entry for table of serial handshaking high events"
8606    INDEX { evShskHighIndex }
8607    ::= { evShskHighTable 1 }
8608    --1.3.6.1.4.1.3052.10.2.12.8.1
8609
8610evShskHighIndex OBJECT-TYPE
8611    SYNTAX Integer32 (1..16)
8612    MAX-ACCESS read-only
8613    STATUS current
8614    DESCRIPTION
8615        "Index for table of serial handshaking high events"
8616    ::= { evShskHighEntry 1 }
8617    --1.3.6.1.4.1.3052.10.2.12.8.1.1
8618
8619evShskHighEnable OBJECT-TYPE
8620    SYNTAX DisplayString
8621    MAX-ACCESS read-write
8622    STATUS current
8623    DESCRIPTION
8624        "ON/OFF: enable the serial handshaking high event for this
8625        port"
8626    ::= { evShskHighEntry 2 }
8627    --1.3.6.1.4.1.3052.10.2.12.8.1.2
8628
8629evShskHighActions OBJECT-TYPE
8630    SYNTAX DisplayString
8631    MAX-ACCESS read-write
8632    STATUS current
8633    DESCRIPTION
8634        "Actions for the serial handshaking high event for this port"
8635    ::= { evShskHighEntry 3 }
8636    --1.3.6.1.4.1.3052.10.2.12.8.1.3
8637
8638evShskHighMessage OBJECT-TYPE
8639    SYNTAX DisplayString
8640    MAX-ACCESS read-write
8641    STATUS current
8642    DESCRIPTION
8643        "Message for the serial handshaking high event for this port"
8644    ::= { evShskHighEntry 4 }
8645    --1.3.6.1.4.1.3052.10.2.12.8.1.4
8646
8647evShskHighClass OBJECT-TYPE
8648    SYNTAX DisplayString
8649    MAX-ACCESS read-write
8650    STATUS current
8651    DESCRIPTION
8652        "Class for the serial handshaking high event for this port"
8653    ::= { evShskHighEntry 5 }
8654    --1.3.6.1.4.1.3052.10.2.12.8.1.5
8655
8656evShskHighTrapNum OBJECT-TYPE
8657    SYNTAX Integer32
8658    MAX-ACCESS read-write
8659    STATUS current
8660    DESCRIPTION
8661        "Trap number for the serial handshaking high event for this
8662        port"
8663    ::= { evShskHighEntry 6 }
8664    --1.3.6.1.4.1.3052.10.2.12.8.1.6
8665
8666
8667
8668--***************************************************************************************
8669--No Sensor Event Section 2.12.9
8670--***************************************************************************************
8671
8672evNoSensorTimeout OBJECT-TYPE
8673    SYNTAX Integer32
8674    MAX-ACCESS read-write
8675    STATUS current
8676    DESCRIPTION
8677        "Timeout (seconds) after which an EventSensor becomes
8678        unresponsive that this event is triggered"
8679    ::= { evNoSensor 1 }
8680    --1.3.6.1.4.1.3052.10.2.12.9.1
8681
8682evNoSensorActions OBJECT-TYPE
8683    SYNTAX DisplayString
8684    MAX-ACCESS read-write
8685    STATUS current
8686    DESCRIPTION
8687        "Actions for no sensor event"
8688    ::= { evNoSensor 2 }
8689    --1.3.6.1.4.1.3052.10.2.12.9.2
8690
8691evNoSensorTrapNum OBJECT-TYPE
8692    SYNTAX Integer32
8693    MAX-ACCESS read-write
8694    STATUS current
8695    DESCRIPTION
8696        "Trap number for no sensor event"
8697    ::= { evNoSensor 3 }
8698    --1.3.6.1.4.1.3052.10.2.12.9.3
8699
8700evNoSensorClass OBJECT-TYPE
8701    SYNTAX DisplayString
8702    MAX-ACCESS read-write
8703    STATUS current
8704    DESCRIPTION
8705        "Class for no sensor event"
8706    ::= { evNoSensor 4 }
8707    --1.3.6.1.4.1.3052.10.2.12.9.4
8708
8709
8710--***************************************************************************************
8711--Fuel Sensor Config Section       2.12.11
8712--***************************************************************************************
8713
8714
8715fuelSensorGeneralTable OBJECT-TYPE
8716    SYNTAX SEQUENCE OF FuelSensorConfigGeneral
8717    MAX-ACCESS not-accessible
8718    STATUS current
8719    DESCRIPTION
8720        "This table organizes general fuel sensor attributes."
8721    ::= { fuelSensor 1 }
8722    --1.3.6.1.4.1.3052.10.2.12.11.1
8723
8724fsGenEntry OBJECT-TYPE
8725    SYNTAX FuelSensorConfigGeneral
8726    MAX-ACCESS not-accessible
8727    STATUS current
8728    DESCRIPTION
8729        "Entry for fuel sensor general config table."
8730    INDEX { fsGenIndex }
8731    ::= { fuelSensorGeneralTable 1 }
8732    --1.3.6.1.4.1.3052.10.2.12.11.1.1
8733
8734fsGenIndex OBJECT-TYPE
8735    SYNTAX Integer32 (1..3)
8736    MAX-ACCESS read-only
8737    STATUS current
8738    DESCRIPTION
8739        "Which fuel sensor in the fuel sensor general config table."
8740    ::= { fsGenEntry 1 }
8741    --1.3.6.1.4.1.3052.10.2.12.11.1.1.1
8742
8743fsGenName OBJECT-TYPE
8744    SYNTAX DisplayString
8745    MAX-ACCESS read-write
8746    STATUS current
8747    DESCRIPTION
8748        "Fuel sensor name."
8749    ::= { fsGenEntry 2 }
8750    --1.3.6.1.4.1.3052.10.2.12.11.1.1.2
8751
8752fsGenSensorType OBJECT-TYPE
8753    SYNTAX DisplayString
8754    MAX-ACCESS read-write
8755    STATUS current
8756    DESCRIPTION
8757        "Type of fuel sensor in use; NONE disables the fuel sensor."
8758    ::= { fsGenEntry 3 }
8759    --1.3.6.1.4.1.3052.10.2.12.11.1.1.3
8760
8761fsGenDistanceUnit OBJECT-TYPE
8762    SYNTAX DisplayString
8763    MAX-ACCESS read-write
8764    STATUS current
8765    DESCRIPTION
8766        "Distance units in use when setting and indicating tank dimensions."
8767    ::= { fsGenEntry 4 }
8768    --1.3.6.1.4.1.3052.10.2.12.11.1.1.4
8769
8770fsGenRawValueTop OBJECT-TYPE
8771    SYNTAX Integer32
8772    MAX-ACCESS read-write
8773    STATUS current
8774    DESCRIPTION
8775        "Analog input reading corresponding to the SENSOR FULL point."
8776    ::= { fsGenEntry 5 }
8777    --1.3.6.1.4.1.3052.10.2.12.11.1.1.5
8778
8779fsGenTopOffset OBJECT-TYPE
8780    SYNTAX DisplayString
8781    MAX-ACCESS read-write
8782    STATUS current
8783    DESCRIPTION
8784        "Distance, in the specified distance unit, between the SENSOR FULL
8785        point and the TANK FULL point.  The value is positive if the
8786        SENSOR FULL point is above the TANK FULL point, and negative if it is
8787        below."
8788    ::= { fsGenEntry 6 }
8789    --1.3.6.1.4.1.3052.10.2.12.11.1.1.6
8790
8791fsGenRawValueBottom OBJECT-TYPE
8792    SYNTAX Integer32
8793    MAX-ACCESS read-write
8794    STATUS current
8795    DESCRIPTION
8796        "Analog input reading corresponding to the minimum fluid height
8797        measurable by the fuel sensor."
8798    ::= { fsGenEntry 7 }
8799    --1.3.6.1.4.1.3052.10.2.12.11.1.1.7
8800
8801fsGenBottomOffset OBJECT-TYPE
8802    SYNTAX DisplayString
8803    MAX-ACCESS read-write
8804    STATUS current
8805    DESCRIPTION
8806        "Distance, in the specified distance unit, between the SENSOR EMPTY
8807        point and the TANK EMPTY point.  The value is positive if the
8808        SENSOR EMPTY point is above the TANK EMPTY point, and negative if it
8809        is below."
8810    ::= { fsGenEntry 8 }
8811    --1.3.6.1.4.1.3052.10.2.12.11.1.1.8
8812
8813fsGenInputES OBJECT-TYPE
8814    SYNTAX Integer32 (1..200)
8815    MAX-ACCESS read-write
8816    STATUS current
8817    DESCRIPTION
8818        "Which eventsensor contains the analog input associated with this fuel
8819        sensor. Allowed values are 200 (for internal ES), or 1-16."
8820    ::= { fsGenEntry 9 }
8821    --1.3.6.1.4.1.3052.10.2.12.11.1.1.9
8822
8823fsGenInputPoint OBJECT-TYPE
8824    SYNTAX Integer32 (1..16)
8825    MAX-ACCESS read-write
8826    STATUS current
8827    DESCRIPTION
8828        "Which analog input point, on the specified eventsensor, that is
8829        associated with the fuel sensor."
8830    ::= { fsGenEntry 10 }
8831    --1.3.6.1.4.1.3052.10.2.12.11.1.1.10
8832
8833fsGenFilterAveraging OBJECT-TYPE
8834    SYNTAX Integer32
8835    MAX-ACCESS read-write
8836    STATUS current
8837    DESCRIPTION
8838        "Fuel sensor filter averaging factor."
8839    ::= { fsGenEntry 11 }
8840    --1.3.6.1.4.1.3052.10.2.12.11.1.1.11
8841
8842fsGenSysrepEnable OBJECT-TYPE
8843    SYNTAX DisplayString
8844    MAX-ACCESS read-write
8845    STATUS current
8846    DESCRIPTION
8847        "Fuel sensor System Reporting enable."
8848    ::= { fsGenEntry 12 }
8849    --1.3.6.1.4.1.3052.10.2.12.11.1.1.12
8850
8851fsGenSysrepThreshold OBJECT-TYPE
8852    SYNTAX DisplayString
8853    MAX-ACCESS read-write
8854    STATUS current
8855    DESCRIPTION
8856        "Fuel sensor System Reporting threshold (floating point value)."
8857    ::= { fsGenEntry 13 }
8858    --1.3.6.1.4.1.3052.10.2.12.11.1.1.13
8859
8860fsGenSysrepLimit OBJECT-TYPE
8861    SYNTAX Integer32
8862    MAX-ACCESS read-write
8863    STATUS current
8864    DESCRIPTION
8865        "Fuel sensor System Reporting limit."
8866    ::= { fsGenEntry 14 }
8867    --1.3.6.1.4.1.3052.10.2.12.11.1.1.14
8868
8869fsGenSysrepPackage OBJECT-TYPE
8870    SYNTAX Integer32 (0..10)
8871    MAX-ACCESS read-write
8872    STATUS current
8873    DESCRIPTION
8874        "Fuel sensor System Reporting package number."
8875    ::= { fsGenEntry 15 }
8876    --1.3.6.1.4.1.3052.10.2.12.11.1.1.15
8877
8878fsGenSysrepType OBJECT-TYPE
8879    SYNTAX DisplayString
8880    MAX-ACCESS read-write
8881    STATUS current
8882    DESCRIPTION
8883        "Fuel sensor ASM profile type."
8884    ::= { fsGenEntry 16 }
8885    --1.3.6.1.4.1.3052.10.2.12.11.1.1.16
8886
8887
8888fuelSensorTankTable OBJECT-TYPE
8889    SYNTAX SEQUENCE OF FuelSensorConfigTank
8890    MAX-ACCESS not-accessible
8891    STATUS current
8892    DESCRIPTION
8893        "This table organizes tank-specific fuel sensor attributes."
8894    ::= { fuelSensor 2 }
8895    --1.3.6.1.4.1.3052.10.2.12.11.2
8896
8897fsTankEntry OBJECT-TYPE
8898    SYNTAX FuelSensorConfigTank
8899    MAX-ACCESS not-accessible
8900    STATUS current
8901    DESCRIPTION
8902        "Entry for fuel sensor tank config table."
8903    INDEX { fsTankIndex }
8904    ::= { fuelSensorTankTable 1 }
8905    --1.3.6.1.4.1.3052.10.2.12.11.2.1
8906
8907fsTankIndex OBJECT-TYPE
8908    SYNTAX Integer32 (1..3)
8909    MAX-ACCESS read-only
8910    STATUS current
8911    DESCRIPTION
8912        "Which fuel sensor in the fuel sensor tank config table."
8913    ::= { fsTankEntry 1 }
8914    --1.3.6.1.4.1.3052.10.2.12.11.2.1.1
8915
8916fsTankHeight OBJECT-TYPE
8917    SYNTAX DisplayString
8918    MAX-ACCESS read-write
8919    STATUS current
8920    DESCRIPTION
8921        "Height of the tank, from the TANK EMPTY point to the TANK FULL point,
8922        in the specified distance unit (i.e. TANK HEIGHT).  This is a
8923        floating point value."
8924    ::= { fsTankEntry 2 }
8925    --1.3.6.1.4.1.3052.10.2.12.11.2.1.2
8926
8927fsTankDimA OBJECT-TYPE
8928    SYNTAX DisplayString
8929    MAX-ACCESS read-write
8930    STATUS current
8931    DESCRIPTION
8932        "Tank dimension measurement A for certain tank profiles. For
8933        HORIZ OVAL, this is the length of the straight section.  This is a
8934        floating point value."
8935    ::= { fsTankEntry 3 }
8936    --1.3.6.1.4.1.3052.10.2.12.11.2.1.3
8937
8938fsTankDimB OBJECT-TYPE
8939    SYNTAX DisplayString
8940    MAX-ACCESS read-write
8941    STATUS current
8942    DESCRIPTION
8943        "Tank dimension measurement B for certain tank profiles. For
8944        HORIZ OVAL, this is the radius of the curved section.  This is a
8945        floating point value."
8946    ::= { fsTankEntry 4 }
8947    --1.3.6.1.4.1.3052.10.2.12.11.2.1.4
8948
8949fsTankVolume OBJECT-TYPE
8950    SYNTAX DisplayString
8951    MAX-ACCESS read-write
8952    STATUS current
8953    DESCRIPTION
8954        "How many volume units the tank contains, when full.  This is a
8955        floating point value."
8956    ::= { fsTankEntry 5 }
8957    --1.3.6.1.4.1.3052.10.2.12.11.2.1.5
8958
8959fsTankVolumeUnit OBJECT-TYPE
8960    SYNTAX DisplayString
8961    MAX-ACCESS read-write
8962    STATUS current
8963    DESCRIPTION
8964        "Name of the unit representing fluid volume in the tank. This is only
8965        used for display purposes; it does not affect the volume calculation."
8966    ::= { fsTankEntry 6 }
8967    --1.3.6.1.4.1.3052.10.2.12.11.2.1.6
8968
8969fsTankShape OBJECT-TYPE
8970    SYNTAX DisplayString
8971    MAX-ACCESS read-write
8972    STATUS current
8973    DESCRIPTION
8974        "The shape of the fuel tank.  A value of LINEAR produces a fluid
8975        volume reading that is directly proportional to fluid height.  The
8976        HORIZ CYL and HORIZ OVAL settings use a hard-coded formula to
8977        calculate the volume.  The CUSTOM setting uses a strapping table that
8978        must be configured as well (see fuelSensorCustomTankTable)."
8979    ::= { fsTankEntry 7 }
8980    --1.3.6.1.4.1.3052.10.2.12.11.2.1.7
8981
8982
8983fuelSensorCustomTankTable OBJECT-TYPE
8984    SYNTAX SEQUENCE OF FuelSensorConfigCustomTankStrapping
8985    MAX-ACCESS not-accessible
8986    STATUS current
8987    DESCRIPTION
8988        "This table organizes the custom tank strapping table.  Each fuel
8989        sensor has a table of height/volume pairs in service only when the tank
8990        shape (fsTankShape) in CUSTOM.  This allows the unit to calculate
8991        volumes for nonstandard tank shapes, to the degree that accurate
8992        height/volume measurements can be configured.  This SNMP table has two
8993        indexes: the first for which fuel sensor and the second for which
8994        height/volume pair."
8995    ::= { fuelSensor 3 }
8996    --1.3.6.1.4.1.3052.10.2.12.11.3
8997
8998fsCustomTankEntry OBJECT-TYPE
8999    SYNTAX FuelSensorConfigCustomTankStrapping
9000    MAX-ACCESS not-accessible
9001    STATUS current
9002    DESCRIPTION
9003        "Entry for fuel sensor custom tank config table."
9004    INDEX { fsCustomTankIndexFS, fsCustomTankIndexDatum }
9005    ::= { fuelSensorCustomTankTable 1 }
9006    --1.3.6.1.4.1.3052.10.2.12.11.3.1
9007
9008fsCustomTankIndexFS OBJECT-TYPE
9009    SYNTAX Integer32 (1..3)
9010    MAX-ACCESS read-only
9011    STATUS current
9012    DESCRIPTION
9013        "Which fuel sensor in the fuel sensor tank config table.  This is the
9014        first of two indexes for this SNMP table."
9015    ::= { fsCustomTankEntry 1 }
9016    --1.3.6.1.4.1.3052.10.2.12.11.3.1.1
9017
9018fsCustomTankIndexDatum OBJECT-TYPE
9019    SYNTAX Integer32 (1..32)
9020    MAX-ACCESS read-only
9021    STATUS current
9022    DESCRIPTION
9023        "Which hight/volume pair: there are 32 pairs per fuel sensor.  This is
9024        the second of two indexes for this SNMP table."
9025    ::= { fsCustomTankEntry 2 }
9026    --1.3.6.1.4.1.3052.10.2.12.11.3.1.2
9027
9028fsCustomTankHeight OBJECT-TYPE
9029    SYNTAX DisplayString
9030    MAX-ACCESS read-write
9031    STATUS current
9032    DESCRIPTION
9033        "Height of custom tank height/volume pair.  This is a floating point
9034        value."
9035    ::= { fsCustomTankEntry 3 }
9036    --1.3.6.1.4.1.3052.10.2.12.11.3.1.3
9037
9038fsCustomTankVolume OBJECT-TYPE
9039    SYNTAX DisplayString
9040    MAX-ACCESS read-write
9041    STATUS current
9042    DESCRIPTION
9043        "Volume of custom tank height/volume pair.  This is a floating point
9044        value."
9045    ::= { fsCustomTankEntry 4 }
9046    --1.3.6.1.4.1.3052.10.2.12.11.3.1.4
9047
9048
9049fuelSensorVolumeTable OBJECT-TYPE
9050    SYNTAX SEQUENCE OF FuelSensorConfigVolume
9051    MAX-ACCESS not-accessible
9052    STATUS current
9053    DESCRIPTION
9054        "This table organizes volume-event-specific fuel sensor attributes."
9055    ::= { fuelSensor 4 }
9056    --1.3.6.1.4.1.3052.10.2.12.11.4
9057
9058fsVolumeEntry OBJECT-TYPE
9059    SYNTAX FuelSensorConfigVolume
9060    MAX-ACCESS not-accessible
9061    STATUS current
9062    DESCRIPTION
9063        "Entry for fuel sensor volume event config table."
9064    INDEX { fsVolumeIndex }
9065    ::= { fuelSensorVolumeTable 1 }
9066    --1.3.6.1.4.1.3052.10.2.12.11.4.1
9067
9068fsVolumeIndex OBJECT-TYPE
9069    SYNTAX Integer32 (1..3)
9070    MAX-ACCESS read-only
9071    STATUS current
9072    DESCRIPTION
9073        "Which fuel sensor in the fuel sensor volume event config table."
9074    ::= { fsVolumeEntry 1 }
9075    --1.3.6.1.4.1.3052.10.2.12.11.4.1.1
9076
9077fsVolumeEnable OBJECT-TYPE
9078    SYNTAX DisplayString
9079    MAX-ACCESS read-write
9080    STATUS current
9081    DESCRIPTION
9082        "Enable fuel sensor volume events."
9083    ::= { fsVolumeEntry 2 }
9084    --1.3.6.1.4.1.3052.10.2.12.11.4.1.2
9085
9086fsVolumeDeadband OBJECT-TYPE
9087    SYNTAX DisplayString
9088    MAX-ACCESS read-write
9089    STATUS current
9090    DESCRIPTION
9091        "Fuel sensor deadband (hysteresis).  This is a floating point value."
9092    ::= { fsVolumeEntry 3 }
9093    --1.3.6.1.4.1.3052.10.2.12.11.4.1.3
9094
9095fsVolumeVHighValue OBJECT-TYPE
9096    SYNTAX DisplayString
9097    MAX-ACCESS read-write
9098    STATUS current
9099    DESCRIPTION
9100        "Fuel sensor volume very high event threshold value.  This is a
9101        floating point value."
9102    ::= { fsVolumeEntry 4 }
9103    --1.3.6.1.4.1.3052.10.2.12.11.4.1.4
9104
9105fsVolumeVHighActions OBJECT-TYPE
9106    SYNTAX DisplayString
9107    MAX-ACCESS read-write
9108    STATUS current
9109    DESCRIPTION
9110        "Fuel sensor volume very high event threshold actions."
9111    ::= { fsVolumeEntry 5 }
9112    --1.3.6.1.4.1.3052.10.2.12.11.4.1.5
9113
9114fsVolumeVHighTrapNum OBJECT-TYPE
9115    SYNTAX Integer32 (519..1199)
9116    MAX-ACCESS read-write
9117    STATUS current
9118    DESCRIPTION
9119        "Fuel sensor volume very high event threshold trap number."
9120    ::= { fsVolumeEntry 6 }
9121    --1.3.6.1.4.1.3052.10.2.12.11.4.1.6
9122
9123fsVolumeVHighClass OBJECT-TYPE
9124    SYNTAX DisplayString
9125    MAX-ACCESS read-write
9126    STATUS current
9127    DESCRIPTION
9128        "Fuel sensor volume very high event threshold class (severity)."
9129    ::= { fsVolumeEntry 7 }
9130    --1.3.6.1.4.1.3052.10.2.12.11.4.1.7
9131
9132fsVolumeHighValue OBJECT-TYPE
9133    SYNTAX DisplayString
9134    MAX-ACCESS read-write
9135    STATUS current
9136    DESCRIPTION
9137        "Fuel sensor volume high event threshold value.  This is a floating
9138        point value."
9139    ::= { fsVolumeEntry 8 }
9140    --1.3.6.1.4.1.3052.10.2.12.11.4.1.8
9141
9142fsVolumeHighActions OBJECT-TYPE
9143    SYNTAX DisplayString
9144    MAX-ACCESS read-write
9145    STATUS current
9146    DESCRIPTION
9147        "Fuel sensor volume high event threshold actions."
9148    ::= { fsVolumeEntry 9 }
9149    --1.3.6.1.4.1.3052.10.2.12.11.4.1.9
9150
9151fsVolumeHighTrapNum OBJECT-TYPE
9152    SYNTAX Integer32 (519..1199)
9153    MAX-ACCESS read-write
9154    STATUS current
9155    DESCRIPTION
9156        "Fuel sensor volume high event threshold trap number."
9157    ::= { fsVolumeEntry 10 }
9158    --1.3.6.1.4.1.3052.10.2.12.11.4.1.10
9159
9160fsVolumeHighClass OBJECT-TYPE
9161    SYNTAX DisplayString
9162    MAX-ACCESS read-write
9163    STATUS current
9164    DESCRIPTION
9165        "Fuel sensor volume high event threshold class (severity)."
9166    ::= { fsVolumeEntry 11 }
9167    --1.3.6.1.4.1.3052.10.2.12.11.4.1.11
9168
9169fsVolumeNormalActions OBJECT-TYPE
9170    SYNTAX DisplayString
9171    MAX-ACCESS read-write
9172    STATUS current
9173    DESCRIPTION
9174        "Fuel sensor volume return to normal actions."
9175    ::= { fsVolumeEntry 12 }
9176    --1.3.6.1.4.1.3052.10.2.12.11.4.1.12
9177
9178fsVolumeNormalTrapNum OBJECT-TYPE
9179    SYNTAX Integer32 (519..1199)
9180    MAX-ACCESS read-write
9181    STATUS current
9182    DESCRIPTION
9183        "Fuel sensor volume return to normal trap number."
9184    ::= { fsVolumeEntry 13 }
9185    --1.3.6.1.4.1.3052.10.2.12.11.4.1.13
9186
9187fsVolumeNormalClass OBJECT-TYPE
9188    SYNTAX DisplayString
9189    MAX-ACCESS read-write
9190    STATUS current
9191    DESCRIPTION
9192        "Fuel sensor volume return to normal class (severity)."
9193    ::= { fsVolumeEntry 14 }
9194    --1.3.6.1.4.1.3052.10.2.12.11.4.1.14
9195
9196fsVolumeLowValue OBJECT-TYPE
9197    SYNTAX DisplayString
9198    MAX-ACCESS read-write
9199    STATUS current
9200    DESCRIPTION
9201        "Fuel sensor volume low event threshold value.  This is a floating
9202        point value."
9203    ::= { fsVolumeEntry 15 }
9204    --1.3.6.1.4.1.3052.10.2.12.11.4.1.15
9205
9206fsVolumeLowActions OBJECT-TYPE
9207    SYNTAX DisplayString
9208    MAX-ACCESS read-write
9209    STATUS current
9210    DESCRIPTION
9211        "Fuel sensor volume low event threshold actions."
9212    ::= { fsVolumeEntry 16 }
9213    --1.3.6.1.4.1.3052.10.2.12.11.4.1.16
9214
9215fsVolumeLowTrapNum OBJECT-TYPE
9216    SYNTAX Integer32 (519..1199)
9217    MAX-ACCESS read-write
9218    STATUS current
9219    DESCRIPTION
9220        "Fuel sensor volume low event threshold trap number."
9221    ::= { fsVolumeEntry 17 }
9222    --1.3.6.1.4.1.3052.10.2.12.11.4.1.17
9223
9224fsVolumeLowClass OBJECT-TYPE
9225    SYNTAX DisplayString
9226    MAX-ACCESS read-write
9227    STATUS current
9228    DESCRIPTION
9229        "Fuel sensor volume low event threshold class (severity)."
9230    ::= { fsVolumeEntry 18 }
9231    --1.3.6.1.4.1.3052.10.2.12.11.4.1.18
9232
9233fsVolumeVLowValue OBJECT-TYPE
9234    SYNTAX DisplayString
9235    MAX-ACCESS read-write
9236    STATUS current
9237    DESCRIPTION
9238        "Fuel sensor volume very low event threshold value.  This is a
9239        floating point value."
9240    ::= { fsVolumeEntry 19 }
9241    --1.3.6.1.4.1.3052.10.2.12.11.4.1.19
9242
9243fsVolumeVLowActions OBJECT-TYPE
9244    SYNTAX DisplayString
9245    MAX-ACCESS read-write
9246    STATUS current
9247    DESCRIPTION
9248        "Fuel sensor volume very low event threshold actions."
9249    ::= { fsVolumeEntry 20 }
9250    --1.3.6.1.4.1.3052.10.2.12.11.4.1.20
9251
9252fsVolumeVLowTrapNum OBJECT-TYPE
9253    SYNTAX Integer32 (519..1199)
9254    MAX-ACCESS read-write
9255    STATUS current
9256    DESCRIPTION
9257        "Fuel sensor volume very low event threshold trap number."
9258    ::= { fsVolumeEntry 21 }
9259    --1.3.6.1.4.1.3052.10.2.12.11.4.1.21
9260
9261fsVolumeVLowClass OBJECT-TYPE
9262    SYNTAX DisplayString
9263    MAX-ACCESS read-write
9264    STATUS current
9265    DESCRIPTION
9266        "Fuel sensor volume very low event threshold class (severity)."
9267    ::= { fsVolumeEntry 22 }
9268    --1.3.6.1.4.1.3052.10.2.12.11.4.1.22
9269
9270
9271
9272fuelSensorDisconnectTable OBJECT-TYPE
9273    SYNTAX SEQUENCE OF FuelSensorConfigDisconnect
9274    MAX-ACCESS not-accessible
9275    STATUS current
9276    DESCRIPTION
9277        "This table organizes disconnect-event-specific fuel sensor attributes."
9278    ::= { fuelSensor 5 }
9279    --1.3.6.1.4.1.3052.10.2.12.11.5
9280
9281fsDiscEntry OBJECT-TYPE
9282    SYNTAX FuelSensorConfigDisconnect
9283    MAX-ACCESS not-accessible
9284    STATUS current
9285    DESCRIPTION
9286        "Entry for fuel sensor disconnect event config table."
9287    INDEX { fsDiscIndex }
9288    ::= { fuelSensorDisconnectTable 1 }
9289    --1.3.6.1.4.1.3052.10.2.12.11.5.1
9290
9291fsDiscIndex OBJECT-TYPE
9292    SYNTAX Integer32 (1..3)
9293    MAX-ACCESS read-only
9294    STATUS current
9295    DESCRIPTION
9296        "Which fuel sensor in the fuel sensor disconnect event config table."
9297    ::= { fsDiscEntry 1 }
9298    --1.3.6.1.4.1.3052.10.2.12.11.5.1.1
9299
9300fsDiscEnable OBJECT-TYPE
9301    SYNTAX DisplayString
9302    MAX-ACCESS read-write
9303    STATUS current
9304    DESCRIPTION
9305        "Fuel sensor disconnect event enable."
9306    ::= { fsDiscEntry 2 }
9307    --1.3.6.1.4.1.3052.10.2.12.11.5.1.2
9308
9309fsDiscHighValue OBJECT-TYPE
9310    SYNTAX Integer32
9311    MAX-ACCESS read-write
9312    STATUS current
9313    DESCRIPTION
9314        "High end of input value range when fuel sensor is disconnected.  This
9315        is in the units of the analog input value."
9316    ::= { fsDiscEntry 3 }
9317    --1.3.6.1.4.1.3052.10.2.12.11.5.1.3
9318
9319fsDiscLowValue OBJECT-TYPE
9320    SYNTAX Integer32
9321    MAX-ACCESS read-write
9322    STATUS current
9323    DESCRIPTION
9324        "Low end of input value range when fuel sensor is disconnected.  This
9325        is in the units of the analog input value."
9326    ::= { fsDiscEntry 4 }
9327    --1.3.6.1.4.1.3052.10.2.12.11.5.1.4
9328
9329fsDiscActions OBJECT-TYPE
9330    SYNTAX DisplayString
9331    MAX-ACCESS read-write
9332    STATUS current
9333    DESCRIPTION
9334        "Fuel sensor disconnect event actions."
9335    ::= { fsDiscEntry 5 }
9336    --1.3.6.1.4.1.3052.10.2.12.11.5.1.5
9337
9338fsDiscTrapNum OBJECT-TYPE
9339    SYNTAX Integer32 (515..1199)
9340    MAX-ACCESS read-write
9341    STATUS current
9342    DESCRIPTION
9343        "Fuel sensor disconnect event trap number."
9344    ::= { fsDiscEntry 6 }
9345    --1.3.6.1.4.1.3052.10.2.12.11.5.1.6
9346
9347fsDiscClass OBJECT-TYPE
9348    SYNTAX DisplayString
9349    MAX-ACCESS read-write
9350    STATUS current
9351    DESCRIPTION
9352        "Fuel sensor disconnect event class (severity)."
9353    ::= { fsDiscEntry 7 }
9354    --1.3.6.1.4.1.3052.10.2.12.11.5.1.7
9355
9356fsDiscNormalActions OBJECT-TYPE
9357    SYNTAX DisplayString
9358    MAX-ACCESS read-write
9359    STATUS current
9360    DESCRIPTION
9361        "Fuel sensor disconnect return to normal actions."
9362    ::= { fsDiscEntry 8 }
9363    --1.3.6.1.4.1.3052.10.2.12.11.5.1.8
9364
9365fsDiscNormalTrapNum OBJECT-TYPE
9366    SYNTAX Integer32 (515..1199)
9367    MAX-ACCESS read-write
9368    STATUS current
9369    DESCRIPTION
9370        "Fuel sensor disconnect return to normal trap number."
9371    ::= { fsDiscEntry 9 }
9372    --1.3.6.1.4.1.3052.10.2.12.11.5.1.9
9373
9374fsDiscNormalClass OBJECT-TYPE
9375    SYNTAX DisplayString
9376    MAX-ACCESS read-write
9377    STATUS current
9378    DESCRIPTION
9379        "Fuel sensor disconnect return to normal class (severity)."
9380    ::= { fsDiscEntry 10 }
9381    --1.3.6.1.4.1.3052.10.2.12.11.5.1.10
9382
9383
9384fuelSensorSuddenChangeTable OBJECT-TYPE
9385    SYNTAX SEQUENCE OF FuelSensorConfigSuddenChange
9386    MAX-ACCESS not-accessible
9387    STATUS current
9388    DESCRIPTION
9389        "This table organizes sudden-change-event-specific fuel sensor
9390        attributes."
9391    ::= { fuelSensor 6 }
9392    --1.3.6.1.4.1.3052.10.2.12.11.6
9393
9394fsSuddenChangeEntry OBJECT-TYPE
9395    SYNTAX FuelSensorConfigSuddenChange
9396    MAX-ACCESS not-accessible
9397    STATUS current
9398    DESCRIPTION
9399        "Entry for fuel sensor sudden change event config table."
9400    INDEX { fsSuddenChangeIndex }
9401    ::= { fuelSensorSuddenChangeTable 1 }
9402    --1.3.6.1.4.1.3052.10.2.12.11.6.1
9403
9404fsSuddenChangeIndex OBJECT-TYPE
9405    SYNTAX Integer32 (1..3)
9406    MAX-ACCESS read-only
9407    STATUS current
9408    DESCRIPTION
9409        "Which fuel sensor in the fuel sensor disconnect event config table."
9410    ::= { fsSuddenChangeEntry 1 }
9411    --1.3.6.1.4.1.3052.10.2.12.11.6.1.1
9412
9413fsSuddenChangeEnable OBJECT-TYPE
9414    SYNTAX DisplayString
9415    MAX-ACCESS read-write
9416    STATUS current
9417    DESCRIPTION
9418        "Fuel volume sudden change event enable."
9419    ::= { fsSuddenChangeEntry 2 }
9420    --1.3.6.1.4.1.3052.10.2.12.11.6.1.2
9421
9422fsSuddenChangeTime OBJECT-TYPE
9423    SYNTAX Integer32 (5..360)
9424    MAX-ACCESS read-write
9425    STATUS current
9426    DESCRIPTION
9427        "Fuel volume sudden change event time (minutes): what duration defines
9428        'sudden'."
9429    ::= { fsSuddenChangeEntry 3 }
9430    --1.3.6.1.4.1.3052.10.2.12.11.6.1.3
9431
9432fsSuddenChangeAmplitude OBJECT-TYPE
9433    SYNTAX DisplayString
9434    MAX-ACCESS read-write
9435    STATUS current
9436    DESCRIPTION
9437        "Fuel volume sudden change event amplitude: what amount (in fuel
9438        volume units) over the duration (fsSuddenChangeTime) defines enough
9439        change."
9440    ::= { fsSuddenChangeEntry 4 }
9441    --1.3.6.1.4.1.3052.10.2.12.11.6.1.4
9442
9443fsSuddenChangeActions OBJECT-TYPE
9444    SYNTAX DisplayString
9445    MAX-ACCESS read-write
9446    STATUS current
9447    DESCRIPTION
9448        "Fuel volume sudden change event actions."
9449    ::= { fsSuddenChangeEntry 5 }
9450    --1.3.6.1.4.1.3052.10.2.12.11.6.1.5
9451
9452fsSuddenChangeTrapNum OBJECT-TYPE
9453    SYNTAX Integer32 (527..1199)
9454    MAX-ACCESS read-write
9455    STATUS current
9456    DESCRIPTION
9457        "Fuel volume sudden change event trap number."
9458    ::= { fsSuddenChangeEntry 6 }
9459    --1.3.6.1.4.1.3052.10.2.12.11.6.1.6
9460
9461fsSuddenChangeClass OBJECT-TYPE
9462    SYNTAX DisplayString
9463    MAX-ACCESS read-write
9464    STATUS current
9465    DESCRIPTION
9466        "Fuel volume sudden change event class (severity)."
9467    ::= { fsSuddenChangeEntry 7 }
9468    --1.3.6.1.4.1.3052.10.2.12.11.6.1.7
9469
9470
9471fuelSensorSlowChangeTable OBJECT-TYPE
9472    SYNTAX SEQUENCE OF FuelSensorConfigSlowChange
9473    MAX-ACCESS not-accessible
9474    STATUS current
9475    DESCRIPTION
9476        "This table organizes slow-change-event-specific fuel sensor attributes."
9477    ::= { fuelSensor 7 }
9478    --1.3.6.1.4.1.3052.10.2.12.11.7
9479
9480fsSlowChangeEntry OBJECT-TYPE
9481    SYNTAX FuelSensorConfigSlowChange
9482    MAX-ACCESS not-accessible
9483    STATUS current
9484    DESCRIPTION
9485        "Entry for fuel sensor slow change event config table."
9486    INDEX { fsSlowChangeIndex }
9487    ::= { fuelSensorSlowChangeTable 1 }
9488    --1.3.6.1.4.1.3052.10.2.12.11.7.1
9489
9490fsSlowChangeIndex OBJECT-TYPE
9491    SYNTAX Integer32 (1..3)
9492    MAX-ACCESS read-only
9493    STATUS current
9494    DESCRIPTION
9495        "Which fuel sensor in the fuel sensor disconnect event config table."
9496    ::= { fsSlowChangeEntry 1 }
9497    --1.3.6.1.4.1.3052.10.2.12.11.7.1.1
9498
9499fsSlowChangeEnable OBJECT-TYPE
9500    SYNTAX DisplayString
9501    MAX-ACCESS read-write
9502    STATUS current
9503    DESCRIPTION
9504        "Fuel volume slow change event enable."
9505    ::= { fsSlowChangeEntry 2 }
9506    --1.3.6.1.4.1.3052.10.2.12.11.7.1.2
9507
9508fsSlowChangeTime OBJECT-TYPE
9509    SYNTAX Integer32 (1..168)
9510    MAX-ACCESS read-write
9511    STATUS current
9512    DESCRIPTION
9513        "Fuel volume slow change event time (minutes): what duration defines
9514        'slow'."
9515    ::= { fsSlowChangeEntry 3 }
9516    --1.3.6.1.4.1.3052.10.2.12.11.7.1.3
9517
9518fsSlowChangeAmplitude OBJECT-TYPE
9519    SYNTAX DisplayString
9520    MAX-ACCESS read-write
9521    STATUS current
9522    DESCRIPTION
9523        "Fuel volume slow change event amplitude: what amount (in fuel volume
9524        units) over the duration (fsSlowChangeTime) defines enough change."
9525    ::= { fsSlowChangeEntry 4 }
9526    --1.3.6.1.4.1.3052.10.2.12.11.7.1.4
9527
9528fsSlowChangeActions OBJECT-TYPE
9529    SYNTAX DisplayString
9530    MAX-ACCESS read-write
9531    STATUS current
9532    DESCRIPTION
9533        "Fuel volume slow change event actions."
9534    ::= { fsSlowChangeEntry 5 }
9535    --1.3.6.1.4.1.3052.10.2.12.11.7.1.5
9536
9537fsSlowChangeTrapNum OBJECT-TYPE
9538    SYNTAX Integer32 (528..1199)
9539    MAX-ACCESS read-write
9540    STATUS current
9541    DESCRIPTION
9542        "Fuel volume slow change event trap number."
9543    ::= { fsSlowChangeEntry 6 }
9544    --1.3.6.1.4.1.3052.10.2.12.11.7.1.6
9545
9546fsSlowChangeClass OBJECT-TYPE
9547    SYNTAX DisplayString
9548    MAX-ACCESS read-write
9549    STATUS current
9550    DESCRIPTION
9551        "Fuel volume slow change event class (severity)."
9552    ::= { fsSlowChangeEntry 7 }
9553    --1.3.6.1.4.1.3052.10.2.12.11.7.1.7
9554
9555
9556--***************************************************************************************
9557--AC Power Monitor Config Section       2.12.12
9558--***************************************************************************************
9559
9560acpmGeneralTable OBJECT-TYPE
9561    SYNTAX SEQUENCE OF ACPMConfigGeneral
9562    MAX-ACCESS not-accessible
9563    STATUS current
9564    DESCRIPTION
9565        "This table organizes general AC power monitor attributes."
9566    ::= { acPowerMonitor 1 }
9567    --1.3.6.1.4.1.3052.10.2.12.12.1
9568
9569acpmGenEntry OBJECT-TYPE
9570    SYNTAX ACPMConfigGeneral
9571    MAX-ACCESS not-accessible
9572    STATUS current
9573    DESCRIPTION
9574        "Entry for AC power monitor general config table."
9575    INDEX { acpmGenIndex }
9576    ::= { acpmGeneralTable 1 }
9577    --1.3.6.1.4.1.3052.10.2.12.12.1.1
9578
9579acpmGenIndex OBJECT-TYPE
9580    SYNTAX Integer32 (1..6)
9581    MAX-ACCESS read-only
9582    STATUS current
9583    DESCRIPTION
9584        "Which AC power monitor in the AC power monitor general config table."
9585    ::= { acpmGenEntry 1 }
9586    --1.3.6.1.4.1.3052.10.2.12.12.1.1.1
9587
9588acpmGenDevice OBJECT-TYPE
9589    SYNTAX DisplayString
9590    MAX-ACCESS read-write
9591    STATUS current
9592    DESCRIPTION
9593        "Model of the AC power monitor device. The unit needs this setting to
9594        know which registers to poll for the various data items, among other
9595        things."
9596    ::= { acpmGenEntry 2 }
9597    --1.3.6.1.4.1.3052.10.2.12.12.1.1.2
9598
9599acpmGenName OBJECT-TYPE
9600    SYNTAX DisplayString
9601    MAX-ACCESS read-write
9602    STATUS current
9603    DESCRIPTION
9604        "Name for the AC power monitor device."
9605    ::= { acpmGenEntry 3 }
9606    --1.3.6.1.4.1.3052.10.2.12.12.1.1.3
9607
9608acpmGenAddress OBJECT-TYPE
9609    SYNTAX Integer32 (1..247)
9610    MAX-ACCESS read-write
9611    STATUS current
9612    DESCRIPTION
9613        "Modbus address of the AC power monitor device."
9614    ::= { acpmGenEntry 4 }
9615    --1.3.6.1.4.1.3052.10.2.12.12.1.1.4
9616
9617acpmGenPtRatio OBJECT-TYPE
9618    SYNTAX Integer32 (1..10000)
9619    MAX-ACCESS read-write
9620    STATUS current
9621    DESCRIPTION
9622        "Ratio of secondary turns to primary turns on potential transformers
9623        (PT)."
9624    ::= { acpmGenEntry 5 }
9625    --1.3.6.1.4.1.3052.10.2.12.12.1.1.5
9626
9627acpmGenCtRatio OBJECT-TYPE
9628    SYNTAX Integer32 (1..10000)
9629    MAX-ACCESS read-write
9630    STATUS current
9631    DESCRIPTION
9632        "Ratio of secondary turns to primary turns on current transformers
9633        (CT)."
9634    ::= { acpmGenEntry 6 }
9635    --1.3.6.1.4.1.3052.10.2.12.12.1.1.6
9636
9637acpmGenPowerType OBJECT-TYPE
9638    SYNTAX DisplayString
9639    MAX-ACCESS read-write
9640    STATUS current
9641    DESCRIPTION
9642        "Type of power being monitored."
9643    ::= { acpmGenEntry 7 }
9644    --1.3.6.1.4.1.3052.10.2.12.12.1.1.7
9645
9646acpmGenSysrepPackage OBJECT-TYPE
9647    SYNTAX Integer32 (0..10)
9648    MAX-ACCESS read-write
9649    STATUS current
9650    DESCRIPTION
9651        "System reporting package number."
9652    ::= { acpmGenEntry 8 }
9653    --1.3.6.1.4.1.3052.10.2.12.12.1.1.8
9654
9655acpmGenSysrepType OBJECT-TYPE
9656    SYNTAX DisplayString
9657    MAX-ACCESS read-write
9658    STATUS current
9659    DESCRIPTION
9660        "ASM profile type."
9661    ::= { acpmGenEntry 9 }
9662    --1.3.6.1.4.1.3052.10.2.12.12.1.1.9
9663
9664
9665acpmAvgVoltageTable OBJECT-TYPE
9666    SYNTAX SEQUENCE OF ACPMConfigAvgVoltage
9667    MAX-ACCESS not-accessible
9668    STATUS current
9669    DESCRIPTION
9670        "This table organizes AC power monitor average voltage attributes."
9671    ::= { acPowerMonitor 2 }
9672    --1.3.6.1.4.1.3052.10.2.12.12.2
9673
9674acpmAvgVoltageEntry OBJECT-TYPE
9675    SYNTAX ACPMConfigAvgVoltage
9676    MAX-ACCESS not-accessible
9677    STATUS current
9678    DESCRIPTION
9679        "Entry for AC power monitor average voltage config table."
9680    INDEX { acpmAvgVoltageIndex }
9681    ::= { acpmAvgVoltageTable 1 }
9682    --1.3.6.1.4.1.3052.10.2.12.12.2.1
9683
9684acpmAvgVoltageIndex OBJECT-TYPE
9685    SYNTAX Integer32 (1..6)
9686    MAX-ACCESS read-only
9687    STATUS current
9688    DESCRIPTION
9689        "Which AC power monitor in the AC power monitor average voltage config
9690        table."
9691    ::= { acpmAvgVoltageEntry 1 }
9692    --1.3.6.1.4.1.3052.10.2.12.12.2.1.1
9693
9694acpmAvgVoltageEnable OBJECT-TYPE
9695    SYNTAX DisplayString
9696    MAX-ACCESS read-write
9697    STATUS current
9698    DESCRIPTION
9699        "Enable AC power monitor average voltage events."
9700    ::= { acpmAvgVoltageEntry 2 }
9701    --1.3.6.1.4.1.3052.10.2.12.12.2.1.2
9702
9703acpmAvgVoltageDeadband OBJECT-TYPE
9704    SYNTAX DisplayString
9705    MAX-ACCESS read-write
9706    STATUS current
9707    DESCRIPTION
9708        "Deadband (hysteresis) for average voltage event.  This is a floating
9709        point value."
9710    ::= { acpmAvgVoltageEntry 3 }
9711    --1.3.6.1.4.1.3052.10.2.12.12.2.1.3
9712
9713acpmAvgVoltageVHighValue OBJECT-TYPE
9714    SYNTAX DisplayString
9715    MAX-ACCESS read-write
9716    STATUS current
9717    DESCRIPTION
9718        "Very high event threshold.  This is a floating point value."
9719    ::= { acpmAvgVoltageEntry 4 }
9720    --1.3.6.1.4.1.3052.10.2.12.12.2.1.4
9721
9722acpmAvgVoltageVHighActions OBJECT-TYPE
9723    SYNTAX DisplayString
9724    MAX-ACCESS read-write
9725    STATUS current
9726    DESCRIPTION
9727        "Very high event actions."
9728    ::= { acpmAvgVoltageEntry 5 }
9729    --1.3.6.1.4.1.3052.10.2.12.12.2.1.5
9730
9731acpmAvgVoltageVHighTrapNum OBJECT-TYPE
9732    SYNTAX Integer32 (520..1199)
9733    MAX-ACCESS read-write
9734    STATUS current
9735    DESCRIPTION
9736        "Very high event trap number."
9737    ::= { acpmAvgVoltageEntry 6 }
9738    --1.3.6.1.4.1.3052.10.2.12.12.2.1.6
9739
9740acpmAvgVoltageVHighClass OBJECT-TYPE
9741    SYNTAX DisplayString
9742    MAX-ACCESS read-write
9743    STATUS current
9744    DESCRIPTION
9745        "Very high event class."
9746    ::= { acpmAvgVoltageEntry 7 }
9747    --1.3.6.1.4.1.3052.10.2.12.12.2.1.7
9748
9749acpmAvgVoltageHighValue OBJECT-TYPE
9750    SYNTAX DisplayString
9751    MAX-ACCESS read-write
9752    STATUS current
9753    DESCRIPTION
9754        "High event threshold.  This is a floating point value."
9755    ::= { acpmAvgVoltageEntry 8 }
9756    --1.3.6.1.4.1.3052.10.2.12.12.2.1.8
9757
9758acpmAvgVoltageHighActions OBJECT-TYPE
9759    SYNTAX DisplayString
9760    MAX-ACCESS read-write
9761    STATUS current
9762    DESCRIPTION
9763        "High event actions."
9764    ::= { acpmAvgVoltageEntry 9 }
9765    --1.3.6.1.4.1.3052.10.2.12.12.2.1.9
9766
9767acpmAvgVoltageHighTrapNum OBJECT-TYPE
9768    SYNTAX Integer32 (520..1199)
9769    MAX-ACCESS read-write
9770    STATUS current
9771    DESCRIPTION
9772        "High event trap number."
9773    ::= { acpmAvgVoltageEntry 10 }
9774    --1.3.6.1.4.1.3052.10.2.12.12.2.1.10
9775
9776acpmAvgVoltageHighClass OBJECT-TYPE
9777    SYNTAX DisplayString
9778    MAX-ACCESS read-write
9779    STATUS current
9780    DESCRIPTION
9781        "High event class."
9782    ::= { acpmAvgVoltageEntry 11 }
9783    --1.3.6.1.4.1.3052.10.2.12.12.2.1.11
9784
9785acpmAvgVoltageNormalActions OBJECT-TYPE
9786    SYNTAX DisplayString
9787    MAX-ACCESS read-write
9788    STATUS current
9789    DESCRIPTION
9790        "Return to normal actions."
9791    ::= { acpmAvgVoltageEntry 12 }
9792    --1.3.6.1.4.1.3052.10.2.12.12.2.1.12
9793
9794acpmAvgVoltageNormalTrapNum OBJECT-TYPE
9795    SYNTAX Integer32 (520..1199)
9796    MAX-ACCESS read-write
9797    STATUS current
9798    DESCRIPTION
9799        "Return to normal trap number."
9800    ::= { acpmAvgVoltageEntry 13 }
9801    --1.3.6.1.4.1.3052.10.2.12.12.2.1.13
9802
9803acpmAvgVoltageNormalClass OBJECT-TYPE
9804    SYNTAX DisplayString
9805    MAX-ACCESS read-write
9806    STATUS current
9807    DESCRIPTION
9808        "Return to normal class."
9809    ::= { acpmAvgVoltageEntry 14 }
9810    --1.3.6.1.4.1.3052.10.2.12.12.2.1.14
9811
9812acpmAvgVoltageLowValue OBJECT-TYPE
9813    SYNTAX DisplayString
9814    MAX-ACCESS read-write
9815    STATUS current
9816    DESCRIPTION
9817        "Low event threshold.  This is a floating point value."
9818    ::= { acpmAvgVoltageEntry 15 }
9819    --1.3.6.1.4.1.3052.10.2.12.12.2.1.15
9820
9821acpmAvgVoltageLowActions OBJECT-TYPE
9822    SYNTAX DisplayString
9823    MAX-ACCESS read-write
9824    STATUS current
9825    DESCRIPTION
9826        "Low event actions."
9827    ::= { acpmAvgVoltageEntry 16 }
9828    --1.3.6.1.4.1.3052.10.2.12.12.2.1.16
9829
9830acpmAvgVoltageLowTrapNum OBJECT-TYPE
9831    SYNTAX Integer32 (520..1199)
9832    MAX-ACCESS read-write
9833    STATUS current
9834    DESCRIPTION
9835        "Low event trap number."
9836    ::= { acpmAvgVoltageEntry 17 }
9837    --1.3.6.1.4.1.3052.10.2.12.12.2.1.17
9838
9839acpmAvgVoltageLowClass OBJECT-TYPE
9840    SYNTAX DisplayString
9841    MAX-ACCESS read-write
9842    STATUS current
9843    DESCRIPTION
9844        "Low event class."
9845    ::= { acpmAvgVoltageEntry 18 }
9846    --1.3.6.1.4.1.3052.10.2.12.12.2.1.18
9847
9848acpmAvgVoltageVLowValue OBJECT-TYPE
9849    SYNTAX DisplayString
9850    MAX-ACCESS read-write
9851    STATUS current
9852    DESCRIPTION
9853        "Very low event threshold.  This is a floating point value."
9854    ::= { acpmAvgVoltageEntry 19 }
9855    --1.3.6.1.4.1.3052.10.2.12.12.2.1.19
9856
9857acpmAvgVoltageVLowActions OBJECT-TYPE
9858    SYNTAX DisplayString
9859    MAX-ACCESS read-write
9860    STATUS current
9861    DESCRIPTION
9862        "Very low event actions."
9863    ::= { acpmAvgVoltageEntry 20 }
9864    --1.3.6.1.4.1.3052.10.2.12.12.2.1.20
9865
9866acpmAvgVoltageVLowTrapNum OBJECT-TYPE
9867    SYNTAX Integer32 (520..1199)
9868    MAX-ACCESS read-write
9869    STATUS current
9870    DESCRIPTION
9871        "Very low event trap number."
9872    ::= { acpmAvgVoltageEntry 21 }
9873    --1.3.6.1.4.1.3052.10.2.12.12.2.1.21
9874
9875acpmAvgVoltageVLowClass OBJECT-TYPE
9876    SYNTAX DisplayString
9877    MAX-ACCESS read-write
9878    STATUS current
9879    DESCRIPTION
9880        "Very low event class."
9881    ::= { acpmAvgVoltageEntry 22 }
9882    --1.3.6.1.4.1.3052.10.2.12.12.2.1.22
9883
9884acpmAvgVoltageSysrepEnable OBJECT-TYPE
9885    SYNTAX DisplayString
9886    MAX-ACCESS read-write
9887    STATUS current
9888    DESCRIPTION
9889        "System reporting enable for average voltage telemetry."
9890    ::= { acpmAvgVoltageEntry 23 }
9891    --1.3.6.1.4.1.3052.10.2.12.12.2.1.23
9892
9893acpmAvgVoltageSysrepThreshold OBJECT-TYPE
9894    SYNTAX DisplayString
9895    MAX-ACCESS read-write
9896    STATUS current
9897    DESCRIPTION
9898        "System reporting threshold for average voltage telemetry.  This is a
9899        floating point value."
9900    ::= { acpmAvgVoltageEntry 24 }
9901    --1.3.6.1.4.1.3052.10.2.12.12.2.1.24
9902
9903acpmAvgVoltageSysrepLimit OBJECT-TYPE
9904    SYNTAX Integer32
9905    MAX-ACCESS read-write
9906    STATUS current
9907    DESCRIPTION
9908        "System reporting limit for average voltage telemetry."
9909    ::= { acpmAvgVoltageEntry 25 }
9910    --1.3.6.1.4.1.3052.10.2.12.12.2.1.25
9911
9912
9913acpmAvgCurrentTable OBJECT-TYPE
9914    SYNTAX SEQUENCE OF ACPMConfigAvgCurrent
9915    MAX-ACCESS not-accessible
9916    STATUS current
9917    DESCRIPTION
9918        "This table organizes AC power monitor average current attributes."
9919    ::= { acPowerMonitor 3 }
9920    --1.3.6.1.4.1.3052.10.2.12.12.3
9921
9922acpmAvgCurrentEntry OBJECT-TYPE
9923    SYNTAX ACPMConfigAvgCurrent
9924    MAX-ACCESS not-accessible
9925    STATUS current
9926    DESCRIPTION
9927        "Entry for AC power monitor average current config table."
9928    INDEX { acpmAvgCurrentIndex }
9929    ::= { acpmAvgCurrentTable 1 }
9930    --1.3.6.1.4.1.3052.10.2.12.12.3.1
9931
9932acpmAvgCurrentIndex OBJECT-TYPE
9933    SYNTAX Integer32 (1..6)
9934    MAX-ACCESS read-only
9935    STATUS current
9936    DESCRIPTION
9937        "Which AC power monitor in the AC power monitor average current config
9938        table."
9939    ::= { acpmAvgCurrentEntry 1 }
9940    --1.3.6.1.4.1.3052.10.2.12.12.3.1.1
9941
9942acpmAvgCurrentEnable OBJECT-TYPE
9943    SYNTAX DisplayString
9944    MAX-ACCESS read-write
9945    STATUS current
9946    DESCRIPTION
9947        "Enable AC power monitor average current events."
9948    ::= { acpmAvgCurrentEntry 2 }
9949    --1.3.6.1.4.1.3052.10.2.12.12.3.1.2
9950
9951acpmAvgCurrentDeadband OBJECT-TYPE
9952    SYNTAX DisplayString
9953    MAX-ACCESS read-write
9954    STATUS current
9955    DESCRIPTION
9956        "Deadband (hysteresis) for average current event.  This is a floating
9957        point value."
9958    ::= { acpmAvgCurrentEntry 3 }
9959    --1.3.6.1.4.1.3052.10.2.12.12.3.1.3
9960
9961acpmAvgCurrentVHighValue OBJECT-TYPE
9962    SYNTAX DisplayString
9963    MAX-ACCESS read-write
9964    STATUS current
9965    DESCRIPTION
9966        "Very high event threshold.  This is a floating point value."
9967    ::= { acpmAvgCurrentEntry 4 }
9968    --1.3.6.1.4.1.3052.10.2.12.12.3.1.4
9969
9970acpmAvgCurrentVHighActions OBJECT-TYPE
9971    SYNTAX DisplayString
9972    MAX-ACCESS read-write
9973    STATUS current
9974    DESCRIPTION
9975        "Very high event actions."
9976    ::= { acpmAvgCurrentEntry 5 }
9977    --1.3.6.1.4.1.3052.10.2.12.12.3.1.5
9978
9979acpmAvgCurrentVHighTrapNum OBJECT-TYPE
9980    SYNTAX Integer32 (521..1199)
9981    MAX-ACCESS read-write
9982    STATUS current
9983    DESCRIPTION
9984        "Very high event trap number."
9985    ::= { acpmAvgCurrentEntry 6 }
9986    --1.3.6.1.4.1.3052.10.2.12.12.3.1.6
9987
9988acpmAvgCurrentVHighClass OBJECT-TYPE
9989    SYNTAX DisplayString
9990    MAX-ACCESS read-write
9991    STATUS current
9992    DESCRIPTION
9993        "Very high event class."
9994    ::= { acpmAvgCurrentEntry 7 }
9995    --1.3.6.1.4.1.3052.10.2.12.12.3.1.7
9996
9997acpmAvgCurrentHighValue OBJECT-TYPE
9998    SYNTAX DisplayString
9999    MAX-ACCESS read-write
10000    STATUS current
10001    DESCRIPTION
10002        "High event threshold.  This is a floating point value."
10003    ::= { acpmAvgCurrentEntry 8 }
10004    --1.3.6.1.4.1.3052.10.2.12.12.3.1.8
10005
10006acpmAvgCurrentHighActions OBJECT-TYPE
10007    SYNTAX DisplayString
10008    MAX-ACCESS read-write
10009    STATUS current
10010    DESCRIPTION
10011        "High event actions."
10012    ::= { acpmAvgCurrentEntry 9 }
10013    --1.3.6.1.4.1.3052.10.2.12.12.3.1.9
10014
10015acpmAvgCurrentHighTrapNum OBJECT-TYPE
10016    SYNTAX Integer32 (521..1199)
10017    MAX-ACCESS read-write
10018    STATUS current
10019    DESCRIPTION
10020        "High event trap number."
10021    ::= { acpmAvgCurrentEntry 10 }
10022    --1.3.6.1.4.1.3052.10.2.12.12.3.1.10
10023
10024acpmAvgCurrentHighClass OBJECT-TYPE
10025    SYNTAX DisplayString
10026    MAX-ACCESS read-write
10027    STATUS current
10028    DESCRIPTION
10029        "High event class."
10030    ::= { acpmAvgCurrentEntry 11 }
10031    --1.3.6.1.4.1.3052.10.2.12.12.3.1.11
10032
10033acpmAvgCurrentNormalActions OBJECT-TYPE
10034    SYNTAX DisplayString
10035    MAX-ACCESS read-write
10036    STATUS current
10037    DESCRIPTION
10038        "Return to normal actions."
10039    ::= { acpmAvgCurrentEntry 12 }
10040    --1.3.6.1.4.1.3052.10.2.12.12.3.1.12
10041
10042acpmAvgCurrentNormalTrapNum OBJECT-TYPE
10043    SYNTAX Integer32 (521..1199)
10044    MAX-ACCESS read-write
10045    STATUS current
10046    DESCRIPTION
10047        "Return to normal trap number."
10048    ::= { acpmAvgCurrentEntry 13 }
10049    --1.3.6.1.4.1.3052.10.2.12.12.3.1.13
10050
10051acpmAvgCurrentNormalClass OBJECT-TYPE
10052    SYNTAX DisplayString
10053    MAX-ACCESS read-write
10054    STATUS current
10055    DESCRIPTION
10056        "Return to normal class."
10057    ::= { acpmAvgCurrentEntry 14 }
10058    --1.3.6.1.4.1.3052.10.2.12.12.3.1.14
10059
10060acpmAvgCurrentLowValue OBJECT-TYPE
10061    SYNTAX DisplayString
10062    MAX-ACCESS read-write
10063    STATUS current
10064    DESCRIPTION
10065        "Low event threshold.  This is a floating point value."
10066    ::= { acpmAvgCurrentEntry 15 }
10067    --1.3.6.1.4.1.3052.10.2.12.12.3.1.15
10068
10069acpmAvgCurrentLowActions OBJECT-TYPE
10070    SYNTAX DisplayString
10071    MAX-ACCESS read-write
10072    STATUS current
10073    DESCRIPTION
10074        "Low event actions."
10075    ::= { acpmAvgCurrentEntry 16 }
10076    --1.3.6.1.4.1.3052.10.2.12.12.3.1.16
10077
10078acpmAvgCurrentLowTrapNum OBJECT-TYPE
10079    SYNTAX Integer32 (521..1199)
10080    MAX-ACCESS read-write
10081    STATUS current
10082    DESCRIPTION
10083        "Low event trap number."
10084    ::= { acpmAvgCurrentEntry 17 }
10085    --1.3.6.1.4.1.3052.10.2.12.12.3.1.17
10086
10087acpmAvgCurrentLowClass OBJECT-TYPE
10088    SYNTAX DisplayString
10089    MAX-ACCESS read-write
10090    STATUS current
10091    DESCRIPTION
10092        "Low event class."
10093    ::= { acpmAvgCurrentEntry 18 }
10094    --1.3.6.1.4.1.3052.10.2.12.12.3.1.18
10095
10096acpmAvgCurrentVLowValue OBJECT-TYPE
10097    SYNTAX DisplayString
10098    MAX-ACCESS read-write
10099    STATUS current
10100    DESCRIPTION
10101        "Very low event threshold.  This is a floating point value."
10102    ::= { acpmAvgCurrentEntry 19 }
10103    --1.3.6.1.4.1.3052.10.2.12.12.3.1.19
10104
10105acpmAvgCurrentVLowActions OBJECT-TYPE
10106    SYNTAX DisplayString
10107    MAX-ACCESS read-write
10108    STATUS current
10109    DESCRIPTION
10110        "Very low event actions."
10111    ::= { acpmAvgCurrentEntry 20 }
10112    --1.3.6.1.4.1.3052.10.2.12.12.3.1.20
10113
10114acpmAvgCurrentVLowTrapNum OBJECT-TYPE
10115    SYNTAX Integer32 (521..1199)
10116    MAX-ACCESS read-write
10117    STATUS current
10118    DESCRIPTION
10119        "Very low event trap number."
10120    ::= { acpmAvgCurrentEntry 21 }
10121    --1.3.6.1.4.1.3052.10.2.12.12.3.1.21
10122
10123acpmAvgCurrentVLowClass OBJECT-TYPE
10124    SYNTAX DisplayString
10125    MAX-ACCESS read-write
10126    STATUS current
10127    DESCRIPTION
10128        "Very low event class."
10129    ::= { acpmAvgCurrentEntry 22 }
10130    --1.3.6.1.4.1.3052.10.2.12.12.3.1.22
10131
10132acpmAvgCurrentSysrepEnable OBJECT-TYPE
10133    SYNTAX DisplayString
10134    MAX-ACCESS read-write
10135    STATUS current
10136    DESCRIPTION
10137        "System reporting enable for average current telemetry."
10138    ::= { acpmAvgCurrentEntry 23 }
10139    --1.3.6.1.4.1.3052.10.2.12.12.3.1.23
10140
10141acpmAvgCurrentSysrepThreshold OBJECT-TYPE
10142    SYNTAX DisplayString
10143    MAX-ACCESS read-write
10144    STATUS current
10145    DESCRIPTION
10146        "System reporting threshold for average current telemetry.  This is
10147        a floating point value."
10148    ::= { acpmAvgCurrentEntry 24 }
10149    --1.3.6.1.4.1.3052.10.2.12.12.3.1.24
10150
10151acpmAvgCurrentSysrepLimit OBJECT-TYPE
10152    SYNTAX Integer32
10153    MAX-ACCESS read-write
10154    STATUS current
10155    DESCRIPTION
10156        "System reporting limit for average current telemetry."
10157    ::= { acpmAvgCurrentEntry 25 }
10158    --1.3.6.1.4.1.3052.10.2.12.12.3.1.25
10159
10160
10161acpmFreqTable OBJECT-TYPE
10162    SYNTAX SEQUENCE OF ACPMConfigFreq
10163    MAX-ACCESS not-accessible
10164    STATUS current
10165    DESCRIPTION
10166        "This table organizes AC power monitor frequency attributes."
10167    ::= { acPowerMonitor 4 }
10168    --1.3.6.1.4.1.3052.10.2.12.12.4
10169
10170acpmFreqEntry OBJECT-TYPE
10171    SYNTAX ACPMConfigFreq
10172    MAX-ACCESS not-accessible
10173    STATUS current
10174    DESCRIPTION
10175        "Entry for AC power monitor frequency config table."
10176    INDEX { acpmFreqIndex }
10177    ::= { acpmFreqTable 1 }
10178    --1.3.6.1.4.1.3052.10.2.12.12.4.1
10179
10180acpmFreqIndex OBJECT-TYPE
10181    SYNTAX Integer32 (1..6)
10182    MAX-ACCESS read-only
10183    STATUS current
10184    DESCRIPTION
10185        "Which AC power monitor in the AC power monitor frequency config table."
10186    ::= { acpmFreqEntry 1 }
10187    --1.3.6.1.4.1.3052.10.2.12.12.4.1.1
10188
10189acpmFreqEnable OBJECT-TYPE
10190    SYNTAX DisplayString
10191    MAX-ACCESS read-write
10192    STATUS current
10193    DESCRIPTION
10194        "Enable AC power monitor frequency events."
10195    ::= { acpmFreqEntry 2 }
10196    --1.3.6.1.4.1.3052.10.2.12.12.4.1.2
10197
10198acpmFreqDeadband OBJECT-TYPE
10199    SYNTAX DisplayString
10200    MAX-ACCESS read-write
10201    STATUS current
10202    DESCRIPTION
10203        "Deadband (hysteresis) for frequency event.  This is a floating point
10204        value."
10205    ::= { acpmFreqEntry 3 }
10206    --1.3.6.1.4.1.3052.10.2.12.12.4.1.3
10207
10208acpmFreqVHighValue OBJECT-TYPE
10209    SYNTAX DisplayString
10210    MAX-ACCESS read-write
10211    STATUS current
10212    DESCRIPTION
10213        "Very high event threshold.  This is a floating point value."
10214    ::= { acpmFreqEntry 4 }
10215    --1.3.6.1.4.1.3052.10.2.12.12.4.1.4
10216
10217acpmFreqVHighActions OBJECT-TYPE
10218    SYNTAX DisplayString
10219    MAX-ACCESS read-write
10220    STATUS current
10221    DESCRIPTION
10222        "Very high event actions."
10223    ::= { acpmFreqEntry 5 }
10224    --1.3.6.1.4.1.3052.10.2.12.12.4.1.5
10225
10226acpmFreqVHighTrapNum OBJECT-TYPE
10227    SYNTAX Integer32 (522..1199)
10228    MAX-ACCESS read-write
10229    STATUS current
10230    DESCRIPTION
10231        "Very high event trap number."
10232    ::= { acpmFreqEntry 6 }
10233    --1.3.6.1.4.1.3052.10.2.12.12.4.1.6
10234
10235acpmFreqVHighClass OBJECT-TYPE
10236    SYNTAX DisplayString
10237    MAX-ACCESS read-write
10238    STATUS current
10239    DESCRIPTION
10240        "Very high event class."
10241    ::= { acpmFreqEntry 7 }
10242    --1.3.6.1.4.1.3052.10.2.12.12.4.1.7
10243
10244acpmFreqHighValue OBJECT-TYPE
10245    SYNTAX DisplayString
10246    MAX-ACCESS read-write
10247    STATUS current
10248    DESCRIPTION
10249        "High event threshold.  This is a floating point value."
10250    ::= { acpmFreqEntry 8 }
10251    --1.3.6.1.4.1.3052.10.2.12.12.4.1.8
10252
10253acpmFreqHighActions OBJECT-TYPE
10254    SYNTAX DisplayString
10255    MAX-ACCESS read-write
10256    STATUS current
10257    DESCRIPTION
10258        "High event actions."
10259    ::= { acpmFreqEntry 9 }
10260    --1.3.6.1.4.1.3052.10.2.12.12.4.1.9
10261
10262acpmFreqHighTrapNum OBJECT-TYPE
10263    SYNTAX Integer32 (522..1199)
10264    MAX-ACCESS read-write
10265    STATUS current
10266    DESCRIPTION
10267        "High event trap number."
10268    ::= { acpmFreqEntry 10 }
10269    --1.3.6.1.4.1.3052.10.2.12.12.4.1.10
10270
10271acpmFreqHighClass OBJECT-TYPE
10272    SYNTAX DisplayString
10273    MAX-ACCESS read-write
10274    STATUS current
10275    DESCRIPTION
10276        "High event class."
10277    ::= { acpmFreqEntry 11 }
10278    --1.3.6.1.4.1.3052.10.2.12.12.4.1.11
10279
10280acpmFreqNormalActions OBJECT-TYPE
10281    SYNTAX DisplayString
10282    MAX-ACCESS read-write
10283    STATUS current
10284    DESCRIPTION
10285        "Return to normal actions."
10286    ::= { acpmFreqEntry 12 }
10287    --1.3.6.1.4.1.3052.10.2.12.12.4.1.12
10288
10289acpmFreqNormalTrapNum OBJECT-TYPE
10290    SYNTAX Integer32 (522..1199)
10291    MAX-ACCESS read-write
10292    STATUS current
10293    DESCRIPTION
10294        "Return to normal trap number."
10295    ::= { acpmFreqEntry 13 }
10296    --1.3.6.1.4.1.3052.10.2.12.12.4.1.13
10297
10298acpmFreqNormalClass OBJECT-TYPE
10299    SYNTAX DisplayString
10300    MAX-ACCESS read-write
10301    STATUS current
10302    DESCRIPTION
10303        "Return to normal class."
10304    ::= { acpmFreqEntry 14 }
10305    --1.3.6.1.4.1.3052.10.2.12.12.4.1.14
10306
10307acpmFreqLowValue OBJECT-TYPE
10308    SYNTAX DisplayString
10309    MAX-ACCESS read-write
10310    STATUS current
10311    DESCRIPTION
10312        "Low event threshold.  This is a floating point value."
10313    ::= { acpmFreqEntry 15 }
10314    --1.3.6.1.4.1.3052.10.2.12.12.4.1.15
10315
10316acpmFreqLowActions OBJECT-TYPE
10317    SYNTAX DisplayString
10318    MAX-ACCESS read-write
10319    STATUS current
10320    DESCRIPTION
10321        "Low event actions."
10322    ::= { acpmFreqEntry 16 }
10323    --1.3.6.1.4.1.3052.10.2.12.12.4.1.16
10324
10325acpmFreqLowTrapNum OBJECT-TYPE
10326    SYNTAX Integer32 (522..1199)
10327    MAX-ACCESS read-write
10328    STATUS current
10329    DESCRIPTION
10330        "Low event trap number."
10331    ::= { acpmFreqEntry 17 }
10332    --1.3.6.1.4.1.3052.10.2.12.12.4.1.17
10333
10334acpmFreqLowClass OBJECT-TYPE
10335    SYNTAX DisplayString
10336    MAX-ACCESS read-write
10337    STATUS current
10338    DESCRIPTION
10339        "Low event class."
10340    ::= { acpmFreqEntry 18 }
10341    --1.3.6.1.4.1.3052.10.2.12.12.4.1.18
10342
10343acpmFreqVLowValue OBJECT-TYPE
10344    SYNTAX DisplayString
10345    MAX-ACCESS read-write
10346    STATUS current
10347    DESCRIPTION
10348        "Very low event threshold.  This is a floating point value."
10349    ::= { acpmFreqEntry 19 }
10350    --1.3.6.1.4.1.3052.10.2.12.12.4.1.19
10351
10352acpmFreqVLowActions OBJECT-TYPE
10353    SYNTAX DisplayString
10354    MAX-ACCESS read-write
10355    STATUS current
10356    DESCRIPTION
10357        "Very low event actions."
10358    ::= { acpmFreqEntry 20 }
10359    --1.3.6.1.4.1.3052.10.2.12.12.4.1.20
10360
10361acpmFreqVLowTrapNum OBJECT-TYPE
10362    SYNTAX Integer32 (522..1199)
10363    MAX-ACCESS read-write
10364    STATUS current
10365    DESCRIPTION
10366        "Very low event trap number."
10367    ::= { acpmFreqEntry 21 }
10368    --1.3.6.1.4.1.3052.10.2.12.12.4.1.21
10369
10370acpmFreqVLowClass OBJECT-TYPE
10371    SYNTAX DisplayString
10372    MAX-ACCESS read-write
10373    STATUS current
10374    DESCRIPTION
10375        "Very low event class."
10376    ::= { acpmFreqEntry 22 }
10377    --1.3.6.1.4.1.3052.10.2.12.12.4.1.22
10378
10379acpmFreqSysrepEnable OBJECT-TYPE
10380    SYNTAX DisplayString
10381    MAX-ACCESS read-write
10382    STATUS current
10383    DESCRIPTION
10384        "System reporting enable for frequency telemetry."
10385    ::= { acpmFreqEntry 23 }
10386    --1.3.6.1.4.1.3052.10.2.12.12.4.1.23
10387
10388acpmFreqSysrepThreshold OBJECT-TYPE
10389    SYNTAX DisplayString
10390    MAX-ACCESS read-write
10391    STATUS current
10392    DESCRIPTION
10393        "System reporting threshold for frequency telemetry.  This is a
10394        floating point value."
10395    ::= { acpmFreqEntry 24 }
10396    --1.3.6.1.4.1.3052.10.2.12.12.4.1.24
10397
10398acpmFreqSysrepLimit OBJECT-TYPE
10399    SYNTAX Integer32
10400    MAX-ACCESS read-write
10401    STATUS current
10402    DESCRIPTION
10403        "System reporting limit for frequency telemetry."
10404    ::= { acpmFreqEntry 25 }
10405    --1.3.6.1.4.1.3052.10.2.12.12.4.1.25
10406
10407
10408acpmTotalRealPowerTable OBJECT-TYPE
10409    SYNTAX SEQUENCE OF ACPMConfigTRP
10410    MAX-ACCESS not-accessible
10411    STATUS current
10412    DESCRIPTION
10413        "This table organizes AC power monitor total real power attributes."
10414    ::= { acPowerMonitor 5 }
10415    --1.3.6.1.4.1.3052.10.2.12.12.5
10416
10417acpmTRPEntry OBJECT-TYPE
10418    SYNTAX ACPMConfigTRP
10419    MAX-ACCESS not-accessible
10420    STATUS current
10421    DESCRIPTION
10422        "Entry for AC power monitor total real power config table."
10423    INDEX { acpmTRPIndex }
10424    ::= { acpmTotalRealPowerTable 1 }
10425    --1.3.6.1.4.1.3052.10.2.12.12.5.1
10426
10427acpmTRPIndex OBJECT-TYPE
10428    SYNTAX Integer32 (1..6)
10429    MAX-ACCESS read-only
10430    STATUS current
10431    DESCRIPTION
10432        "Which AC power monitor in the AC power monitor total real power
10433        config table."
10434    ::= { acpmTRPEntry 1 }
10435    --1.3.6.1.4.1.3052.10.2.12.12.5.1.1
10436
10437acpmTRPEnable OBJECT-TYPE
10438    SYNTAX DisplayString
10439    MAX-ACCESS read-write
10440    STATUS current
10441    DESCRIPTION
10442        "Enable AC power monitor total real power events."
10443    ::= { acpmTRPEntry 2 }
10444    --1.3.6.1.4.1.3052.10.2.12.12.5.1.2
10445
10446acpmTRPDeadband OBJECT-TYPE
10447    SYNTAX DisplayString
10448    MAX-ACCESS read-write
10449    STATUS current
10450    DESCRIPTION
10451        "Deadband (hysteresis) for total real power event.  This is a
10452        floating point value."
10453    ::= { acpmTRPEntry 3 }
10454    --1.3.6.1.4.1.3052.10.2.12.12.5.1.3
10455
10456acpmTRPVHighValue OBJECT-TYPE
10457    SYNTAX DisplayString
10458    MAX-ACCESS read-write
10459    STATUS current
10460    DESCRIPTION
10461        "Very high event threshold.  This is a floating point value."
10462    ::= { acpmTRPEntry 4 }
10463    --1.3.6.1.4.1.3052.10.2.12.12.5.1.4
10464
10465acpmTRPVHighActions OBJECT-TYPE
10466    SYNTAX DisplayString
10467    MAX-ACCESS read-write
10468    STATUS current
10469    DESCRIPTION
10470        "Very high event actions."
10471    ::= { acpmTRPEntry 5 }
10472    --1.3.6.1.4.1.3052.10.2.12.12.5.1.5
10473
10474acpmTRPVHighTrapNum OBJECT-TYPE
10475    SYNTAX Integer32 (523..1199)
10476    MAX-ACCESS read-write
10477    STATUS current
10478    DESCRIPTION
10479        "Very high event trap number."
10480    ::= { acpmTRPEntry 6 }
10481    --1.3.6.1.4.1.3052.10.2.12.12.5.1.6
10482
10483acpmTRPVHighClass OBJECT-TYPE
10484    SYNTAX DisplayString
10485    MAX-ACCESS read-write
10486    STATUS current
10487    DESCRIPTION
10488        "Very high event class."
10489    ::= { acpmTRPEntry 7 }
10490    --1.3.6.1.4.1.3052.10.2.12.12.5.1.7
10491
10492acpmTRPHighValue OBJECT-TYPE
10493    SYNTAX DisplayString
10494    MAX-ACCESS read-write
10495    STATUS current
10496    DESCRIPTION
10497        "High event threshold.  This is a floating point value."
10498    ::= { acpmTRPEntry 8 }
10499    --1.3.6.1.4.1.3052.10.2.12.12.5.1.8
10500
10501acpmTRPHighActions OBJECT-TYPE
10502    SYNTAX DisplayString
10503    MAX-ACCESS read-write
10504    STATUS current
10505    DESCRIPTION
10506        "High event actions."
10507    ::= { acpmTRPEntry 9 }
10508    --1.3.6.1.4.1.3052.10.2.12.12.5.1.9
10509
10510acpmTRPHighTrapNum OBJECT-TYPE
10511    SYNTAX Integer32 (523..1199)
10512    MAX-ACCESS read-write
10513    STATUS current
10514    DESCRIPTION
10515        "High event trap number."
10516    ::= { acpmTRPEntry 10 }
10517    --1.3.6.1.4.1.3052.10.2.12.12.5.1.10
10518
10519acpmTRPHighClass OBJECT-TYPE
10520    SYNTAX DisplayString
10521    MAX-ACCESS read-write
10522    STATUS current
10523    DESCRIPTION
10524        "High event class."
10525    ::= { acpmTRPEntry 11 }
10526    --1.3.6.1.4.1.3052.10.2.12.12.5.1.11
10527
10528acpmTRPNormalActions OBJECT-TYPE
10529    SYNTAX DisplayString
10530    MAX-ACCESS read-write
10531    STATUS current
10532    DESCRIPTION
10533        "Return to normal actions."
10534    ::= { acpmTRPEntry 12 }
10535    --1.3.6.1.4.1.3052.10.2.12.12.5.1.12
10536
10537acpmTRPNormalTrapNum OBJECT-TYPE
10538    SYNTAX Integer32 (523..1199)
10539    MAX-ACCESS read-write
10540    STATUS current
10541    DESCRIPTION
10542        "Return to normal trap number."
10543    ::= { acpmTRPEntry 13 }
10544    --1.3.6.1.4.1.3052.10.2.12.12.5.1.13
10545
10546acpmTRPNormalClass OBJECT-TYPE
10547    SYNTAX DisplayString
10548    MAX-ACCESS read-write
10549    STATUS current
10550    DESCRIPTION
10551        "Return to normal class."
10552    ::= { acpmTRPEntry 14 }
10553    --1.3.6.1.4.1.3052.10.2.12.12.5.1.14
10554
10555acpmTRPLowValue OBJECT-TYPE
10556    SYNTAX DisplayString
10557    MAX-ACCESS read-write
10558    STATUS current
10559    DESCRIPTION
10560        "Low event threshold.  This is a floating point value."
10561    ::= { acpmTRPEntry 15 }
10562    --1.3.6.1.4.1.3052.10.2.12.12.5.1.15
10563
10564acpmTRPLowActions OBJECT-TYPE
10565    SYNTAX DisplayString
10566    MAX-ACCESS read-write
10567    STATUS current
10568    DESCRIPTION
10569        "Low event actions."
10570    ::= { acpmTRPEntry 16 }
10571    --1.3.6.1.4.1.3052.10.2.12.12.5.1.16
10572
10573acpmTRPLowTrapNum OBJECT-TYPE
10574    SYNTAX Integer32 (523..1199)
10575    MAX-ACCESS read-write
10576    STATUS current
10577    DESCRIPTION
10578        "Low event trap number."
10579    ::= { acpmTRPEntry 17 }
10580    --1.3.6.1.4.1.3052.10.2.12.12.5.1.17
10581
10582acpmTRPLowClass OBJECT-TYPE
10583    SYNTAX DisplayString
10584    MAX-ACCESS read-write
10585    STATUS current
10586    DESCRIPTION
10587        "Low event class."
10588    ::= { acpmTRPEntry 18 }
10589    --1.3.6.1.4.1.3052.10.2.12.12.5.1.18
10590
10591acpmTRPVLowValue OBJECT-TYPE
10592    SYNTAX DisplayString
10593    MAX-ACCESS read-write
10594    STATUS current
10595    DESCRIPTION
10596        "Very low event threshold.  This is a floating point value."
10597    ::= { acpmTRPEntry 19 }
10598    --1.3.6.1.4.1.3052.10.2.12.12.5.1.19
10599
10600acpmTRPVLowActions OBJECT-TYPE
10601    SYNTAX DisplayString
10602    MAX-ACCESS read-write
10603    STATUS current
10604    DESCRIPTION
10605        "Very low event actions."
10606    ::= { acpmTRPEntry 20 }
10607    --1.3.6.1.4.1.3052.10.2.12.12.5.1.20
10608
10609acpmTRPVLowTrapNum OBJECT-TYPE
10610    SYNTAX Integer32 (523..1199)
10611    MAX-ACCESS read-write
10612    STATUS current
10613    DESCRIPTION
10614        "Very low event trap number."
10615    ::= { acpmTRPEntry 21 }
10616    --1.3.6.1.4.1.3052.10.2.12.12.5.1.21
10617
10618acpmTRPVLowClass OBJECT-TYPE
10619    SYNTAX DisplayString
10620    MAX-ACCESS read-write
10621    STATUS current
10622    DESCRIPTION
10623        "Very low event class."
10624    ::= { acpmTRPEntry 22 }
10625    --1.3.6.1.4.1.3052.10.2.12.12.5.1.22
10626
10627acpmTRPSysrepEnable OBJECT-TYPE
10628    SYNTAX DisplayString
10629    MAX-ACCESS read-write
10630    STATUS current
10631    DESCRIPTION
10632        "System reporting enable for total real power telemetry."
10633    ::= { acpmTRPEntry 23 }
10634    --1.3.6.1.4.1.3052.10.2.12.12.5.1.23
10635
10636acpmTRPSysrepThreshold OBJECT-TYPE
10637    SYNTAX DisplayString
10638    MAX-ACCESS read-write
10639    STATUS current
10640    DESCRIPTION
10641        "System reporting threshold for total real power telemetry.  This is a
10642        floating point value."
10643    ::= { acpmTRPEntry 24 }
10644    --1.3.6.1.4.1.3052.10.2.12.12.5.1.24
10645
10646acpmTRPSysrepLimit OBJECT-TYPE
10647    SYNTAX Integer32
10648    MAX-ACCESS read-write
10649    STATUS current
10650    DESCRIPTION
10651        "System reporting limit for total real power telemetry."
10652    ::= { acpmTRPEntry 25 }
10653    --1.3.6.1.4.1.3052.10.2.12.12.5.1.25
10654
10655
10656acpmDisconnectTable OBJECT-TYPE
10657    SYNTAX SEQUENCE OF ACPMConfigDisconnect
10658    MAX-ACCESS not-accessible
10659    STATUS current
10660    DESCRIPTION
10661        "This table organizes AC power monitor device disconnect event
10662        attributes."
10663    ::= { acPowerMonitor 6 }
10664    --1.3.6.1.4.1.3052.10.2.12.12.6
10665
10666acpmDisconnectEntry OBJECT-TYPE
10667    SYNTAX ACPMConfigDisconnect
10668    MAX-ACCESS not-accessible
10669    STATUS current
10670    DESCRIPTION
10671        "Entry for AC power monitor device disconnect event config table."
10672    INDEX { acpmDisconnectIndex }
10673    ::= { acpmDisconnectTable 1 }
10674    --1.3.6.1.4.1.3052.10.2.12.12.6.1
10675
10676acpmDisconnectIndex OBJECT-TYPE
10677    SYNTAX Integer32 (1..6)
10678    MAX-ACCESS read-only
10679    STATUS current
10680    DESCRIPTION
10681        "Which AC power monitor in the AC power monitor device disconnect event
10682        config table."
10683    ::= { acpmDisconnectEntry 1 }
10684    --1.3.6.1.4.1.3052.10.2.12.12.6.1.1
10685
10686acpmDisconnectEnable OBJECT-TYPE
10687    SYNTAX DisplayString
10688    MAX-ACCESS read-write
10689    STATUS current
10690    DESCRIPTION
10691        "Enable AC power monitor device disconnect event."
10692    ::= { acpmDisconnectEntry 2 }
10693    --1.3.6.1.4.1.3052.10.2.12.12.6.1.2
10694
10695acpmDisconnectActions OBJECT-TYPE
10696    SYNTAX DisplayString
10697    MAX-ACCESS read-write
10698    STATUS current
10699    DESCRIPTION
10700        "Actions for disconnect event."
10701    ::= { acpmDisconnectEntry 3 }
10702    --1.3.6.1.4.1.3052.10.2.12.12.6.1.3
10703
10704acpmDisconnectTrapNum OBJECT-TYPE
10705    SYNTAX Integer32 (524..1199)
10706    MAX-ACCESS read-write
10707    STATUS current
10708    DESCRIPTION
10709        "Trap number for disconnect event."
10710    ::= { acpmDisconnectEntry 4 }
10711    --1.3.6.1.4.1.3052.10.2.12.12.6.1.4
10712
10713acpmDisconnectClass OBJECT-TYPE
10714    SYNTAX DisplayString
10715    MAX-ACCESS read-write
10716    STATUS current
10717    DESCRIPTION
10718        "Class for disconnect event."
10719    ::= { acpmDisconnectEntry 5 }
10720    --1.3.6.1.4.1.3052.10.2.12.12.6.1.5
10721
10722acpmDisconnectNormalActions OBJECT-TYPE
10723    SYNTAX DisplayString
10724    MAX-ACCESS read-write
10725    STATUS current
10726    DESCRIPTION
10727        "Actions for disconnect return to normal event."
10728    ::= { acpmDisconnectEntry 6 }
10729    --1.3.6.1.4.1.3052.10.2.12.12.6.1.6
10730
10731acpmDisconnectNormalTrapNum OBJECT-TYPE
10732    SYNTAX Integer32 (524..1199)
10733    MAX-ACCESS read-write
10734    STATUS current
10735    DESCRIPTION
10736        "Trap number for disconnect return to normal event."
10737    ::= { acpmDisconnectEntry 7 }
10738    --1.3.6.1.4.1.3052.10.2.12.12.6.1.7
10739
10740acpmDisconnectNormalClass OBJECT-TYPE
10741    SYNTAX DisplayString
10742    MAX-ACCESS read-write
10743    STATUS current
10744    DESCRIPTION
10745        "Class for disconnect return to normal event."
10746    ::= { acpmDisconnectEntry 8 }
10747    --1.3.6.1.4.1.3052.10.2.12.12.6.1.8
10748
10749acpmTotalPowerFactorTable OBJECT-TYPE
10750    SYNTAX SEQUENCE OF ACPMConfigTotalPowerFactor
10751    MAX-ACCESS not-accessible
10752    STATUS current
10753    DESCRIPTION
10754        "This table organizes AC power monitor device total power factor
10755        event attributes."
10756    ::= { acPowerMonitor 7 }
10757    --1.3.6.1.4.1.3052.10.2.12.12.7
10758
10759acpmTPFEntry OBJECT-TYPE
10760    SYNTAX ACPMConfigTotalPowerFactor
10761    MAX-ACCESS not-accessible
10762    STATUS current
10763    DESCRIPTION
10764        "Entry for AC power monitor device total power factor event config
10765        table."
10766    INDEX { acpmTPFIndex }
10767    ::= { acpmTotalPowerFactorTable 1 }
10768    --1.3.6.1.4.1.3052.10.2.12.12.7.1
10769
10770acpmTPFIndex OBJECT-TYPE
10771    SYNTAX Integer32 (1..6)
10772    MAX-ACCESS read-only
10773    STATUS current
10774    DESCRIPTION
10775        "Which AC power monitor in the AC power monitor device disconnect
10776        event config table."
10777    ::= { acpmTPFEntry 1 }
10778    --1.3.6.1.4.1.3052.10.2.12.12.7.1.1
10779
10780acpmTPFEnable OBJECT-TYPE
10781    SYNTAX DisplayString
10782    MAX-ACCESS read-write
10783    STATUS current
10784    DESCRIPTION
10785        "Enable AC power monitor device disconnect event."
10786    ::= { acpmTPFEntry 2 }
10787    --1.3.6.1.4.1.3052.10.2.12.12.7.1.2
10788
10789acpmTPFDeadband OBJECT-TYPE
10790    SYNTAX DisplayString
10791    MAX-ACCESS read-write
10792    STATUS current
10793    DESCRIPTION
10794        "Deadband (hysteresis)."
10795    ::= { acpmTPFEntry 3 }
10796    --1.3.6.1.4.1.3052.10.2.12.12.7.1.3
10797
10798acpmTPFNormalActions OBJECT-TYPE
10799    SYNTAX DisplayString
10800    MAX-ACCESS read-write
10801    STATUS current
10802    DESCRIPTION
10803        "Normal actions."
10804    ::= { acpmTPFEntry 4 }
10805    --1.3.6.1.4.1.3052.10.2.12.12.7.1.4
10806
10807acpmTPFNormalTrapNum OBJECT-TYPE
10808    SYNTAX Integer32
10809    MAX-ACCESS read-write
10810    STATUS current
10811    DESCRIPTION
10812        "Normal trap number."
10813    ::= { acpmTPFEntry 5 }
10814    --1.3.6.1.4.1.3052.10.2.12.12.7.1.5
10815
10816acpmTPFNormalClass OBJECT-TYPE
10817    SYNTAX DisplayString
10818    MAX-ACCESS read-write
10819    STATUS current
10820    DESCRIPTION
10821        "Normal class."
10822    ::= { acpmTPFEntry 6 }
10823    --1.3.6.1.4.1.3052.10.2.12.12.7.1.6
10824
10825acpmTPFLowValue OBJECT-TYPE
10826    SYNTAX DisplayString
10827    MAX-ACCESS read-write
10828    STATUS current
10829    DESCRIPTION
10830        "Low threshold."
10831    ::= { acpmTPFEntry 7 }
10832    --1.3.6.1.4.1.3052.10.2.12.12.7.1.7
10833
10834acpmTPFLowActions OBJECT-TYPE
10835    SYNTAX DisplayString
10836    MAX-ACCESS read-write
10837    STATUS current
10838    DESCRIPTION
10839        "Low actions."
10840    ::= { acpmTPFEntry 8 }
10841    --1.3.6.1.4.1.3052.10.2.12.12.7.1.8
10842
10843acpmTPFLowTrapNum OBJECT-TYPE
10844    SYNTAX Integer32
10845    MAX-ACCESS read-write
10846    STATUS current
10847    DESCRIPTION
10848        "Low trap number."
10849    ::= { acpmTPFEntry 9 }
10850    --1.3.6.1.4.1.3052.10.2.12.12.7.1.9
10851
10852acpmTPFLowClass OBJECT-TYPE
10853    SYNTAX DisplayString
10854    MAX-ACCESS read-write
10855    STATUS current
10856    DESCRIPTION
10857        "Low class."
10858    ::= { acpmTPFEntry 10 }
10859    --1.3.6.1.4.1.3052.10.2.12.12.7.1.10
10860
10861acpmTPFVLowValue OBJECT-TYPE
10862    SYNTAX DisplayString
10863    MAX-ACCESS read-write
10864    STATUS current
10865    DESCRIPTION
10866        "Very Low threshold."
10867    ::= { acpmTPFEntry 11 }
10868    --1.3.6.1.4.1.3052.10.2.12.12.7.1.11
10869
10870acpmTPFVLowActions OBJECT-TYPE
10871    SYNTAX DisplayString
10872    MAX-ACCESS read-write
10873    STATUS current
10874    DESCRIPTION
10875        "Very Low actions."
10876    ::= { acpmTPFEntry 12 }
10877    --1.3.6.1.4.1.3052.10.2.12.12.7.1.12
10878
10879acpmTPFVLowTrapNum OBJECT-TYPE
10880    SYNTAX Integer32
10881    MAX-ACCESS read-write
10882    STATUS current
10883    DESCRIPTION
10884        "Very Low trap number."
10885    ::= { acpmTPFEntry 13 }
10886    --1.3.6.1.4.1.3052.10.2.12.12.7.1.13
10887
10888acpmTPFVLowClass OBJECT-TYPE
10889    SYNTAX DisplayString
10890    MAX-ACCESS read-write
10891    STATUS current
10892    DESCRIPTION
10893        "Very Low class."
10894    ::= { acpmTPFEntry 14 }
10895    --1.3.6.1.4.1.3052.10.2.12.12.7.1.14
10896
10897acpmTPFSysrepEnable OBJECT-TYPE
10898    SYNTAX DisplayString
10899    MAX-ACCESS read-write
10900    STATUS current
10901    DESCRIPTION
10902        "System reporting enable."
10903    ::= { acpmTPFEntry 15 }
10904    --1.3.6.1.4.1.3052.10.2.12.12.7.1.15
10905
10906acpmTPFSysrepThreshold OBJECT-TYPE
10907    SYNTAX DisplayString
10908    MAX-ACCESS read-write
10909    STATUS current
10910    DESCRIPTION
10911        "System reporting threshold."
10912    ::= { acpmTPFEntry 16 }
10913    --1.3.6.1.4.1.3052.10.2.12.12.7.1.16
10914
10915acpmTPFSysrepLimit OBJECT-TYPE
10916    SYNTAX Integer32
10917    MAX-ACCESS read-write
10918    STATUS current
10919    DESCRIPTION
10920        "System reporting limit."
10921    ::= { acpmTPFEntry 17 }
10922    --1.3.6.1.4.1.3052.10.2.12.12.7.1.17
10923
10924
10925--***************************************************************************************
10926--Reset Event Section   2.12.16
10927--***************************************************************************************
10928
10929
10930evResetEnable OBJECT-TYPE
10931    SYNTAX DisplayString
10932    MAX-ACCESS read-write
10933    STATUS current
10934    DESCRIPTION
10935        "Enable/disable reset event.  This event is triggered when the unit
10936        finishes booting."
10937    ::= { evReset 1 }
10938    --1.3.6.1.4.1.3052.10.2.12.16.1
10939
10940evResetDelay OBJECT-TYPE
10941    SYNTAX Integer32 (0..3600)
10942    MAX-ACCESS read-write
10943    STATUS current
10944    DESCRIPTION
10945        "Number of seconds to wait after unit finishes booting before triggering
10946        the reset event."
10947    ::= { evReset 2 }
10948    --1.3.6.1.4.1.3052.10.2.12.16.2
10949
10950evResetActions OBJECT-TYPE
10951    SYNTAX DisplayString
10952    MAX-ACCESS read-write
10953    STATUS current
10954    DESCRIPTION
10955        "Actions for reset event."
10956    ::= { evReset 3 }
10957    --1.3.6.1.4.1.3052.10.2.12.16.3
10958
10959evResetMessage OBJECT-TYPE
10960    SYNTAX DisplayString
10961    MAX-ACCESS read-write
10962    STATUS current
10963    DESCRIPTION
10964        "Message for reset event."
10965    ::= { evReset 4 }
10966    --1.3.6.1.4.1.3052.10.2.12.16.4
10967
10968evResetTrapnum OBJECT-TYPE
10969    SYNTAX Integer32 (543..1199)
10970    MAX-ACCESS read-write
10971    STATUS current
10972    DESCRIPTION
10973        "Trap number for reset event."
10974    ::= { evReset 5 }
10975    --1.3.6.1.4.1.3052.10.2.12.16.5
10976
10977evResetClass OBJECT-TYPE
10978    SYNTAX DisplayString
10979    MAX-ACCESS read-write
10980    STATUS current
10981    DESCRIPTION
10982        "Class (severity) for reset event."
10983    ::= { evReset 6 }
10984    --1.3.6.1.4.1.3052.10.2.12.16.6
10985
10986
10987--***************************************************************************************
10988--Global Event Section   2.12.18
10989--***************************************************************************************
10990
10991evGlobalActions OBJECT-TYPE
10992    SYNTAX DisplayString
10993    MAX-ACCESS read-write
10994    STATUS current
10995    DESCRIPTION
10996        "Global event actions."
10997    ::= { evGlobal 2 }
10998    --1.3.6.1.4.1.3052.10.2.12.18.2
10999
11000evGlobalTrapnum OBJECT-TYPE
11001    SYNTAX Integer32 (0..1199)
11002    MAX-ACCESS read-write
11003    STATUS current
11004    DESCRIPTION
11005        "Global trap number."
11006    ::= { evGlobal 3 }
11007    --1.3.6.1.4.1.3052.10.2.12.18.3
11008
11009
11010--***************************************************************************************
11011--Action Section   2.14
11012--***************************************************************************************
11013
11014
11015
11016actionCallNumberTable OBJECT-TYPE
11017    SYNTAX SEQUENCE OF ActionCallNumberConfig
11018    MAX-ACCESS not-accessible
11019    STATUS current
11020    DESCRIPTION
11021        "Table of phone numbers to dial for modem actions"
11022    ::= { action 1 }
11023    --1.3.6.1.4.1.3052.10.2.14.1
11024
11025actionCallNumberEntry OBJECT-TYPE
11026    SYNTAX ActionCallNumberConfig
11027    MAX-ACCESS not-accessible
11028    STATUS current
11029    DESCRIPTION
11030        "Entry for table of phone numbers to dial for modem actions"
11031    INDEX { actionCallNumberIndex }
11032    ::= { actionCallNumberTable 1 }
11033    --1.3.6.1.4.1.3052.10.2.14.1.1
11034
11035actionCallNumberIndex OBJECT-TYPE
11036    SYNTAX Integer32 (1..4)
11037    MAX-ACCESS read-only
11038    STATUS current
11039    DESCRIPTION
11040        "Index for table of phone numbers to dial for modem actions"
11041    ::= { actionCallNumberEntry 1 }
11042    --1.3.6.1.4.1.3052.10.2.14.1.1.1
11043
11044actionCallNumber OBJECT-TYPE
11045    SYNTAX DisplayString
11046    MAX-ACCESS read-write
11047    STATUS current
11048    DESCRIPTION
11049        "The number to dial for this action slot"
11050    ::= { actionCallNumberEntry 2 }
11051    --1.3.6.1.4.1.3052.10.2.14.1.1.2
11052
11053actionPagerTable OBJECT-TYPE
11054    SYNTAX SEQUENCE OF ActionPagerConfig
11055    MAX-ACCESS not-accessible
11056    STATUS current
11057    DESCRIPTION
11058        "Table of pager configurations"
11059    ::= { action 2 }
11060    --1.3.6.1.4.1.3052.10.2.14.2
11061
11062actionPagerEntry OBJECT-TYPE
11063    SYNTAX ActionPagerConfig
11064    MAX-ACCESS not-accessible
11065    STATUS current
11066    DESCRIPTION
11067        "Entry for table of pager configurations"
11068    INDEX { actionPagerIndex }
11069    ::= { actionPagerTable 1 }
11070    --1.3.6.1.4.1.3052.10.2.14.2.1
11071
11072actionPagerIndex OBJECT-TYPE
11073    SYNTAX Integer32 (1..4)
11074    MAX-ACCESS read-only
11075    STATUS current
11076    DESCRIPTION
11077        "index for table of pager configurations"
11078    ::= { actionPagerEntry 1 }
11079    --1.3.6.1.4.1.3052.10.2.14.2.1.1
11080
11081actionPagerType OBJECT-TYPE
11082    SYNTAX DisplayString
11083    MAX-ACCESS read-write
11084    STATUS current
11085    DESCRIPTION
11086        "type of this pager configuration"
11087    ::= { actionPagerEntry 2 }
11088    --1.3.6.1.4.1.3052.10.2.14.2.1.2
11089
11090actionPagerNumber OBJECT-TYPE
11091    SYNTAX DisplayString
11092    MAX-ACCESS read-write
11093    STATUS current
11094    DESCRIPTION
11095        "phone number to dial for this pager configuration"
11096    ::= { actionPagerEntry 3 }
11097    --1.3.6.1.4.1.3052.10.2.14.2.1.3
11098
11099actionPagerID OBJECT-TYPE
11100    SYNTAX DisplayString
11101    MAX-ACCESS read-write
11102    STATUS current
11103    DESCRIPTION
11104        "ID to use for this pager configuration"
11105    ::= { actionPagerEntry 4 }
11106    --1.3.6.1.4.1.3052.10.2.14.2.1.4
11107
11108actionPagerMessage OBJECT-TYPE
11109    SYNTAX DisplayString
11110    MAX-ACCESS read-write
11111    STATUS current
11112    DESCRIPTION
11113        "message to use for this pager configuration"
11114    ::= { actionPagerEntry 5 }
11115    --1.3.6.1.4.1.3052.10.2.14.2.1.5
11116
11117actionPagerPostCalloutDelay OBJECT-TYPE
11118    SYNTAX Integer32 (0..255)
11119    MAX-ACCESS read-write
11120    STATUS current
11121    DESCRIPTION
11122        "Seconds to wait after dialing before sending ID"
11123    ::= { actionPagerEntry 6 }
11124    --1.3.6.1.4.1.3052.10.2.14.2.1.6
11125
11126actionPagerPostIDDelay OBJECT-TYPE
11127    SYNTAX Integer32 (0..255)
11128    MAX-ACCESS read-write
11129    STATUS current
11130    DESCRIPTION
11131        "Seconds to wait after sending ID to send message"
11132    ::= { actionPagerEntry 7 }
11133    --1.3.6.1.4.1.3052.10.2.14.2.1.7
11134
11135actionSchedEnable OBJECT-TYPE
11136    SYNTAX DisplayString
11137    MAX-ACCESS read-write
11138    STATUS current
11139    DESCRIPTION
11140        "ON/OFF enable action schedule"
11141    ::= { actionSched 1 }
11142    --1.3.6.1.4.1.3052.10.2.14.3.1
11143
11144actionSchedBegin OBJECT-TYPE
11145    SYNTAX DisplayString
11146    MAX-ACCESS read-write
11147    STATUS current
11148    DESCRIPTION
11149        "action schedule begin time (HH:MM)"
11150    ::= { actionSched 2 }
11151    --1.3.6.1.4.1.3052.10.2.14.3.2
11152
11153actionSchedEnd OBJECT-TYPE
11154    SYNTAX DisplayString
11155    MAX-ACCESS read-write
11156    STATUS current
11157    DESCRIPTION
11158        "action schedule end time (HH:MM)"
11159    ::= { actionSched 3 }
11160    --1.3.6.1.4.1.3052.10.2.14.3.3
11161
11162actionSchedWeekdaysOnly OBJECT-TYPE
11163    SYNTAX DisplayString
11164    MAX-ACCESS read-write
11165    STATUS current
11166    DESCRIPTION
11167        "ON/OFF whether the action schedule applies to weekdays only
11168        (ON) or all days (OFF)"
11169    ::= { actionSched 4 }
11170    --1.3.6.1.4.1.3052.10.2.14.3.4
11171
11172actionAsentriaRequireAck OBJECT-TYPE
11173    SYNTAX DisplayString
11174    MAX-ACCESS read-write
11175    STATUS current
11176    DESCRIPTION
11177        "ON/OFF Asentria action requires an ack from the receiver"
11178    ::= { actionAsentria 1 }
11179    --1.3.6.1.4.1.3052.10.2.14.4.1
11180
11181actionAsentriaVersion OBJECT-TYPE
11182    SYNTAX DisplayString
11183    MAX-ACCESS read-write
11184    STATUS current
11185    DESCRIPTION
11186        "version 1.0 or 1.1"
11187    ::= { actionAsentria 2 }
11188    --1.3.6.1.4.1.3052.10.2.14.4.2
11189
11190actionAsentriaTCPPort OBJECT-TYPE
11191    SYNTAX Integer32
11192    MAX-ACCESS read-write
11193    STATUS current
11194    DESCRIPTION
11195        "TCP port used for TCP-based Asentria alarms"
11196    ::= { actionAsentria 3 }
11197    --1.3.6.1.4.1.3052.10.2.14.4.3
11198
11199actionHostTable OBJECT-TYPE
11200    SYNTAX SEQUENCE OF ActionHostConfig
11201    MAX-ACCESS not-accessible
11202    STATUS current
11203    DESCRIPTION
11204        "Table of network hosts to use for network-based actions"
11205    ::= { action 6 }
11206    --1.3.6.1.4.1.3052.10.2.14.6
11207
11208actionHostEntry OBJECT-TYPE
11209    SYNTAX ActionHostConfig
11210    MAX-ACCESS not-accessible
11211    STATUS current
11212    DESCRIPTION
11213        "Entry for table of network hosts to use for network-based
11214        actions"
11215    INDEX { actionHostIndex }
11216    ::= { actionHostTable 1 }
11217    --1.3.6.1.4.1.3052.10.2.14.6.1
11218
11219actionHostIndex OBJECT-TYPE
11220    SYNTAX Integer32 (1..6)
11221    MAX-ACCESS read-only
11222    STATUS current
11223    DESCRIPTION
11224        "Index for table of network hosts to use for network-based
11225        actions"
11226    ::= { actionHostEntry 1 }
11227    --1.3.6.1.4.1.3052.10.2.14.6.1.1
11228
11229actionHost OBJECT-TYPE
11230    SYNTAX DisplayString
11231    MAX-ACCESS read-write
11232    STATUS current
11233    DESCRIPTION
11234        "Hostname/IP address used as destination for network-based
11235        action (e.g., trap)"
11236    ::= { actionHostEntry 2 }
11237    --1.3.6.1.4.1.3052.10.2.14.6.1.2
11238
11239actionEmailTable OBJECT-TYPE
11240    SYNTAX SEQUENCE OF ActionEmailConfig
11241    MAX-ACCESS not-accessible
11242    STATUS current
11243    DESCRIPTION
11244        "Table of email addresses to use for email actions"
11245    ::= { action 7 }
11246    --1.3.6.1.4.1.3052.10.2.14.7
11247
11248actionEmailEntry OBJECT-TYPE
11249    SYNTAX ActionEmailConfig
11250    MAX-ACCESS not-accessible
11251    STATUS current
11252    DESCRIPTION
11253        "Entry for table of email addresses to use for email actions"
11254    INDEX { actionEmailIndex }
11255    ::= { actionEmailTable 1 }
11256    --1.3.6.1.4.1.3052.10.2.14.7.1
11257
11258actionEmailIndex OBJECT-TYPE
11259    SYNTAX Integer32 (1..6)
11260    MAX-ACCESS read-only
11261    STATUS current
11262    DESCRIPTION
11263        "Index for table of email addresses to use for email actions"
11264    ::= { actionEmailEntry 1 }
11265    --1.3.6.1.4.1.3052.10.2.14.7.1.1
11266
11267actionEmail OBJECT-TYPE
11268    SYNTAX DisplayString
11269    MAX-ACCESS read-write
11270    STATUS current
11271    DESCRIPTION
11272        "email address"
11273    ::= { actionEmailEntry 2 }
11274    --1.3.6.1.4.1.3052.10.2.14.7.1.2
11275
11276actionParseError OBJECT-TYPE
11277    SYNTAX DisplayString
11278    MAX-ACCESS read-only
11279    STATUS current
11280    DESCRIPTION
11281        "When a user attempts to configure an invalid action setting/
11282        object, this object says why it was invalid."
11283    ::= { action 8 }
11284    --1.3.6.1.4.1.3052.10.2.14.8
11285
11286--***************************************************************************************
11287--System Section   2.16
11288--***************************************************************************************
11289
11290
11291sysTimeAutoDST OBJECT-TYPE
11292    SYNTAX DisplayString
11293    MAX-ACCESS read-write
11294    STATUS current
11295    DESCRIPTION
11296        "ON/OFF automatically adjust for Daylight Savings Time"
11297    ::= { sysTime 1 }
11298    --1.3.6.1.4.1.3052.10.2.16.1.1
11299
11300sysTimeGMTOffset OBJECT-TYPE
11301    SYNTAX Integer32
11302    MAX-ACCESS read-write
11303    STATUS current
11304    DESCRIPTION
11305        "Absolute value of offset (hours) from GMT of the timezone"
11306    ::= { sysTime 2 }
11307    --1.3.6.1.4.1.3052.10.2.16.1.2
11308
11309sysTimeGMTDirection OBJECT-TYPE
11310    SYNTAX DisplayString
11311    MAX-ACCESS read-write
11312    STATUS current
11313    DESCRIPTION
11314        "Direction (AHEAD/BEHIND) of timezone relative to GMT"
11315    ::= { sysTime 3 }
11316    --1.3.6.1.4.1.3052.10.2.16.1.3
11317
11318
11319sysTimeNetEnable OBJECT-TYPE
11320    SYNTAX DisplayString
11321    MAX-ACCESS read-write
11322    STATUS current
11323    DESCRIPTION
11324        "Network time mode"
11325    ::= { sysTimeNet 1 }
11326    --1.3.6.1.4.1.3052.10.2.16.1.4.1
11327
11328sysTimeNetHostTable OBJECT-TYPE
11329    SYNTAX SEQUENCE OF NetworkTimeHostConfig
11330    MAX-ACCESS not-accessible
11331    STATUS current
11332    DESCRIPTION
11333        "Table of hosts to use for network time services"
11334    ::= { sysTimeNet 2 }
11335    --1.3.6.1.4.1.3052.10.2.16.1.4.2
11336
11337sysTimeNetHostEntry OBJECT-TYPE
11338    SYNTAX NetworkTimeHostConfig
11339    MAX-ACCESS not-accessible
11340    STATUS current
11341    DESCRIPTION
11342        "Entry for table of hosts to use for network time services"
11343    INDEX { sysTimeNetHostIndex }
11344    ::= { sysTimeNetHostTable 1 }
11345    --1.3.6.1.4.1.3052.10.2.16.1.4.2.1
11346
11347sysTimeNetHostIndex OBJECT-TYPE
11348    SYNTAX Integer32 (1..6)
11349    MAX-ACCESS read-only
11350    STATUS current
11351    DESCRIPTION
11352        "Index for table of hosts to use for network time services"
11353    ::= { sysTimeNetHostEntry 1 }
11354    --1.3.6.1.4.1.3052.10.2.16.1.4.2.1.1
11355
11356sysTimeNetHost OBJECT-TYPE
11357    SYNTAX DisplayString
11358    MAX-ACCESS read-write
11359    STATUS current
11360    DESCRIPTION
11361        "host to use for network time services"
11362    ::= { sysTimeNetHostEntry 2 }
11363    --1.3.6.1.4.1.3052.10.2.16.1.4.2.1.2
11364
11365sysPTTimeout  OBJECT-TYPE
11366    SYNTAX Integer32
11367    MAX-ACCESS read-write
11368    STATUS current
11369    DESCRIPTION
11370        "Timeout (minutes) of inactivity after which a pass-through
11371        session is terminated (0 means it never terminates)"
11372    ::= { sysPT 1 }
11373    --1.3.6.1.4.1.3052.10.2.16.2.1
11374
11375sysPTEndPause OBJECT-TYPE
11376    SYNTAX Integer32
11377    MAX-ACCESS read-write
11378    STATUS current
11379    DESCRIPTION
11380        "number of 16ths of a second between escape characters
11381        received on pass-through origin IO handle that are reuired
11382        for the escape characters to register as pass-through escape
11383        characters in the pass-through escape sequence.  Set to 0 to
11384        make the escape character register as part of the pass-
11385        through escape sequence without requiring a pause."
11386    ::= { sysPT 2 }
11387    --1.3.6.1.4.1.3052.10.2.16.2.2
11388
11389sysMTU OBJECT-TYPE
11390    SYNTAX Integer32
11391    MAX-ACCESS read-write
11392    STATUS current
11393    DESCRIPTION
11394        "Maximum transfer unit for ethernet interfaces"
11395    ::= { sys 3 }
11396    --1.3.6.1.4.1.3052.10.2.16.3
11397
11398sysAnswerString OBJECT-TYPE
11399    SYNTAX DisplayString
11400    MAX-ACCESS read-write
11401    STATUS current
11402    DESCRIPTION
11403        "String displayed upon login"
11404    ::= { sys 4 }
11405    --1.3.6.1.4.1.3052.10.2.16.4
11406
11407sysEventFileID OBJECT-TYPE
11408    SYNTAX DisplayString
11409    MAX-ACCESS read-write
11410    STATUS current
11411    DESCRIPTION
11412        "ID string for events file"
11413    ::= { sys 6 }
11414    --1.3.6.1.4.1.3052.10.2.16.6
11415
11416sysEscapeCharacter OBJECT-TYPE
11417    SYNTAX Integer32
11418    MAX-ACCESS read-write
11419    STATUS current
11420    DESCRIPTION
11421        "Decimal ASCII code of the system escape character"
11422    ::= { sys 7 }
11423    --1.3.6.1.4.1.3052.10.2.16.7
11424
11425sysTimeStampTimeFormat OBJECT-TYPE
11426    SYNTAX DisplayString
11427    MAX-ACCESS read-write
11428    STATUS current
11429    DESCRIPTION
11430        "Format of time stamp: HH:MM,HH:MM:SS,BLANK"
11431    ::= { sysTimeStamp 1 }
11432    --1.3.6.1.4.1.3052.10.2.16.8.1
11433
11434sysTimeStampDateFormat OBJECT-TYPE
11435    SYNTAX DisplayString
11436    MAX-ACCESS read-write
11437    STATUS current
11438    DESCRIPTION
11439        "Format of date stamp: MM/DD,MM/DD/YY,MM/DD/YYYY,BLANK"
11440    ::= { sysTimeStamp 2 }
11441    --1.3.6.1.4.1.3052.10.2.16.8.2
11442
11443sysTimeStampSpaceAfter OBJECT-TYPE
11444    SYNTAX DisplayString
11445    MAX-ACCESS read-write
11446    STATUS current
11447    DESCRIPTION
11448        "ON/OFF Inlude a space after timestamp"
11449    ::= { sysTimeStamp 3 }
11450    --1.3.6.1.4.1.3052.10.2.16.8.3
11451
11452sysLogMode OBJECT-TYPE
11453    SYNTAX DisplayString
11454    MAX-ACCESS read-write
11455    STATUS current
11456    DESCRIPTION
11457        "Syslog mode: disabled, emit UDP (REMOTE), save in a
11458        rotating file set (FILE), or emit on a listening socket
11459        (SERVER)"
11460    ::= { sysLog 1 }
11461    --1.3.6.1.4.1.3052.10.2.16.9.1
11462
11463sysLoghost OBJECT-TYPE
11464    SYNTAX DisplayString
11465    MAX-ACCESS read-write
11466    STATUS current
11467    DESCRIPTION
11468        "Syslog host: destination machine when syslog mode is REMOTE"
11469    ::= { sysLog 2 }
11470    --1.3.6.1.4.1.3052.10.2.16.9.2
11471
11472sysLogFilter OBJECT-TYPE
11473    SYNTAX DisplayString
11474    MAX-ACCESS read-write
11475    STATUS current
11476    DESCRIPTION
11477        "String describing what functions place data in the syslog"
11478    ::= { sysLog 3 }
11479    --1.3.6.1.4.1.3052.10.2.16.9.3
11480
11481sysLogFileSize OBJECT-TYPE
11482    SYNTAX Integer32
11483    MAX-ACCESS read-write
11484    STATUS current
11485    DESCRIPTION
11486        "Size (in KB) of syslog files (when syslog mode is SERVER or
11487        FILE)"
11488    ::= { sysLog 4 }
11489    --1.3.6.1.4.1.3052.10.2.16.9.4
11490
11491sysLogFileCount OBJECT-TYPE
11492    SYNTAX Integer32
11493    MAX-ACCESS read-write
11494    STATUS current
11495    DESCRIPTION
11496        "Number of files in syslog file set (when syslog mode is
11497        SERVER or FILE)"
11498    ::= { sysLog 5 }
11499    --1.3.6.1.4.1.3052.10.2.16.9.5
11500
11501sysLogListenPort OBJECT-TYPE
11502    SYNTAX Integer32
11503    MAX-ACCESS read-write
11504    STATUS current
11505    DESCRIPTION
11506        "TCP port on which the unit listens for a connection on
11507        which syslog data is dumped (when syslog mode is SERVER)"
11508    ::= { sysLog 6 }
11509    --1.3.6.1.4.1.3052.10.2.16.9.6
11510
11511sysCRDBCapacity OBJECT-TYPE
11512    SYNTAX Integer32
11513    MAX-ACCESS read-only
11514    STATUS current
11515    DESCRIPTION
11516        "Capacity of Call Record Database (in KB)"
11517    ::= { sysCRDB 1 }
11518    --1.3.6.1.4.1.3052.10.2.16.10.1
11519
11520sysCRDBPercentFull OBJECT-TYPE
11521    SYNTAX Integer32
11522    MAX-ACCESS read-only
11523    STATUS current
11524    DESCRIPTION
11525        "Percent of the CRDB used"
11526    ::= { sysCRDB 2 }
11527    --1.3.6.1.4.1.3052.10.2.16.10.2
11528
11529
11530sysCRDBFileIDTable OBJECT-TYPE
11531    SYNTAX SEQUENCE OF CRDBFileIDConfig
11532    MAX-ACCESS not-accessible
11533    STATUS current
11534    DESCRIPTION
11535        "Table of CRDB file IDs"
11536    ::= { sysCRDB 3 }
11537    --1.3.6.1.4.1.3052.10.2.16.10.3
11538
11539sysCRDBFileIDEntry OBJECT-TYPE
11540    SYNTAX CRDBFileIDConfig
11541    MAX-ACCESS not-accessible
11542    STATUS current
11543    DESCRIPTION
11544        "Entry for table of CRDB file IDs"
11545    INDEX { sysCRDBFileIDIndex }
11546    ::= { sysCRDBFileIDTable 1 }
11547    --1.3.6.1.4.1.3052.10.2.16.10.3.1
11548
11549sysCRDBFileIDIndex OBJECT-TYPE
11550    SYNTAX Integer32 (1..16)
11551    MAX-ACCESS read-only
11552    STATUS current
11553    DESCRIPTION
11554        "Index for table of CRDB file IDs"
11555    ::= { sysCRDBFileIDEntry 1 }
11556    --1.3.6.1.4.1.3052.10.2.16.10.3.1.1
11557
11558sysCRDBFileID OBJECT-TYPE
11559    SYNTAX DisplayString
11560    MAX-ACCESS read-write
11561    STATUS current
11562    DESCRIPTION
11563        "ID of CRDB file for this port-associated file x"
11564    ::= { sysCRDBFileIDEntry 2 }
11565    --1.3.6.1.4.1.3052.10.2.16.10.3.1.2
11566
11567sysCRDBFileEnforceMinTable OBJECT-TYPE
11568    SYNTAX SEQUENCE OF CRDBFileEnforceMinConfig
11569    MAX-ACCESS not-accessible
11570    STATUS current
11571    DESCRIPTION
11572        "Table of CRDB file minimum size enforcement settings"
11573    ::= { sysCRDB 4 }
11574    --1.3.6.1.4.1.3052.10.2.16.10.4
11575
11576sysCRDBFileEnforceMinEntry OBJECT-TYPE
11577    SYNTAX CRDBFileEnforceMinConfig
11578    MAX-ACCESS not-accessible
11579    STATUS current
11580    DESCRIPTION
11581        "Entry for table of CRDB file minimum size enforcement
11582        settings"
11583    INDEX { sysCRDBFileEnforceMinIndex }
11584    ::= { sysCRDBFileEnforceMinTable 1 }
11585    --1.3.6.1.4.1.3052.10.2.16.10.4.1
11586
11587sysCRDBFileEnforceMinIndex OBJECT-TYPE
11588    SYNTAX Integer32 (1..24)
11589    MAX-ACCESS read-only
11590    STATUS current
11591    DESCRIPTION
11592        "Index for table of CRDB file minimum size enforcement
11593        settings"
11594    ::= { sysCRDBFileEnforceMinEntry 1 }
11595    --1.3.6.1.4.1.3052.10.2.16.10.4.1.1
11596
11597sysCRDBFileEnforceMin OBJECT-TYPE
11598    SYNTAX DisplayString
11599    MAX-ACCESS read-write
11600    STATUS current
11601    DESCRIPTION
11602        "ON/OFF: enforce minimum size for this CRDB file x"
11603    ::= { sysCRDBFileEnforceMinEntry 2 }
11604    --1.3.6.1.4.1.3052.10.2.16.10.4.1.2
11605
11606sysCharMask OBJECT-TYPE
11607    SYNTAX OCTET STRING
11608    MAX-ACCESS read-write
11609    STATUS current
11610    DESCRIPTION
11611        "Character mask used for ignoring certain characters on
11612        serial ports when assembling data records (when port mode is
11613        ASCII)"
11614    ::= { sys 11 }
11615    --1.3.6.1.4.1.3052.10.2.16.11
11616
11617sysPrompt OBJECT-TYPE
11618    SYNTAX DisplayString
11619    MAX-ACCESS read-write
11620    STATUS current
11621    DESCRIPTION
11622        "Prompt to use in a commnand session"
11623    ::= { sys 12 }
11624    --1.3.6.1.4.1.3052.10.2.16.12
11625
11626sysBootStatus OBJECT-TYPE
11627    SYNTAX DisplayString
11628    MAX-ACCESS read-only
11629    STATUS current
11630    DESCRIPTION
11631        "String describing the boot status of the unit (Booted OK/
11632        still booting"
11633    ::= { sys 13 }
11634    --1.3.6.1.4.1.3052.10.2.16.13
11635
11636--***************************************************************************************
11637--Sys Location Section 2.16.14
11638--***************************************************************************************
11639
11640sysLocLatitude OBJECT-TYPE
11641    SYNTAX DisplayString
11642    MAX-ACCESS read-write
11643    STATUS current
11644    DESCRIPTION
11645        "Latitude portion of geographic coordinates as string"
11646    ::= { sysLoc 1 }
11647    --1.3.6.1.4.1.3052.10.2.16.14.1
11648
11649sysLocLongitude OBJECT-TYPE
11650    SYNTAX DisplayString
11651    MAX-ACCESS read-write
11652    STATUS current
11653    DESCRIPTION
11654        "Longitude portion of geographic coordinates as string"
11655    ::= { sysLoc 2 }
11656    --1.3.6.1.4.1.3052.10.2.16.14.2
11657
11658sysLocXOffset OBJECT-TYPE
11659    SYNTAX DisplayString
11660    MAX-ACCESS read-write
11661    STATUS current
11662    DESCRIPTION
11663        "X-offset portion of geographic coordinates as string"
11664    ::= { sysLoc 3 }
11665    --1.3.6.1.4.1.3052.10.2.16.14.3
11666
11667sysLocYOffset OBJECT-TYPE
11668    SYNTAX DisplayString
11669    MAX-ACCESS read-write
11670    STATUS current
11671    DESCRIPTION
11672        "Y offset portion of geographic coordinates as string"
11673    ::= { sysLoc 4 }
11674    --1.3.6.1.4.1.3052.10.2.16.14.4
11675
11676sysLocAngle OBJECT-TYPE
11677    SYNTAX DisplayString
11678    MAX-ACCESS read-write
11679    STATUS current
11680    DESCRIPTION
11681        "Angle portion of geographic coordinates as string"
11682    ::= { sysLoc 5 }
11683    --1.3.6.1.4.1.3052.10.2.16.14.5
11684
11685sysLocAltitude OBJECT-TYPE
11686    SYNTAX DisplayString
11687    MAX-ACCESS read-write
11688    STATUS current
11689    DESCRIPTION
11690        "Altitude as string"
11691    ::= { sysLoc 6 }
11692    --1.3.6.1.4.1.3052.10.2.16.14.6
11693
11694--***************************************************************************************
11695--Sys File Transfer Section 2.16.17
11696--***************************************************************************************
11697
11698sysFileTransferStatus OBJECT-TYPE
11699    SYNTAX DisplayString
11700    MAX-ACCESS read-write
11701    STATUS current
11702    DESCRIPTION
11703        "Start/cancel file transfer, or check transfer status.  To start, set this object
11704        to 'start'.  To cancel, set this object to 'cancel'.  To check status, get the
11705        object"
11706    ::= { sysFileTransfer 1 }
11707    --1.3.6.1.4.1.3052.10.2.16.17.1
11708
11709sysFileTransferURL OBJECT-TYPE
11710    SYNTAX DisplayString
11711    MAX-ACCESS read-write
11712    STATUS current
11713    DESCRIPTION
11714        "URL (describing protocol, host, directory, and file) on which file transfer
11715        function operates."
11716    ::= { sysFileTransfer 2 }
11717    --1.3.6.1.4.1.3052.10.2.16.17.2
11718
11719sysFileTransferUsername OBJECT-TYPE
11720    SYNTAX DisplayString
11721    MAX-ACCESS read-write
11722    STATUS current
11723    DESCRIPTION
11724        "Username for user account at the resource specified by sysFileTransferURL."
11725    ::= { sysFileTransfer 3 }
11726    --1.3.6.1.4.1.3052.10.2.16.17.3
11727
11728sysFileTransferPassword OBJECT-TYPE
11729    SYNTAX DisplayString
11730    MAX-ACCESS read-write
11731    STATUS current
11732    DESCRIPTION
11733        "Password for user account at the resource specified by sysFileTransferURL."
11734    ::= { sysFileTransfer 4 }
11735    --1.3.6.1.4.1.3052.10.2.16.17.4
11736
11737--***************************************************************************************
11738--Sys Update Section 2.16.18
11739--***************************************************************************************
11740
11741sysUpdateStatus OBJECT-TYPE
11742    SYNTAX DisplayString
11743    MAX-ACCESS read-only
11744    STATUS current
11745    DESCRIPTION
11746        "Check time/result of last update attempt."
11747    ::= { sysUpdate 1 }
11748    --1.3.6.1.4.1.3052.10.2.16.18.1
11749
11750
11751--***************************************************************************************
11752--Audit Log Section   2.17
11753--***************************************************************************************
11754
11755auditLogEnable OBJECT-TYPE
11756    SYNTAX DisplayString
11757    MAX-ACCESS read-write
11758    STATUS current
11759    DESCRIPTION
11760        "ON/OFF enable audit log"
11761    ::= { auditLog 1 }
11762    --1.3.6.1.4.1.3052.10.2.17.1
11763
11764auditLogStoreResets OBJECT-TYPE
11765    SYNTAX DisplayString
11766    MAX-ACCESS read-write
11767    STATUS current
11768    DESCRIPTION
11769        "ON/OFF audit log stores when the unit resets"
11770    ::= { auditLog 2 }
11771    --1.3.6.1.4.1.3052.10.2.17.1
11772
11773auditLogStoreCommands OBJECT-TYPE
11774    SYNTAX DisplayString
11775    MAX-ACCESS read-write
11776    STATUS current
11777    DESCRIPTION
11778        "ON/OFF audit log stores commands entered in a command
11779        session"
11780    ::= { auditLog 3 }
11781    --1.3.6.1.4.1.3052.10.2.17.1
11782
11783auditLogStoreRelays OBJECT-TYPE
11784    SYNTAX DisplayString
11785    MAX-ACCESS read-write
11786    STATUS current
11787    DESCRIPTION
11788        "ON/OFF audit log stores relay activity"
11789    ::= { auditLog 4 }
11790    --1.3.6.1.4.1.3052.10.2.17.1
11791
11792auditLogStoreAlarmActions OBJECT-TYPE
11793    SYNTAX DisplayString
11794    MAX-ACCESS read-write
11795    STATUS current
11796    DESCRIPTION
11797        "ON/OFF audit log stores action delivery activity"
11798    ::= { auditLog 5 }
11799    --1.3.6.1.4.1.3052.10.2.17.1
11800
11801auditLogStorePwdFailures OBJECT-TYPE
11802    SYNTAX DisplayString
11803    MAX-ACCESS read-write
11804    STATUS current
11805    DESCRIPTION
11806        "ON/OFF audit log stores when user was denied login"
11807    ::= { auditLog 6 }
11808    --1.3.6.1.4.1.3052.10.2.17.1
11809
11810auditLogStoreLogins OBJECT-TYPE
11811    SYNTAX DisplayString
11812    MAX-ACCESS read-write
11813    STATUS current
11814    DESCRIPTION
11815        "ON/OFF audit log stores when a user was allowed login"
11816    ::= { auditLog 7 }
11817    --1.3.6.1.4.1.3052.10.2.17.1
11818
11819auditLogStoreSHSK OBJECT-TYPE
11820    SYNTAX DisplayString
11821    MAX-ACCESS read-write
11822    STATUS current
11823    DESCRIPTION
11824        "ON/OFF audit log stores serial handshaking status
11825        (regardless of serial handshaking event)"
11826    ::= { auditLog 8 }
11827    --1.3.6.1.4.1.3052.10.2.17.1
11828
11829auditLogStorePassthrough OBJECT-TYPE
11830    SYNTAX DisplayString
11831    MAX-ACCESS read-write
11832    STATUS current
11833    DESCRIPTION
11834        "ON/OFF audit log stores pass-through activity"
11835    ::= { auditLog 9 }
11836    --1.3.6.1.4.1.3052.10.2.17.1
11837
11838auditLogStoreInactivity OBJECT-TYPE
11839    SYNTAX DisplayString
11840    MAX-ACCESS read-write
11841    STATUS current
11842    DESCRIPTION
11843        "ON/OFF audit log stores when sessions expire due to
11844        inactivity"
11845    ::= { auditLog 10 }
11846    --1.3.6.1.4.1.3052.10.2.17.1
11847
11848auditLogStorePolling OBJECT-TYPE
11849    SYNTAX DisplayString
11850    MAX-ACCESS read-write
11851    STATUS current
11852    DESCRIPTION
11853        "ON/OFF audit log stores CRDB polling activity"
11854    ::= { auditLog 11 }
11855    --1.3.6.1.4.1.3052.10.2.17.1
11856
11857auditLogMaxSize OBJECT-TYPE
11858    SYNTAX Integer32
11859    MAX-ACCESS read-write
11860    STATUS current
11861    DESCRIPTION
11862        "Maximum size (in KB) of audit log"
11863    ::= { auditLog 12 }
11864    --1.3.6.1.4.1.3052.10.2.17.1
11865
11866--***************************************************************************************
11867--Scripting Section   2.17
11868--***************************************************************************************
11869
11870scrGlobalEnable OBJECT-TYPE
11871    SYNTAX DisplayString
11872    MAX-ACCESS read-write
11873    STATUS current
11874    DESCRIPTION
11875        "ON/OFF enable scripting"
11876    ::= { scripting 1 }
11877    --1.3.6.1.4.1.3052.10.2.18.1
11878
11879scrDTRCtrlPortEnableTable OBJECT-TYPE
11880    SYNTAX SEQUENCE OF ScriptingDTRCtrlPortEnableConfig
11881    MAX-ACCESS not-accessible
11882    STATUS current
11883    DESCRIPTION
11884        "Table of DTR control port enables"
11885    ::= { scripting 2 }
11886    --1.3.6.1.4.1.3052.10.2.18.2
11887
11888scrDTRCtrlPortEnableEntry OBJECT-TYPE
11889    SYNTAX ScriptingDTRCtrlPortEnableConfig
11890    MAX-ACCESS not-accessible
11891    STATUS current
11892    DESCRIPTION
11893        "Entry for table of DTR control port enables"
11894    INDEX { scrDTRCtrlPortEnableIndex }
11895    ::= { scrDTRCtrlPortEnableTable 1 }
11896    --1.3.6.1.4.1.3052.10.2.18.2.1
11897
11898scrDTRCtrlPortEnableIndex OBJECT-TYPE
11899    SYNTAX Integer32 (1..16)
11900    MAX-ACCESS read-only
11901    STATUS current
11902    DESCRIPTION
11903        "Index for table of DTR control port enables"
11904    ::= { scrDTRCtrlPortEnableEntry 1 }
11905    --1.3.6.1.4.1.3052.10.2.18.2.1.1
11906
11907scrDTRCtrlPortEnable OBJECT-TYPE
11908    SYNTAX DisplayString
11909    MAX-ACCESS read-write
11910    STATUS current
11911    DESCRIPTION
11912        "ON/OFF enable DTR control of scripting for this port"
11913    ::= { scrDTRCtrlPortEnableEntry 2 }
11914    --1.3.6.1.4.1.3052.10.2.18.2.1.2
11915
11916
11917scrTable OBJECT-TYPE
11918    SYNTAX SEQUENCE OF ScriptingConfig
11919    MAX-ACCESS not-accessible
11920    STATUS current
11921    DESCRIPTION
11922        "Table of scripts"
11923    ::= { scripting 3 }
11924    --1.3.6.1.4.1.3052.10.2.18.3
11925
11926scrEntry OBJECT-TYPE
11927    SYNTAX ScriptingConfig
11928    MAX-ACCESS not-accessible
11929    STATUS current
11930    DESCRIPTION
11931        "Entry for table of scripts"
11932    INDEX { scrIndex }
11933    ::= { scrTable 1 }
11934    --1.3.6.1.4.1.3052.10.2.18.3.1
11935
11936scrIndex OBJECT-TYPE
11937    SYNTAX Integer32 (1..20)
11938    MAX-ACCESS read-only
11939    STATUS current
11940    DESCRIPTION
11941        "Index for table of scripts"
11942    ::= { scrEntry 1 }
11943    --1.3.6.1.4.1.3052.10.2.18.3.1.1
11944
11945scrEnable OBJECT-TYPE
11946    SYNTAX DisplayString
11947    MAX-ACCESS read-write
11948    STATUS current
11949    DESCRIPTION
11950        "ON/OFF enable this script"
11951    ::= { scrEntry 2 }
11952    --1.3.6.1.4.1.3052.10.2.18.3.1.2
11953
11954scrName OBJECT-TYPE
11955    SYNTAX DisplayString
11956    MAX-ACCESS read-write
11957    STATUS current
11958    DESCRIPTION
11959        "Name of this script"
11960    ::= { scrEntry 3 }
11961    --1.3.6.1.4.1.3052.10.2.18.3.1.3
11962
11963scrFilename OBJECT-TYPE
11964    SYNTAX DisplayString
11965    MAX-ACCESS read-write
11966    STATUS current
11967    DESCRIPTION
11968        "Filename for this script"
11969    ::= { scrEntry 4 }
11970    --1.3.6.1.4.1.3052.10.2.18.3.1.4
11971
11972scrRunAlways OBJECT-TYPE
11973    SYNTAX DisplayString
11974    MAX-ACCESS read-write
11975    STATUS current
11976    DESCRIPTION
11977        "ON/OFF: this script always runs"
11978    ::= { scrEntry 5 }
11979    --1.3.6.1.4.1.3052.10.2.18.3.1.5
11980
11981scrRunAtStartup OBJECT-TYPE
11982    SYNTAX DisplayString
11983    MAX-ACCESS read-write
11984    STATUS current
11985    DESCRIPTION
11986        "ON/OFF: this script runs at startup"
11987    ::= { scrEntry 6 }
11988    --1.3.6.1.4.1.3052.10.2.18.3.1.6
11989
11990scrRunScheduled OBJECT-TYPE
11991    SYNTAX DisplayString
11992    MAX-ACCESS read-write
11993    STATUS current
11994    DESCRIPTION
11995        "ON/OFF: this script runs at a certain time of day"
11996    ::= { scrEntry 7 }
11997    --1.3.6.1.4.1.3052.10.2.18.3.1.7
11998
11999scrScheduleTime OBJECT-TYPE
12000    SYNTAX DisplayString
12001    MAX-ACCESS read-write
12002    STATUS current
12003    DESCRIPTION
12004        "Time of day (HH:MM) this script is scheduled to run"
12005    ::= { scrEntry 8 }
12006    --1.3.6.1.4.1.3052.10.2.18.3.1.8
12007
12008scrArguments OBJECT-TYPE
12009    SYNTAX DisplayString
12010    MAX-ACCESS read-write
12011    STATUS current
12012    DESCRIPTION
12013        "Arguments for this script"
12014    ::= { scrEntry 9 }
12015    --1.3.6.1.4.1.3052.10.2.18.3.1.9
12016
12017scrRepeatInterval OBJECT-TYPE
12018    SYNTAX Integer32
12019    MAX-ACCESS read-write
12020    STATUS current
12021    DESCRIPTION
12022        "How often this script runs (minutes)"
12023    ::= { scrEntry 10 }
12024    --1.3.6.1.4.1.3052.10.2.18.3.1.10
12025
12026scrVolatileStringTable OBJECT-TYPE
12027    SYNTAX SEQUENCE OF ScriptingVolatileString
12028    MAX-ACCESS not-accessible
12029    STATUS current
12030    DESCRIPTION
12031        "Table of volatile string settings for use in
12032         scripts."
12033    ::= { scripting 4 }
12034    --1.3.6.1.4.1.3052.10.2.18.4
12035
12036scrVolatileStringEntry OBJECT-TYPE
12037    SYNTAX ScriptingVolatileString
12038    MAX-ACCESS not-accessible
12039    STATUS current
12040    DESCRIPTION
12041        "Entry for table of volatile script string
12042        settings"
12043    INDEX { scrVolatileStringIndex }
12044    ::= { scrVolatileStringTable 1 }
12045    --1.3.6.1.4.1.3052.10.2.18.4.1
12046
12047scrVolatileStringIndex OBJECT-TYPE
12048    SYNTAX Integer32 (1..50)
12049    MAX-ACCESS read-only
12050    STATUS current
12051    DESCRIPTION
12052        "Index for table of volatile script string
12053        settings"
12054    ::= { scrVolatileStringEntry 1 }
12055    --1.3.6.1.4.1.3052.10.2.18.4.1.1
12056
12057scrVolatileString OBJECT-TYPE
12058    SYNTAX DisplayString
12059    MAX-ACCESS read-write
12060    STATUS current
12061    DESCRIPTION
12062        "Volatile string for use in scripts. Use this
12063         object to cache frequently-changing string values
12064         or string values that do not need to persist
12065         through reset.  This object corresponds to the
12066         scripting.vstring[] setting key branch; use those
12067         keys in scripts and you can view or change their
12068         values with this object."
12069    ::= { scrVolatileStringEntry 2 }
12070    --1.3.6.1.4.1.3052.10.2.18.4.1.2
12071
12072scrVolatileIntTable OBJECT-TYPE
12073    SYNTAX SEQUENCE OF ScriptingVolatileInt
12074    MAX-ACCESS not-accessible
12075    STATUS current
12076    DESCRIPTION
12077        "Table of volatile integer settings for use in
12078         scripts."
12079    ::= { scripting 5 }
12080    --1.3.6.1.4.1.3052.10.2.18.5
12081
12082scrVolatileIntEntry OBJECT-TYPE
12083    SYNTAX ScriptingVolatileInt
12084    MAX-ACCESS not-accessible
12085    STATUS current
12086    DESCRIPTION
12087        "Entry for table of volatile script integer
12088        settings"
12089    INDEX { scrVolatileIntIndex }
12090    ::= { scrVolatileIntTable 1 }
12091    --1.3.6.1.4.1.3052.10.2.18.5.1
12092
12093scrVolatileIntIndex OBJECT-TYPE
12094    SYNTAX Integer32 (1..50)
12095    MAX-ACCESS read-only
12096    STATUS current
12097    DESCRIPTION
12098        "Index for table of volatile script integer
12099        settings"
12100    ::= { scrVolatileIntEntry 1 }
12101    --1.3.6.1.4.1.3052.10.2.18.5.1.1
12102
12103scrVolatileInt OBJECT-TYPE
12104    SYNTAX Integer32 (0..2147483647)
12105    MAX-ACCESS read-write
12106    STATUS current
12107    DESCRIPTION
12108        "Volatile integer for use in scripts. Use this
12109         object to cache frequently-changing integer values
12110         or integer values that do not need to persist
12111         through reset.  This object corresponds to the
12112         scripting.vint[] setting key branch; use those
12113         keys in scripts and you can view or change their
12114         values with this object."
12115    ::= { scrVolatileIntEntry 2 }
12116    --1.3.6.1.4.1.3052.10.2.18.5.1.2
12117
12118scrNonVolatileStringTable OBJECT-TYPE
12119    SYNTAX SEQUENCE OF ScriptingNonVolatileString
12120    MAX-ACCESS not-accessible
12121    STATUS current
12122    DESCRIPTION
12123        "Table of non-volatile string settings for use in
12124         scripts."
12125    ::= { scripting 6 }
12126    --1.3.6.1.4.1.3052.10.2.18.6
12127
12128scrNonVolatileStringEntry OBJECT-TYPE
12129    SYNTAX ScriptingNonVolatileString
12130    MAX-ACCESS not-accessible
12131    STATUS current
12132    DESCRIPTION
12133        "Entry for table of non-volatile script string
12134        settings"
12135    INDEX { scrNonVolatileStringIndex }
12136    ::= { scrNonVolatileStringTable 1 }
12137    --1.3.6.1.4.1.3052.10.2.18.6.1
12138
12139scrNonVolatileStringIndex OBJECT-TYPE
12140    SYNTAX Integer32 (1..50)
12141    MAX-ACCESS read-only
12142    STATUS current
12143    DESCRIPTION
12144        "Index for table of non-volatile script string
12145        settings"
12146    ::= { scrNonVolatileStringEntry 1 }
12147    --1.3.6.1.4.1.3052.10.2.18.6.1.1
12148
12149scrNonVolatileString OBJECT-TYPE
12150    SYNTAX DisplayString
12151    MAX-ACCESS read-write
12152    STATUS current
12153    DESCRIPTION
12154        "Non-volatile string for use in scripts. Use this
12155         object to store values that need to persist
12156         through reset.  This object corresponds to the
12157         scripting.nvstring[] setting key branch; use those
12158         keys in scripts and you can view or change their
12159         values with this object.  Note: to store frequently-
12160         changing integers, use the scrVolatileString object,
12161         otherwise your scripts may cause unnecessary wear of
12162         the non-volatile storage medium on the unit."
12163    ::= { scrNonVolatileStringEntry 2 }
12164    --1.3.6.1.4.1.3052.10.2.18.6.1.2
12165
12166scrNonVolatileIntTable OBJECT-TYPE
12167    SYNTAX SEQUENCE OF ScriptingNonVolatileInt
12168    MAX-ACCESS not-accessible
12169    STATUS current
12170    DESCRIPTION
12171        "Table of non-volatile integer settings for use in
12172         scripts."
12173    ::= { scripting 7 }
12174    --1.3.6.1.4.1.3052.10.2.18.7
12175
12176scrNonVolatileIntEntry OBJECT-TYPE
12177    SYNTAX ScriptingNonVolatileInt
12178    MAX-ACCESS not-accessible
12179    STATUS current
12180    DESCRIPTION
12181        "Entry for table of non-volatile script integer
12182        settings"
12183    INDEX { scrNonVolatileIntIndex }
12184    ::= { scrNonVolatileIntTable 1 }
12185    --1.3.6.1.4.1.3052.10.2.18.7.1
12186
12187scrNonVolatileIntIndex OBJECT-TYPE
12188    SYNTAX Integer32 (1..50)
12189    MAX-ACCESS read-only
12190    STATUS current
12191    DESCRIPTION
12192        "Index for table of non-volatile script integer
12193        settings"
12194    ::= { scrNonVolatileIntEntry 1 }
12195    --1.3.6.1.4.1.3052.10.2.18.7.1.1
12196
12197scrNonVolatileInt OBJECT-TYPE
12198    SYNTAX Integer32 (0..2147483647)
12199    MAX-ACCESS read-write
12200    STATUS current
12201    DESCRIPTION
12202        "Non-volatile integer for use in scripts. Use this
12203         object to store integer values that need to persist
12204         through reset.  This object corresponds to the
12205         scripting.nvint[] setting key branch; use those
12206         keys in scripts and you can view or change their
12207         values with this object.  Note: to store frequently-
12208         changing integers, use the scrVolatileInt object,
12209         otherwise your scripts may cause unnecessary wear of
12210         the non-volatile storage medium on the unit."
12211    ::= { scrNonVolatileIntEntry 2 }
12212    --1.3.6.1.4.1.3052.10.2.18.7.1.2
12213
12214
12215--***************************************************************************************
12216--Generator Section   2.19
12217--***************************************************************************************
12218
12219genSetEnable OBJECT-TYPE
12220    SYNTAX DisplayString
12221    MAX-ACCESS read-write
12222    STATUS current
12223    DESCRIPTION
12224        "Enable genset functionality; that is, a generator is in use."
12225    ::= { genSet 1 }
12226    --1.3.6.1.4.1.3052.10.2.19.1.1
12227
12228genSetRelayEs OBJECT-TYPE
12229    SYNTAX Integer32 (1..200)
12230    MAX-ACCESS read-write
12231    STATUS current
12232    DESCRIPTION
12233        "Which EventSensor has the relay which starts the generator."
12234    ::= { genSetRelay 1 }
12235    --1.3.6.1.4.1.3052.10.2.19.1.2.1
12236
12237genSetRelayPoint OBJECT-TYPE
12238    SYNTAX Integer32 (1..13)
12239    MAX-ACCESS read-write
12240    STATUS current
12241    DESCRIPTION
12242        "Which relay starts the generator."
12243    ::= { genSetRelay 2 }
12244    --1.3.6.1.4.1.3052.10.2.19.1.2.2
12245
12246genSetRelayRunningstate OBJECT-TYPE
12247    SYNTAX DisplayString
12248    MAX-ACCESS read-write
12249    STATUS current
12250    DESCRIPTION
12251        "Which relay state corresponds with the generator starting/running."
12252    ::= { genSetRelay 3 }
12253    --1.3.6.1.4.1.3052.10.2.19.1.2.3
12254
12255genSetCCEnable OBJECT-TYPE
12256    SYNTAX DisplayString
12257    MAX-ACCESS read-write
12258    STATUS current
12259    DESCRIPTION
12260        "Enable generator running detection functionality; that is, the
12261        associated CC is valid for determining if generator is running."
12262    ::= { genSetCC 1 }
12263    --1.3.6.1.4.1.3052.10.2.19.1.3.1
12264
12265genSetCCEs OBJECT-TYPE
12266    SYNTAX Integer32 (1..200)
12267    MAX-ACCESS read-write
12268    STATUS current
12269    DESCRIPTION
12270        "Which CC EventSensor has the CC which is connected to the genertor
12271        running detection monitor."
12272    ::= { genSetCC 2 }
12273    --1.3.6.1.4.1.3052.10.2.19.1.3.2
12274
12275genSetCCPoint OBJECT-TYPE
12276    SYNTAX Integer32 (1..64)
12277    MAX-ACCESS read-write
12278    STATUS current
12279    DESCRIPTION
12280        "Which CC is connected to the genertor running detection monitor."
12281    ::= { genSetCC 3 }
12282    --1.3.6.1.4.1.3052.10.2.19.1.3.3
12283
12284genSetCCRunningState OBJECT-TYPE
12285    SYNTAX DisplayString
12286    MAX-ACCESS read-write
12287    STATUS current
12288    DESCRIPTION
12289        "Which CC physical state corresponds with the generator running."
12290    ::= { genSetCC 4 }
12291    --1.3.6.1.4.1.3052.10.2.19.1.3.4
12292
12293
12294
12295
12296genRunMode OBJECT-TYPE
12297    SYNTAX DisplayString
12298    MAX-ACCESS read-write
12299    STATUS current
12300    DESCRIPTION
12301        "Generator Exercising function main operating mode; set to INHIBIT
12302        to inhibit exercising the generator."
12303    ::= { genRun 1 }
12304    --1.3.6.1.4.1.3052.10.2.19.2.1
12305
12306genRunSched OBJECT-TYPE
12307    SYNTAX DisplayString
12308    MAX-ACCESS read-write
12309    STATUS current
12310    DESCRIPTION
12311        "Schedule number(s) which govern(s) when Generator Exercising function
12312        runs."
12313    ::= { genRun 2 }
12314    --1.3.6.1.4.1.3052.10.2.19.2.2
12315
12316genRunDuration OBJECT-TYPE
12317    SYNTAX Integer32 (600..3600)
12318    MAX-ACCESS read-write
12319    STATUS current
12320    DESCRIPTION
12321        "Number of seconds that generator should run, started when the
12322        generator needs to start by SCHEDULE or by being forced to start."
12323    ::= { genRun 3 }
12324    --1.3.6.1.4.1.3052.10.2.19.2.3
12325
12326genRunForce OBJECT-TYPE
12327    SYNTAX Integer32 (0..1)
12328    MAX-ACCESS read-write
12329    STATUS current
12330    DESCRIPTION
12331        "Write 1 to this to force the generator exercising to start.  Always
12332        reads as 0."
12333    ::= { genRun 4 }
12334    --1.3.6.1.4.1.3052.10.2.19.2.4
12335
12336genRunReqasm OBJECT-TYPE
12337    SYNTAX DisplayString
12338    MAX-ACCESS read-write
12339    STATUS current
12340    DESCRIPTION
12341        "Require ASM connectivity before starting the generator from a schedule."
12342    ::= { genRun 5 }
12343    --1.3.6.1.4.1.3052.10.2.19.2.5
12344
12345genRunStatus OBJECT-TYPE
12346    SYNTAX DisplayString
12347    MAX-ACCESS read-only
12348    STATUS current
12349    DESCRIPTION
12350        "Status of Generator Exercising function."
12351    ::= { genRun 6 }
12352    --1.3.6.1.4.1.3052.10.2.19.2.6
12353
12354
12355genRunNonstartEventEnable OBJECT-TYPE
12356    SYNTAX DisplayString
12357    MAX-ACCESS read-write
12358    STATUS current
12359    DESCRIPTION
12360        "Enable generator non-start event."
12361    ::= { genRunNonstartEvent 1 }
12362    --1.3.6.1.4.1.3052.10.2.19.2.7.1
12363
12364genRunNonstartEventActions OBJECT-TYPE
12365    SYNTAX DisplayString
12366    MAX-ACCESS read-write
12367    STATUS current
12368    DESCRIPTION
12369        "Actions for generator non-start event."
12370    ::= { genRunNonstartEvent 2 }
12371    --1.3.6.1.4.1.3052.10.2.19.2.7.2
12372
12373genRunNonstartEventTrap OBJECT-TYPE
12374    SYNTAX Integer32 (536..1199)
12375    MAX-ACCESS read-write
12376    STATUS current
12377    DESCRIPTION
12378        "Trap number for generator non-start event."
12379    ::= { genRunNonstartEvent 3 }
12380    --1.3.6.1.4.1.3052.10.2.19.2.7.3
12381
12382genRunNonstartEventClass OBJECT-TYPE
12383    SYNTAX DisplayString
12384    MAX-ACCESS read-write
12385    STATUS current
12386    DESCRIPTION
12387        "Class (severity) for generator non-start event."
12388    ::= { genRunNonstartEvent 4 }
12389    --1.3.6.1.4.1.3052.10.2.19.2.7.4
12390
12391
12392--***************************************************************************************
12393--Calendar Section   2.20
12394--***************************************************************************************
12395
12396schedTable OBJECT-TYPE
12397    SYNTAX SEQUENCE OF ScheduleConfig
12398    MAX-ACCESS not-accessible
12399    STATUS current
12400    DESCRIPTION
12401        "Table of schedules"
12402    ::= { calendar 1 }
12403    --1.3.6.1.4.1.3052.10.2.20.1
12404
12405schedEntry OBJECT-TYPE
12406    SYNTAX ScheduleConfig
12407    MAX-ACCESS not-accessible
12408    STATUS current
12409    DESCRIPTION
12410        "Entry for table of schedules."
12411    INDEX { schedIndex }
12412    ::= { schedTable 1 }
12413    --1.3.6.1.4.1.3052.10.2.20.1.1
12414
12415schedIndex OBJECT-TYPE
12416    SYNTAX Integer32 (1..8)
12417    MAX-ACCESS read-only
12418    STATUS current
12419    DESCRIPTION
12420        "Index for table of schedules."
12421    ::= { schedEntry 1 }
12422    --1.3.6.1.4.1.3052.10.2.20.1.1.1
12423
12424schedEnable OBJECT-TYPE
12425    SYNTAX DisplayString
12426    MAX-ACCESS read-write
12427    STATUS current
12428    DESCRIPTION
12429        "Enable this schedule."
12430    ::= { schedEntry 2 }
12431    --1.3.6.1.4.1.3052.10.2.20.1.1.2
12432
12433schedStart OBJECT-TYPE
12434    SYNTAX DisplayString
12435    MAX-ACCESS read-write
12436    STATUS current
12437    DESCRIPTION
12438        "This is of the form 'mm/dd/yy hh:mm:ss'. This controls on which
12439        date/time the schedule starts."
12440    ::= { schedEntry 3 }
12441    --1.3.6.1.4.1.3052.10.2.20.1.1.3
12442
12443schedRepeatMode OBJECT-TYPE
12444    SYNTAX DisplayString
12445    MAX-ACCESS read-write
12446    STATUS current
12447    DESCRIPTION
12448        "Controls in which way the schedule should repeat."
12449    ::= { schedEntry 4 }
12450    --1.3.6.1.4.1.3052.10.2.20.1.1.4
12451
12452schedRepeatFreq OBJECT-TYPE
12453    SYNTAX Integer32 (1..400)
12454    MAX-ACCESS read-write
12455    STATUS current
12456    DESCRIPTION
12457        "Controls how often the schedule should repeat: every nth day, week,
12458        month, or year."
12459    ::= { schedEntry 5 }
12460    --1.3.6.1.4.1.3052.10.2.20.1.1.5
12461
12462schedRepeatEndMode OBJECT-TYPE
12463    SYNTAX DisplayString
12464    MAX-ACCESS read-write
12465    STATUS current
12466    DESCRIPTION
12467        "Controls how the repeating schedule should end."
12468    ::= { schedEntry 6 }
12469    --1.3.6.1.4.1.3052.10.2.20.1.1.6
12470
12471schedRepeatEndAfter OBJECT-TYPE
12472    SYNTAX Integer32 (1..1000)
12473    MAX-ACCESS read-write
12474    STATUS current
12475    DESCRIPTION
12476        "Number of times this schedule should be repeated; relevant when the
12477        repeat end mode is AFTER."
12478    ::= { schedEntry 7 }
12479    --1.3.6.1.4.1.3052.10.2.20.1.1.7
12480
12481schedRepeatEndOn OBJECT-TYPE
12482    SYNTAX DisplayString
12483    MAX-ACCESS read-write
12484    STATUS current
12485    DESCRIPTION
12486        "Date/time (in the form 'mm/yy/dd hh:mm:ss' or blank string) after
12487        which repeating should end, relevant when repeat end mode is ON DATE."
12488    ::= { schedEntry 8 }
12489    --1.3.6.1.4.1.3052.10.2.20.1.1.8
12490
12491schedRepeatWeeklySun OBJECT-TYPE
12492    SYNTAX DisplayString
12493    MAX-ACCESS read-write
12494    STATUS current
12495    DESCRIPTION
12496        "Run this schedule on Sunday(s); relevant when repeat mode is weekly."
12497    ::= { schedEntry 9 }
12498    --1.3.6.1.4.1.3052.10.2.20.1.1.9
12499
12500schedRepeatWeeklyMon OBJECT-TYPE
12501    SYNTAX DisplayString
12502    MAX-ACCESS read-write
12503    STATUS current
12504    DESCRIPTION
12505        "Run this schedule on Monday(s); relevant when repeat mode is weekly."
12506    ::= { schedEntry 10 }
12507    --1.3.6.1.4.1.3052.10.2.20.1.1.10
12508
12509schedRepeatWeeklyTue OBJECT-TYPE
12510    SYNTAX DisplayString
12511    MAX-ACCESS read-write
12512    STATUS current
12513    DESCRIPTION
12514        "Run this schedule on Tuesday(s); relevant when repeat mode is weekly."
12515    ::= { schedEntry 11 }
12516    --1.3.6.1.4.1.3052.10.2.20.1.1.11
12517
12518schedRepeatWeeklyWed OBJECT-TYPE
12519    SYNTAX DisplayString
12520    MAX-ACCESS read-write
12521    STATUS current
12522    DESCRIPTION
12523        "Run this schedule on Wednesday(s); relevant when repeat mode is weekly."
12524    ::= { schedEntry 12 }
12525    --1.3.6.1.4.1.3052.10.2.20.1.1.12
12526
12527schedRepeatWeeklyThu OBJECT-TYPE
12528    SYNTAX DisplayString
12529    MAX-ACCESS read-write
12530    STATUS current
12531    DESCRIPTION
12532        "Run this schedule on Thursday(s); relevant when repeat mode is weekly."
12533    ::= { schedEntry 13 }
12534    --1.3.6.1.4.1.3052.10.2.20.1.1.13
12535
12536schedRepeatWeeklyFri OBJECT-TYPE
12537    SYNTAX DisplayString
12538    MAX-ACCESS read-write
12539    STATUS current
12540    DESCRIPTION
12541        "Run this schedule on Friday(s); relevant when repeat mode is weekly."
12542    ::= { schedEntry 14 }
12543    --1.3.6.1.4.1.3052.10.2.20.1.1.14
12544
12545schedRepeatWeeklySat OBJECT-TYPE
12546    SYNTAX DisplayString
12547    MAX-ACCESS read-write
12548    STATUS current
12549    DESCRIPTION
12550        "Run this schedule on Saturday(s); relevant when repeat mode is weekly."
12551    ::= { schedEntry 15 }
12552    --1.3.6.1.4.1.3052.10.2.20.1.1.15
12553
12554schedRepeatMonthlyMode OBJECT-TYPE
12555    SYNTAX DisplayString
12556    MAX-ACCESS read-write
12557    STATUS current
12558    DESCRIPTION
12559        "EACH means the schedule runs on specific dates of the month. ON THE
12560        means the schedule runs on calculated dates of the month according to
12561        which day that month starts."
12562    ::= { schedEntry 16 }
12563    --1.3.6.1.4.1.3052.10.2.20.1.1.16
12564
12565schedRepeatMonthlyDates OBJECT-TYPE
12566    SYNTAX DisplayString
12567    MAX-ACCESS read-write
12568    STATUS current
12569    DESCRIPTION
12570        "Comma-separated list of dates of a month on which this schedule should
12571        run, relevant when repeat monthly mode is EACH."
12572    ::= { schedEntry 17 }
12573    --1.3.6.1.4.1.3052.10.2.20.1.1.17
12574
12575schedRepeatMonthlyOnThe OBJECT-TYPE
12576    SYNTAX DisplayString
12577    MAX-ACCESS read-write
12578    STATUS current
12579    DESCRIPTION
12580        "Controls on which day of the month this schedule should run, relevant
12581        when repeat monthly mode is ON THE."
12582    ::= { schedEntry 18 }
12583    --1.3.6.1.4.1.3052.10.2.20.1.1.18
12584
12585schedRepeatMonthlyOnDay OBJECT-TYPE
12586    SYNTAX DisplayString
12587    MAX-ACCESS read-write
12588    STATUS current
12589    DESCRIPTION
12590        "Controls the day of week on which this schedule is run, relevant when
12591        repeat monthly mode is ON THE"
12592    ::= { schedEntry 19 }
12593    --1.3.6.1.4.1.3052.10.2.20.1.1.19
12594
12595schedRepeatYearlyJan OBJECT-TYPE
12596    SYNTAX DisplayString
12597    MAX-ACCESS read-write
12598    STATUS current
12599    DESCRIPTION
12600        "Run this schedule in January, relevant when repeat mode is YEARLY."
12601    ::= { schedEntry 20 }
12602    --1.3.6.1.4.1.3052.10.2.20.1.1.20
12603
12604schedRepeatYearlyFeb OBJECT-TYPE
12605    SYNTAX DisplayString
12606    MAX-ACCESS read-write
12607    STATUS current
12608    DESCRIPTION
12609        "Run this schedule in February, relevant when repeat mode is YEARLY."
12610    ::= { schedEntry 21 }
12611    --1.3.6.1.4.1.3052.10.2.20.1.1.21
12612
12613schedRepeatYearlyMar OBJECT-TYPE
12614    SYNTAX DisplayString
12615    MAX-ACCESS read-write
12616    STATUS current
12617    DESCRIPTION
12618        "Run this schedule in March, relevant when repeat mode is YEARLY."
12619    ::= { schedEntry 22 }
12620    --1.3.6.1.4.1.3052.10.2.20.1.1.22
12621
12622schedRepeatYearlyApr OBJECT-TYPE
12623    SYNTAX DisplayString
12624    MAX-ACCESS read-write
12625    STATUS current
12626    DESCRIPTION
12627        "Run this schedule in April, relevant when repeat mode is YEARLY."
12628    ::= { schedEntry 23 }
12629    --1.3.6.1.4.1.3052.10.2.20.1.1.23
12630
12631schedRepeatYearlyMay OBJECT-TYPE
12632    SYNTAX DisplayString
12633    MAX-ACCESS read-write
12634    STATUS current
12635    DESCRIPTION
12636        "Run this schedule in May, relevant when repeat mode is YEARLY."
12637    ::= { schedEntry 24 }
12638    --1.3.6.1.4.1.3052.10.2.20.1.1.24
12639
12640schedRepeatYearlyJun OBJECT-TYPE
12641    SYNTAX DisplayString
12642    MAX-ACCESS read-write
12643    STATUS current
12644    DESCRIPTION
12645        "Run this schedule in June, relevant when repeat mode is YEARLY."
12646    ::= { schedEntry 25 }
12647    --1.3.6.1.4.1.3052.10.2.20.1.1.25
12648
12649schedRepeatYearlyJul OBJECT-TYPE
12650    SYNTAX DisplayString
12651    MAX-ACCESS read-write
12652    STATUS current
12653    DESCRIPTION
12654        "Run this schedule in July, relevant when repeat mode is YEARLY."
12655    ::= { schedEntry 26 }
12656    --1.3.6.1.4.1.3052.10.2.20.1.1.26
12657
12658schedRepeatYearlyAug OBJECT-TYPE
12659    SYNTAX DisplayString
12660    MAX-ACCESS read-write
12661    STATUS current
12662    DESCRIPTION
12663        "Run this schedule in August, relevant when repeat mode is YEARLY."
12664    ::= { schedEntry 27 }
12665    --1.3.6.1.4.1.3052.10.2.20.1.1.27
12666
12667schedRepeatYearlySep OBJECT-TYPE
12668    SYNTAX DisplayString
12669    MAX-ACCESS read-write
12670    STATUS current
12671    DESCRIPTION
12672        "Run this schedule in September, relevant when repeat mode is YEARLY."
12673    ::= { schedEntry 28 }
12674    --1.3.6.1.4.1.3052.10.2.20.1.1.28
12675
12676schedRepeatYearlyOct OBJECT-TYPE
12677    SYNTAX DisplayString
12678    MAX-ACCESS read-write
12679    STATUS current
12680    DESCRIPTION
12681        "Run this schedule in October, relevant when repeat mode is YEARLY."
12682    ::= { schedEntry 29 }
12683    --1.3.6.1.4.1.3052.10.2.20.1.1.29
12684
12685schedRepeatYearlyNov OBJECT-TYPE
12686    SYNTAX DisplayString
12687    MAX-ACCESS read-write
12688    STATUS current
12689    DESCRIPTION
12690        "Run this schedule in November, relevant when repeat mode is YEARLY."
12691    ::= { schedEntry 30 }
12692    --1.3.6.1.4.1.3052.10.2.20.1.1.30
12693
12694schedRepeatYearlyDec OBJECT-TYPE
12695    SYNTAX DisplayString
12696    MAX-ACCESS read-write
12697    STATUS current
12698    DESCRIPTION
12699        "Run this schedule in December, relevant when repeat mode is YEARLY."
12700    ::= { schedEntry 31 }
12701    --1.3.6.1.4.1.3052.10.2.20.1.1.31
12702
12703schedRepeatYearlyOnThe OBJECT-TYPE
12704    SYNTAX DisplayString
12705    MAX-ACCESS read-write
12706    STATUS current
12707    DESCRIPTION
12708        "Controls on which day of the month this schedule should run, relevant
12709        when repeat mode is YEARLY."
12710    ::= { schedEntry 32 }
12711    --1.3.6.1.4.1.3052.10.2.20.1.1.32
12712
12713schedRepeatYearlyOnDay OBJECT-TYPE
12714    SYNTAX DisplayString
12715    MAX-ACCESS read-write
12716    STATUS current
12717    DESCRIPTION
12718        "Controls the day of week on which this schedule is run, relevant when
12719        repeat mode is YEARLY."
12720    ::= { schedEntry 33 }
12721    --1.3.6.1.4.1.3052.10.2.20.1.1.33
12722
12723schedNextTrigger OBJECT-TYPE
12724    SYNTAX DisplayString
12725    MAX-ACCESS read-only
12726    STATUS current
12727    DESCRIPTION
12728        "When this schedule will next trigger."
12729    ::= { schedEntry 34 }
12730    --1.3.6.1.4.1.3052.10.2.20.1.1.34
12731
12732
12733--***************************************************************************************
12734--Product IDs Section   3
12735--***************************************************************************************
12736
12737siteName OBJECT-TYPE
12738    SYNTAX DisplayString
12739    MAX-ACCESS read-only
12740    STATUS current
12741    DESCRIPTION
12742        "Site Name string; Max 40 characters."
12743    ::= { productIds 1 }
12744    --1.3.6.1.4.1.3052.10.3.1
12745
12746thisProduct OBJECT-TYPE
12747    SYNTAX DisplayString
12748    MAX-ACCESS read-only
12749    STATUS current
12750    DESCRIPTION
12751        "This is a factory configured string for the
12752        product name."
12753    ::= { productIds 2 }
12754    --1.3.6.1.4.1.3052.10.3.2
12755
12756stockTrapString OBJECT-TYPE
12757    SYNTAX DisplayString
12758    MAX-ACCESS read-only
12759    STATUS current
12760    DESCRIPTION
12761        "The message defined for the event that triggers a trap."
12762    ::= { productIds 3 }
12763    --1.3.6.1.4.1.3052.10.3.3
12764
12765trapEventTypeNumber OBJECT-TYPE
12766    SYNTAX Integer32
12767    MAX-ACCESS read-only
12768    STATUS current
12769    DESCRIPTION
12770        "The user-defined trap variable for the type of
12771        event that happened.  Here are the definitions:
12772           1    Data Alarm
12773           2    CRDBFULL
12774           3    NODATA
12775           4    SCHEDULED
12776           5    IPRCSOCKETDOWN
12777           7    Serial Handshaking Low
12778           8    Serial Handshaking High
12779           10   Contact Closure Active
12780           11   Contact Closure Inactive
12781           12   Temperature High
12782           13   Temperature Very High
12783           14   Temperature Low
12784           15   Temperature Very Low
12785           16   Temperature Return to Normal
12786           17   Humidity High
12787           18   Humidity Very High
12788           19   Humidity Low
12789           20   Humidity Very Low
12790           21   Humidity Return to Normal
12791           26   Analog High
12792           27   Analog Very High
12793           28   Analog Low
12794           29   Analog Very Low
12795           30   Analog Normal
12796           40   EventSensor Unresponsive
12797           100  Contact Closure Active Reminder
12798           101  Temperature High Reminder
12799           102  Temperature High Very Reminder
12800           103  Temperature Low Reminder
12801           104  Temperature Very Low Reminder
12802           105  Humidity High Reminder
12803           106  Humidity Very High Reminder
12804           107  Humidity Low Reminder
12805           108  Humidity Very Low Reminder
12806           109  Analog High Reminder
12807           110  Analog Very High Reminder
12808           111  Analog Low Reminder
12809           112  Analog Very Low Reminder"
12810    ::= { productIds 4 }
12811    --1.3.6.1.4.1.3052.10.3.4
12812
12813trapEventTypeName OBJECT-TYPE
12814    SYNTAX DisplayString
12815    MAX-ACCESS read-only
12816    STATUS current
12817    DESCRIPTION
12818        "The user-defined trap variable for the string
12819        corresponding to the event type."
12820    ::= { productIds 5 }
12821    --1.3.6.1.4.1.3052.10.3.5
12822
12823trapIncludedValue OBJECT-TYPE
12824    SYNTAX Integer32 (-2147483648..2147483647)
12825    MAX-ACCESS read-only
12826    STATUS current
12827    DESCRIPTION
12828        "The user-defined trap variable for the generic
12829        included value."
12830    ::= { productIds 6 }
12831    --1.3.6.1.4.1.3052.10.3.6
12832
12833trapIncludedString OBJECT-TYPE
12834    SYNTAX DisplayString
12835    MAX-ACCESS read-only
12836    STATUS current
12837    DESCRIPTION
12838        "The user-defined trap variable for the generic
12839        included string."
12840    ::= { productIds 7 }
12841    --1.3.6.1.4.1.3052.10.3.7
12842
12843trapTypeString OBJECT-TYPE
12844    SYNTAX DisplayString
12845    MAX-ACCESS read-only
12846    STATUS current
12847    DESCRIPTION
12848        "The cause of the trap, added for DL880 compatibility."
12849    ::= { productIds 8 }
12850    --1.3.6.1.4.1.3052.10.3.8
12851
12852trapEventClassNumber OBJECT-TYPE
12853    SYNTAX Integer32
12854    MAX-ACCESS read-only
12855    STATUS current
12856    DESCRIPTION
12857        "The user-defined trap variable for the configurable
12858        class number associated with the triggering event."
12859    ::= { productIds 9 }
12860    --1.3.6.1.4.1.3052.10.3.9
12861
12862trapEventClassName OBJECT-TYPE
12863    SYNTAX DisplayString
12864    MAX-ACCESS read-only
12865    STATUS current
12866    DESCRIPTION
12867        "The user-defined trap variable for the configurable
12868         class name associated with the class number."
12869    ::= { productIds 10 }
12870    --1.3.6.1.4.1.3052.10.3.10
12871
12872
12873--***************************************************************************************
12874--Key Interface Section 4
12875--***************************************************************************************
12876
12877keyInterface OBJECT-TYPE
12878    SYNTAX DisplayString
12879    MAX-ACCESS read-write
12880    STATUS current
12881    DESCRIPTION
12882        "This object represents a setting key interface.  When
12883        setting this object, the value to set is the 'sk' command
12884        you would enter on the command line (without the 'sk').  To
12885        get the result of the operation, read this object after you
12886        write it.
12887
12888        For example, to configure EventSensor 1 contact closure 34
12889        event actions to be an SNMP InformRequest to host foo, set
12890        this object to:
12891        'event.sensor[1].cc[34].eventactions=inform(foo)'.  The SNMP
12892        response is the result of the operation: if setting that key
12893        to that value was a success then the SNMP response will be a
12894        success and the response value will be what you had set.  If
12895        you subsequently read this object then you will see a
12896        message 'OK: ...'.
12897
12898        If setting that key to that value failed then the SNMP
12899        response will be a failure (a badValue response).  If you
12900        subsequently read this object then the value returned is the
12901        reason that setting that key to that value failed.
12902
12903        For another example, to read user 3's pass-through access
12904        for port 7, set this object to:
12905        'sec.user[3].port[7].ptaccess'.  The SNMP response is the
12906        result of the operation: if reading that key is a success
12907        then the SNMP response will be a success and the response
12908        value will be what you had SET (i.e., the opertion of
12909        reading a key, which is just the key itself with no '='
12910        operator, and this is not the key value you want to read).
12911        If you subsequently read this object then the value
12912        returned is the value of the key you want to read.
12913
12914        If reading that key failed (e.g., if the key is invalid)
12915        then the SNMP response to your SNMP set operation (the
12916        value you set being the invalid key to read) will be a
12917        failure (a badValue response).  If you subsequently read
12918        this object then the value returned is the reason that
12919        reading that key failed (i.e., 'invalid key')."
12920    ::= { s550 4 }
12921    --1.3.6.1.4.1.3052.10.4
12922
12923
12924--***************************************************************************************
12925--TABLE DEFINITIONS
12926--***************************************************************************************
12927
12928ESPointConfigTemp ::=
12929    SEQUENCE {
12930    espcTempIndexES
12931            Integer32,
12932    espcTempIndexPoint
12933            Integer32,
12934    espcTempEnable
12935            DisplayString,
12936    espcTempScale
12937            DisplayString,
12938    espcTempDeadband
12939            DisplayString,
12940    espcTempVHighTemp
12941            DisplayString,
12942    espcTempVHighActions
12943            DisplayString,
12944    espcTempVHighTrapnum
12945            Integer32,
12946    espcTempVHighClass
12947            DisplayString,
12948    espcTempHighTemp
12949            DisplayString,
12950    espcTempHighActions
12951            DisplayString,
12952    espcTempHighTrapnum
12953            Integer32,
12954    espcTempHighClass
12955            DisplayString,
12956    espcTempNormalActions
12957            DisplayString,
12958    espcTempNormalTrapnum
12959            Integer32,
12960    espcTempNormalClass
12961            DisplayString,
12962    espcTempLowTemp
12963            DisplayString,
12964    espcTempLowActions
12965            DisplayString,
12966    espcTempLowTrapnum
12967            Integer32,
12968    espcTempLowClass
12969            DisplayString,
12970    espcTempVLowTemp
12971            DisplayString,
12972    espcTempVLowActions
12973            DisplayString,
12974    espcTempVLowTrapnum
12975            Integer32,
12976    espcTempVLowClass
12977            DisplayString
12978}
12979
12980
12981ESPointConfigCC ::=
12982    SEQUENCE {
12983    espcCCIndexES
12984            Integer32,
12985    espcCCIndexPoint
12986            Integer32,
12987    espcCCEnable
12988            DisplayString,
12989    espcCCName
12990            DisplayString,
12991    espcCCEventState
12992            DisplayString,
12993    espcCCThreshold
12994            Integer32,
12995    espcCCEventActions
12996            DisplayString,
12997    espcCCEventTrapnum
12998            Integer32,
12999    espcCCEventClass
13000            DisplayString,
13001    espcCCNormalActions
13002            DisplayString,
13003    espcCCNormalTrapnum
13004            Integer32,
13005    espcCCNormalClass
13006            DisplayString,
13007    espcCCAlarmAlias
13008            DisplayString,
13009    espcCCNormalAlias
13010            DisplayString,
13011    espcCCNormalThreshold
13012            Integer32
13013}
13014
13015ESPointConfigHumid ::=
13016    SEQUENCE {
13017    espcHumidIndexES
13018            Integer32,
13019    espcHumidIndexPoint
13020            Integer32,
13021    espcHumidEnable
13022            DisplayString,
13023    espcHumidDeadband
13024            Integer32,
13025    espcHumidVHighHumid
13026            Integer32,
13027    espcHumidVHighActions
13028            DisplayString,
13029    espcHumidVHighTrapnum
13030            Integer32,
13031    espcHumidVHighClass
13032            DisplayString,
13033    espcHumidHighHumid
13034            Integer32,
13035    espcHumidHighActions
13036            DisplayString,
13037    espcHumidHighTrapnum
13038            Integer32,
13039    espcHumidHighClass
13040            DisplayString,
13041    espcHumidNormalActions
13042            DisplayString,
13043    espcHumidNormalTrapnum
13044            Integer32,
13045    espcHumidNormalClass
13046            DisplayString,
13047    espcHumidLowHumid
13048            Integer32,
13049    espcHumidLowActions
13050            DisplayString,
13051    espcHumidLowTrapnum
13052            Integer32,
13053    espcHumidLowClass
13054            DisplayString,
13055    espcHumidVLowHumid
13056            Integer32,
13057    espcHumidVLowActions
13058            DisplayString,
13059    espcHumidVLowTrapnum
13060            Integer32,
13061    espcHumidVLowClass
13062            DisplayString
13063}
13064
13065ESPointConfigAnalogInput ::=
13066    SEQUENCE {
13067    espcAIIndexES
13068            Integer32,
13069    espcAIIndexPoint
13070            Integer32,
13071    espcAIEnable
13072            DisplayString,
13073    espcAIPolarity
13074            DisplayString,
13075    espcAIDeadband
13076            Integer32,
13077    espcAIVhighValue
13078            Integer32,
13079    espcAIVhighActions
13080            DisplayString,
13081    espcAIVhighTrapnum
13082            Integer32,
13083    espcAIVhighClass
13084            DisplayString,
13085    espcAIHighValue
13086            Integer32,
13087    espcAIHighActions
13088            DisplayString,
13089    espcAIHighTrapnum
13090            Integer32,
13091    espcAIHighClass
13092            DisplayString,
13093    espcAINormalActions
13094            DisplayString,
13095    espcAINormalTrapnum
13096            Integer32,
13097    espcAINormalClass
13098            DisplayString,
13099    espcAILowValue
13100            Integer32,
13101    espcAILowActions
13102            DisplayString,
13103    espcAILowTrapnum
13104            Integer32,
13105    espcAILowClass
13106            DisplayString,
13107    espcAIVlowValue
13108            Integer32,
13109    espcAIVlowActions
13110            DisplayString,
13111    espcAIVlowTrapnum
13112            Integer32,
13113    espcAIVlowClass
13114            DisplayString,
13115    espcAIConvUnitName
13116            DisplayString,
13117    espcAIConvHighValue
13118            Integer32,
13119    espcAIConvHighUnit
13120            Integer32,
13121    espcAIConvHighSign
13122            DisplayString,
13123    espcAIConvLowValue
13124            Integer32,
13125    espcAIConvLowUnit
13126            Integer32,
13127    espcAIConvLowSign
13128            DisplayString
13129}
13130
13131
13132ActionCallNumberConfig ::=
13133    SEQUENCE {
13134        actionCallNumberIndex
13135            Integer32,
13136        actionCallNumber
13137            DisplayString
13138
13139}
13140
13141ActionPagerConfig ::=
13142    SEQUENCE {
13143        actionPagerIndex
13144            Integer32,
13145        actionPagerType
13146            DisplayString,
13147        actionPagerNumber
13148            DisplayString,
13149        actionPagerID
13150            DisplayString,
13151        actionPagerMessage
13152            DisplayString,
13153        actionPagerPostCalloutDelay
13154            Integer32,
13155        actionPagerPostIDDelay
13156            Integer32
13157}
13158
13159EventClassConfig ::=
13160    SEQUENCE {
13161        evClassNameIndex
13162            Integer32,
13163        evClassName
13164            DisplayString
13165}
13166
13167RTSFileConfig ::=
13168    SEQUENCE {
13169        rtsFileIndex
13170            Integer32,
13171        rtsFileMode
13172            DisplayString,
13173        rtsFileShowAnswer
13174            DisplayString,
13175        rtsFileReqXON
13176            DisplayString,
13177        rtsFileTimeout
13178            Integer32,
13179        rtsFileEmptyClose
13180            DisplayString,
13181        rtsFilePushHost
13182            DisplayString,
13183        rtsFilePushPort
13184            Integer32,
13185        rtsFilePushRetryTimer
13186            Integer32
13187}
13188
13189
13190ModemCLIDLogConfig ::=
13191    SEQUENCE {
13192        modemCLIDLogIndex
13193            Integer32,
13194        modemCLIDLogNumber
13195            DisplayString
13196}
13197
13198ScriptingConfig ::=
13199    SEQUENCE {
13200        scrIndex
13201            Integer32,
13202        scrEnable
13203            DisplayString,
13204        scrName
13205            DisplayString,
13206        scrFilename
13207            DisplayString,
13208        scrRunAlways
13209            DisplayString,
13210        scrRunAtStartup
13211            DisplayString,
13212        scrRunScheduled
13213            DisplayString,
13214        scrScheduleTime
13215            DisplayString,
13216        scrArguments
13217            DisplayString,
13218        scrRepeatInterval
13219            Integer32
13220}
13221
13222ScriptingDTRCtrlPortEnableConfig ::=
13223    SEQUENCE {
13224        scrDTRCtrlPortEnableIndex
13225            Integer32,
13226        scrDTRCtrlPortEnable
13227            DisplayString
13228
13229}
13230
13231ScriptingVolatileString ::=
13232    SEQUENCE {
13233        scrVolatileStringIndex
13234            Integer32,
13235        scrVolatileString
13236            DisplayString
13237}
13238
13239ScriptingVolatileInt ::=
13240    SEQUENCE {
13241        scrVolatileIntIndex
13242            Integer32,
13243        scrVolatileInt
13244            Integer32
13245}
13246
13247ScriptingNonVolatileString ::=
13248    SEQUENCE {
13249        scrNonVolatileStringIndex
13250            Integer32,
13251        scrNonVolatileString
13252            DisplayString
13253}
13254
13255ScriptingNonVolatileInt ::=
13256    SEQUENCE {
13257        scrNonVolatileIntIndex
13258            Integer32,
13259        scrNonVolatileInt
13260            Integer32
13261}
13262
13263CRDBFileEnforceMinConfig ::=
13264    SEQUENCE {
13265        sysCRDBFileEnforceMinIndex
13266            Integer32,
13267        sysCRDBFileEnforceMin
13268            DisplayString
13269}
13270
13271CRDBFileIDConfig ::=
13272    SEQUENCE {
13273        sysCRDBFileIDIndex
13274            Integer32,
13275        sysCRDBFileID
13276            DisplayString
13277}
13278
13279NetworkTimeHostConfig ::=
13280    SEQUENCE {
13281        sysTimeNetHostIndex
13282            Integer32,
13283        sysTimeNetHost
13284            DisplayString
13285}
13286
13287ActionHostConfig ::=
13288    SEQUENCE {
13289        actionHostIndex
13290            Integer32,
13291        actionHost
13292            DisplayString
13293}
13294
13295ActionEmailConfig ::=
13296    SEQUENCE {
13297        actionEmailIndex
13298            Integer32,
13299        actionEmail
13300            DisplayString
13301}
13302
13303FileEnforceMinimumConfig ::=
13304    SEQUENCE {
13305        sysCRDBFileEnforceMinIndex
13306            Integer32,
13307        sysCRDBFileEnforceMin
13308            DisplayString
13309}
13310
13311SerialHandshakingLowEventConfig ::=
13312    SEQUENCE {
13313        evShskLowIndex
13314            Integer32,
13315        evShskLowEnable
13316            DisplayString,
13317        evShskLowActions
13318            DisplayString,
13319        evShskLowMessage
13320            DisplayString,
13321        evShskLowClass
13322            DisplayString,
13323        evShskLowTrapNum
13324            Integer32
13325}
13326
13327SerialHandshakingHighEventConfig ::=
13328    SEQUENCE {
13329        evShskHighIndex
13330            Integer32,
13331        evShskHighEnable
13332            DisplayString,
13333        evShskHighActions
13334            DisplayString,
13335        evShskHighMessage
13336            DisplayString,
13337        evShskHighClass
13338            DisplayString,
13339        evShskHighTrapNum
13340            Integer32
13341}
13342
13343NoDataEvent1PortEnableConfig ::=
13344    SEQUENCE {
13345        evNoData1PortEnableIndex
13346            Integer32,
13347        evNoData1PortEnable
13348            DisplayString
13349}
13350
13351NoDataEvent2PortEnableConfig ::=
13352    SEQUENCE {
13353        evNoData2PortEnableIndex
13354            Integer32,
13355        evNoData2PortEnable
13356            DisplayString
13357}
13358
13359DataEventMacroConfig ::=
13360    SEQUENCE {
13361        evdMacroIndex
13362            Integer32,
13363        evdMacroName
13364            DisplayString,
13365        evdMacroEquation
13366            DisplayString
13367}
13368
13369DataEventFieldConfig ::=
13370    SEQUENCE {
13371        evdFieldIndex
13372            Integer32,
13373        evdFieldStart
13374            Integer32,
13375        evdFieldLength
13376            Integer32,
13377        evdFieldName
13378            DisplayString,
13379        evdFieldLine
13380            Integer32,
13381        evdFieldType
13382            DisplayString
13383}
13384
13385DataEventConfig ::=
13386    SEQUENCE {
13387        evdIndex
13388            Integer32,
13389        evdEnable
13390            DisplayString,
13391        evdName
13392            DisplayString,
13393        evdEquation
13394            DisplayString,
13395        evdThreshold
13396            Integer32,
13397        evdAutoClear
13398            DisplayString,
13399        evdClearInterval
13400            DisplayString,
13401        evdClearTime
13402            DisplayString,
13403        evdActions
13404            DisplayString,
13405        evdClass
13406            DisplayString,
13407        evdTrapNum
13408            Integer32,
13409        evdMode
13410            DisplayString
13411}
13412
13413SecUserConfig ::=
13414    SEQUENCE {
13415        secUserIndex
13416            Integer32,
13417        secUserEnable
13418            DisplayString,
13419        secUserConnectVia
13420            DisplayString,
13421        secUserLoginTo
13422            DisplayString,
13423        secUserAccessFile
13424            DisplayString,
13425        secUserPTEscapeTo
13426            DisplayString,
13427        secUserPPPType
13428            DisplayString,
13429        secUserRights
13430            DisplayString,
13431        secUserEventsReadAccess
13432            DisplayString,
13433        secUserAuditReadAccess
13434            DisplayString,
13435        secUserEventsWriteAccess
13436            DisplayString,
13437        secUserAuditWriteAccess
13438            DisplayString,
13439        secUserExpiration
13440            DisplayString,
13441        secUserCallbackNumber1
13442            DisplayString,
13443        secUserCallbackNumber2
13444            DisplayString,
13445        secUserCallbackNumber3
13446            DisplayString,
13447        secUserChallengeTelnetMode
13448            DisplayString,
13449        secUserChallengeModemMode
13450            DisplayString,
13451        secUserChallengeConsoleMode
13452            DisplayString,
13453        secUserChallengeTelnetSendTo
13454            DisplayString,
13455        secUserChallengeModemSendTo
13456            DisplayString,
13457        secUserChallengeExpiration
13458            Integer32
13459}
13460
13461
13462
13463
13464ModemCLIDNumberConfig ::=
13465    SEQUENCE {
13466        modemCLIDNumberIndex
13467            Integer32,
13468        modemCLIDNumber
13469            DisplayString
13470}
13471
13472
13473RouteTestConfig ::=
13474    SEQUENCE {
13475        routeTestAddressIndex
13476            Integer32,
13477        routeTestAddress
13478            DisplayString
13479}
13480
13481IPRestrictionConfig ::=
13482    SEQUENCE {
13483        ipRestrictionIndex
13484            Integer32,
13485        ipRestrictionEnable
13486            DisplayString,
13487        ipRestrictionMask
13488            IpAddress
13489}
13490
13491DNSConfig ::=
13492    SEQUENCE {
13493        dnsIndex
13494            Integer32,
13495        dnsAddress
13496            IpAddress
13497}
13498
13499HostConfig ::=
13500    SEQUENCE {
13501        hostIndex
13502            Integer32,
13503        hostDeclaration
13504            DisplayString
13505}
13506
13507SNMPProxyTable ::=
13508    SEQUENCE {
13509        snmpProxyIndex
13510            Integer32,
13511        snmpProxyOIDBranch
13512            DisplayString,
13513        snmpProxyIP
13514            DisplayString,
13515        snmpProxyPort
13516            Integer32
13517}
13518
13519SNMPPollRequestConfig ::=
13520    SEQUENCE {
13521        snmpPRequestIndex
13522            Integer32,
13523        snmpPRequestDescription
13524            DisplayString,
13525        snmpPRequestAgent
13526            DisplayString,
13527        snmpPRequestReadcom
13528            DisplayString,
13529        snmpPRequestOID
13530            DisplayString,
13531        snmpPRequestPeriod
13532            Integer32,
13533        snmpPRequestID
13534            DisplayString,
13535        snmpPRequestThreshold
13536            DisplayString,
13537        snmpPRequestResultStatus
13538            DisplayString,
13539        snmpPRequestResultValue
13540            DisplayString,
13541        snmpPRequestResultTime
13542            DisplayString,
13543        snmpPRequestResultType
13544            DisplayString
13545}
13546
13547FTPPushPushFileConfig ::=
13548    SEQUENCE {
13549        ftpPushPushFileIndex
13550            Integer32,
13551        ftpPushPushFile
13552            DisplayString
13553}
13554
13555FTPPushRemoteFileConfig ::=
13556    SEQUENCE {
13557        ftpPushRemoteFileIndex
13558            Integer32,
13559        ftpPushRemoteFileName
13560            DisplayString
13561}
13562
13563PortConfig ::=
13564    SEQUENCE {
13565        portConfigIndex
13566            Integer32,
13567        portConfigBaud
13568            Integer32,
13569        portConfigDataFormat
13570            Integer32,
13571        portConfigStripPtOutputLfs
13572            Integer32,
13573        portConfigStripPtInputLfs
13574            Integer32,
13575        portConfigMaskEnable
13576            Integer32,
13577        portConfigDAEnable
13578            Integer32,
13579        portConfigStoreAlarmsDPT
13580            DisplayString,
13581        portConfigRecordTimeout
13582            Integer32,
13583        portConfigDataType
13584            DisplayString,
13585        portConfigEtxToCRLF
13586            DisplayString,
13587        portConfigMLREnable
13588            DisplayString,
13589        portConfigMLRStartField1Pos
13590            Integer32,
13591        portConfigMLRStartField1Text
13592            DisplayString,
13593        portConfigMLRStartField2Pos
13594            Integer32,
13595        portConfigMLRStartField2Text
13596            DisplayString,
13597        portConfigMLRNumLinesBefore
13598            Integer32,
13599        portConfigMLREndDetection
13600            DisplayString,
13601        portConfigMLRLineCount
13602            Integer32,
13603        portConfigMLREndField1Pos
13604            Integer32,
13605        portConfigMLREndField1Text
13606            DisplayString,
13607        portConfigMLREndField2Pos
13608            Integer32,
13609        portConfigMLREndField2Text
13610            DisplayString,
13611        portConfigMLRUseComplexRules
13612            DisplayString,
13613        portConfigBufferPT
13614            DisplayString,
13615        portConfigId
13616            DisplayString
13617
13618}
13619
13620ESPoint ::=
13621    SEQUENCE {
13622        esIndexES
13623            Integer32,
13624        esIndexPC
13625            Integer32,
13626        esIndexPoint
13627            Integer32,
13628        esPointName
13629            DisplayString,
13630        esPointInEventState
13631            Integer32,
13632        esPointValueInt
13633            Integer32,
13634        esPointValueStr
13635            DisplayString,
13636        esPointTimeLastChange
13637            DisplayString,
13638        esPointTimetickLastChange
13639            TimeTicks
13640}
13641
13642ESExist ::=
13643    SEQUENCE {
13644        esIndex
13645            Integer32,
13646        esName
13647            DisplayString,
13648        esID
13649            DisplayString,
13650        esNumberTempSensors
13651            Integer32,
13652        esTempReportingMode
13653            DisplayString,
13654        esNumberCCs
13655            Integer32,
13656        esCCReportingMode
13657            DisplayString,
13658        esNumberHumidSensors
13659            Integer32,
13660        esHumidReportingMode
13661            DisplayString,
13662        esNumberNoiseSensors
13663            Integer32,
13664        esNoiseReportingMode
13665            DisplayString,
13666        esNumberAirflowSensors
13667            Integer32,
13668        esAirflowReportingMode
13669            DisplayString,
13670        esNumberAnalog
13671            Integer32,
13672        esAnalogReportingMode
13673            DisplayString,
13674        esNumberRelayOutputs
13675            Integer32,
13676        esRelayReportingMode
13677            DisplayString,
13678        esTempCombinedStatus
13679            DisplayString,
13680        esCCCombinedStatusBlock1
13681            DisplayString,
13682        esCCCombinedStatusBlock2
13683            DisplayString,
13684        esCCCombinedStatusBlock3
13685            DisplayString,
13686        esCCCombinedStatusBlock4
13687            DisplayString,
13688        esCCCombinedStatusBlock5
13689            DisplayString,
13690        esCCCombinedStatusBlock6
13691            DisplayString,
13692        esCCCombinedStatusBlock7
13693            DisplayString,
13694        esCCCombinedStatusBlock8
13695            DisplayString,
13696        esHumidCombinedStatus
13697            DisplayString,
13698        esAnalogCombinedStatusBlock1
13699            DisplayString,
13700        esAnalogCombinedStatusBlock2
13701            DisplayString,
13702        esAnalogCombinedStatusBlock3
13703            DisplayString,
13704        esAnalogCombinedStatusBlock4
13705            DisplayString,
13706        esAnalogCombinedStatusBlock5
13707            DisplayString,
13708        esAnalogCombinedStatusBlock6
13709            DisplayString,
13710        esOutputCombinedStatusBlock1
13711            DisplayString,
13712        esOutputCombinedStatusBlock2
13713            DisplayString
13714}
13715
13716DEStatus ::=
13717    SEQUENCE {
13718        deStatusIndex
13719            Integer32,
13720        deStatusName
13721            DisplayString,
13722        deStatusCounter
13723            Integer32,
13724        deStatusThreshold
13725            Integer32
13726}
13727
13728
13729FSStatus ::=
13730    SEQUENCE {
13731        fsStatusIndex
13732            Integer32,
13733        fsStatusName
13734            DisplayString,
13735        fsStatusDeviceState
13736            DisplayString,
13737        fsStatusVolumeValueString
13738            DisplayString,
13739        fsStatusVolumePercentLevel
13740            DisplayString,
13741        fsStatusVolumeInEventState
13742            DisplayString,
13743        fsStatusCombined
13744            DisplayString
13745}
13746
13747ACPMStatus ::=
13748    SEQUENCE {
13749        acpmsIndex
13750            Integer32,
13751        acpmsName
13752            DisplayString,
13753        acpmsAvgVoltageValueStr
13754            DisplayString,
13755        acpmsAvgVoltageMinStr
13756            DisplayString,
13757        acpmsAvgVoltageMaxStr
13758            DisplayString,
13759        acpmsAvgVoltageAvgStr
13760            DisplayString,
13761        acpmsAvgVoltageInEventState
13762            DisplayString,
13763        acpmsVoltagePhaseAValueStr
13764            DisplayString,
13765        acpmsVoltagePhaseBValueStr
13766            DisplayString,
13767        acpmsVoltagePhaseCValueStr
13768            DisplayString,
13769        acpmsAvgCurrentValueStr
13770            DisplayString,
13771        acpmsAvgCurrentMinStr
13772            DisplayString,
13773        acpmsAvgCurrentMaxStr
13774            DisplayString,
13775        acpmsAvgCurrentAvgStr
13776            DisplayString,
13777        acpmsAvgCurrentInEventState
13778            DisplayString,
13779        acpmsCurrentPhaseAValueStr
13780            DisplayString,
13781        acpmsCurrentPhaseBValueStr
13782            DisplayString,
13783        acpmsCurrentPhaseCValueStr
13784            DisplayString,
13785        acpmsAvgFreqValueStr
13786            DisplayString,
13787        acpmsAvgFreqMinStr
13788            DisplayString,
13789        acpmsAvgFreqMaxStr
13790            DisplayString,
13791        acpmsAvgFreqAvgStr
13792            DisplayString,
13793        acpmsAvgFreqInEventState
13794            DisplayString,
13795        acpmsTRPValueStr
13796            DisplayString,
13797        acpmsTRPMinStr
13798            DisplayString,
13799        acpmsTRPMaxStr
13800            DisplayString,
13801        acpmsTRPAvgStr
13802            DisplayString,
13803        acpmsTRPInEventState
13804            DisplayString,
13805        acpmsRPPhaseAValueStr
13806            DisplayString,
13807        acpmsRPPhaseBValueStr
13808            DisplayString,
13809        acpmsRPPhaseCValueStr
13810            DisplayString,
13811        acpmsCombined
13812            DisplayString,
13813        acpmsTPFValueStr
13814            DisplayString,
13815        acpmsTPFMinStr
13816            DisplayString,
13817        acpmsTPFMaxStr
13818            DisplayString,
13819        acpmsTPFAvgStr
13820            DisplayString,
13821        acpmsTPFInEventState
13822            DisplayString,
13823        acpmsPFPhaseAValueStr
13824            DisplayString,
13825        acpmsPFPhaseBValueStr
13826            DisplayString,
13827        acpmsPFPhaseCValueStr
13828            DisplayString,
13829        acpmsTRcPValueStr
13830            DisplayString,
13831        acpmsTRcPMinStr
13832            DisplayString,
13833        acpmsTRcPMaxStr
13834            DisplayString,
13835        acpmsTRcPAvgStr
13836            DisplayString,
13837        acpmsRcPPhaseAValueStr
13838            DisplayString,
13839        acpmsRcPPhaseBValueStr
13840            DisplayString,
13841        acpmsRcPPhaseCValueStr
13842            DisplayString,
13843        acpmsTAPValueStr
13844            DisplayString,
13845        acpmsTAPMinStr
13846            DisplayString,
13847        acpmsTAPMaxStr
13848            DisplayString,
13849        acpmsTAPAvgStr
13850            DisplayString,
13851        acpmsAPPhaseAValueStr
13852            DisplayString,
13853        acpmsAPPhaseBValueStr
13854            DisplayString,
13855        acpmsAPPhaseCValueStr
13856            DisplayString,
13857        acpmsTotalEnergyWh
13858            Integer32,
13859        acpmsTotalEnergyVAR
13860            Integer32,
13861        acpmsTotalEnergyVA
13862            Integer32
13863}
13864
13865ScheduleConfig ::=
13866    SEQUENCE {
13867        schedIndex
13868            Integer32,
13869        schedEnable
13870            DisplayString,
13871        schedStart
13872            DisplayString,
13873        schedRepeatMode
13874            DisplayString,
13875        schedRepeatFreq
13876            Integer32,
13877        schedRepeatEndMode
13878            DisplayString,
13879        schedRepeatEndAfter
13880            Integer32,
13881        schedRepeatEndOn
13882            DisplayString,
13883        schedRepeatWeeklySun
13884            DisplayString,
13885        schedRepeatWeeklyMon
13886            DisplayString,
13887        schedRepeatWeeklyTue
13888            DisplayString,
13889        schedRepeatWeeklyWed
13890            DisplayString,
13891        schedRepeatWeeklyThu
13892            DisplayString,
13893        schedRepeatWeeklyFri
13894            DisplayString,
13895        schedRepeatWeeklySat
13896            DisplayString,
13897        schedRepeatMonthlyMode
13898            DisplayString,
13899        schedRepeatMonthlyDates
13900            DisplayString,
13901        schedRepeatMonthlyOnThe
13902            DisplayString,
13903        schedRepeatMonthlyOnDay
13904            DisplayString,
13905        schedRepeatYearlyJan
13906            DisplayString,
13907        schedRepeatYearlyFeb
13908            DisplayString,
13909        schedRepeatYearlyMar
13910            DisplayString,
13911        schedRepeatYearlyApr
13912            DisplayString,
13913        schedRepeatYearlyMay
13914            DisplayString,
13915        schedRepeatYearlyJun
13916            DisplayString,
13917        schedRepeatYearlyJul
13918            DisplayString,
13919        schedRepeatYearlyAug
13920            DisplayString,
13921        schedRepeatYearlySep
13922            DisplayString,
13923        schedRepeatYearlyOct
13924            DisplayString,
13925        schedRepeatYearlyNov
13926            DisplayString,
13927        schedRepeatYearlyDec
13928            DisplayString,
13929        schedRepeatYearlyOnThe
13930            DisplayString,
13931        schedRepeatYearlyOnDay
13932            DisplayString,
13933        schedNextTrigger
13934            DisplayString
13935}
13936
13937FuelSensorConfigGeneral ::=
13938    SEQUENCE {
13939        fsGenIndex
13940            Integer32,
13941        fsGenName
13942            DisplayString,
13943        fsGenSensorType
13944            DisplayString,
13945        fsGenDistanceUnit
13946            DisplayString,
13947        fsGenRawValueTop
13948            Integer32,
13949        fsGenTopOffset
13950            DisplayString,
13951        fsGenRawValueBottom
13952            Integer32,
13953        fsGenBottomOffset
13954            DisplayString,
13955        fsGenInputES
13956            Integer32,
13957        fsGenInputPoint
13958            Integer32,
13959        fsGenFilterAveraging
13960            Integer32,
13961        fsGenSysrepEnable
13962            DisplayString,
13963        fsGenSysrepThreshold
13964            DisplayString,
13965        fsGenSysrepLimit
13966            Integer32,
13967        fsGenSysrepPackage
13968            Integer32,
13969        fsGenSysrepType
13970            DisplayString
13971}
13972
13973FuelSensorConfigTank ::=
13974    SEQUENCE {
13975        fsTankIndex
13976            Integer32,
13977        fsTankHeight
13978            DisplayString,
13979        fsTankDimA
13980            DisplayString,
13981        fsTankDimB
13982            DisplayString,
13983        fsTankVolume
13984            DisplayString,
13985        fsTankVolumeUnit
13986            DisplayString,
13987        fsTankShape
13988            DisplayString
13989}
13990
13991FuelSensorConfigCustomTankStrapping ::=
13992    SEQUENCE {
13993        fsCustomTankIndexFS
13994            Integer32,
13995        fsCustomTankIndexDatum
13996            Integer32,
13997        fsCustomTankHeight
13998            DisplayString,
13999        fsCustomTankVolume
14000            DisplayString
14001}
14002
14003FuelSensorConfigVolume ::=
14004    SEQUENCE {
14005        fsVolumeIndex
14006            Integer32,
14007        fsVolumeEnable
14008            DisplayString,
14009        fsVolumeDeadband
14010            DisplayString,
14011        fsVolumeVHighValue
14012            DisplayString,
14013        fsVolumeVHighActions
14014            DisplayString,
14015        fsVolumeVHighTrapNum
14016            Integer32,
14017        fsVolumeVHighClass
14018            DisplayString,
14019        fsVolumeHighValue
14020            DisplayString,
14021        fsVolumeHighActions
14022            DisplayString,
14023        fsVolumeHighTrapNum
14024            Integer32,
14025        fsVolumeHighClass
14026            DisplayString,
14027        fsVolumeNormalActions
14028            DisplayString,
14029        fsVolumeNormalTrapNum
14030            Integer32,
14031        fsVolumeNormalClass
14032            DisplayString,
14033        fsVolumeLowValue
14034            DisplayString,
14035        fsVolumeLowActions
14036            DisplayString,
14037        fsVolumeLowTrapNum
14038            Integer32,
14039        fsVolumeLowClass
14040            DisplayString,
14041        fsVolumeVLowValue
14042            DisplayString,
14043        fsVolumeVLowActions
14044            DisplayString,
14045        fsVolumeVLowTrapNum
14046            Integer32,
14047        fsVolumeVLowClass
14048            DisplayString
14049}
14050
14051FuelSensorConfigDisconnect ::=
14052    SEQUENCE {
14053        fsDiscIndex
14054            Integer32,
14055        fsDiscEnable
14056            DisplayString,
14057        fsDiscHighValue
14058            Integer32,
14059        fsDiscLowValue
14060            Integer32,
14061        fsDiscActions
14062            DisplayString,
14063        fsDiscTrapNum
14064            Integer32,
14065        fsDiscClass
14066            DisplayString,
14067        fsDiscNormalActions
14068            DisplayString,
14069        fsDiscNormalTrapNum
14070            Integer32,
14071        fsDiscNormalClass
14072            DisplayString
14073}
14074
14075FuelSensorConfigSuddenChange ::=
14076    SEQUENCE {
14077        fsSuddenChangeIndex
14078            Integer32,
14079        fsSuddenChangeEnable
14080            DisplayString,
14081        fsSuddenChangeTime
14082            Integer32,
14083        fsSuddenChangeAmplitude
14084            DisplayString,
14085        fsSuddenChangeActions
14086            DisplayString,
14087        fsSuddenChangeTrapNum
14088            Integer32,
14089        fsSuddenChangeClass
14090            DisplayString
14091}
14092
14093FuelSensorConfigSlowChange ::=
14094    SEQUENCE {
14095        fsSlowChangeIndex
14096            Integer32,
14097        fsSlowChangeEnable
14098            DisplayString,
14099        fsSlowChangeTime
14100            Integer32,
14101        fsSlowChangeAmplitude
14102            DisplayString,
14103        fsSlowChangeActions
14104            DisplayString,
14105        fsSlowChangeTrapNum
14106            Integer32,
14107        fsSlowChangeClass
14108            DisplayString
14109}
14110
14111ACPMConfigGeneral ::=
14112    SEQUENCE {
14113        acpmGenIndex
14114            Integer32,
14115        acpmGenDevice
14116            DisplayString,
14117        acpmGenName
14118            DisplayString,
14119        acpmGenAddress
14120            Integer32,
14121        acpmGenPtRatio
14122            Integer32,
14123        acpmGenCtRatio
14124            Integer32,
14125        acpmGenPowerType
14126            DisplayString,
14127        acpmGenSysrepPackage
14128            Integer32,
14129        acpmGenSysrepType
14130            DisplayString
14131}
14132
14133ACPMConfigAvgVoltage ::=
14134    SEQUENCE {
14135        acpmAvgVoltageIndex
14136            Integer32,
14137        acpmAvgVoltageEnable
14138            DisplayString,
14139        acpmAvgVoltageDeadband
14140            DisplayString,
14141        acpmAvgVoltageVHighValue
14142            DisplayString,
14143        acpmAvgVoltageVHighActions
14144            DisplayString,
14145        acpmAvgVoltageVHighTrapNum
14146            Integer32,
14147        acpmAvgVoltageVHighClass
14148            DisplayString,
14149        acpmAvgVoltageHighValue
14150            DisplayString,
14151        acpmAvgVoltageHighActions
14152            DisplayString,
14153        acpmAvgVoltageHighTrapNum
14154            Integer32,
14155        acpmAvgVoltageHighClass
14156            DisplayString,
14157        acpmAvgVoltageNormalActions
14158            DisplayString,
14159        acpmAvgVoltageNormalTrapNum
14160            Integer32,
14161        acpmAvgVoltageNormalClass
14162            DisplayString,
14163        acpmAvgVoltageLowValue
14164            DisplayString,
14165        acpmAvgVoltageLowActions
14166            DisplayString,
14167        acpmAvgVoltageLowTrapNum
14168            Integer32,
14169        acpmAvgVoltageLowClass
14170            DisplayString,
14171        acpmAvgVoltageVLowValue
14172            DisplayString,
14173        acpmAvgVoltageVLowActions
14174            DisplayString,
14175        acpmAvgVoltageVLowTrapNum
14176            Integer32,
14177        acpmAvgVoltageVLowClass
14178            DisplayString,
14179        acpmAvgVoltageSysrepEnable
14180            DisplayString,
14181        acpmAvgVoltageSysrepThreshold
14182            DisplayString,
14183        acpmAvgVoltageSysrepLimit
14184            Integer32
14185}
14186
14187ACPMConfigAvgCurrent ::=
14188    SEQUENCE {
14189        acpmAvgCurrentIndex
14190            Integer32,
14191        acpmAvgCurrentEnable
14192            DisplayString,
14193        acpmAvgCurrentDeadband
14194            DisplayString,
14195        acpmAvgCurrentVHighValue
14196            DisplayString,
14197        acpmAvgCurrentVHighActions
14198            DisplayString,
14199        acpmAvgCurrentVHighTrapNum
14200            Integer32,
14201        acpmAvgCurrentVHighClass
14202            DisplayString,
14203        acpmAvgCurrentHighValue
14204            DisplayString,
14205        acpmAvgCurrentHighActions
14206            DisplayString,
14207        acpmAvgCurrentHighTrapNum
14208            Integer32,
14209        acpmAvgCurrentHighClass
14210            DisplayString,
14211        acpmAvgCurrentNormalActions
14212            DisplayString,
14213        acpmAvgCurrentNormalTrapNum
14214            Integer32,
14215        acpmAvgCurrentNormalClass
14216            DisplayString,
14217        acpmAvgCurrentLowValue
14218            DisplayString,
14219        acpmAvgCurrentLowActions
14220            DisplayString,
14221        acpmAvgCurrentLowTrapNum
14222            Integer32,
14223        acpmAvgCurrentLowClass
14224            DisplayString,
14225        acpmAvgCurrentVLowValue
14226            DisplayString,
14227        acpmAvgCurrentVLowActions
14228            DisplayString,
14229        acpmAvgCurrentVLowTrapNum
14230            Integer32,
14231        acpmAvgCurrentVLowClass
14232            DisplayString,
14233        acpmAvgCurrentSysrepEnable
14234            DisplayString,
14235        acpmAvgCurrentSysrepThreshold
14236            DisplayString,
14237        acpmAvgCurrentSysrepLimit
14238            Integer32
14239}
14240
14241ACPMConfigFreq ::=
14242    SEQUENCE {
14243        acpmFreqIndex
14244            Integer32,
14245        acpmFreqEnable
14246            DisplayString,
14247        acpmFreqDeadband
14248            DisplayString,
14249        acpmFreqVHighValue
14250            DisplayString,
14251        acpmFreqVHighActions
14252            DisplayString,
14253        acpmFreqVHighTrapNum
14254            Integer32,
14255        acpmFreqVHighClass
14256            DisplayString,
14257        acpmFreqHighValue
14258            DisplayString,
14259        acpmFreqHighActions
14260            DisplayString,
14261        acpmFreqHighTrapNum
14262            Integer32,
14263        acpmFreqHighClass
14264            DisplayString,
14265        acpmFreqNormalActions
14266            DisplayString,
14267        acpmFreqNormalTrapNum
14268            Integer32,
14269        acpmFreqNormalClass
14270            DisplayString,
14271        acpmFreqLowValue
14272            DisplayString,
14273        acpmFreqLowActions
14274            DisplayString,
14275        acpmFreqLowTrapNum
14276            Integer32,
14277        acpmFreqLowClass
14278            DisplayString,
14279        acpmFreqVLowValue
14280            DisplayString,
14281        acpmFreqVLowActions
14282            DisplayString,
14283        acpmFreqVLowTrapNum
14284            Integer32,
14285        acpmFreqVLowClass
14286            DisplayString,
14287        acpmFreqSysrepEnable
14288            DisplayString,
14289        acpmFreqSysrepThreshold
14290            DisplayString,
14291        acpmFreqSysrepLimit
14292            Integer32
14293}
14294
14295ACPMConfigTRP ::=
14296    SEQUENCE {
14297        acpmTRPIndex
14298            Integer32,
14299        acpmTRPEnable
14300            DisplayString,
14301        acpmTRPDeadband
14302            DisplayString,
14303        acpmTRPVHighValue
14304            DisplayString,
14305        acpmTRPVHighActions
14306            DisplayString,
14307        acpmTRPVHighTrapNum
14308            Integer32,
14309        acpmTRPVHighClass
14310            DisplayString,
14311        acpmTRPHighValue
14312            DisplayString,
14313        acpmTRPHighActions
14314            DisplayString,
14315        acpmTRPHighTrapNum
14316            Integer32,
14317        acpmTRPHighClass
14318            DisplayString,
14319        acpmTRPNormalActions
14320            DisplayString,
14321        acpmTRPNormalTrapNum
14322            Integer32,
14323        acpmTRPNormalClass
14324            DisplayString,
14325        acpmTRPLowValue
14326            DisplayString,
14327        acpmTRPLowActions
14328            DisplayString,
14329        acpmTRPLowTrapNum
14330            Integer32,
14331        acpmTRPLowClass
14332            DisplayString,
14333        acpmTRPVLowValue
14334            DisplayString,
14335        acpmTRPVLowActions
14336            DisplayString,
14337        acpmTRPVLowTrapNum
14338            Integer32,
14339        acpmTRPVLowClass
14340            DisplayString,
14341        acpmTRPSysrepEnable
14342            DisplayString,
14343        acpmTRPSysrepThreshold
14344            DisplayString,
14345        acpmTRPSysrepLimit
14346            Integer32
14347}
14348
14349ACPMConfigDisconnect ::=
14350    SEQUENCE {
14351        acpmDisconnectIndex
14352            Integer32,
14353        acpmDisconnectEnable
14354            DisplayString,
14355        acpmDisconnectActions
14356            DisplayString,
14357        acpmDisconnectTrapNum
14358            Integer32,
14359        acpmDisconnectClass
14360            DisplayString,
14361        acpmDisconnectNormalActions
14362            DisplayString,
14363        acpmDisconnectNormalTrapNum
14364            Integer32,
14365        acpmDisconnectNormalClass
14366            DisplayString
14367}
14368
14369ACPMConfigTotalPowerFactor ::=
14370    SEQUENCE {
14371        acpmTPFIndex
14372            Integer32,
14373        acpmTPFEnable
14374            DisplayString,
14375        acpmTPFDeadband
14376            DisplayString,
14377        acpmTPFNormalActions
14378            DisplayString,
14379        acpmTPFNormalTrapNum
14380            Integer32,
14381        acpmTPFNormalClass
14382            DisplayString,
14383        acpmTPFLowValue
14384            DisplayString,
14385        acpmTPFLowActions
14386            DisplayString,
14387        acpmTPFLowTrapNum
14388            Integer32,
14389        acpmTPFLowClass
14390            DisplayString,
14391        acpmTPFVLowValue
14392            DisplayString,
14393        acpmTPFVLowActions
14394            DisplayString,
14395        acpmTPFVLowTrapNum
14396            Integer32,
14397        acpmTPFVLowClass
14398            DisplayString,
14399        acpmTPFSysrepEnable
14400            DisplayString,
14401        acpmTPFSysrepThreshold
14402            DisplayString,
14403        acpmTPFSysrepLimit
14404            Integer32
14405}
14406
14407EthernetExpansionCardConfig ::=
14408    SEQUENCE {
14409        ethExpanCardIndex
14410            Integer32,
14411        ethExpanCardMAC
14412            DisplayString
14413}
14414
14415
14416--***************************************************************************************
14417--TRAP DEFINITIONS
14418--***************************************************************************************
14419
14420s550notificationsStockContactClosureTrap NOTIFICATION-TYPE
14421    OBJECTS { siteName, stockTrapString, trapTypeString }
14422    STATUS current
14423    DESCRIPTION
14424        "A stock contact closure trap is issued when a contact closure
14425        event happens."
14426    ::= { s550notifications 110 }
14427
14428s550notificationsStockTempTrap NOTIFICATION-TYPE
14429    OBJECTS { siteName, stockTrapString, trapTypeString }
14430    STATUS current
14431    DESCRIPTION
14432        "A stock temperature trap is issued when a temperature event
14433        happens."
14434    ::= { s550notifications 120 }
14435
14436s550notificationsStockHumidityTrap NOTIFICATION-TYPE
14437    OBJECTS { siteName, stockTrapString, trapTypeString }
14438    STATUS current
14439    DESCRIPTION
14440        "A stock humidity trap is issued when a humidity event
14441        happens."
14442    ::= { s550notifications 130 }
14443
14444s550notificationsStockAnalogTrap NOTIFICATION-TYPE
14445    OBJECTS { siteName, stockTrapString, trapTypeString }
14446    STATUS current
14447    DESCRIPTION
14448        "A stock analog trap is issued when an analog sensor event
14449        happens."
14450    ::= { s550notifications 140 }
14451
14452s550notificationsStockOutputTrap NOTIFICATION-TYPE
14453    OBJECTS { siteName, stockTrapString, trapTypeString }
14454    STATUS current
14455    DESCRIPTION
14456        "A stock output trap is issued when an output event
14457        happens.  That is, depending on the configuration,
14458        when an output changes state for any reason, this
14459        trap will be sent."
14460    ::= { s550notifications 150 }
14461
14462s550notificationsStockDbasePfullTrap NOTIFICATION-TYPE
14463    OBJECTS { siteName, stockTrapString, trapTypeString }
14464    STATUS current
14465    DESCRIPTION
14466        "The stock database percent full trap is issued
14467        when the database size surpasses the threshold."
14468    ::= { s550notifications 501 }
14469
14470s550notificationsStockDataAlarmTrap NOTIFICATION-TYPE
14471    OBJECTS { siteName, stockTrapString, trapTypeString }
14472    STATUS current
14473    DESCRIPTION
14474        "The stock data alarm trap is issued when a
14475        data alarm happens."
14476    ::= { s550notifications 503 }
14477
14478s550notificationsStockNoDataAlarmTrap NOTIFICATION-TYPE
14479    OBJECTS { siteName, stockTrapString, trapTypeString }
14480    STATUS current
14481    DESCRIPTION
14482        "The stock no-data alarm trap is issued when
14483        the unit has received no data for a configured
14484        interval within a configured schedule."
14485    ::= { s550notifications 505 }
14486
14487s550notificationsStockSchedTrap NOTIFICATION-TYPE
14488    OBJECTS { siteName, stockTrapString, trapTypeString }
14489    STATUS current
14490    DESCRIPTION
14491        "The stock scheduled alarm trap is issued
14492        when the current time reaches the scheduled
14493        alarm time."
14494    ::= { s550notifications 506 }
14495
14496s550notificationsStockImmediateTrap NOTIFICATION-TYPE
14497    OBJECTS { siteName, stockTrapString, trapTypeString }
14498    STATUS current
14499    DESCRIPTION
14500        "The stock immediate alarm trap is issued
14501        when the user enters the DOTRAP command."
14502    ::= { s550notifications 507 }
14503
14504s550notificationsStockCTSTrap  NOTIFICATION-TYPE
14505    OBJECTS { siteName, stockTrapString, trapTypeString }
14506    STATUS current
14507    DESCRIPTION
14508        "A stock CTS trap is issued when an RS-232 CTS event
14509        happens."
14510    ::= { s550notifications 510 }
14511
14512s550notificationsCPEDownTrap  NOTIFICATION-TYPE
14513    OBJECTS { siteName, stockTrapString, trapTypeString }
14514    STATUS current
14515    DESCRIPTION
14516        "A stock CPE Down trap is issued when a CPE Down event
14517        happens."
14518    ::= { s550notifications 511 }
14519
14520s550notificationsFuelSensorDisconnectTrap  NOTIFICATION-TYPE
14521    OBJECTS { siteName, stockTrapString, trapTypeString }
14522    STATUS current
14523    DESCRIPTION
14524        "A stock Fuel Sensor Disconnect trap is issued when a Fuel
14525        Sensor Disconnect or Connect (Return to Normal) event happens."
14526    ::= { s550notifications 515 }
14527
14528s550notificationsFuelSensorVolumeTrap  NOTIFICATION-TYPE
14529    OBJECTS { siteName, stockTrapString, trapTypeString }
14530    STATUS current
14531    DESCRIPTION
14532        "A stock Fuel Sensor Volume trap is issued when a Fuel
14533        Sensor Volume event happens"
14534    ::= { s550notifications 519 }
14535
14536s550notificationsACPowerMonitorAvgVoltageTrap  NOTIFICATION-TYPE
14537    OBJECTS { siteName, stockTrapString, trapTypeString }
14538    STATUS current
14539    DESCRIPTION
14540        "A stock AC power monitor average voltage trap is issued when an
14541        AC power monitor average voltage event happens."
14542    ::= { s550notifications 520 }
14543
14544s550notificationsACPowerMonitorAvgCurrentTrap  NOTIFICATION-TYPE
14545    OBJECTS { siteName, stockTrapString, trapTypeString }
14546    STATUS current
14547    DESCRIPTION
14548        "A stock AC power monitor average current trap is issued when an
14549        AC power monitor average current event happens."
14550    ::= { s550notifications 521 }
14551
14552s550notificationsACPowerMonitorFrequencyTrap  NOTIFICATION-TYPE
14553    OBJECTS { siteName, stockTrapString, trapTypeString }
14554    STATUS current
14555    DESCRIPTION
14556        "A stock AC power monitor frequency trap is issued when an
14557        AC power monitor frequency event happens."
14558    ::= { s550notifications 522 }
14559
14560s550notificationsACPowerMonitorTRPTrap  NOTIFICATION-TYPE
14561    OBJECTS { siteName, stockTrapString, trapTypeString }
14562    STATUS current
14563    DESCRIPTION
14564        "A stock AC power monitor TRP (total real power) trap is issued
14565        when an AC power monitor TRP event happens."
14566    ::= { s550notifications 523 }
14567
14568s550notificationsACPowerMonitorDisconnectTrap  NOTIFICATION-TYPE
14569    OBJECTS { siteName, stockTrapString, trapTypeString }
14570    STATUS current
14571    DESCRIPTION
14572        "A stock AC power monitor disconnect trap is issued
14573        when an AC power monitor disconnect event happens."
14574    ::= { s550notifications 524 }
14575
14576s550notificationsStockScriptTrap  NOTIFICATION-TYPE
14577    OBJECTS { siteName, stockTrapString, trapTypeString }
14578    STATUS current
14579    DESCRIPTION
14580        "A stock script trap is issued when a script triggers
14581        an event via a_lib.PostEvent() called with no trap
14582        number (or this trap number) specified."
14583    ::= { s550notifications 526 }
14584
14585s550notificationsFuelSensorVolumeSuddenChangeTrap  NOTIFICATION-TYPE
14586    OBJECTS { siteName, stockTrapString, trapTypeString }
14587    STATUS current
14588    DESCRIPTION
14589        "A stock Fuel Sensor Volume Sudden Change trap is issued
14590        when a Fuel Sensor Volume Sudden Change event happens"
14591    ::= { s550notifications 527 }
14592
14593s550notificationsFuelSensorVolumeSlowChangeTrap  NOTIFICATION-TYPE
14594    OBJECTS { siteName, stockTrapString, trapTypeString }
14595    STATUS current
14596    DESCRIPTION
14597        "A stock Fuel Sensor Volume Slow Change trap is issued
14598        when a Fuel Sensor Volume Slow Change event happens"
14599    ::= { s550notifications 528 }
14600
14601s550notificationsGeneratorNonStartTrap  NOTIFICATION-TYPE
14602    OBJECTS { siteName, stockTrapString, trapTypeString }
14603    STATUS current
14604    DESCRIPTION
14605        "A stock Generator Non-start trap is issued
14606        when the unit commands the generator to start as
14607        part of the generator exercising feature, and the
14608        generator fails to register as started after 30
14609        seconds (as detected by CC generator running
14610        detection)."
14611    ::= { s550notifications 536 }
14612
14613s550notificationsACTotalPowerFactorTrap  NOTIFICATION-TYPE
14614    OBJECTS { siteName, stockTrapString, trapTypeString }
14615    STATUS current
14616    DESCRIPTION
14617        "A stock AC power monitor total power factor trap is issued
14618        when an AC power monitor total power factor event happens."
14619    ::= { s550notifications 540 }
14620
14621s550notificationsResetTrap  NOTIFICATION-TYPE
14622    OBJECTS { siteName, stockTrapString, trapTypeString }
14623    STATUS current
14624    DESCRIPTION
14625        "A stock reset trap is issued when a reset event happens."
14626    ::= { s550notifications 543 }
14627
14628s550notificationsUserTrap1000 NOTIFICATION-TYPE
14629    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14630        trapEventTypeName, esIndexPoint, esPointName, esID,
14631        clock, trapIncludedValue, trapIncludedString,
14632        trapEventClassNumber, trapEventClassName }
14633    STATUS current
14634    DESCRIPTION
14635        "This user-defined trap is issued when an event happens that causes a
14636        trap with specific trap type 1000."
14637    ::= { s550notifications 1000 }
14638
14639s550notificationsUserTrap1001 NOTIFICATION-TYPE
14640    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14641        trapEventTypeName, esIndexPoint, esPointName, esID,
14642        clock, trapIncludedValue, trapIncludedString,
14643        trapEventClassNumber, trapEventClassName }
14644    STATUS current
14645    DESCRIPTION
14646        "This user-defined trap is issued when an event happens that causes a
14647        trap with specific trap type 1001."
14648    ::= { s550notifications 1001 }
14649
14650s550notificationsUserTrap1002 NOTIFICATION-TYPE
14651    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14652        trapEventTypeName, esIndexPoint, esPointName, esID,
14653        clock, trapIncludedValue, trapIncludedString,
14654        trapEventClassNumber, trapEventClassName }
14655    STATUS current
14656    DESCRIPTION
14657        "This user-defined trap is issued when an event happens that causes a
14658        trap with specific trap type 1002."
14659    ::= { s550notifications 1002 }
14660
14661s550notificationsUserTrap1003 NOTIFICATION-TYPE
14662    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14663        trapEventTypeName, esIndexPoint, esPointName, esID,
14664        clock, trapIncludedValue, trapIncludedString,
14665        trapEventClassNumber, trapEventClassName }
14666    STATUS current
14667    DESCRIPTION
14668        "This user-defined trap is issued when an event happens that causes a
14669        trap with specific trap type 1003."
14670    ::= { s550notifications 1003 }
14671
14672s550notificationsUserTrap1004 NOTIFICATION-TYPE
14673    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14674        trapEventTypeName, esIndexPoint, esPointName, esID,
14675        clock, trapIncludedValue, trapIncludedString,
14676        trapEventClassNumber, trapEventClassName }
14677    STATUS current
14678    DESCRIPTION
14679        "This user-defined trap is issued when an event happens that causes a
14680        trap with specific trap type 1004."
14681    ::= { s550notifications 1004 }
14682
14683s550notificationsUserTrap1005 NOTIFICATION-TYPE
14684    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14685        trapEventTypeName, esIndexPoint, esPointName, esID,
14686        clock, trapIncludedValue, trapIncludedString,
14687        trapEventClassNumber, trapEventClassName }
14688    STATUS current
14689    DESCRIPTION
14690        "This user-defined trap is issued when an event happens that causes a
14691        trap with specific trap type 1005."
14692    ::= { s550notifications 1005 }
14693
14694s550notificationsUserTrap1006 NOTIFICATION-TYPE
14695    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14696        trapEventTypeName, esIndexPoint, esPointName, esID,
14697        clock, trapIncludedValue, trapIncludedString,
14698        trapEventClassNumber, trapEventClassName }
14699    STATUS current
14700    DESCRIPTION
14701        "This user-defined trap is issued when an event happens that causes a
14702        trap with specific trap type 1006."
14703    ::= { s550notifications 1006 }
14704
14705s550notificationsUserTrap1007 NOTIFICATION-TYPE
14706    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14707        trapEventTypeName, esIndexPoint, esPointName, esID,
14708        clock, trapIncludedValue, trapIncludedString,
14709        trapEventClassNumber, trapEventClassName }
14710    STATUS current
14711    DESCRIPTION
14712        "This user-defined trap is issued when an event happens that causes a
14713        trap with specific trap type 1007."
14714    ::= { s550notifications 1007 }
14715
14716s550notificationsUserTrap1008 NOTIFICATION-TYPE
14717    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14718        trapEventTypeName, esIndexPoint, esPointName, esID,
14719        clock, trapIncludedValue, trapIncludedString,
14720        trapEventClassNumber, trapEventClassName }
14721    STATUS current
14722    DESCRIPTION
14723        "This user-defined trap is issued when an event happens that causes a
14724        trap with specific trap type 1008."
14725    ::= { s550notifications 1008 }
14726
14727s550notificationsUserTrap1009 NOTIFICATION-TYPE
14728    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14729        trapEventTypeName, esIndexPoint, esPointName, esID,
14730        clock, trapIncludedValue, trapIncludedString,
14731        trapEventClassNumber, trapEventClassName }
14732    STATUS current
14733    DESCRIPTION
14734        "This user-defined trap is issued when an event happens that causes a
14735        trap with specific trap type 1009."
14736    ::= { s550notifications 1009 }
14737
14738s550notificationsUserTrap1010 NOTIFICATION-TYPE
14739    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14740        trapEventTypeName, esIndexPoint, esPointName, esID,
14741        clock, trapIncludedValue, trapIncludedString,
14742        trapEventClassNumber, trapEventClassName }
14743    STATUS current
14744    DESCRIPTION
14745        "This user-defined trap is issued when an event happens that causes a
14746        trap with specific trap type 1010."
14747    ::= { s550notifications 1010 }
14748
14749s550notificationsUserTrap1011 NOTIFICATION-TYPE
14750    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14751        trapEventTypeName, esIndexPoint, esPointName, esID,
14752        clock, trapIncludedValue, trapIncludedString,
14753        trapEventClassNumber, trapEventClassName }
14754    STATUS current
14755    DESCRIPTION
14756        "This user-defined trap is issued when an event happens that causes a
14757        trap with specific trap type 1011."
14758    ::= { s550notifications 1011 }
14759
14760s550notificationsUserTrap1012 NOTIFICATION-TYPE
14761    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14762        trapEventTypeName, esIndexPoint, esPointName, esID,
14763        clock, trapIncludedValue, trapIncludedString,
14764        trapEventClassNumber, trapEventClassName }
14765    STATUS current
14766    DESCRIPTION
14767        "This user-defined trap is issued when an event happens that causes a
14768        trap with specific trap type 1012."
14769    ::= { s550notifications 1012 }
14770
14771s550notificationsUserTrap1013 NOTIFICATION-TYPE
14772    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14773        trapEventTypeName, esIndexPoint, esPointName, esID,
14774        clock, trapIncludedValue, trapIncludedString,
14775        trapEventClassNumber, trapEventClassName }
14776    STATUS current
14777    DESCRIPTION
14778        "This user-defined trap is issued when an event happens that causes a
14779        trap with specific trap type 1013."
14780    ::= { s550notifications 1013 }
14781
14782s550notificationsUserTrap1014 NOTIFICATION-TYPE
14783    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14784        trapEventTypeName, esIndexPoint, esPointName, esID,
14785        clock, trapIncludedValue, trapIncludedString,
14786        trapEventClassNumber, trapEventClassName }
14787    STATUS current
14788    DESCRIPTION
14789        "This user-defined trap is issued when an event happens that causes a
14790        trap with specific trap type 1014."
14791    ::= { s550notifications 1014 }
14792
14793s550notificationsUserTrap1015 NOTIFICATION-TYPE
14794    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14795        trapEventTypeName, esIndexPoint, esPointName, esID,
14796        clock, trapIncludedValue, trapIncludedString,
14797        trapEventClassNumber, trapEventClassName }
14798    STATUS current
14799    DESCRIPTION
14800        "This user-defined trap is issued when an event happens that causes a
14801        trap with specific trap type 1015."
14802    ::= { s550notifications 1015 }
14803
14804s550notificationsUserTrap1016 NOTIFICATION-TYPE
14805    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14806        trapEventTypeName, esIndexPoint, esPointName, esID,
14807        clock, trapIncludedValue, trapIncludedString,
14808        trapEventClassNumber, trapEventClassName }
14809    STATUS current
14810    DESCRIPTION
14811        "This user-defined trap is issued when an event happens that causes a
14812        trap with specific trap type 1016."
14813    ::= { s550notifications 1016 }
14814
14815s550notificationsUserTrap1017 NOTIFICATION-TYPE
14816    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14817        trapEventTypeName, esIndexPoint, esPointName, esID,
14818        clock, trapIncludedValue, trapIncludedString,
14819        trapEventClassNumber, trapEventClassName }
14820    STATUS current
14821    DESCRIPTION
14822        "This user-defined trap is issued when an event happens that causes a
14823        trap with specific trap type 1017."
14824    ::= { s550notifications 1017 }
14825
14826s550notificationsUserTrap1018 NOTIFICATION-TYPE
14827    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14828        trapEventTypeName, esIndexPoint, esPointName, esID,
14829        clock, trapIncludedValue, trapIncludedString,
14830        trapEventClassNumber, trapEventClassName }
14831    STATUS current
14832    DESCRIPTION
14833        "This user-defined trap is issued when an event happens that causes a
14834        trap with specific trap type 1018."
14835    ::= { s550notifications 1018 }
14836
14837s550notificationsUserTrap1019 NOTIFICATION-TYPE
14838    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14839        trapEventTypeName, esIndexPoint, esPointName, esID,
14840        clock, trapIncludedValue, trapIncludedString,
14841        trapEventClassNumber, trapEventClassName }
14842    STATUS current
14843    DESCRIPTION
14844        "This user-defined trap is issued when an event happens that causes a
14845        trap with specific trap type 1019."
14846    ::= { s550notifications 1019 }
14847
14848s550notificationsUserTrap1020 NOTIFICATION-TYPE
14849    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14850        trapEventTypeName, esIndexPoint, esPointName, esID,
14851        clock, trapIncludedValue, trapIncludedString,
14852        trapEventClassNumber, trapEventClassName }
14853    STATUS current
14854    DESCRIPTION
14855        "This user-defined trap is issued when an event happens that causes a
14856        trap with specific trap type 1020."
14857    ::= { s550notifications 1020 }
14858
14859s550notificationsUserTrap1021 NOTIFICATION-TYPE
14860    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14861        trapEventTypeName, esIndexPoint, esPointName, esID,
14862        clock, trapIncludedValue, trapIncludedString,
14863        trapEventClassNumber, trapEventClassName }
14864    STATUS current
14865    DESCRIPTION
14866        "This user-defined trap is issued when an event happens that causes a
14867        trap with specific trap type 1021."
14868    ::= { s550notifications 1021 }
14869
14870s550notificationsUserTrap1022 NOTIFICATION-TYPE
14871    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14872        trapEventTypeName, esIndexPoint, esPointName, esID,
14873        clock, trapIncludedValue, trapIncludedString,
14874        trapEventClassNumber, trapEventClassName }
14875    STATUS current
14876    DESCRIPTION
14877        "This user-defined trap is issued when an event happens that causes a
14878        trap with specific trap type 1022."
14879    ::= { s550notifications 1022 }
14880
14881s550notificationsUserTrap1023 NOTIFICATION-TYPE
14882    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14883        trapEventTypeName, esIndexPoint, esPointName, esID,
14884        clock, trapIncludedValue, trapIncludedString,
14885        trapEventClassNumber, trapEventClassName }
14886    STATUS current
14887    DESCRIPTION
14888        "This user-defined trap is issued when an event happens that causes a
14889        trap with specific trap type 1023."
14890    ::= { s550notifications 1023 }
14891
14892s550notificationsUserTrap1024 NOTIFICATION-TYPE
14893    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14894        trapEventTypeName, esIndexPoint, esPointName, esID,
14895        clock, trapIncludedValue, trapIncludedString,
14896        trapEventClassNumber, trapEventClassName }
14897    STATUS current
14898    DESCRIPTION
14899        "This user-defined trap is issued when an event happens that causes a
14900        trap with specific trap type 1024."
14901    ::= { s550notifications 1024 }
14902
14903s550notificationsUserTrap1025 NOTIFICATION-TYPE
14904    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14905        trapEventTypeName, esIndexPoint, esPointName, esID,
14906        clock, trapIncludedValue, trapIncludedString,
14907        trapEventClassNumber, trapEventClassName }
14908    STATUS current
14909    DESCRIPTION
14910        "This user-defined trap is issued when an event happens that causes a
14911        trap with specific trap type 1025."
14912    ::= { s550notifications 1025 }
14913
14914s550notificationsUserTrap1026 NOTIFICATION-TYPE
14915    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14916        trapEventTypeName, esIndexPoint, esPointName, esID,
14917        clock, trapIncludedValue, trapIncludedString,
14918        trapEventClassNumber, trapEventClassName }
14919    STATUS current
14920    DESCRIPTION
14921        "This user-defined trap is issued when an event happens that causes a
14922        trap with specific trap type 1026."
14923    ::= { s550notifications 1026 }
14924
14925s550notificationsUserTrap1027 NOTIFICATION-TYPE
14926    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14927        trapEventTypeName, esIndexPoint, esPointName, esID,
14928        clock, trapIncludedValue, trapIncludedString,
14929        trapEventClassNumber, trapEventClassName }
14930    STATUS current
14931    DESCRIPTION
14932        "This user-defined trap is issued when an event happens that causes a
14933        trap with specific trap type 1027."
14934    ::= { s550notifications 1027 }
14935
14936s550notificationsUserTrap1028 NOTIFICATION-TYPE
14937    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14938        trapEventTypeName, esIndexPoint, esPointName, esID,
14939        clock, trapIncludedValue, trapIncludedString,
14940        trapEventClassNumber, trapEventClassName }
14941    STATUS current
14942    DESCRIPTION
14943        "This user-defined trap is issued when an event happens that causes a
14944        trap with specific trap type 1028."
14945    ::= { s550notifications 1028 }
14946
14947s550notificationsUserTrap1029 NOTIFICATION-TYPE
14948    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14949        trapEventTypeName, esIndexPoint, esPointName, esID,
14950        clock, trapIncludedValue, trapIncludedString,
14951        trapEventClassNumber, trapEventClassName }
14952    STATUS current
14953    DESCRIPTION
14954        "This user-defined trap is issued when an event happens that causes a
14955        trap with specific trap type 1029."
14956    ::= { s550notifications 1029 }
14957
14958s550notificationsUserTrap1030 NOTIFICATION-TYPE
14959    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14960        trapEventTypeName, esIndexPoint, esPointName, esID,
14961        clock, trapIncludedValue, trapIncludedString,
14962        trapEventClassNumber, trapEventClassName }
14963    STATUS current
14964    DESCRIPTION
14965        "This user-defined trap is issued when an event happens that causes a
14966        trap with specific trap type 1030."
14967    ::= { s550notifications 1030 }
14968
14969s550notificationsUserTrap1031 NOTIFICATION-TYPE
14970    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14971        trapEventTypeName, esIndexPoint, esPointName, esID,
14972        clock, trapIncludedValue, trapIncludedString,
14973        trapEventClassNumber, trapEventClassName }
14974    STATUS current
14975    DESCRIPTION
14976        "This user-defined trap is issued when an event happens that causes a
14977        trap with specific trap type 1031."
14978    ::= { s550notifications 1031 }
14979
14980s550notificationsUserTrap1032 NOTIFICATION-TYPE
14981    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14982        trapEventTypeName, esIndexPoint, esPointName, esID,
14983        clock, trapIncludedValue, trapIncludedString,
14984        trapEventClassNumber, trapEventClassName }
14985    STATUS current
14986    DESCRIPTION
14987        "This user-defined trap is issued when an event happens that causes a
14988        trap with specific trap type 1032."
14989    ::= { s550notifications 1032 }
14990
14991s550notificationsUserTrap1033 NOTIFICATION-TYPE
14992    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
14993        trapEventTypeName, esIndexPoint, esPointName, esID,
14994        clock, trapIncludedValue, trapIncludedString,
14995        trapEventClassNumber, trapEventClassName }
14996    STATUS current
14997    DESCRIPTION
14998        "This user-defined trap is issued when an event happens that causes a
14999        trap with specific trap type 1033."
15000    ::= { s550notifications 1033 }
15001
15002s550notificationsUserTrap1034 NOTIFICATION-TYPE
15003    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15004        trapEventTypeName, esIndexPoint, esPointName, esID,
15005        clock, trapIncludedValue, trapIncludedString,
15006        trapEventClassNumber, trapEventClassName }
15007    STATUS current
15008    DESCRIPTION
15009        "This user-defined trap is issued when an event happens that causes a
15010        trap with specific trap type 1034."
15011    ::= { s550notifications 1034 }
15012
15013s550notificationsUserTrap1035 NOTIFICATION-TYPE
15014    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15015        trapEventTypeName, esIndexPoint, esPointName, esID,
15016        clock, trapIncludedValue, trapIncludedString,
15017        trapEventClassNumber, trapEventClassName }
15018    STATUS current
15019    DESCRIPTION
15020        "This user-defined trap is issued when an event happens that causes a
15021        trap with specific trap type 1035."
15022    ::= { s550notifications 1035 }
15023
15024s550notificationsUserTrap1036 NOTIFICATION-TYPE
15025    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15026        trapEventTypeName, esIndexPoint, esPointName, esID,
15027        clock, trapIncludedValue, trapIncludedString,
15028        trapEventClassNumber, trapEventClassName }
15029    STATUS current
15030    DESCRIPTION
15031        "This user-defined trap is issued when an event happens that causes a
15032        trap with specific trap type 1036."
15033    ::= { s550notifications 1036 }
15034
15035s550notificationsUserTrap1037 NOTIFICATION-TYPE
15036    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15037        trapEventTypeName, esIndexPoint, esPointName, esID,
15038        clock, trapIncludedValue, trapIncludedString,
15039        trapEventClassNumber, trapEventClassName }
15040    STATUS current
15041    DESCRIPTION
15042        "This user-defined trap is issued when an event happens that causes a
15043        trap with specific trap type 1037."
15044    ::= { s550notifications 1037 }
15045
15046s550notificationsUserTrap1038 NOTIFICATION-TYPE
15047    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15048        trapEventTypeName, esIndexPoint, esPointName, esID,
15049        clock, trapIncludedValue, trapIncludedString,
15050        trapEventClassNumber, trapEventClassName }
15051    STATUS current
15052    DESCRIPTION
15053        "This user-defined trap is issued when an event happens that causes a
15054        trap with specific trap type 1038."
15055    ::= { s550notifications 1038 }
15056
15057s550notificationsUserTrap1039 NOTIFICATION-TYPE
15058    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15059        trapEventTypeName, esIndexPoint, esPointName, esID,
15060        clock, trapIncludedValue, trapIncludedString,
15061        trapEventClassNumber, trapEventClassName }
15062    STATUS current
15063    DESCRIPTION
15064        "This user-defined trap is issued when an event happens that causes a
15065        trap with specific trap type 1039."
15066    ::= { s550notifications 1039 }
15067
15068s550notificationsUserTrap1040 NOTIFICATION-TYPE
15069    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15070        trapEventTypeName, esIndexPoint, esPointName, esID,
15071        clock, trapIncludedValue, trapIncludedString,
15072        trapEventClassNumber, trapEventClassName }
15073    STATUS current
15074    DESCRIPTION
15075        "This user-defined trap is issued when an event happens that causes a
15076        trap with specific trap type 1040."
15077    ::= { s550notifications 1040 }
15078
15079s550notificationsUserTrap1041 NOTIFICATION-TYPE
15080    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15081        trapEventTypeName, esIndexPoint, esPointName, esID,
15082        clock, trapIncludedValue, trapIncludedString,
15083        trapEventClassNumber, trapEventClassName }
15084    STATUS current
15085    DESCRIPTION
15086        "This user-defined trap is issued when an event happens that causes a
15087        trap with specific trap type 1041."
15088    ::= { s550notifications 1041 }
15089
15090s550notificationsUserTrap1042 NOTIFICATION-TYPE
15091    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15092        trapEventTypeName, esIndexPoint, esPointName, esID,
15093        clock, trapIncludedValue, trapIncludedString,
15094        trapEventClassNumber, trapEventClassName }
15095    STATUS current
15096    DESCRIPTION
15097        "This user-defined trap is issued when an event happens that causes a
15098        trap with specific trap type 1042."
15099    ::= { s550notifications 1042 }
15100
15101s550notificationsUserTrap1043 NOTIFICATION-TYPE
15102    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15103        trapEventTypeName, esIndexPoint, esPointName, esID,
15104        clock, trapIncludedValue, trapIncludedString,
15105        trapEventClassNumber, trapEventClassName }
15106    STATUS current
15107    DESCRIPTION
15108        "This user-defined trap is issued when an event happens that causes a
15109        trap with specific trap type 1043."
15110    ::= { s550notifications 1043 }
15111
15112s550notificationsUserTrap1044 NOTIFICATION-TYPE
15113    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15114        trapEventTypeName, esIndexPoint, esPointName, esID,
15115        clock, trapIncludedValue, trapIncludedString,
15116        trapEventClassNumber, trapEventClassName }
15117    STATUS current
15118    DESCRIPTION
15119        "This user-defined trap is issued when an event happens that causes a
15120        trap with specific trap type 1044."
15121    ::= { s550notifications 1044 }
15122
15123s550notificationsUserTrap1045 NOTIFICATION-TYPE
15124    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15125        trapEventTypeName, esIndexPoint, esPointName, esID,
15126        clock, trapIncludedValue, trapIncludedString,
15127        trapEventClassNumber, trapEventClassName }
15128    STATUS current
15129    DESCRIPTION
15130        "This user-defined trap is issued when an event happens that causes a
15131        trap with specific trap type 1045."
15132    ::= { s550notifications 1045 }
15133
15134s550notificationsUserTrap1046 NOTIFICATION-TYPE
15135    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15136        trapEventTypeName, esIndexPoint, esPointName, esID,
15137        clock, trapIncludedValue, trapIncludedString,
15138        trapEventClassNumber, trapEventClassName }
15139    STATUS current
15140    DESCRIPTION
15141        "This user-defined trap is issued when an event happens that causes a
15142        trap with specific trap type 1046."
15143    ::= { s550notifications 1046 }
15144
15145s550notificationsUserTrap1047 NOTIFICATION-TYPE
15146    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15147        trapEventTypeName, esIndexPoint, esPointName, esID,
15148        clock, trapIncludedValue, trapIncludedString,
15149        trapEventClassNumber, trapEventClassName }
15150    STATUS current
15151    DESCRIPTION
15152        "This user-defined trap is issued when an event happens that causes a
15153        trap with specific trap type 1047."
15154    ::= { s550notifications 1047 }
15155
15156s550notificationsUserTrap1048 NOTIFICATION-TYPE
15157    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15158        trapEventTypeName, esIndexPoint, esPointName, esID,
15159        clock, trapIncludedValue, trapIncludedString,
15160        trapEventClassNumber, trapEventClassName }
15161    STATUS current
15162    DESCRIPTION
15163        "This user-defined trap is issued when an event happens that causes a
15164        trap with specific trap type 1048."
15165    ::= { s550notifications 1048 }
15166
15167s550notificationsUserTrap1049 NOTIFICATION-TYPE
15168    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15169        trapEventTypeName, esIndexPoint, esPointName, esID,
15170        clock, trapIncludedValue, trapIncludedString,
15171        trapEventClassNumber, trapEventClassName }
15172    STATUS current
15173    DESCRIPTION
15174        "This user-defined trap is issued when an event happens that causes a
15175        trap with specific trap type 1049."
15176    ::= { s550notifications 1049 }
15177
15178s550notificationsUserTrap1050 NOTIFICATION-TYPE
15179    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15180        trapEventTypeName, esIndexPoint, esPointName, esID,
15181        clock, trapIncludedValue, trapIncludedString,
15182        trapEventClassNumber, trapEventClassName }
15183    STATUS current
15184    DESCRIPTION
15185        "This user-defined trap is issued when an event happens that causes a
15186        trap with specific trap type 1050."
15187    ::= { s550notifications 1050 }
15188
15189s550notificationsUserTrap1051 NOTIFICATION-TYPE
15190    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15191        trapEventTypeName, esIndexPoint, esPointName, esID,
15192        clock, trapIncludedValue, trapIncludedString,
15193        trapEventClassNumber, trapEventClassName }
15194    STATUS current
15195    DESCRIPTION
15196        "This user-defined trap is issued when an event happens that causes a
15197        trap with specific trap type 1051."
15198    ::= { s550notifications 1051 }
15199
15200s550notificationsUserTrap1052 NOTIFICATION-TYPE
15201    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15202        trapEventTypeName, esIndexPoint, esPointName, esID,
15203        clock, trapIncludedValue, trapIncludedString,
15204        trapEventClassNumber, trapEventClassName }
15205    STATUS current
15206    DESCRIPTION
15207        "This user-defined trap is issued when an event happens that causes a
15208        trap with specific trap type 1052."
15209    ::= { s550notifications 1052 }
15210
15211s550notificationsUserTrap1053 NOTIFICATION-TYPE
15212    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15213        trapEventTypeName, esIndexPoint, esPointName, esID,
15214        clock, trapIncludedValue, trapIncludedString,
15215        trapEventClassNumber, trapEventClassName }
15216    STATUS current
15217    DESCRIPTION
15218        "This user-defined trap is issued when an event happens that causes a
15219        trap with specific trap type 1053."
15220    ::= { s550notifications 1053 }
15221
15222s550notificationsUserTrap1054 NOTIFICATION-TYPE
15223    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15224        trapEventTypeName, esIndexPoint, esPointName, esID,
15225        clock, trapIncludedValue, trapIncludedString,
15226        trapEventClassNumber, trapEventClassName }
15227    STATUS current
15228    DESCRIPTION
15229        "This user-defined trap is issued when an event happens that causes a
15230        trap with specific trap type 1054."
15231    ::= { s550notifications 1054 }
15232
15233s550notificationsUserTrap1055 NOTIFICATION-TYPE
15234    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15235        trapEventTypeName, esIndexPoint, esPointName, esID,
15236        clock, trapIncludedValue, trapIncludedString,
15237        trapEventClassNumber, trapEventClassName }
15238    STATUS current
15239    DESCRIPTION
15240        "This user-defined trap is issued when an event happens that causes a
15241        trap with specific trap type 1055."
15242    ::= { s550notifications 1055 }
15243
15244s550notificationsUserTrap1056 NOTIFICATION-TYPE
15245    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15246        trapEventTypeName, esIndexPoint, esPointName, esID,
15247        clock, trapIncludedValue, trapIncludedString,
15248        trapEventClassNumber, trapEventClassName }
15249    STATUS current
15250    DESCRIPTION
15251        "This user-defined trap is issued when an event happens that causes a
15252        trap with specific trap type 1056."
15253    ::= { s550notifications 1056 }
15254
15255s550notificationsUserTrap1057 NOTIFICATION-TYPE
15256    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15257        trapEventTypeName, esIndexPoint, esPointName, esID,
15258        clock, trapIncludedValue, trapIncludedString,
15259        trapEventClassNumber, trapEventClassName }
15260    STATUS current
15261    DESCRIPTION
15262        "This user-defined trap is issued when an event happens that causes a
15263        trap with specific trap type 1057."
15264    ::= { s550notifications 1057 }
15265
15266s550notificationsUserTrap1058 NOTIFICATION-TYPE
15267    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15268        trapEventTypeName, esIndexPoint, esPointName, esID,
15269        clock, trapIncludedValue, trapIncludedString,
15270        trapEventClassNumber, trapEventClassName }
15271    STATUS current
15272    DESCRIPTION
15273        "This user-defined trap is issued when an event happens that causes a
15274        trap with specific trap type 1058."
15275    ::= { s550notifications 1058 }
15276
15277s550notificationsUserTrap1059 NOTIFICATION-TYPE
15278    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15279        trapEventTypeName, esIndexPoint, esPointName, esID,
15280        clock, trapIncludedValue, trapIncludedString,
15281        trapEventClassNumber, trapEventClassName }
15282    STATUS current
15283    DESCRIPTION
15284        "This user-defined trap is issued when an event happens that causes a
15285        trap with specific trap type 1059."
15286    ::= { s550notifications 1059 }
15287
15288s550notificationsUserTrap1060 NOTIFICATION-TYPE
15289    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15290        trapEventTypeName, esIndexPoint, esPointName, esID,
15291        clock, trapIncludedValue, trapIncludedString,
15292        trapEventClassNumber, trapEventClassName }
15293    STATUS current
15294    DESCRIPTION
15295        "This user-defined trap is issued when an event happens that causes a
15296        trap with specific trap type 1060."
15297    ::= { s550notifications 1060 }
15298
15299s550notificationsUserTrap1061 NOTIFICATION-TYPE
15300    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15301        trapEventTypeName, esIndexPoint, esPointName, esID,
15302        clock, trapIncludedValue, trapIncludedString,
15303        trapEventClassNumber, trapEventClassName }
15304    STATUS current
15305    DESCRIPTION
15306        "This user-defined trap is issued when an event happens that causes a
15307        trap with specific trap type 1061."
15308    ::= { s550notifications 1061 }
15309
15310s550notificationsUserTrap1062 NOTIFICATION-TYPE
15311    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15312        trapEventTypeName, esIndexPoint, esPointName, esID,
15313        clock, trapIncludedValue, trapIncludedString,
15314        trapEventClassNumber, trapEventClassName }
15315    STATUS current
15316    DESCRIPTION
15317        "This user-defined trap is issued when an event happens that causes a
15318        trap with specific trap type 1062."
15319    ::= { s550notifications 1062 }
15320
15321s550notificationsUserTrap1063 NOTIFICATION-TYPE
15322    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15323        trapEventTypeName, esIndexPoint, esPointName, esID,
15324        clock, trapIncludedValue, trapIncludedString,
15325        trapEventClassNumber, trapEventClassName }
15326    STATUS current
15327    DESCRIPTION
15328        "This user-defined trap is issued when an event happens that causes a
15329        trap with specific trap type 1063."
15330    ::= { s550notifications 1063 }
15331
15332s550notificationsUserTrap1064 NOTIFICATION-TYPE
15333    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15334        trapEventTypeName, esIndexPoint, esPointName, esID,
15335        clock, trapIncludedValue, trapIncludedString,
15336        trapEventClassNumber, trapEventClassName }
15337    STATUS current
15338    DESCRIPTION
15339        "This user-defined trap is issued when an event happens that causes a
15340        trap with specific trap type 1064."
15341    ::= { s550notifications 1064 }
15342
15343s550notificationsUserTrap1065 NOTIFICATION-TYPE
15344    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15345        trapEventTypeName, esIndexPoint, esPointName, esID,
15346        clock, trapIncludedValue, trapIncludedString,
15347        trapEventClassNumber, trapEventClassName }
15348    STATUS current
15349    DESCRIPTION
15350        "This user-defined trap is issued when an event happens that causes a
15351        trap with specific trap type 1065."
15352    ::= { s550notifications 1065 }
15353
15354s550notificationsUserTrap1066 NOTIFICATION-TYPE
15355    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15356        trapEventTypeName, esIndexPoint, esPointName, esID,
15357        clock, trapIncludedValue, trapIncludedString,
15358        trapEventClassNumber, trapEventClassName }
15359    STATUS current
15360    DESCRIPTION
15361        "This user-defined trap is issued when an event happens that causes a
15362        trap with specific trap type 1066."
15363    ::= { s550notifications 1066 }
15364
15365s550notificationsUserTrap1067 NOTIFICATION-TYPE
15366    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15367        trapEventTypeName, esIndexPoint, esPointName, esID,
15368        clock, trapIncludedValue, trapIncludedString,
15369        trapEventClassNumber, trapEventClassName }
15370    STATUS current
15371    DESCRIPTION
15372        "This user-defined trap is issued when an event happens that causes a
15373        trap with specific trap type 1067."
15374    ::= { s550notifications 1067 }
15375
15376s550notificationsUserTrap1068 NOTIFICATION-TYPE
15377    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15378        trapEventTypeName, esIndexPoint, esPointName, esID,
15379        clock, trapIncludedValue, trapIncludedString,
15380        trapEventClassNumber, trapEventClassName }
15381    STATUS current
15382    DESCRIPTION
15383        "This user-defined trap is issued when an event happens that causes a
15384        trap with specific trap type 1068."
15385    ::= { s550notifications 1068 }
15386
15387s550notificationsUserTrap1069 NOTIFICATION-TYPE
15388    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15389        trapEventTypeName, esIndexPoint, esPointName, esID,
15390        clock, trapIncludedValue, trapIncludedString,
15391        trapEventClassNumber, trapEventClassName }
15392    STATUS current
15393    DESCRIPTION
15394        "This user-defined trap is issued when an event happens that causes a
15395        trap with specific trap type 1069."
15396    ::= { s550notifications 1069 }
15397
15398s550notificationsUserTrap1070 NOTIFICATION-TYPE
15399    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15400        trapEventTypeName, esIndexPoint, esPointName, esID,
15401        clock, trapIncludedValue, trapIncludedString,
15402        trapEventClassNumber, trapEventClassName }
15403    STATUS current
15404    DESCRIPTION
15405        "This user-defined trap is issued when an event happens that causes a
15406        trap with specific trap type 1070."
15407    ::= { s550notifications 1070 }
15408
15409s550notificationsUserTrap1071 NOTIFICATION-TYPE
15410    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15411        trapEventTypeName, esIndexPoint, esPointName, esID,
15412        clock, trapIncludedValue, trapIncludedString,
15413        trapEventClassNumber, trapEventClassName }
15414    STATUS current
15415    DESCRIPTION
15416        "This user-defined trap is issued when an event happens that causes a
15417        trap with specific trap type 1071."
15418    ::= { s550notifications 1071 }
15419
15420s550notificationsUserTrap1072 NOTIFICATION-TYPE
15421    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15422        trapEventTypeName, esIndexPoint, esPointName, esID,
15423        clock, trapIncludedValue, trapIncludedString,
15424        trapEventClassNumber, trapEventClassName }
15425    STATUS current
15426    DESCRIPTION
15427        "This user-defined trap is issued when an event happens that causes a
15428        trap with specific trap type 1072."
15429    ::= { s550notifications 1072 }
15430
15431s550notificationsUserTrap1073 NOTIFICATION-TYPE
15432    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15433        trapEventTypeName, esIndexPoint, esPointName, esID,
15434        clock, trapIncludedValue, trapIncludedString,
15435        trapEventClassNumber, trapEventClassName }
15436    STATUS current
15437    DESCRIPTION
15438        "This user-defined trap is issued when an event happens that causes a
15439        trap with specific trap type 1073."
15440    ::= { s550notifications 1073 }
15441
15442s550notificationsUserTrap1074 NOTIFICATION-TYPE
15443    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15444        trapEventTypeName, esIndexPoint, esPointName, esID,
15445        clock, trapIncludedValue, trapIncludedString,
15446        trapEventClassNumber, trapEventClassName }
15447    STATUS current
15448    DESCRIPTION
15449        "This user-defined trap is issued when an event happens that causes a
15450        trap with specific trap type 1074."
15451    ::= { s550notifications 1074 }
15452
15453s550notificationsUserTrap1075 NOTIFICATION-TYPE
15454    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15455        trapEventTypeName, esIndexPoint, esPointName, esID,
15456        clock, trapIncludedValue, trapIncludedString,
15457        trapEventClassNumber, trapEventClassName }
15458    STATUS current
15459    DESCRIPTION
15460        "This user-defined trap is issued when an event happens that causes a
15461        trap with specific trap type 1075."
15462    ::= { s550notifications 1075 }
15463
15464s550notificationsUserTrap1076 NOTIFICATION-TYPE
15465    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15466        trapEventTypeName, esIndexPoint, esPointName, esID,
15467        clock, trapIncludedValue, trapIncludedString,
15468        trapEventClassNumber, trapEventClassName }
15469    STATUS current
15470    DESCRIPTION
15471        "This user-defined trap is issued when an event happens that causes a
15472        trap with specific trap type 1076."
15473    ::= { s550notifications 1076 }
15474
15475s550notificationsUserTrap1077 NOTIFICATION-TYPE
15476    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15477        trapEventTypeName, esIndexPoint, esPointName, esID,
15478        clock, trapIncludedValue, trapIncludedString,
15479        trapEventClassNumber, trapEventClassName }
15480    STATUS current
15481    DESCRIPTION
15482        "This user-defined trap is issued when an event happens that causes a
15483        trap with specific trap type 1077."
15484    ::= { s550notifications 1077 }
15485
15486s550notificationsUserTrap1078 NOTIFICATION-TYPE
15487    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15488        trapEventTypeName, esIndexPoint, esPointName, esID,
15489        clock, trapIncludedValue, trapIncludedString,
15490        trapEventClassNumber, trapEventClassName }
15491    STATUS current
15492    DESCRIPTION
15493        "This user-defined trap is issued when an event happens that causes a
15494        trap with specific trap type 1078."
15495    ::= { s550notifications 1078 }
15496
15497s550notificationsUserTrap1079 NOTIFICATION-TYPE
15498    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15499        trapEventTypeName, esIndexPoint, esPointName, esID,
15500        clock, trapIncludedValue, trapIncludedString,
15501        trapEventClassNumber, trapEventClassName }
15502    STATUS current
15503    DESCRIPTION
15504        "This user-defined trap is issued when an event happens that causes a
15505        trap with specific trap type 1079."
15506    ::= { s550notifications 1079 }
15507
15508s550notificationsUserTrap1080 NOTIFICATION-TYPE
15509    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15510        trapEventTypeName, esIndexPoint, esPointName, esID,
15511        clock, trapIncludedValue, trapIncludedString,
15512        trapEventClassNumber, trapEventClassName }
15513    STATUS current
15514    DESCRIPTION
15515        "This user-defined trap is issued when an event happens that causes a
15516        trap with specific trap type 1080."
15517    ::= { s550notifications 1080 }
15518
15519s550notificationsUserTrap1081 NOTIFICATION-TYPE
15520    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15521        trapEventTypeName, esIndexPoint, esPointName, esID,
15522        clock, trapIncludedValue, trapIncludedString,
15523        trapEventClassNumber, trapEventClassName }
15524    STATUS current
15525    DESCRIPTION
15526        "This user-defined trap is issued when an event happens that causes a
15527        trap with specific trap type 1081."
15528    ::= { s550notifications 1081 }
15529
15530s550notificationsUserTrap1082 NOTIFICATION-TYPE
15531    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15532        trapEventTypeName, esIndexPoint, esPointName, esID,
15533        clock, trapIncludedValue, trapIncludedString,
15534        trapEventClassNumber, trapEventClassName }
15535    STATUS current
15536    DESCRIPTION
15537        "This user-defined trap is issued when an event happens that causes a
15538        trap with specific trap type 1082."
15539    ::= { s550notifications 1082 }
15540
15541s550notificationsUserTrap1083 NOTIFICATION-TYPE
15542    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15543        trapEventTypeName, esIndexPoint, esPointName, esID,
15544        clock, trapIncludedValue, trapIncludedString,
15545        trapEventClassNumber, trapEventClassName }
15546    STATUS current
15547    DESCRIPTION
15548        "This user-defined trap is issued when an event happens that causes a
15549        trap with specific trap type 1083."
15550    ::= { s550notifications 1083 }
15551
15552s550notificationsUserTrap1084 NOTIFICATION-TYPE
15553    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15554        trapEventTypeName, esIndexPoint, esPointName, esID,
15555        clock, trapIncludedValue, trapIncludedString,
15556        trapEventClassNumber, trapEventClassName }
15557    STATUS current
15558    DESCRIPTION
15559        "This user-defined trap is issued when an event happens that causes a
15560        trap with specific trap type 1084."
15561    ::= { s550notifications 1084 }
15562
15563s550notificationsUserTrap1085 NOTIFICATION-TYPE
15564    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15565        trapEventTypeName, esIndexPoint, esPointName, esID,
15566        clock, trapIncludedValue, trapIncludedString,
15567        trapEventClassNumber, trapEventClassName }
15568    STATUS current
15569    DESCRIPTION
15570        "This user-defined trap is issued when an event happens that causes a
15571        trap with specific trap type 1085."
15572    ::= { s550notifications 1085 }
15573
15574s550notificationsUserTrap1086 NOTIFICATION-TYPE
15575    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15576        trapEventTypeName, esIndexPoint, esPointName, esID,
15577        clock, trapIncludedValue, trapIncludedString,
15578        trapEventClassNumber, trapEventClassName }
15579    STATUS current
15580    DESCRIPTION
15581        "This user-defined trap is issued when an event happens that causes a
15582        trap with specific trap type 1086."
15583    ::= { s550notifications 1086 }
15584
15585s550notificationsUserTrap1087 NOTIFICATION-TYPE
15586    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15587        trapEventTypeName, esIndexPoint, esPointName, esID,
15588        clock, trapIncludedValue, trapIncludedString,
15589        trapEventClassNumber, trapEventClassName }
15590    STATUS current
15591    DESCRIPTION
15592        "This user-defined trap is issued when an event happens that causes a
15593        trap with specific trap type 1087."
15594    ::= { s550notifications 1087 }
15595
15596s550notificationsUserTrap1088 NOTIFICATION-TYPE
15597    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15598        trapEventTypeName, esIndexPoint, esPointName, esID,
15599        clock, trapIncludedValue, trapIncludedString,
15600        trapEventClassNumber, trapEventClassName }
15601    STATUS current
15602    DESCRIPTION
15603        "This user-defined trap is issued when an event happens that causes a
15604        trap with specific trap type 1088."
15605    ::= { s550notifications 1088 }
15606
15607s550notificationsUserTrap1089 NOTIFICATION-TYPE
15608    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15609        trapEventTypeName, esIndexPoint, esPointName, esID,
15610        clock, trapIncludedValue, trapIncludedString,
15611        trapEventClassNumber, trapEventClassName }
15612    STATUS current
15613    DESCRIPTION
15614        "This user-defined trap is issued when an event happens that causes a
15615        trap with specific trap type 1089."
15616    ::= { s550notifications 1089 }
15617
15618s550notificationsUserTrap1090 NOTIFICATION-TYPE
15619    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15620        trapEventTypeName, esIndexPoint, esPointName, esID,
15621        clock, trapIncludedValue, trapIncludedString,
15622        trapEventClassNumber, trapEventClassName }
15623    STATUS current
15624    DESCRIPTION
15625        "This user-defined trap is issued when an event happens that causes a
15626        trap with specific trap type 1090."
15627    ::= { s550notifications 1090 }
15628
15629s550notificationsUserTrap1091 NOTIFICATION-TYPE
15630    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15631        trapEventTypeName, esIndexPoint, esPointName, esID,
15632        clock, trapIncludedValue, trapIncludedString,
15633        trapEventClassNumber, trapEventClassName }
15634    STATUS current
15635    DESCRIPTION
15636        "This user-defined trap is issued when an event happens that causes a
15637        trap with specific trap type 1091."
15638    ::= { s550notifications 1091 }
15639
15640s550notificationsUserTrap1092 NOTIFICATION-TYPE
15641    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15642        trapEventTypeName, esIndexPoint, esPointName, esID,
15643        clock, trapIncludedValue, trapIncludedString,
15644        trapEventClassNumber, trapEventClassName }
15645    STATUS current
15646    DESCRIPTION
15647        "This user-defined trap is issued when an event happens that causes a
15648        trap with specific trap type 1092."
15649    ::= { s550notifications 1092 }
15650
15651s550notificationsUserTrap1093 NOTIFICATION-TYPE
15652    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15653        trapEventTypeName, esIndexPoint, esPointName, esID,
15654        clock, trapIncludedValue, trapIncludedString,
15655        trapEventClassNumber, trapEventClassName }
15656    STATUS current
15657    DESCRIPTION
15658        "This user-defined trap is issued when an event happens that causes a
15659        trap with specific trap type 1093."
15660    ::= { s550notifications 1093 }
15661
15662s550notificationsUserTrap1094 NOTIFICATION-TYPE
15663    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15664        trapEventTypeName, esIndexPoint, esPointName, esID,
15665        clock, trapIncludedValue, trapIncludedString,
15666        trapEventClassNumber, trapEventClassName }
15667    STATUS current
15668    DESCRIPTION
15669        "This user-defined trap is issued when an event happens that causes a
15670        trap with specific trap type 1094."
15671    ::= { s550notifications 1094 }
15672
15673s550notificationsUserTrap1095 NOTIFICATION-TYPE
15674    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15675        trapEventTypeName, esIndexPoint, esPointName, esID,
15676        clock, trapIncludedValue, trapIncludedString,
15677        trapEventClassNumber, trapEventClassName }
15678    STATUS current
15679    DESCRIPTION
15680        "This user-defined trap is issued when an event happens that causes a
15681        trap with specific trap type 1095."
15682    ::= { s550notifications 1095 }
15683
15684s550notificationsUserTrap1096 NOTIFICATION-TYPE
15685    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15686        trapEventTypeName, esIndexPoint, esPointName, esID,
15687        clock, trapIncludedValue, trapIncludedString,
15688        trapEventClassNumber, trapEventClassName }
15689    STATUS current
15690    DESCRIPTION
15691        "This user-defined trap is issued when an event happens that causes a
15692        trap with specific trap type 1096."
15693    ::= { s550notifications 1096 }
15694
15695s550notificationsUserTrap1097 NOTIFICATION-TYPE
15696    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15697        trapEventTypeName, esIndexPoint, esPointName, esID,
15698        clock, trapIncludedValue, trapIncludedString,
15699        trapEventClassNumber, trapEventClassName }
15700    STATUS current
15701    DESCRIPTION
15702        "This user-defined trap is issued when an event happens that causes a
15703        trap with specific trap type 1097."
15704    ::= { s550notifications 1097 }
15705
15706s550notificationsUserTrap1098 NOTIFICATION-TYPE
15707    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15708        trapEventTypeName, esIndexPoint, esPointName, esID,
15709        clock, trapIncludedValue, trapIncludedString,
15710        trapEventClassNumber, trapEventClassName }
15711    STATUS current
15712    DESCRIPTION
15713        "This user-defined trap is issued when an event happens that causes a
15714        trap with specific trap type 1098."
15715    ::= { s550notifications 1098 }
15716
15717s550notificationsUserTrap1099 NOTIFICATION-TYPE
15718    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15719        trapEventTypeName, esIndexPoint, esPointName, esID,
15720        clock, trapIncludedValue, trapIncludedString,
15721        trapEventClassNumber, trapEventClassName }
15722    STATUS current
15723    DESCRIPTION
15724        "This user-defined trap is issued when an event happens that causes a
15725        trap with specific trap type 1099."
15726    ::= { s550notifications 1099 }
15727
15728s550notificationsUserTrap1100 NOTIFICATION-TYPE
15729    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15730        trapEventTypeName, esIndexPoint, esPointName, esID,
15731        clock, trapIncludedValue, trapIncludedString,
15732        trapEventClassNumber, trapEventClassName }
15733    STATUS current
15734    DESCRIPTION
15735        "This user-defined trap is issued when an event happens that causes a
15736        trap with specific trap type 1100."
15737    ::= { s550notifications 1100 }
15738
15739s550notificationsUserTrap1101 NOTIFICATION-TYPE
15740    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15741        trapEventTypeName, esIndexPoint, esPointName, esID,
15742        clock, trapIncludedValue, trapIncludedString,
15743        trapEventClassNumber, trapEventClassName }
15744    STATUS current
15745    DESCRIPTION
15746        "This user-defined trap is issued when an event happens that causes a
15747        trap with specific trap type 1101."
15748    ::= { s550notifications 1101 }
15749
15750s550notificationsUserTrap1102 NOTIFICATION-TYPE
15751    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15752        trapEventTypeName, esIndexPoint, esPointName, esID,
15753        clock, trapIncludedValue, trapIncludedString,
15754        trapEventClassNumber, trapEventClassName }
15755    STATUS current
15756    DESCRIPTION
15757        "This user-defined trap is issued when an event happens that causes a
15758        trap with specific trap type 1102."
15759    ::= { s550notifications 1102 }
15760
15761s550notificationsUserTrap1103 NOTIFICATION-TYPE
15762    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15763        trapEventTypeName, esIndexPoint, esPointName, esID,
15764        clock, trapIncludedValue, trapIncludedString,
15765        trapEventClassNumber, trapEventClassName }
15766    STATUS current
15767    DESCRIPTION
15768        "This user-defined trap is issued when an event happens that causes a
15769        trap with specific trap type 1103."
15770    ::= { s550notifications 1103 }
15771
15772s550notificationsUserTrap1104 NOTIFICATION-TYPE
15773    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15774        trapEventTypeName, esIndexPoint, esPointName, esID,
15775        clock, trapIncludedValue, trapIncludedString,
15776        trapEventClassNumber, trapEventClassName }
15777    STATUS current
15778    DESCRIPTION
15779        "This user-defined trap is issued when an event happens that causes a
15780        trap with specific trap type 1104."
15781    ::= { s550notifications 1104 }
15782
15783s550notificationsUserTrap1105 NOTIFICATION-TYPE
15784    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15785        trapEventTypeName, esIndexPoint, esPointName, esID,
15786        clock, trapIncludedValue, trapIncludedString,
15787        trapEventClassNumber, trapEventClassName }
15788    STATUS current
15789    DESCRIPTION
15790        "This user-defined trap is issued when an event happens that causes a
15791        trap with specific trap type 1105."
15792    ::= { s550notifications 1105 }
15793
15794s550notificationsUserTrap1106 NOTIFICATION-TYPE
15795    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15796        trapEventTypeName, esIndexPoint, esPointName, esID,
15797        clock, trapIncludedValue, trapIncludedString,
15798        trapEventClassNumber, trapEventClassName }
15799    STATUS current
15800    DESCRIPTION
15801        "This user-defined trap is issued when an event happens that causes a
15802        trap with specific trap type 1106."
15803    ::= { s550notifications 1106 }
15804
15805s550notificationsUserTrap1107 NOTIFICATION-TYPE
15806    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15807        trapEventTypeName, esIndexPoint, esPointName, esID,
15808        clock, trapIncludedValue, trapIncludedString,
15809        trapEventClassNumber, trapEventClassName }
15810    STATUS current
15811    DESCRIPTION
15812        "This user-defined trap is issued when an event happens that causes a
15813        trap with specific trap type 1107."
15814    ::= { s550notifications 1107 }
15815
15816s550notificationsUserTrap1108 NOTIFICATION-TYPE
15817    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15818        trapEventTypeName, esIndexPoint, esPointName, esID,
15819        clock, trapIncludedValue, trapIncludedString,
15820        trapEventClassNumber, trapEventClassName }
15821    STATUS current
15822    DESCRIPTION
15823        "This user-defined trap is issued when an event happens that causes a
15824        trap with specific trap type 1108."
15825    ::= { s550notifications 1108 }
15826
15827s550notificationsUserTrap1109 NOTIFICATION-TYPE
15828    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15829        trapEventTypeName, esIndexPoint, esPointName, esID,
15830        clock, trapIncludedValue, trapIncludedString,
15831        trapEventClassNumber, trapEventClassName }
15832    STATUS current
15833    DESCRIPTION
15834        "This user-defined trap is issued when an event happens that causes a
15835        trap with specific trap type 1109."
15836    ::= { s550notifications 1109 }
15837
15838s550notificationsUserTrap1110 NOTIFICATION-TYPE
15839    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15840        trapEventTypeName, esIndexPoint, esPointName, esID,
15841        clock, trapIncludedValue, trapIncludedString,
15842        trapEventClassNumber, trapEventClassName }
15843    STATUS current
15844    DESCRIPTION
15845        "This user-defined trap is issued when an event happens that causes a
15846        trap with specific trap type 1110."
15847    ::= { s550notifications 1110 }
15848
15849s550notificationsUserTrap1111 NOTIFICATION-TYPE
15850    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15851        trapEventTypeName, esIndexPoint, esPointName, esID,
15852        clock, trapIncludedValue, trapIncludedString,
15853        trapEventClassNumber, trapEventClassName }
15854    STATUS current
15855    DESCRIPTION
15856        "This user-defined trap is issued when an event happens that causes a
15857        trap with specific trap type 1111."
15858    ::= { s550notifications 1111 }
15859
15860s550notificationsUserTrap1112 NOTIFICATION-TYPE
15861    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15862        trapEventTypeName, esIndexPoint, esPointName, esID,
15863        clock, trapIncludedValue, trapIncludedString,
15864        trapEventClassNumber, trapEventClassName }
15865    STATUS current
15866    DESCRIPTION
15867        "This user-defined trap is issued when an event happens that causes a
15868        trap with specific trap type 1112."
15869    ::= { s550notifications 1112 }
15870
15871s550notificationsUserTrap1113 NOTIFICATION-TYPE
15872    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15873        trapEventTypeName, esIndexPoint, esPointName, esID,
15874        clock, trapIncludedValue, trapIncludedString,
15875        trapEventClassNumber, trapEventClassName }
15876    STATUS current
15877    DESCRIPTION
15878        "This user-defined trap is issued when an event happens that causes a
15879        trap with specific trap type 1113."
15880    ::= { s550notifications 1113 }
15881
15882s550notificationsUserTrap1114 NOTIFICATION-TYPE
15883    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15884        trapEventTypeName, esIndexPoint, esPointName, esID,
15885        clock, trapIncludedValue, trapIncludedString,
15886        trapEventClassNumber, trapEventClassName }
15887    STATUS current
15888    DESCRIPTION
15889        "This user-defined trap is issued when an event happens that causes a
15890        trap with specific trap type 1114."
15891    ::= { s550notifications 1114 }
15892
15893s550notificationsUserTrap1115 NOTIFICATION-TYPE
15894    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15895        trapEventTypeName, esIndexPoint, esPointName, esID,
15896        clock, trapIncludedValue, trapIncludedString,
15897        trapEventClassNumber, trapEventClassName }
15898    STATUS current
15899    DESCRIPTION
15900        "This user-defined trap is issued when an event happens that causes a
15901        trap with specific trap type 1115."
15902    ::= { s550notifications 1115 }
15903
15904s550notificationsUserTrap1116 NOTIFICATION-TYPE
15905    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15906        trapEventTypeName, esIndexPoint, esPointName, esID,
15907        clock, trapIncludedValue, trapIncludedString,
15908        trapEventClassNumber, trapEventClassName }
15909    STATUS current
15910    DESCRIPTION
15911        "This user-defined trap is issued when an event happens that causes a
15912        trap with specific trap type 1116."
15913    ::= { s550notifications 1116 }
15914
15915s550notificationsUserTrap1117 NOTIFICATION-TYPE
15916    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15917        trapEventTypeName, esIndexPoint, esPointName, esID,
15918        clock, trapIncludedValue, trapIncludedString,
15919        trapEventClassNumber, trapEventClassName }
15920    STATUS current
15921    DESCRIPTION
15922        "This user-defined trap is issued when an event happens that causes a
15923        trap with specific trap type 1117."
15924    ::= { s550notifications 1117 }
15925
15926s550notificationsUserTrap1118 NOTIFICATION-TYPE
15927    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15928        trapEventTypeName, esIndexPoint, esPointName, esID,
15929        clock, trapIncludedValue, trapIncludedString,
15930        trapEventClassNumber, trapEventClassName }
15931    STATUS current
15932    DESCRIPTION
15933        "This user-defined trap is issued when an event happens that causes a
15934        trap with specific trap type 1118."
15935    ::= { s550notifications 1118 }
15936
15937s550notificationsUserTrap1119 NOTIFICATION-TYPE
15938    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15939        trapEventTypeName, esIndexPoint, esPointName, esID,
15940        clock, trapIncludedValue, trapIncludedString,
15941        trapEventClassNumber, trapEventClassName }
15942    STATUS current
15943    DESCRIPTION
15944        "This user-defined trap is issued when an event happens that causes a
15945        trap with specific trap type 1119."
15946    ::= { s550notifications 1119 }
15947
15948s550notificationsUserTrap1120 NOTIFICATION-TYPE
15949    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15950        trapEventTypeName, esIndexPoint, esPointName, esID,
15951        clock, trapIncludedValue, trapIncludedString,
15952        trapEventClassNumber, trapEventClassName }
15953    STATUS current
15954    DESCRIPTION
15955        "This user-defined trap is issued when an event happens that causes a
15956        trap with specific trap type 1120."
15957    ::= { s550notifications 1120 }
15958
15959s550notificationsUserTrap1121 NOTIFICATION-TYPE
15960    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15961        trapEventTypeName, esIndexPoint, esPointName, esID,
15962        clock, trapIncludedValue, trapIncludedString,
15963        trapEventClassNumber, trapEventClassName }
15964    STATUS current
15965    DESCRIPTION
15966        "This user-defined trap is issued when an event happens that causes a
15967        trap with specific trap type 1121."
15968    ::= { s550notifications 1121 }
15969
15970s550notificationsUserTrap1122 NOTIFICATION-TYPE
15971    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15972        trapEventTypeName, esIndexPoint, esPointName, esID,
15973        clock, trapIncludedValue, trapIncludedString,
15974        trapEventClassNumber, trapEventClassName }
15975    STATUS current
15976    DESCRIPTION
15977        "This user-defined trap is issued when an event happens that causes a
15978        trap with specific trap type 1122."
15979    ::= { s550notifications 1122 }
15980
15981s550notificationsUserTrap1123 NOTIFICATION-TYPE
15982    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15983        trapEventTypeName, esIndexPoint, esPointName, esID,
15984        clock, trapIncludedValue, trapIncludedString,
15985        trapEventClassNumber, trapEventClassName }
15986    STATUS current
15987    DESCRIPTION
15988        "This user-defined trap is issued when an event happens that causes a
15989        trap with specific trap type 1123."
15990    ::= { s550notifications 1123 }
15991
15992s550notificationsUserTrap1124 NOTIFICATION-TYPE
15993    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
15994        trapEventTypeName, esIndexPoint, esPointName, esID,
15995        clock, trapIncludedValue, trapIncludedString,
15996        trapEventClassNumber, trapEventClassName }
15997    STATUS current
15998    DESCRIPTION
15999        "This user-defined trap is issued when an event happens that causes a
16000        trap with specific trap type 1124."
16001    ::= { s550notifications 1124 }
16002
16003s550notificationsUserTrap1125 NOTIFICATION-TYPE
16004    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16005        trapEventTypeName, esIndexPoint, esPointName, esID,
16006        clock, trapIncludedValue, trapIncludedString,
16007        trapEventClassNumber, trapEventClassName }
16008    STATUS current
16009    DESCRIPTION
16010        "This user-defined trap is issued when an event happens that causes a
16011        trap with specific trap type 1125."
16012    ::= { s550notifications 1125 }
16013
16014s550notificationsUserTrap1126 NOTIFICATION-TYPE
16015    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16016        trapEventTypeName, esIndexPoint, esPointName, esID,
16017        clock, trapIncludedValue, trapIncludedString,
16018        trapEventClassNumber, trapEventClassName }
16019    STATUS current
16020    DESCRIPTION
16021        "This user-defined trap is issued when an event happens that causes a
16022        trap with specific trap type 1126."
16023    ::= { s550notifications 1126 }
16024
16025s550notificationsUserTrap1127 NOTIFICATION-TYPE
16026    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16027        trapEventTypeName, esIndexPoint, esPointName, esID,
16028        clock, trapIncludedValue, trapIncludedString,
16029        trapEventClassNumber, trapEventClassName }
16030    STATUS current
16031    DESCRIPTION
16032        "This user-defined trap is issued when an event happens that causes a
16033        trap with specific trap type 1127."
16034    ::= { s550notifications 1127 }
16035
16036s550notificationsUserTrap1128 NOTIFICATION-TYPE
16037    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16038        trapEventTypeName, esIndexPoint, esPointName, esID,
16039        clock, trapIncludedValue, trapIncludedString,
16040        trapEventClassNumber, trapEventClassName }
16041    STATUS current
16042    DESCRIPTION
16043        "This user-defined trap is issued when an event happens that causes a
16044        trap with specific trap type 1128."
16045    ::= { s550notifications 1128 }
16046
16047s550notificationsUserTrap1129 NOTIFICATION-TYPE
16048    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16049        trapEventTypeName, esIndexPoint, esPointName, esID,
16050        clock, trapIncludedValue, trapIncludedString,
16051        trapEventClassNumber, trapEventClassName }
16052    STATUS current
16053    DESCRIPTION
16054        "This user-defined trap is issued when an event happens that causes a
16055        trap with specific trap type 1129."
16056    ::= { s550notifications 1129 }
16057
16058s550notificationsUserTrap1130 NOTIFICATION-TYPE
16059    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16060        trapEventTypeName, esIndexPoint, esPointName, esID,
16061        clock, trapIncludedValue, trapIncludedString,
16062        trapEventClassNumber, trapEventClassName }
16063    STATUS current
16064    DESCRIPTION
16065        "This user-defined trap is issued when an event happens that causes a
16066        trap with specific trap type 1130."
16067    ::= { s550notifications 1130 }
16068
16069s550notificationsUserTrap1131 NOTIFICATION-TYPE
16070    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16071        trapEventTypeName, esIndexPoint, esPointName, esID,
16072        clock, trapIncludedValue, trapIncludedString,
16073        trapEventClassNumber, trapEventClassName }
16074    STATUS current
16075    DESCRIPTION
16076        "This user-defined trap is issued when an event happens that causes a
16077        trap with specific trap type 1131."
16078    ::= { s550notifications 1131 }
16079
16080s550notificationsUserTrap1132 NOTIFICATION-TYPE
16081    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16082        trapEventTypeName, esIndexPoint, esPointName, esID,
16083        clock, trapIncludedValue, trapIncludedString,
16084        trapEventClassNumber, trapEventClassName }
16085    STATUS current
16086    DESCRIPTION
16087        "This user-defined trap is issued when an event happens that causes a
16088        trap with specific trap type 1132."
16089    ::= { s550notifications 1132 }
16090
16091s550notificationsUserTrap1133 NOTIFICATION-TYPE
16092    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16093        trapEventTypeName, esIndexPoint, esPointName, esID,
16094        clock, trapIncludedValue, trapIncludedString,
16095        trapEventClassNumber, trapEventClassName }
16096    STATUS current
16097    DESCRIPTION
16098        "This user-defined trap is issued when an event happens that causes a
16099        trap with specific trap type 1133."
16100    ::= { s550notifications 1133 }
16101
16102s550notificationsUserTrap1134 NOTIFICATION-TYPE
16103    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16104        trapEventTypeName, esIndexPoint, esPointName, esID,
16105        clock, trapIncludedValue, trapIncludedString,
16106        trapEventClassNumber, trapEventClassName }
16107    STATUS current
16108    DESCRIPTION
16109        "This user-defined trap is issued when an event happens that causes a
16110        trap with specific trap type 1134."
16111    ::= { s550notifications 1134 }
16112
16113s550notificationsUserTrap1135 NOTIFICATION-TYPE
16114    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16115        trapEventTypeName, esIndexPoint, esPointName, esID,
16116        clock, trapIncludedValue, trapIncludedString,
16117        trapEventClassNumber, trapEventClassName }
16118    STATUS current
16119    DESCRIPTION
16120        "This user-defined trap is issued when an event happens that causes a
16121        trap with specific trap type 1135."
16122    ::= { s550notifications 1135 }
16123
16124s550notificationsUserTrap1136 NOTIFICATION-TYPE
16125    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16126        trapEventTypeName, esIndexPoint, esPointName, esID,
16127        clock, trapIncludedValue, trapIncludedString,
16128        trapEventClassNumber, trapEventClassName }
16129    STATUS current
16130    DESCRIPTION
16131        "This user-defined trap is issued when an event happens that causes a
16132        trap with specific trap type 1136."
16133    ::= { s550notifications 1136 }
16134
16135s550notificationsUserTrap1137 NOTIFICATION-TYPE
16136    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16137        trapEventTypeName, esIndexPoint, esPointName, esID,
16138        clock, trapIncludedValue, trapIncludedString,
16139        trapEventClassNumber, trapEventClassName }
16140    STATUS current
16141    DESCRIPTION
16142        "This user-defined trap is issued when an event happens that causes a
16143        trap with specific trap type 1137."
16144    ::= { s550notifications 1137 }
16145
16146s550notificationsUserTrap1138 NOTIFICATION-TYPE
16147    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16148        trapEventTypeName, esIndexPoint, esPointName, esID,
16149        clock, trapIncludedValue, trapIncludedString,
16150        trapEventClassNumber, trapEventClassName }
16151    STATUS current
16152    DESCRIPTION
16153        "This user-defined trap is issued when an event happens that causes a
16154        trap with specific trap type 1138."
16155    ::= { s550notifications 1138 }
16156
16157s550notificationsUserTrap1139 NOTIFICATION-TYPE
16158    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16159        trapEventTypeName, esIndexPoint, esPointName, esID,
16160        clock, trapIncludedValue, trapIncludedString,
16161        trapEventClassNumber, trapEventClassName }
16162    STATUS current
16163    DESCRIPTION
16164        "This user-defined trap is issued when an event happens that causes a
16165        trap with specific trap type 1139."
16166    ::= { s550notifications 1139 }
16167
16168s550notificationsUserTrap1140 NOTIFICATION-TYPE
16169    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16170        trapEventTypeName, esIndexPoint, esPointName, esID,
16171        clock, trapIncludedValue, trapIncludedString,
16172        trapEventClassNumber, trapEventClassName }
16173    STATUS current
16174    DESCRIPTION
16175        "This user-defined trap is issued when an event happens that causes a
16176        trap with specific trap type 1140."
16177    ::= { s550notifications 1140 }
16178
16179s550notificationsUserTrap1141 NOTIFICATION-TYPE
16180    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16181        trapEventTypeName, esIndexPoint, esPointName, esID,
16182        clock, trapIncludedValue, trapIncludedString,
16183        trapEventClassNumber, trapEventClassName }
16184    STATUS current
16185    DESCRIPTION
16186        "This user-defined trap is issued when an event happens that causes a
16187        trap with specific trap type 1141."
16188    ::= { s550notifications 1141 }
16189
16190s550notificationsUserTrap1142 NOTIFICATION-TYPE
16191    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16192        trapEventTypeName, esIndexPoint, esPointName, esID,
16193        clock, trapIncludedValue, trapIncludedString,
16194        trapEventClassNumber, trapEventClassName }
16195    STATUS current
16196    DESCRIPTION
16197        "This user-defined trap is issued when an event happens that causes a
16198        trap with specific trap type 1142."
16199    ::= { s550notifications 1142 }
16200
16201s550notificationsUserTrap1143 NOTIFICATION-TYPE
16202    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16203        trapEventTypeName, esIndexPoint, esPointName, esID,
16204        clock, trapIncludedValue, trapIncludedString,
16205        trapEventClassNumber, trapEventClassName }
16206    STATUS current
16207    DESCRIPTION
16208        "This user-defined trap is issued when an event happens that causes a
16209        trap with specific trap type 1143."
16210    ::= { s550notifications 1143 }
16211
16212s550notificationsUserTrap1144 NOTIFICATION-TYPE
16213    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16214        trapEventTypeName, esIndexPoint, esPointName, esID,
16215        clock, trapIncludedValue, trapIncludedString,
16216        trapEventClassNumber, trapEventClassName }
16217    STATUS current
16218    DESCRIPTION
16219        "This user-defined trap is issued when an event happens that causes a
16220        trap with specific trap type 1144."
16221    ::= { s550notifications 1144 }
16222
16223s550notificationsUserTrap1145 NOTIFICATION-TYPE
16224    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16225        trapEventTypeName, esIndexPoint, esPointName, esID,
16226        clock, trapIncludedValue, trapIncludedString,
16227        trapEventClassNumber, trapEventClassName }
16228    STATUS current
16229    DESCRIPTION
16230        "This user-defined trap is issued when an event happens that causes a
16231        trap with specific trap type 1145."
16232    ::= { s550notifications 1145 }
16233
16234s550notificationsUserTrap1146 NOTIFICATION-TYPE
16235    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16236        trapEventTypeName, esIndexPoint, esPointName, esID,
16237        clock, trapIncludedValue, trapIncludedString,
16238        trapEventClassNumber, trapEventClassName }
16239    STATUS current
16240    DESCRIPTION
16241        "This user-defined trap is issued when an event happens that causes a
16242        trap with specific trap type 1146."
16243    ::= { s550notifications 1146 }
16244
16245s550notificationsUserTrap1147 NOTIFICATION-TYPE
16246    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16247        trapEventTypeName, esIndexPoint, esPointName, esID,
16248        clock, trapIncludedValue, trapIncludedString,
16249        trapEventClassNumber, trapEventClassName }
16250    STATUS current
16251    DESCRIPTION
16252        "This user-defined trap is issued when an event happens that causes a
16253        trap with specific trap type 1147."
16254    ::= { s550notifications 1147 }
16255
16256s550notificationsUserTrap1148 NOTIFICATION-TYPE
16257    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16258        trapEventTypeName, esIndexPoint, esPointName, esID,
16259        clock, trapIncludedValue, trapIncludedString,
16260        trapEventClassNumber, trapEventClassName }
16261    STATUS current
16262    DESCRIPTION
16263        "This user-defined trap is issued when an event happens that causes a
16264        trap with specific trap type 1148."
16265    ::= { s550notifications 1148 }
16266
16267s550notificationsUserTrap1149 NOTIFICATION-TYPE
16268    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16269        trapEventTypeName, esIndexPoint, esPointName, esID,
16270        clock, trapIncludedValue, trapIncludedString,
16271        trapEventClassNumber, trapEventClassName }
16272    STATUS current
16273    DESCRIPTION
16274        "This user-defined trap is issued when an event happens that causes a
16275        trap with specific trap type 1149."
16276    ::= { s550notifications 1149 }
16277
16278s550notificationsUserTrap1150 NOTIFICATION-TYPE
16279    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16280        trapEventTypeName, esIndexPoint, esPointName, esID,
16281        clock, trapIncludedValue, trapIncludedString,
16282        trapEventClassNumber, trapEventClassName }
16283    STATUS current
16284    DESCRIPTION
16285        "This user-defined trap is issued when an event happens that causes a
16286        trap with specific trap type 1150."
16287    ::= { s550notifications 1150 }
16288
16289s550notificationsUserTrap1151 NOTIFICATION-TYPE
16290    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16291        trapEventTypeName, esIndexPoint, esPointName, esID,
16292        clock, trapIncludedValue, trapIncludedString,
16293        trapEventClassNumber, trapEventClassName }
16294    STATUS current
16295    DESCRIPTION
16296        "This user-defined trap is issued when an event happens that causes a
16297        trap with specific trap type 1151."
16298    ::= { s550notifications 1151 }
16299
16300s550notificationsUserTrap1152 NOTIFICATION-TYPE
16301    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16302        trapEventTypeName, esIndexPoint, esPointName, esID,
16303        clock, trapIncludedValue, trapIncludedString,
16304        trapEventClassNumber, trapEventClassName }
16305    STATUS current
16306    DESCRIPTION
16307        "This user-defined trap is issued when an event happens that causes a
16308        trap with specific trap type 1152."
16309    ::= { s550notifications 1152 }
16310
16311s550notificationsUserTrap1153 NOTIFICATION-TYPE
16312    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16313        trapEventTypeName, esIndexPoint, esPointName, esID,
16314        clock, trapIncludedValue, trapIncludedString,
16315        trapEventClassNumber, trapEventClassName }
16316    STATUS current
16317    DESCRIPTION
16318        "This user-defined trap is issued when an event happens that causes a
16319        trap with specific trap type 1153."
16320    ::= { s550notifications 1153 }
16321
16322s550notificationsUserTrap1154 NOTIFICATION-TYPE
16323    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16324        trapEventTypeName, esIndexPoint, esPointName, esID,
16325        clock, trapIncludedValue, trapIncludedString,
16326        trapEventClassNumber, trapEventClassName }
16327    STATUS current
16328    DESCRIPTION
16329        "This user-defined trap is issued when an event happens that causes a
16330        trap with specific trap type 1154."
16331    ::= { s550notifications 1154 }
16332
16333s550notificationsUserTrap1155 NOTIFICATION-TYPE
16334    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16335        trapEventTypeName, esIndexPoint, esPointName, esID,
16336        clock, trapIncludedValue, trapIncludedString,
16337        trapEventClassNumber, trapEventClassName }
16338    STATUS current
16339    DESCRIPTION
16340        "This user-defined trap is issued when an event happens that causes a
16341        trap with specific trap type 1155."
16342    ::= { s550notifications 1155 }
16343
16344s550notificationsUserTrap1156 NOTIFICATION-TYPE
16345    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16346        trapEventTypeName, esIndexPoint, esPointName, esID,
16347        clock, trapIncludedValue, trapIncludedString,
16348        trapEventClassNumber, trapEventClassName }
16349    STATUS current
16350    DESCRIPTION
16351        "This user-defined trap is issued when an event happens that causes a
16352        trap with specific trap type 1156."
16353    ::= { s550notifications 1156 }
16354
16355s550notificationsUserTrap1157 NOTIFICATION-TYPE
16356    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16357        trapEventTypeName, esIndexPoint, esPointName, esID,
16358        clock, trapIncludedValue, trapIncludedString,
16359        trapEventClassNumber, trapEventClassName }
16360    STATUS current
16361    DESCRIPTION
16362        "This user-defined trap is issued when an event happens that causes a
16363        trap with specific trap type 1157."
16364    ::= { s550notifications 1157 }
16365
16366s550notificationsUserTrap1158 NOTIFICATION-TYPE
16367    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16368        trapEventTypeName, esIndexPoint, esPointName, esID,
16369        clock, trapIncludedValue, trapIncludedString,
16370        trapEventClassNumber, trapEventClassName }
16371    STATUS current
16372    DESCRIPTION
16373        "This user-defined trap is issued when an event happens that causes a
16374        trap with specific trap type 1158."
16375    ::= { s550notifications 1158 }
16376
16377s550notificationsUserTrap1159 NOTIFICATION-TYPE
16378    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16379        trapEventTypeName, esIndexPoint, esPointName, esID,
16380        clock, trapIncludedValue, trapIncludedString,
16381        trapEventClassNumber, trapEventClassName }
16382    STATUS current
16383    DESCRIPTION
16384        "This user-defined trap is issued when an event happens that causes a
16385        trap with specific trap type 1159."
16386    ::= { s550notifications 1159 }
16387
16388s550notificationsUserTrap1160 NOTIFICATION-TYPE
16389    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16390        trapEventTypeName, esIndexPoint, esPointName, esID,
16391        clock, trapIncludedValue, trapIncludedString,
16392        trapEventClassNumber, trapEventClassName }
16393    STATUS current
16394    DESCRIPTION
16395        "This user-defined trap is issued when an event happens that causes a
16396        trap with specific trap type 1160."
16397    ::= { s550notifications 1160 }
16398
16399s550notificationsUserTrap1161 NOTIFICATION-TYPE
16400    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16401        trapEventTypeName, esIndexPoint, esPointName, esID,
16402        clock, trapIncludedValue, trapIncludedString,
16403        trapEventClassNumber, trapEventClassName }
16404    STATUS current
16405    DESCRIPTION
16406        "This user-defined trap is issued when an event happens that causes a
16407        trap with specific trap type 1161."
16408    ::= { s550notifications 1161 }
16409
16410s550notificationsUserTrap1162 NOTIFICATION-TYPE
16411    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16412        trapEventTypeName, esIndexPoint, esPointName, esID,
16413        clock, trapIncludedValue, trapIncludedString,
16414        trapEventClassNumber, trapEventClassName }
16415    STATUS current
16416    DESCRIPTION
16417        "This user-defined trap is issued when an event happens that causes a
16418        trap with specific trap type 1162."
16419    ::= { s550notifications 1162 }
16420
16421s550notificationsUserTrap1163 NOTIFICATION-TYPE
16422    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16423        trapEventTypeName, esIndexPoint, esPointName, esID,
16424        clock, trapIncludedValue, trapIncludedString,
16425        trapEventClassNumber, trapEventClassName }
16426    STATUS current
16427    DESCRIPTION
16428        "This user-defined trap is issued when an event happens that causes a
16429        trap with specific trap type 1163."
16430    ::= { s550notifications 1163 }
16431
16432s550notificationsUserTrap1164 NOTIFICATION-TYPE
16433    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16434        trapEventTypeName, esIndexPoint, esPointName, esID,
16435        clock, trapIncludedValue, trapIncludedString,
16436        trapEventClassNumber, trapEventClassName }
16437    STATUS current
16438    DESCRIPTION
16439        "This user-defined trap is issued when an event happens that causes a
16440        trap with specific trap type 1164."
16441    ::= { s550notifications 1164 }
16442
16443s550notificationsUserTrap1165 NOTIFICATION-TYPE
16444    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16445        trapEventTypeName, esIndexPoint, esPointName, esID,
16446        clock, trapIncludedValue, trapIncludedString,
16447        trapEventClassNumber, trapEventClassName }
16448    STATUS current
16449    DESCRIPTION
16450        "This user-defined trap is issued when an event happens that causes a
16451        trap with specific trap type 1165."
16452    ::= { s550notifications 1165 }
16453
16454s550notificationsUserTrap1166 NOTIFICATION-TYPE
16455    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16456        trapEventTypeName, esIndexPoint, esPointName, esID,
16457        clock, trapIncludedValue, trapIncludedString,
16458        trapEventClassNumber, trapEventClassName }
16459    STATUS current
16460    DESCRIPTION
16461        "This user-defined trap is issued when an event happens that causes a
16462        trap with specific trap type 1166."
16463    ::= { s550notifications 1166 }
16464
16465s550notificationsUserTrap1167 NOTIFICATION-TYPE
16466    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16467        trapEventTypeName, esIndexPoint, esPointName, esID,
16468        clock, trapIncludedValue, trapIncludedString,
16469        trapEventClassNumber, trapEventClassName }
16470    STATUS current
16471    DESCRIPTION
16472        "This user-defined trap is issued when an event happens that causes a
16473        trap with specific trap type 1167."
16474    ::= { s550notifications 1167 }
16475
16476s550notificationsUserTrap1168 NOTIFICATION-TYPE
16477    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16478        trapEventTypeName, esIndexPoint, esPointName, esID,
16479        clock, trapIncludedValue, trapIncludedString,
16480        trapEventClassNumber, trapEventClassName }
16481    STATUS current
16482    DESCRIPTION
16483        "This user-defined trap is issued when an event happens that causes a
16484        trap with specific trap type 1168."
16485    ::= { s550notifications 1168 }
16486
16487s550notificationsUserTrap1169 NOTIFICATION-TYPE
16488    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16489        trapEventTypeName, esIndexPoint, esPointName, esID,
16490        clock, trapIncludedValue, trapIncludedString,
16491        trapEventClassNumber, trapEventClassName }
16492    STATUS current
16493    DESCRIPTION
16494        "This user-defined trap is issued when an event happens that causes a
16495        trap with specific trap type 1169."
16496    ::= { s550notifications 1169 }
16497
16498s550notificationsUserTrap1170 NOTIFICATION-TYPE
16499    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16500        trapEventTypeName, esIndexPoint, esPointName, esID,
16501        clock, trapIncludedValue, trapIncludedString,
16502        trapEventClassNumber, trapEventClassName }
16503    STATUS current
16504    DESCRIPTION
16505        "This user-defined trap is issued when an event happens that causes a
16506        trap with specific trap type 1170."
16507    ::= { s550notifications 1170 }
16508
16509s550notificationsUserTrap1171 NOTIFICATION-TYPE
16510    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16511        trapEventTypeName, esIndexPoint, esPointName, esID,
16512        clock, trapIncludedValue, trapIncludedString,
16513        trapEventClassNumber, trapEventClassName }
16514    STATUS current
16515    DESCRIPTION
16516        "This user-defined trap is issued when an event happens that causes a
16517        trap with specific trap type 1171."
16518    ::= { s550notifications 1171 }
16519
16520s550notificationsUserTrap1172 NOTIFICATION-TYPE
16521    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16522        trapEventTypeName, esIndexPoint, esPointName, esID,
16523        clock, trapIncludedValue, trapIncludedString,
16524        trapEventClassNumber, trapEventClassName }
16525    STATUS current
16526    DESCRIPTION
16527        "This user-defined trap is issued when an event happens that causes a
16528        trap with specific trap type 1172."
16529    ::= { s550notifications 1172 }
16530
16531s550notificationsUserTrap1173 NOTIFICATION-TYPE
16532    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16533        trapEventTypeName, esIndexPoint, esPointName, esID,
16534        clock, trapIncludedValue, trapIncludedString,
16535        trapEventClassNumber, trapEventClassName }
16536    STATUS current
16537    DESCRIPTION
16538        "This user-defined trap is issued when an event happens that causes a
16539        trap with specific trap type 1173."
16540    ::= { s550notifications 1173 }
16541
16542s550notificationsUserTrap1174 NOTIFICATION-TYPE
16543    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16544        trapEventTypeName, esIndexPoint, esPointName, esID,
16545        clock, trapIncludedValue, trapIncludedString,
16546        trapEventClassNumber, trapEventClassName }
16547    STATUS current
16548    DESCRIPTION
16549        "This user-defined trap is issued when an event happens that causes a
16550        trap with specific trap type 1174."
16551    ::= { s550notifications 1174 }
16552
16553s550notificationsUserTrap1175 NOTIFICATION-TYPE
16554    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16555        trapEventTypeName, esIndexPoint, esPointName, esID,
16556        clock, trapIncludedValue, trapIncludedString,
16557        trapEventClassNumber, trapEventClassName }
16558    STATUS current
16559    DESCRIPTION
16560        "This user-defined trap is issued when an event happens that causes a
16561        trap with specific trap type 1175."
16562    ::= { s550notifications 1175 }
16563
16564s550notificationsUserTrap1176 NOTIFICATION-TYPE
16565    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16566        trapEventTypeName, esIndexPoint, esPointName, esID,
16567        clock, trapIncludedValue, trapIncludedString,
16568        trapEventClassNumber, trapEventClassName }
16569    STATUS current
16570    DESCRIPTION
16571        "This user-defined trap is issued when an event happens that causes a
16572        trap with specific trap type 1176."
16573    ::= { s550notifications 1176 }
16574
16575s550notificationsUserTrap1177 NOTIFICATION-TYPE
16576    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16577        trapEventTypeName, esIndexPoint, esPointName, esID,
16578        clock, trapIncludedValue, trapIncludedString,
16579        trapEventClassNumber, trapEventClassName }
16580    STATUS current
16581    DESCRIPTION
16582        "This user-defined trap is issued when an event happens that causes a
16583        trap with specific trap type 1177."
16584    ::= { s550notifications 1177 }
16585
16586s550notificationsUserTrap1178 NOTIFICATION-TYPE
16587    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16588        trapEventTypeName, esIndexPoint, esPointName, esID,
16589        clock, trapIncludedValue, trapIncludedString,
16590        trapEventClassNumber, trapEventClassName }
16591    STATUS current
16592    DESCRIPTION
16593        "This user-defined trap is issued when an event happens that causes a
16594        trap with specific trap type 1178."
16595    ::= { s550notifications 1178 }
16596
16597s550notificationsUserTrap1179 NOTIFICATION-TYPE
16598    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16599        trapEventTypeName, esIndexPoint, esPointName, esID,
16600        clock, trapIncludedValue, trapIncludedString,
16601        trapEventClassNumber, trapEventClassName }
16602    STATUS current
16603    DESCRIPTION
16604        "This user-defined trap is issued when an event happens that causes a
16605        trap with specific trap type 1179."
16606    ::= { s550notifications 1179 }
16607
16608s550notificationsUserTrap1180 NOTIFICATION-TYPE
16609    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16610        trapEventTypeName, esIndexPoint, esPointName, esID,
16611        clock, trapIncludedValue, trapIncludedString,
16612        trapEventClassNumber, trapEventClassName }
16613    STATUS current
16614    DESCRIPTION
16615        "This user-defined trap is issued when an event happens that causes a
16616        trap with specific trap type 1180."
16617    ::= { s550notifications 1180 }
16618
16619s550notificationsUserTrap1181 NOTIFICATION-TYPE
16620    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16621        trapEventTypeName, esIndexPoint, esPointName, esID,
16622        clock, trapIncludedValue, trapIncludedString,
16623        trapEventClassNumber, trapEventClassName }
16624    STATUS current
16625    DESCRIPTION
16626        "This user-defined trap is issued when an event happens that causes a
16627        trap with specific trap type 1181."
16628    ::= { s550notifications 1181 }
16629
16630s550notificationsUserTrap1182 NOTIFICATION-TYPE
16631    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16632        trapEventTypeName, esIndexPoint, esPointName, esID,
16633        clock, trapIncludedValue, trapIncludedString,
16634        trapEventClassNumber, trapEventClassName }
16635    STATUS current
16636    DESCRIPTION
16637        "This user-defined trap is issued when an event happens that causes a
16638        trap with specific trap type 1182."
16639    ::= { s550notifications 1182 }
16640
16641s550notificationsUserTrap1183 NOTIFICATION-TYPE
16642    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16643        trapEventTypeName, esIndexPoint, esPointName, esID,
16644        clock, trapIncludedValue, trapIncludedString,
16645        trapEventClassNumber, trapEventClassName }
16646    STATUS current
16647    DESCRIPTION
16648        "This user-defined trap is issued when an event happens that causes a
16649        trap with specific trap type 1183."
16650    ::= { s550notifications 1183 }
16651
16652s550notificationsUserTrap1184 NOTIFICATION-TYPE
16653    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16654        trapEventTypeName, esIndexPoint, esPointName, esID,
16655        clock, trapIncludedValue, trapIncludedString,
16656        trapEventClassNumber, trapEventClassName }
16657    STATUS current
16658    DESCRIPTION
16659        "This user-defined trap is issued when an event happens that causes a
16660        trap with specific trap type 1184."
16661    ::= { s550notifications 1184 }
16662
16663s550notificationsUserTrap1185 NOTIFICATION-TYPE
16664    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16665        trapEventTypeName, esIndexPoint, esPointName, esID,
16666        clock, trapIncludedValue, trapIncludedString,
16667        trapEventClassNumber, trapEventClassName }
16668    STATUS current
16669    DESCRIPTION
16670        "This user-defined trap is issued when an event happens that causes a
16671        trap with specific trap type 1185."
16672    ::= { s550notifications 1185 }
16673
16674s550notificationsUserTrap1186 NOTIFICATION-TYPE
16675    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16676        trapEventTypeName, esIndexPoint, esPointName, esID,
16677        clock, trapIncludedValue, trapIncludedString,
16678        trapEventClassNumber, trapEventClassName }
16679    STATUS current
16680    DESCRIPTION
16681        "This user-defined trap is issued when an event happens that causes a
16682        trap with specific trap type 1186."
16683    ::= { s550notifications 1186 }
16684
16685s550notificationsUserTrap1187 NOTIFICATION-TYPE
16686    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16687        trapEventTypeName, esIndexPoint, esPointName, esID,
16688        clock, trapIncludedValue, trapIncludedString,
16689        trapEventClassNumber, trapEventClassName }
16690    STATUS current
16691    DESCRIPTION
16692        "This user-defined trap is issued when an event happens that causes a
16693        trap with specific trap type 1187."
16694    ::= { s550notifications 1187 }
16695
16696s550notificationsUserTrap1188 NOTIFICATION-TYPE
16697    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16698        trapEventTypeName, esIndexPoint, esPointName, esID,
16699        clock, trapIncludedValue, trapIncludedString,
16700        trapEventClassNumber, trapEventClassName }
16701    STATUS current
16702    DESCRIPTION
16703        "This user-defined trap is issued when an event happens that causes a
16704        trap with specific trap type 1188."
16705    ::= { s550notifications 1188 }
16706
16707s550notificationsUserTrap1189 NOTIFICATION-TYPE
16708    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16709        trapEventTypeName, esIndexPoint, esPointName, esID,
16710        clock, trapIncludedValue, trapIncludedString,
16711        trapEventClassNumber, trapEventClassName }
16712    STATUS current
16713    DESCRIPTION
16714        "This user-defined trap is issued when an event happens that causes a
16715        trap with specific trap type 1189."
16716    ::= { s550notifications 1189 }
16717
16718s550notificationsUserTrap1190 NOTIFICATION-TYPE
16719    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16720        trapEventTypeName, esIndexPoint, esPointName, esID,
16721        clock, trapIncludedValue, trapIncludedString,
16722        trapEventClassNumber, trapEventClassName }
16723    STATUS current
16724    DESCRIPTION
16725        "This user-defined trap is issued when an event happens that causes a
16726        trap with specific trap type 1190."
16727    ::= { s550notifications 1190 }
16728
16729s550notificationsUserTrap1191 NOTIFICATION-TYPE
16730    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16731        trapEventTypeName, esIndexPoint, esPointName, esID,
16732        clock, trapIncludedValue, trapIncludedString,
16733        trapEventClassNumber, trapEventClassName }
16734    STATUS current
16735    DESCRIPTION
16736        "This user-defined trap is issued when an event happens that causes a
16737        trap with specific trap type 1191."
16738    ::= { s550notifications 1191 }
16739
16740s550notificationsUserTrap1192 NOTIFICATION-TYPE
16741    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16742        trapEventTypeName, esIndexPoint, esPointName, esID,
16743        clock, trapIncludedValue, trapIncludedString,
16744        trapEventClassNumber, trapEventClassName }
16745    STATUS current
16746    DESCRIPTION
16747        "This user-defined trap is issued when an event happens that causes a
16748        trap with specific trap type 1192."
16749    ::= { s550notifications 1192 }
16750
16751s550notificationsUserTrap1193 NOTIFICATION-TYPE
16752    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16753        trapEventTypeName, esIndexPoint, esPointName, esID,
16754        clock, trapIncludedValue, trapIncludedString,
16755        trapEventClassNumber, trapEventClassName }
16756    STATUS current
16757    DESCRIPTION
16758        "This user-defined trap is issued when an event happens that causes a
16759        trap with specific trap type 1193."
16760    ::= { s550notifications 1193 }
16761
16762s550notificationsUserTrap1194 NOTIFICATION-TYPE
16763    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16764        trapEventTypeName, esIndexPoint, esPointName, esID,
16765        clock, trapIncludedValue, trapIncludedString,
16766        trapEventClassNumber, trapEventClassName }
16767    STATUS current
16768    DESCRIPTION
16769        "This user-defined trap is issued when an event happens that causes a
16770        trap with specific trap type 1194."
16771    ::= { s550notifications 1194 }
16772
16773s550notificationsUserTrap1195 NOTIFICATION-TYPE
16774    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16775        trapEventTypeName, esIndexPoint, esPointName, esID,
16776        clock, trapIncludedValue, trapIncludedString,
16777        trapEventClassNumber, trapEventClassName }
16778    STATUS current
16779    DESCRIPTION
16780        "This user-defined trap is issued when an event happens that causes a
16781        trap with specific trap type 1195."
16782    ::= { s550notifications 1195 }
16783
16784s550notificationsUserTrap1196 NOTIFICATION-TYPE
16785    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16786        trapEventTypeName, esIndexPoint, esPointName, esID,
16787        clock, trapIncludedValue, trapIncludedString,
16788        trapEventClassNumber, trapEventClassName }
16789    STATUS current
16790    DESCRIPTION
16791        "This user-defined trap is issued when an event happens that causes a
16792        trap with specific trap type 1196."
16793    ::= { s550notifications 1196 }
16794
16795s550notificationsUserTrap1197 NOTIFICATION-TYPE
16796    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16797        trapEventTypeName, esIndexPoint, esPointName, esID,
16798        clock, trapIncludedValue, trapIncludedString,
16799        trapEventClassNumber, trapEventClassName }
16800    STATUS current
16801    DESCRIPTION
16802        "This user-defined trap is issued when an event happens that causes a
16803        trap with specific trap type 1197."
16804    ::= { s550notifications 1197 }
16805
16806s550notificationsUserTrap1198 NOTIFICATION-TYPE
16807    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16808        trapEventTypeName, esIndexPoint, esPointName, esID,
16809        clock, trapIncludedValue, trapIncludedString,
16810        trapEventClassNumber, trapEventClassName }
16811    STATUS current
16812    DESCRIPTION
16813        "This user-defined trap is issued when an event happens that causes a
16814        trap with specific trap type 1198."
16815    ::= { s550notifications 1198 }
16816
16817s550notificationsUserTrap1199 NOTIFICATION-TYPE
16818    OBJECTS { siteName, esIndex, esName, trapEventTypeNumber,
16819        trapEventTypeName, esIndexPoint, esPointName, esID,
16820        clock, trapIncludedValue, trapIncludedString,
16821        trapEventClassNumber, trapEventClassName }
16822    STATUS current
16823    DESCRIPTION
16824        "This user-defined trap is issued when an event happens that causes a
16825        trap with specific trap type 1199."
16826    ::= { s550notifications 1199 }
16827
16828END
16829