Merge ~axino/prometheus-snmp-exporter-charm:axino into prometheus-snmp-exporter-charm:master

Proposed by Junien F
Status: Merged
Approved by: Colin Misare
Approved revision: a55b6d6f9236de555da903ad36515caf7bc93c88
Merged at revision: 3ee2e1ce5c674d2abcd91126eb190659712e3f1b
Proposed branch: ~axino/prometheus-snmp-exporter-charm:axino
Merge into: prometheus-snmp-exporter-charm:master
Diff against target: 2714 lines (+2706/-0)
1 file modified
templates/snmp.yaml.j2 (+2706/-0)
Reviewer Review Type Date Requested Status
Colin Misare Approve
Canonical IS Reviewers Pending
Review via email: mp+410407@code.launchpad.net

Commit message

templates/snmp.yaml.j2 : add "apcups" cRT#97263

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Colin Misare (cmisare) wrote :

LGTM

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 3ee2e1ce5c674d2abcd91126eb190659712e3f1b

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/templates/snmp.yaml.j2 b/templates/snmp.yaml.j2
2index b21a490..21fcb40 100644
3--- a/templates/snmp.yaml.j2
4+++ b/templates/snmp.yaml.j2
5@@ -3883,3 +3883,2709 @@ servertech_sentry4:
6 21: nvmFail
7 22: profileError
8 23: conflict
9+apcups:
10+ walk:
11+ - 1.3.6.1.2.1.2
12+ - 1.3.6.1.4.1.318.1.1.1.12
13+ - 1.3.6.1.4.1.318.1.1.1.2
14+ - 1.3.6.1.4.1.318.1.1.1.3
15+ - 1.3.6.1.4.1.318.1.1.1.4
16+ - 1.3.6.1.4.1.318.1.1.1.7.2
17+ - 1.3.6.1.4.1.318.1.1.10.2.3.2
18+ - 1.3.6.1.4.1.318.1.1.26.10.2.2
19+ - 1.3.6.1.4.1.318.1.1.26.4.3
20+ - 1.3.6.1.4.1.318.1.1.26.6.3
21+ - 1.3.6.1.4.1.318.1.1.26.8.3
22+ get:
23+ - 1.3.6.1.2.1.1.3.0
24+ - 1.3.6.1.4.1.318.1.1.1.8.1.0
25+ metrics:
26+ - name: sysUpTime
27+ oid: 1.3.6.1.2.1.1.3
28+ type: gauge
29+ help: The time (in hundredths of a second) since the network management portion
30+ of the system was last re-initialized. - 1.3.6.1.2.1.1.3
31+ - name: ifNumber
32+ oid: 1.3.6.1.2.1.2.1
33+ type: gauge
34+ help: The number of network interfaces (regardless of their current state) present
35+ on this system. - 1.3.6.1.2.1.2.1
36+ - name: ifIndex
37+ oid: 1.3.6.1.2.1.2.2.1.1
38+ type: gauge
39+ help: A unique value, greater than zero, for each interface - 1.3.6.1.2.1.2.2.1.1
40+ indexes:
41+ - labelname: ifIndex
42+ type: gauge
43+ - name: ifDescr
44+ oid: 1.3.6.1.2.1.2.2.1.2
45+ type: DisplayString
46+ help: A textual string containing information about the interface - 1.3.6.1.2.1.2.2.1.2
47+ indexes:
48+ - labelname: ifIndex
49+ type: gauge
50+ - name: ifType
51+ oid: 1.3.6.1.2.1.2.2.1.3
52+ type: EnumAsInfo
53+ help: The type of interface - 1.3.6.1.2.1.2.2.1.3
54+ indexes:
55+ - labelname: ifIndex
56+ type: gauge
57+ enum_values:
58+ 1: other
59+ 2: regular1822
60+ 3: hdh1822
61+ 4: ddnX25
62+ 5: rfc877x25
63+ 6: ethernetCsmacd
64+ 7: iso88023Csmacd
65+ 8: iso88024TokenBus
66+ 9: iso88025TokenRing
67+ 10: iso88026Man
68+ 11: starLan
69+ 12: proteon10Mbit
70+ 13: proteon80Mbit
71+ 14: hyperchannel
72+ 15: fddi
73+ 16: lapb
74+ 17: sdlc
75+ 18: ds1
76+ 19: e1
77+ 20: basicISDN
78+ 21: primaryISDN
79+ 22: propPointToPointSerial
80+ 23: ppp
81+ 24: softwareLoopback
82+ 25: eon
83+ 26: ethernet3Mbit
84+ 27: nsip
85+ 28: slip
86+ 29: ultra
87+ 30: ds3
88+ 31: sip
89+ 32: frameRelay
90+ 33: rs232
91+ 34: para
92+ 35: arcnet
93+ 36: arcnetPlus
94+ 37: atm
95+ 38: miox25
96+ 39: sonet
97+ 40: x25ple
98+ 41: iso88022llc
99+ 42: localTalk
100+ 43: smdsDxi
101+ 44: frameRelayService
102+ 45: v35
103+ 46: hssi
104+ 47: hippi
105+ 48: modem
106+ 49: aal5
107+ 50: sonetPath
108+ 51: sonetVT
109+ 52: smdsIcip
110+ 53: propVirtual
111+ 54: propMultiplexor
112+ 55: ieee80212
113+ 56: fibreChannel
114+ 57: hippiInterface
115+ 58: frameRelayInterconnect
116+ 59: aflane8023
117+ 60: aflane8025
118+ 61: cctEmul
119+ 62: fastEther
120+ 63: isdn
121+ 64: v11
122+ 65: v36
123+ 66: g703at64k
124+ 67: g703at2mb
125+ 68: qllc
126+ 69: fastEtherFX
127+ 70: channel
128+ 71: ieee80211
129+ 72: ibm370parChan
130+ 73: escon
131+ 74: dlsw
132+ 75: isdns
133+ 76: isdnu
134+ 77: lapd
135+ 78: ipSwitch
136+ 79: rsrb
137+ 80: atmLogical
138+ 81: ds0
139+ 82: ds0Bundle
140+ 83: bsc
141+ 84: async
142+ 85: cnr
143+ 86: iso88025Dtr
144+ 87: eplrs
145+ 88: arap
146+ 89: propCnls
147+ 90: hostPad
148+ 91: termPad
149+ 92: frameRelayMPI
150+ 93: x213
151+ 94: adsl
152+ 95: radsl
153+ 96: sdsl
154+ 97: vdsl
155+ 98: iso88025CRFPInt
156+ 99: myrinet
157+ 100: voiceEM
158+ 101: voiceFXO
159+ 102: voiceFXS
160+ 103: voiceEncap
161+ 104: voiceOverIp
162+ 105: atmDxi
163+ 106: atmFuni
164+ 107: atmIma
165+ 108: pppMultilinkBundle
166+ 109: ipOverCdlc
167+ 110: ipOverClaw
168+ 111: stackToStack
169+ 112: virtualIpAddress
170+ 113: mpc
171+ 114: ipOverAtm
172+ 115: iso88025Fiber
173+ 116: tdlc
174+ 117: gigabitEthernet
175+ 118: hdlc
176+ 119: lapf
177+ 120: v37
178+ 121: x25mlp
179+ 122: x25huntGroup
180+ 123: transpHdlc
181+ 124: interleave
182+ 125: fast
183+ 126: ip
184+ 127: docsCableMaclayer
185+ 128: docsCableDownstream
186+ 129: docsCableUpstream
187+ 130: a12MppSwitch
188+ 131: tunnel
189+ 132: coffee
190+ 133: ces
191+ 134: atmSubInterface
192+ 135: l2vlan
193+ 136: l3ipvlan
194+ 137: l3ipxvlan
195+ 138: digitalPowerline
196+ 139: mediaMailOverIp
197+ 140: dtm
198+ 141: dcn
199+ 142: ipForward
200+ 143: msdsl
201+ 144: ieee1394
202+ 145: if-gsn
203+ 146: dvbRccMacLayer
204+ 147: dvbRccDownstream
205+ 148: dvbRccUpstream
206+ 149: atmVirtual
207+ 150: mplsTunnel
208+ 151: srp
209+ 152: voiceOverAtm
210+ 153: voiceOverFrameRelay
211+ 154: idsl
212+ 155: compositeLink
213+ 156: ss7SigLink
214+ 157: propWirelessP2P
215+ 158: frForward
216+ 159: rfc1483
217+ 160: usb
218+ 161: ieee8023adLag
219+ 162: bgppolicyaccounting
220+ 163: frf16MfrBundle
221+ 164: h323Gatekeeper
222+ 165: h323Proxy
223+ 166: mpls
224+ 167: mfSigLink
225+ 168: hdsl2
226+ 169: shdsl
227+ 170: ds1FDL
228+ 171: pos
229+ 172: dvbAsiIn
230+ 173: dvbAsiOut
231+ 174: plc
232+ 175: nfas
233+ 176: tr008
234+ 177: gr303RDT
235+ 178: gr303IDT
236+ 179: isup
237+ 180: propDocsWirelessMaclayer
238+ 181: propDocsWirelessDownstream
239+ 182: propDocsWirelessUpstream
240+ 183: hiperlan2
241+ 184: propBWAp2Mp
242+ 185: sonetOverheadChannel
243+ 186: digitalWrapperOverheadChannel
244+ 187: aal2
245+ 188: radioMAC
246+ 189: atmRadio
247+ 190: imt
248+ 191: mvl
249+ 192: reachDSL
250+ 193: frDlciEndPt
251+ 194: atmVciEndPt
252+ 195: opticalChannel
253+ 196: opticalTransport
254+ 197: propAtm
255+ 198: voiceOverCable
256+ 199: infiniband
257+ 200: teLink
258+ 201: q2931
259+ 202: virtualTg
260+ 203: sipTg
261+ 204: sipSig
262+ 205: docsCableUpstreamChannel
263+ 206: econet
264+ 207: pon155
265+ 208: pon622
266+ 209: bridge
267+ 210: linegroup
268+ 211: voiceEMFGD
269+ 212: voiceFGDEANA
270+ 213: voiceDID
271+ 214: mpegTransport
272+ 215: sixToFour
273+ 216: gtp
274+ 217: pdnEtherLoop1
275+ 218: pdnEtherLoop2
276+ 219: opticalChannelGroup
277+ 220: homepna
278+ 221: gfp
279+ 222: ciscoISLvlan
280+ 223: actelisMetaLOOP
281+ 224: fcipLink
282+ 225: rpr
283+ 226: qam
284+ 227: lmp
285+ 228: cblVectaStar
286+ 229: docsCableMCmtsDownstream
287+ 230: adsl2
288+ 231: macSecControlledIF
289+ 232: macSecUncontrolledIF
290+ 233: aviciOpticalEther
291+ 234: atmbond
292+ 235: voiceFGDOS
293+ 236: mocaVersion1
294+ 237: ieee80216WMAN
295+ 238: adsl2plus
296+ 239: dvbRcsMacLayer
297+ 240: dvbTdm
298+ 241: dvbRcsTdma
299+ 242: x86Laps
300+ 243: wwanPP
301+ 244: wwanPP2
302+ 245: voiceEBS
303+ 246: ifPwType
304+ 247: ilan
305+ 248: pip
306+ 249: aluELP
307+ 250: gpon
308+ 251: vdsl2
309+ 252: capwapDot11Profile
310+ 253: capwapDot11Bss
311+ 254: capwapWtpVirtualRadio
312+ 255: bits
313+ 256: docsCableUpstreamRfPort
314+ 257: cableDownstreamRfPort
315+ 258: vmwareVirtualNic
316+ 259: ieee802154
317+ 260: otnOdu
318+ 261: otnOtu
319+ 262: ifVfiType
320+ 263: g9981
321+ 264: g9982
322+ 265: g9983
323+ 266: aluEpon
324+ 267: aluEponOnu
325+ 268: aluEponPhysicalUni
326+ 269: aluEponLogicalLink
327+ 270: aluGponOnu
328+ 271: aluGponPhysicalUni
329+ 272: vmwareNicTeam
330+ 277: docsOfdmDownstream
331+ 278: docsOfdmaUpstream
332+ 279: gfast
333+ 280: sdci
334+ 281: xboxWireless
335+ 282: fastdsl
336+ 283: docsCableScte55d1FwdOob
337+ 284: docsCableScte55d1RetOob
338+ 285: docsCableScte55d2DsOob
339+ 286: docsCableScte55d2UsOob
340+ 287: docsCableNdf
341+ 288: docsCableNdr
342+ 289: ptm
343+ 290: ghn
344+ 291: otnOtsi
345+ 292: otnOtuc
346+ 293: otnOduc
347+ 294: otnOtsig
348+ 295: microwaveCarrierTermination
349+ 296: microwaveRadioLinkTerminal
350+ 297: ieee8021axDrni
351+ 298: ax25
352+ 299: ieee19061nanocom
353+ 300: cpri
354+ 301: omni
355+ 302: roe
356+ 303: p2pOverLan
357+ - name: ifMtu
358+ oid: 1.3.6.1.2.1.2.2.1.4
359+ type: gauge
360+ help: The size of the largest packet which can be sent/received on the interface,
361+ specified in octets - 1.3.6.1.2.1.2.2.1.4
362+ indexes:
363+ - labelname: ifIndex
364+ type: gauge
365+ - name: ifSpeed
366+ oid: 1.3.6.1.2.1.2.2.1.5
367+ type: gauge
368+ help: An estimate of the interface's current bandwidth in bits per second - 1.3.6.1.2.1.2.2.1.5
369+ indexes:
370+ - labelname: ifIndex
371+ type: gauge
372+ - name: ifPhysAddress
373+ oid: 1.3.6.1.2.1.2.2.1.6
374+ type: PhysAddress48
375+ help: The interface's address at its protocol sub-layer - 1.3.6.1.2.1.2.2.1.6
376+ indexes:
377+ - labelname: ifIndex
378+ type: gauge
379+ - name: ifAdminStatus
380+ oid: 1.3.6.1.2.1.2.2.1.7
381+ type: gauge
382+ help: The desired state of the interface - 1.3.6.1.2.1.2.2.1.7
383+ indexes:
384+ - labelname: ifIndex
385+ type: gauge
386+ enum_values:
387+ 1: up
388+ 2: down
389+ 3: testing
390+ - name: ifOperStatus
391+ oid: 1.3.6.1.2.1.2.2.1.8
392+ type: gauge
393+ help: The current operational state of the interface - 1.3.6.1.2.1.2.2.1.8
394+ indexes:
395+ - labelname: ifIndex
396+ type: gauge
397+ enum_values:
398+ 1: up
399+ 2: down
400+ 3: testing
401+ 4: unknown
402+ 5: dormant
403+ 6: notPresent
404+ 7: lowerLayerDown
405+ - name: ifLastChange
406+ oid: 1.3.6.1.2.1.2.2.1.9
407+ type: gauge
408+ help: The value of sysUpTime at the time the interface entered its current operational
409+ state - 1.3.6.1.2.1.2.2.1.9
410+ indexes:
411+ - labelname: ifIndex
412+ type: gauge
413+ - name: ifInOctets
414+ oid: 1.3.6.1.2.1.2.2.1.10
415+ type: counter
416+ help: The total number of octets received on the interface, including framing
417+ characters - 1.3.6.1.2.1.2.2.1.10
418+ indexes:
419+ - labelname: ifIndex
420+ type: gauge
421+ - name: ifInUcastPkts
422+ oid: 1.3.6.1.2.1.2.2.1.11
423+ type: counter
424+ help: The number of packets, delivered by this sub-layer to a higher (sub-)layer,
425+ which were not addressed to a multicast or broadcast address at this sub-layer
426+ - 1.3.6.1.2.1.2.2.1.11
427+ indexes:
428+ - labelname: ifIndex
429+ type: gauge
430+ - name: ifInNUcastPkts
431+ oid: 1.3.6.1.2.1.2.2.1.12
432+ type: counter
433+ help: The number of packets, delivered by this sub-layer to a higher (sub-)layer,
434+ which were addressed to a multicast or broadcast address at this sub-layer -
435+ 1.3.6.1.2.1.2.2.1.12
436+ indexes:
437+ - labelname: ifIndex
438+ type: gauge
439+ - name: ifInDiscards
440+ oid: 1.3.6.1.2.1.2.2.1.13
441+ type: counter
442+ help: The number of inbound packets which were chosen to be discarded even though
443+ no errors had been detected to prevent their being deliverable to a higher-layer
444+ protocol - 1.3.6.1.2.1.2.2.1.13
445+ indexes:
446+ - labelname: ifIndex
447+ type: gauge
448+ - name: ifInErrors
449+ oid: 1.3.6.1.2.1.2.2.1.14
450+ type: counter
451+ help: For packet-oriented interfaces, the number of inbound packets that contained
452+ errors preventing them from being deliverable to a higher-layer protocol - 1.3.6.1.2.1.2.2.1.14
453+ indexes:
454+ - labelname: ifIndex
455+ type: gauge
456+ - name: ifInUnknownProtos
457+ oid: 1.3.6.1.2.1.2.2.1.15
458+ type: counter
459+ help: For packet-oriented interfaces, the number of packets received via the interface
460+ which were discarded because of an unknown or unsupported protocol - 1.3.6.1.2.1.2.2.1.15
461+ indexes:
462+ - labelname: ifIndex
463+ type: gauge
464+ - name: ifOutOctets
465+ oid: 1.3.6.1.2.1.2.2.1.16
466+ type: counter
467+ help: The total number of octets transmitted out of the interface, including framing
468+ characters - 1.3.6.1.2.1.2.2.1.16
469+ indexes:
470+ - labelname: ifIndex
471+ type: gauge
472+ - name: ifOutUcastPkts
473+ oid: 1.3.6.1.2.1.2.2.1.17
474+ type: counter
475+ help: The total number of packets that higher-level protocols requested be transmitted,
476+ and which were not addressed to a multicast or broadcast address at this sub-layer,
477+ including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.17
478+ indexes:
479+ - labelname: ifIndex
480+ type: gauge
481+ - name: ifOutNUcastPkts
482+ oid: 1.3.6.1.2.1.2.2.1.18
483+ type: counter
484+ help: The total number of packets that higher-level protocols requested be transmitted,
485+ and which were addressed to a multicast or broadcast address at this sub-layer,
486+ including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.18
487+ indexes:
488+ - labelname: ifIndex
489+ type: gauge
490+ - name: ifOutDiscards
491+ oid: 1.3.6.1.2.1.2.2.1.19
492+ type: counter
493+ help: The number of outbound packets which were chosen to be discarded even though
494+ no errors had been detected to prevent their being transmitted - 1.3.6.1.2.1.2.2.1.19
495+ indexes:
496+ - labelname: ifIndex
497+ type: gauge
498+ - name: ifOutErrors
499+ oid: 1.3.6.1.2.1.2.2.1.20
500+ type: counter
501+ help: For packet-oriented interfaces, the number of outbound packets that could
502+ not be transmitted because of errors - 1.3.6.1.2.1.2.2.1.20
503+ indexes:
504+ - labelname: ifIndex
505+ type: gauge
506+ - name: ifOutQLen
507+ oid: 1.3.6.1.2.1.2.2.1.21
508+ type: gauge
509+ help: The length of the output packet queue (in packets). - 1.3.6.1.2.1.2.2.1.21
510+ indexes:
511+ - labelname: ifIndex
512+ type: gauge
513+ - name: ifSpecific
514+ oid: 1.3.6.1.2.1.2.2.1.22
515+ type: OctetString
516+ help: A reference to MIB definitions specific to the particular media being used
517+ to realize the interface - 1.3.6.1.2.1.2.2.1.22
518+ indexes:
519+ - labelname: ifIndex
520+ type: gauge
521+ - name: upsOutletGroupStatusTableSize
522+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.1
523+ type: gauge
524+ help: The number of outlet groups for the UPS. - 1.3.6.1.4.1.318.1.1.1.12.1.1
525+ - name: upsOutletGroupStatusIndex
526+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.1
527+ type: gauge
528+ help: The index to the outlet group entry. - 1.3.6.1.4.1.318.1.1.1.12.1.2.1.1
529+ indexes:
530+ - labelname: upsOutletGroupStatusIndex
531+ type: gauge
532+ lookups:
533+ - labels:
534+ - upsOutletGroupStatusIndex
535+ labelname: upsOutletGroupStatusName
536+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
537+ type: DisplayString
538+ - labels: []
539+ labelname: upsOutletGroupStatusIndex
540+ - name: upsOutletGroupStatusName
541+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
542+ type: DisplayString
543+ help: The name of the outlet group - 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
544+ indexes:
545+ - labelname: upsOutletGroupStatusIndex
546+ type: gauge
547+ lookups:
548+ - labels:
549+ - upsOutletGroupStatusIndex
550+ labelname: upsOutletGroupStatusName
551+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
552+ type: DisplayString
553+ - labels: []
554+ labelname: upsOutletGroupStatusIndex
555+ - name: upsOutletGroupStatusGroupState
556+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.3
557+ type: gauge
558+ help: Getting this variable will return the outlet group state - 1.3.6.1.4.1.318.1.1.1.12.1.2.1.3
559+ indexes:
560+ - labelname: upsOutletGroupStatusIndex
561+ type: gauge
562+ lookups:
563+ - labels:
564+ - upsOutletGroupStatusIndex
565+ labelname: upsOutletGroupStatusName
566+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
567+ type: DisplayString
568+ - labels: []
569+ labelname: upsOutletGroupStatusIndex
570+ enum_values:
571+ 1: upsOutletGroupStatusOn
572+ 2: upsOutletGroupStatusOff
573+ 3: upsOutletGroupStatusUnknown
574+ - name: upsOutletGroupStatusCommandPending
575+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.4
576+ type: gauge
577+ help: Getting this variable will return the command pending state of the outlet
578+ group - 1.3.6.1.4.1.318.1.1.1.12.1.2.1.4
579+ indexes:
580+ - labelname: upsOutletGroupStatusIndex
581+ type: gauge
582+ lookups:
583+ - labels:
584+ - upsOutletGroupStatusIndex
585+ labelname: upsOutletGroupStatusName
586+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
587+ type: DisplayString
588+ - labels: []
589+ labelname: upsOutletGroupStatusIndex
590+ enum_values:
591+ 1: upsOutletGroupCommandPending
592+ 2: upsOutletGroupNoCommandPending
593+ - name: upsOutletGroupStatusOutletType
594+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.5
595+ type: gauge
596+ help: Getting this variable will return the type of outlet group - 1.3.6.1.4.1.318.1.1.1.12.1.2.1.5
597+ indexes:
598+ - labelname: upsOutletGroupStatusIndex
599+ type: gauge
600+ lookups:
601+ - labels:
602+ - upsOutletGroupStatusIndex
603+ labelname: upsOutletGroupStatusName
604+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
605+ type: DisplayString
606+ - labels: []
607+ labelname: upsOutletGroupStatusIndex
608+ enum_values:
609+ 1: upsSwitchedOutletGroup
610+ 2: upsMainOutletGroup
611+ - name: upsOutletGroupStatusGroupFullState
612+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.6
613+ type: DisplayString
614+ help: An ASCII string containing the 32 flags representing the current state(s)
615+ of the outlet group - 1.3.6.1.4.1.318.1.1.1.12.1.2.1.6
616+ indexes:
617+ - labelname: upsOutletGroupStatusIndex
618+ type: gauge
619+ lookups:
620+ - labels:
621+ - upsOutletGroupStatusIndex
622+ labelname: upsOutletGroupStatusName
623+ oid: 1.3.6.1.4.1.318.1.1.1.12.1.2.1.2
624+ type: DisplayString
625+ - labels: []
626+ labelname: upsOutletGroupStatusIndex
627+ - name: upsOutletGroupConfigTableSize
628+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.1
629+ type: gauge
630+ help: The number of outlet groups for the UPS. - 1.3.6.1.4.1.318.1.1.1.12.2.1
631+ - name: upsOutletGroupConfigIndex
632+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.1
633+ type: gauge
634+ help: The index to the outlet group entry. - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.1
635+ indexes:
636+ - labelname: upsOutletGroupConfigIndex
637+ type: gauge
638+ - name: upsOutletGroupConfigName
639+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.2
640+ type: DisplayString
641+ help: The name of the outlet group. - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.2
642+ indexes:
643+ - labelname: upsOutletGroupConfigIndex
644+ type: gauge
645+ - name: upsOutletGroupConfigPowerOnDelay
646+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.3
647+ type: gauge
648+ help: The amount of time (seconds) the outlet group will delay powering on when
649+ the delayed on, reboot, or shutdown command is applied - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.3
650+ indexes:
651+ - labelname: upsOutletGroupConfigIndex
652+ type: gauge
653+ - name: upsOutletGroupConfigPowerOffDelay
654+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.4
655+ type: gauge
656+ help: The amount of time (seconds) the outlet group will delay powering off when
657+ the delayed off, reboot, or shutdown command is applied - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.4
658+ indexes:
659+ - labelname: upsOutletGroupConfigIndex
660+ type: gauge
661+ - name: upsOutletGroupConfigRebootDuration
662+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.5
663+ type: gauge
664+ help: During a reboot sequence, power is turned off and then back on - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.5
665+ indexes:
666+ - labelname: upsOutletGroupConfigIndex
667+ type: gauge
668+ - name: upsOutletGroupConfigMinReturnRuntime
669+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.6
670+ type: gauge
671+ help: In an Outlet Group shutdown sequence, the Outlet Group cycles power off
672+ then on - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.6
673+ indexes:
674+ - labelname: upsOutletGroupConfigIndex
675+ type: gauge
676+ - name: upsOutletGroupConfigOutletType
677+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.7
678+ type: gauge
679+ help: Getting this variable will return the type of outlet group - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.7
680+ indexes:
681+ - labelname: upsOutletGroupConfigIndex
682+ type: gauge
683+ enum_values:
684+ 1: upsSwitchedOutletGroup
685+ 2: upsMainOutletGroup
686+ - name: upsOutletGroupConfigLoadShedControlSkipOffDelay
687+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.8
688+ type: gauge
689+ help: Configures whether the outlet group's off delay setting (upsOutletGroupConfigPowerOffDelay)
690+ will be used in a load shedding situation, where applicable. - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.8
691+ indexes:
692+ - labelname: upsOutletGroupConfigIndex
693+ type: gauge
694+ enum_values:
695+ 1: upsOutletGroupConfigSkipOffDelay
696+ 2: upsOutletGroupConfigUseOffDelay
697+ - name: upsOutletGroupConfigLoadShedControlAutoRestart
698+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.9
699+ type: gauge
700+ help: Configures whether the outlet group will automatically restart after a load
701+ shedding situation, where applicable. - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.9
702+ indexes:
703+ - labelname: upsOutletGroupConfigIndex
704+ type: gauge
705+ enum_values:
706+ 1: upsOutletGroupConfigAutoRestart
707+ 2: upsOutletGroupConfigManualRestart
708+ - name: upsOutletGroupConfigLoadShedControlTimeOnBattery
709+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.10
710+ type: gauge
711+ help: Configures whether the outlet group will load shed (turn off) after the
712+ UPS's time on battery has exceeded the upsOutletGroupConfigLoadShedTimeOnBattery
713+ OID setting - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.10
714+ indexes:
715+ - labelname: upsOutletGroupConfigIndex
716+ type: gauge
717+ enum_values:
718+ 1: upsOutletGroupConfigDisableTimeOnBatteryLoadShed
719+ 2: upsOutletGroupConfigEnableTimeOnBatteryLoadShed
720+ - name: upsOutletGroupConfigLoadShedControlRuntimeRemaining
721+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.11
722+ type: gauge
723+ help: Configures whether the outlet group will load shed (turn off) when the UPS
724+ is on battery and the remaining runtime is less than the upsOutletGroupConfigLoadShedRuntimeRemaining
725+ OID setting - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.11
726+ indexes:
727+ - labelname: upsOutletGroupConfigIndex
728+ type: gauge
729+ enum_values:
730+ 1: upsOutletGroupConfigDisableRuntimeRemainingLoadShed
731+ 2: upsOutletGroupConfigEnableRuntimeRemainingLoadShed
732+ - name: upsOutletGroupConfigLoadShedControlInOverload
733+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.12
734+ type: gauge
735+ help: Configures whether the outlet group will load shed (turn off) when the UPS
736+ is in an overload condition - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.12
737+ indexes:
738+ - labelname: upsOutletGroupConfigIndex
739+ type: gauge
740+ enum_values:
741+ 1: upsOutletGroupConfigDisableInOverloadLoadShed
742+ 2: upsOutletGroupConfigEnableInOverloadLoadShed
743+ - name: upsOutletGroupConfigLoadShedTimeOnBattery
744+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.13
745+ type: gauge
746+ help: When the UPS has been on battery for more time than this value, the outlet
747+ group will turn off if this condition is enabled by the upsOutletGroupConfigLoadShedControlTimeOnBattery
748+ OID - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.13
749+ indexes:
750+ - labelname: upsOutletGroupConfigIndex
751+ type: gauge
752+ - name: upsOutletGroupConfigLoadShedRuntimeRemaining
753+ oid: 1.3.6.1.4.1.318.1.1.1.12.2.2.1.14
754+ type: gauge
755+ help: When the runtime remaining is less than this value, the outlet group will
756+ turn off if this condition is enabled by the upsOutletGroupConfigLoadShedControlRuntimeRemaining
757+ OID - 1.3.6.1.4.1.318.1.1.1.12.2.2.1.14
758+ indexes:
759+ - labelname: upsOutletGroupConfigIndex
760+ type: gauge
761+ - name: upsOutletGroupControlTableSize
762+ oid: 1.3.6.1.4.1.318.1.1.1.12.3.1
763+ type: gauge
764+ help: The number of outlet groups for the UPS. - 1.3.6.1.4.1.318.1.1.1.12.3.1
765+ - name: upsOutletGroupControlIndex
766+ oid: 1.3.6.1.4.1.318.1.1.1.12.3.2.1.1
767+ type: gauge
768+ help: The index to the outlet group entry. - 1.3.6.1.4.1.318.1.1.1.12.3.2.1.1
769+ indexes:
770+ - labelname: upsOutletGroupControlIndex
771+ type: gauge
772+ - name: upsOutletGroupControlName
773+ oid: 1.3.6.1.4.1.318.1.1.1.12.3.2.1.2
774+ type: DisplayString
775+ help: The name of the outlet group - 1.3.6.1.4.1.318.1.1.1.12.3.2.1.2
776+ indexes:
777+ - labelname: upsOutletGroupControlIndex
778+ type: gauge
779+ - name: upsOutletGroupControlCommand
780+ oid: 1.3.6.1.4.1.318.1.1.1.12.3.2.1.3
781+ type: gauge
782+ help: Getting this variable will return the outlet group state - 1.3.6.1.4.1.318.1.1.1.12.3.2.1.3
783+ indexes:
784+ - labelname: upsOutletGroupControlIndex
785+ type: gauge
786+ enum_values:
787+ 1: upsOutletGroupImmediateOn
788+ 2: upsOutletGroupImmediateOff
789+ 3: upsOutletGroupImmediateRebootWithOrWithoutAC
790+ 4: upsOutletGroupDelayedOn
791+ 5: upsOutletGroupDelayedOff
792+ 6: upsOutletGroupDelayedRebootWithOrWithoutAC
793+ 7: upsOutletGroupCancelPendingCommand
794+ 8: upsOutletGroupControlUnknown
795+ 9: upsOutletGroupImmediateRebootShutdown
796+ 10: upsOutletGroupDelayedRebootShutdown
797+ - name: upsOutletGroupControlOutletType
798+ oid: 1.3.6.1.4.1.318.1.1.1.12.3.2.1.4
799+ type: gauge
800+ help: Getting this variable will return the type of outlet group - 1.3.6.1.4.1.318.1.1.1.12.3.2.1.4
801+ indexes:
802+ - labelname: upsOutletGroupControlIndex
803+ type: gauge
804+ enum_values:
805+ 1: upsSwitchedOutletGroup
806+ 2: upsMainOutletGroup
807+ - name: upsBasicBatteryStatus
808+ oid: 1.3.6.1.4.1.318.1.1.1.2.1.1
809+ type: gauge
810+ help: The status of the UPS batteries - 1.3.6.1.4.1.318.1.1.1.2.1.1
811+ enum_values:
812+ 1: unknown
813+ 2: batteryNormal
814+ 3: batteryLow
815+ 4: batteryInFaultCondition
816+ - name: upsBasicBatteryTimeOnBattery
817+ oid: 1.3.6.1.4.1.318.1.1.1.2.1.2
818+ type: gauge
819+ help: The elapsed time since the UPS has switched to battery power. - 1.3.6.1.4.1.318.1.1.1.2.1.2
820+ - name: upsBasicBatteryLastReplaceDate
821+ oid: 1.3.6.1.4.1.318.1.1.1.2.1.3
822+ type: DisplayString
823+ help: The date when the UPS system's batteries were last replaced in mm/dd/yy
824+ (or yyyy) format - 1.3.6.1.4.1.318.1.1.1.2.1.3
825+ - name: upsAdvBatteryCapacity
826+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.1
827+ type: gauge
828+ help: The remaining battery capacity expressed in percent of full capacity. -
829+ 1.3.6.1.4.1.318.1.1.1.2.2.1
830+ - name: upsAdvBatteryTemperature
831+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.2
832+ type: gauge
833+ help: The current internal UPS temperature expressed in Celsius - 1.3.6.1.4.1.318.1.1.1.2.2.2
834+ - name: upsAdvBatteryRunTimeRemaining
835+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.3
836+ type: gauge
837+ help: The UPS battery run time remaining before battery exhaustion. - 1.3.6.1.4.1.318.1.1.1.2.2.3
838+ - name: upsAdvBatteryReplaceIndicator
839+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.4
840+ type: gauge
841+ help: Indicates whether the UPS batteries need replacing. - 1.3.6.1.4.1.318.1.1.1.2.2.4
842+ enum_values:
843+ 1: noBatteryNeedsReplacing
844+ 2: batteryNeedsReplacing
845+ - name: upsAdvBatteryNumOfBattPacks
846+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.5
847+ type: gauge
848+ help: The number of external battery packs connected to the UPS - 1.3.6.1.4.1.318.1.1.1.2.2.5
849+ - name: upsAdvBatteryNumOfBadBattPacks
850+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.6
851+ type: gauge
852+ help: The number of external battery packs connected to the UPS that are defective
853+ - 1.3.6.1.4.1.318.1.1.1.2.2.6
854+ - name: upsAdvBatteryNominalVoltage
855+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.7
856+ type: gauge
857+ help: The nominal battery voltage in Volts. - 1.3.6.1.4.1.318.1.1.1.2.2.7
858+ - name: upsAdvBatteryActualVoltage
859+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.8
860+ type: gauge
861+ help: The actual battery bus voltage in Volts. - 1.3.6.1.4.1.318.1.1.1.2.2.8
862+ - name: upsAdvBatteryCurrent
863+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.9
864+ type: gauge
865+ help: The battery current in Amps. - 1.3.6.1.4.1.318.1.1.1.2.2.9
866+ - name: upsAdvTotalDCCurrent
867+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.10
868+ type: gauge
869+ help: The total DC current in Amps. - 1.3.6.1.4.1.318.1.1.1.2.2.10
870+ - name: upsAdvBatteryFullCapacity
871+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.11
872+ type: gauge
873+ help: The full chargeable capacity of the battery which is expressed in percentage.
874+ - 1.3.6.1.4.1.318.1.1.1.2.2.11
875+ - name: upsAdvBatteryActualVoltageTableIndex
876+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.12.1.1
877+ type: gauge
878+ help: The Battery Frame identifier - 1.3.6.1.4.1.318.1.1.1.2.2.12.1.1
879+ indexes:
880+ - labelname: upsAdvBatteryActualVoltageTableIndex
881+ type: gauge
882+ - name: upsAdvBatteryActualVoltagePolarity
883+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.12.1.2
884+ type: gauge
885+ help: The selected Battery Voltage Polarity - 1.3.6.1.4.1.318.1.1.1.2.2.12.1.2
886+ indexes:
887+ - labelname: upsAdvBatteryActualVoltageTableIndex
888+ type: gauge
889+ enum_values:
890+ 0: positive
891+ 1: negative
892+ - name: upsAdvBatteryFrameActualVoltage
893+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.12.1.3
894+ type: gauge
895+ help: The actual battery bus voltage in Volts. - 1.3.6.1.4.1.318.1.1.1.2.2.12.1.3
896+ indexes:
897+ - labelname: upsAdvBatteryActualVoltageTableIndex
898+ type: gauge
899+ - name: upsAdvTotalDCCurrentTableIndex
900+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.13.1.1
901+ type: gauge
902+ help: The Battery Frame identifier - 1.3.6.1.4.1.318.1.1.1.2.2.13.1.1
903+ indexes:
904+ - labelname: upsAdvTotalDCCurrentTableIndex
905+ type: gauge
906+ - name: upsAdvTotalDCCurrentPolarity
907+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.13.1.2
908+ type: gauge
909+ help: The selected Battery Current Polarity - 1.3.6.1.4.1.318.1.1.1.2.2.13.1.2
910+ indexes:
911+ - labelname: upsAdvTotalDCCurrentTableIndex
912+ type: gauge
913+ enum_values:
914+ 0: positive
915+ 1: negative
916+ - name: upsAdvTotalFrameDCCurrent
917+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.13.1.3
918+ type: gauge
919+ help: The Total DC Current of battery in Amperes. - 1.3.6.1.4.1.318.1.1.1.2.2.13.1.3
920+ indexes:
921+ - labelname: upsAdvTotalDCCurrentTableIndex
922+ type: gauge
923+ - name: upsAdvBatteryCurrentTableIndex
924+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.14.1.1
925+ type: gauge
926+ help: The Battery Frame identifier - 1.3.6.1.4.1.318.1.1.1.2.2.14.1.1
927+ indexes:
928+ - labelname: upsAdvBatteryCurrentTableIndex
929+ type: gauge
930+ - labelname: upsAdvBatteryCurrentIndex
931+ type: gauge
932+ - name: upsAdvBatteryCurrentIndex
933+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.14.1.2
934+ type: gauge
935+ help: The battery frame identifier. - 1.3.6.1.4.1.318.1.1.1.2.2.14.1.2
936+ indexes:
937+ - labelname: upsAdvBatteryCurrentTableIndex
938+ type: gauge
939+ - labelname: upsAdvBatteryCurrentIndex
940+ type: gauge
941+ - name: upsAdvBatteryCurrentPolarity
942+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.14.1.3
943+ type: gauge
944+ help: The selected Battery current polarity - 1.3.6.1.4.1.318.1.1.1.2.2.14.1.3
945+ indexes:
946+ - labelname: upsAdvBatteryCurrentTableIndex
947+ type: gauge
948+ - labelname: upsAdvBatteryCurrentIndex
949+ type: gauge
950+ enum_values:
951+ 0: positive
952+ 1: negative
953+ - name: upsAdvBatteryFrameCurrent
954+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.14.1.4
955+ type: gauge
956+ help: The Battery current measured in Amperes - 1.3.6.1.4.1.318.1.1.1.2.2.14.1.4
957+ indexes:
958+ - labelname: upsAdvBatteryCurrentTableIndex
959+ type: gauge
960+ - labelname: upsAdvBatteryCurrentIndex
961+ type: gauge
962+ - name: upsAdvBatteryEstimatedChargeTime
963+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.15
964+ type: gauge
965+ help: The estimated remaining time required to charge the UPS to a full state
966+ of charge. - 1.3.6.1.4.1.318.1.1.1.2.2.15
967+ - name: upsAdvBatteryPower
968+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.16
969+ type: gauge
970+ help: The measured battery power in kW. - 1.3.6.1.4.1.318.1.1.1.2.2.16
971+ - name: upsAdvBatteryChargerStatus
972+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.17
973+ type: EnumAsStateSet
974+ help: The status of the battery charger - 1.3.6.1.4.1.318.1.1.1.2.2.17
975+ enum_values:
976+ 1: unknown
977+ 2: ok
978+ 3: inFaultCondition
979+ 4: floatCharging
980+ 5: boostCharging
981+ 6: resting
982+ 7: notCharging
983+ 8: equalizationCharging
984+ 9: testInProgress
985+ 10: cyclicFloatCharging
986+ - name: upsAdvBatteryInternalSKU
987+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.19
988+ type: DisplayString
989+ help: The SKU of the internal battery. - 1.3.6.1.4.1.318.1.1.1.2.2.19
990+ - name: upsAdvBatteryExternalSKU
991+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.20
992+ type: DisplayString
993+ help: The SKU of the external battery. - 1.3.6.1.4.1.318.1.1.1.2.2.20
994+ - name: upsAdvBatteryRecommendedReplaceDate
995+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.21
996+ type: DisplayString
997+ help: The recommended replacement date for the battery based on the UPS internal
998+ battery life algorithm. - 1.3.6.1.4.1.318.1.1.1.2.2.21
999+ - name: upsAdvBatteryNominalBackupTime
1000+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.22
1001+ type: gauge
1002+ help: Defines the runtime of the user supplied battery in minutes, when battery
1003+ is new. - 1.3.6.1.4.1.318.1.1.1.2.2.22
1004+ - name: upsAdvBatteryCondition
1005+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.23
1006+ type: EnumAsStateSet
1007+ help: Health of the battries based on the battery test. - 1.3.6.1.4.1.318.1.1.1.2.2.23
1008+ enum_values:
1009+ 1: unknown
1010+ 2: ok
1011+ 3: weak
1012+ 4: poor
1013+ - name: upsAdvBatteryChargingCurrentRestricted
1014+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.24
1015+ type: EnumAsStateSet
1016+ help: Indicates whether battery charging current is restricted or not - 1.3.6.1.4.1.318.1.1.1.2.2.24
1017+ enum_values:
1018+ 1: "yes"
1019+ 2: "no"
1020+ - name: upsAdvBatteryTotalCapacity
1021+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.25
1022+ type: gauge
1023+ help: The actual available battery capacity of the system expressed in ampere
1024+ hours (Ah) - 1.3.6.1.4.1.318.1.1.1.2.2.25
1025+ - name: upsAdvBatteryFuseStatus
1026+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.26
1027+ type: gauge
1028+ help: If battery system has one common fuse for the battery system, the status
1029+ is given by this value - 1.3.6.1.4.1.318.1.1.1.2.2.26
1030+ enum_values:
1031+ 1: fuseOpen
1032+ 2: fuseOk
1033+ 3: notPresent
1034+ - name: upsAdvBatteryBreakerStatus
1035+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.27
1036+ type: gauge
1037+ help: The value indicates the aggregated status of the battery breakers in the
1038+ system - 1.3.6.1.4.1.318.1.1.1.2.2.27
1039+ enum_values:
1040+ 1: disconnected
1041+ 2: closed
1042+ 3: notPresent
1043+ - name: upsAdvBatteryWiringConfiguration
1044+ oid: 1.3.6.1.4.1.318.1.1.1.2.2.28
1045+ type: gauge
1046+ help: The value indicates the wiring configuration, whether the battery is 2-wire
1047+ or 3-wire - 1.3.6.1.4.1.318.1.1.1.2.2.28
1048+ enum_values:
1049+ 1: twoWire
1050+ 2: threeWire
1051+ - name: upsHighPrecBatteryCapacity
1052+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.1
1053+ type: gauge
1054+ help: The remaining battery capacity expressed in tenths of percent of full capacity.
1055+ - 1.3.6.1.4.1.318.1.1.1.2.3.1
1056+ - name: upsHighPrecBatteryTemperature
1057+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.2
1058+ type: gauge
1059+ help: The current internal UPS temperature expressed in tenths of degrees Celsius
1060+ - 1.3.6.1.4.1.318.1.1.1.2.3.2
1061+ - name: upsHighPrecBatteryNominalVoltage
1062+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.3
1063+ type: gauge
1064+ help: The nominal battery voltage in tenths of Volts. - 1.3.6.1.4.1.318.1.1.1.2.3.3
1065+ - name: upsHighPrecBatteryActualVoltage
1066+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.4
1067+ type: gauge
1068+ help: The actual battery bus voltage in tenths of Volts. - 1.3.6.1.4.1.318.1.1.1.2.3.4
1069+ - name: upsHighPrecBatteryCurrent
1070+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.5
1071+ type: gauge
1072+ help: The battery current in tenths of Amps. - 1.3.6.1.4.1.318.1.1.1.2.3.5
1073+ - name: upsHighPrecTotalDCCurrent
1074+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.6
1075+ type: gauge
1076+ help: The total DC current in tenths of Amps. - 1.3.6.1.4.1.318.1.1.1.2.3.6
1077+ - name: upsHighPrecBatteryActualVoltageTableIndex
1078+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.7.1.1
1079+ type: gauge
1080+ help: The Battery Frame identifier - 1.3.6.1.4.1.318.1.1.1.2.3.7.1.1
1081+ indexes:
1082+ - labelname: upsHighPrecBatteryActualVoltageTableIndex
1083+ type: gauge
1084+ - name: upsHighPrecBatteryActualVoltagePolarity
1085+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.7.1.2
1086+ type: gauge
1087+ help: The selected Battery Voltage polarity - 1.3.6.1.4.1.318.1.1.1.2.3.7.1.2
1088+ indexes:
1089+ - labelname: upsHighPrecBatteryActualVoltageTableIndex
1090+ type: gauge
1091+ enum_values:
1092+ 0: positive
1093+ 1: negative
1094+ - name: upsHighPrecBatteryVoltage
1095+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.7.1.3
1096+ type: gauge
1097+ help: The actual battery bus voltage expressed as tenths of Volts. - 1.3.6.1.4.1.318.1.1.1.2.3.7.1.3
1098+ indexes:
1099+ - labelname: upsHighPrecBatteryActualVoltageTableIndex
1100+ type: gauge
1101+ - name: upsHighPrecTotalDCCurrentTableIndex
1102+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.8.1.1
1103+ type: gauge
1104+ help: The Battery Frame identifier - 1.3.6.1.4.1.318.1.1.1.2.3.8.1.1
1105+ indexes:
1106+ - labelname: upsHighPrecTotalDCCurrentTableIndex
1107+ type: gauge
1108+ - name: upsHighPrecTotalDCCurrentPolarity
1109+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.8.1.2
1110+ type: gauge
1111+ help: The selected Battery Current polarity - 1.3.6.1.4.1.318.1.1.1.2.3.8.1.2
1112+ indexes:
1113+ - labelname: upsHighPrecTotalDCCurrentTableIndex
1114+ type: gauge
1115+ enum_values:
1116+ 0: positive
1117+ 1: negative
1118+ - name: upsHighPrecTotalDCFrameCurrent
1119+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.8.1.3
1120+ type: gauge
1121+ help: The total DC current in tenths of Amperes. - 1.3.6.1.4.1.318.1.1.1.2.3.8.1.3
1122+ indexes:
1123+ - labelname: upsHighPrecTotalDCCurrentTableIndex
1124+ type: gauge
1125+ - name: upsHighPrecBatteryCurrentTableIndex
1126+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.9.1.1
1127+ type: gauge
1128+ help: The Battery frame identifier - 1.3.6.1.4.1.318.1.1.1.2.3.9.1.1
1129+ indexes:
1130+ - labelname: upsHighPrecBatteryCurrentTableIndex
1131+ type: gauge
1132+ - labelname: upsHighPrecBatteryCurrentIndex
1133+ type: gauge
1134+ - name: upsHighPrecBatteryCurrentIndex
1135+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.9.1.2
1136+ type: gauge
1137+ help: The Battery frame identifier - 1.3.6.1.4.1.318.1.1.1.2.3.9.1.2
1138+ indexes:
1139+ - labelname: upsHighPrecBatteryCurrentTableIndex
1140+ type: gauge
1141+ - labelname: upsHighPrecBatteryCurrentIndex
1142+ type: gauge
1143+ - name: upsHighPrecBatteryCurrentPolarity
1144+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.9.1.3
1145+ type: gauge
1146+ help: The selected Battery Current polarity - 1.3.6.1.4.1.318.1.1.1.2.3.9.1.3
1147+ indexes:
1148+ - labelname: upsHighPrecBatteryCurrentTableIndex
1149+ type: gauge
1150+ - labelname: upsHighPrecBatteryCurrentIndex
1151+ type: gauge
1152+ enum_values:
1153+ 0: positive
1154+ 1: negative
1155+ - name: upsHighPrecBatteryFrameCurrent
1156+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.9.1.4
1157+ type: gauge
1158+ help: The Battery current in tenths of Amperes. - 1.3.6.1.4.1.318.1.1.1.2.3.9.1.4
1159+ indexes:
1160+ - labelname: upsHighPrecBatteryCurrentTableIndex
1161+ type: gauge
1162+ - labelname: upsHighPrecBatteryCurrentIndex
1163+ type: gauge
1164+ - name: upsHighPrecBatteryPackTableSize
1165+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.1
1166+ type: gauge
1167+ help: The number of entries in the upsHighPrecBatteryPacks. - 1.3.6.1.4.1.318.1.1.1.2.3.10.1
1168+ - name: upsHighPrecBatteryPackIndex
1169+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.1
1170+ type: gauge
1171+ help: The battery pack identifier. - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.1
1172+ indexes:
1173+ - labelname: upsHighPrecBatteryPackIndex
1174+ type: gauge
1175+ - labelname: upsHighPrecBatteryCartridgeIndex
1176+ type: gauge
1177+ - name: upsHighPrecBatteryCartridgeIndex
1178+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.2
1179+ type: gauge
1180+ help: The battery cartridge identifier. - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.2
1181+ indexes:
1182+ - labelname: upsHighPrecBatteryPackIndex
1183+ type: gauge
1184+ - labelname: upsHighPrecBatteryCartridgeIndex
1185+ type: gauge
1186+ - name: upsHighPrecBatteryPackFirmwareRevision
1187+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.3
1188+ type: DisplayString
1189+ help: The battery pack firmware revision. - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.3
1190+ indexes:
1191+ - labelname: upsHighPrecBatteryPackIndex
1192+ type: gauge
1193+ - labelname: upsHighPrecBatteryCartridgeIndex
1194+ type: gauge
1195+ - name: upsHighPrecBatteryPackSerialNumber
1196+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.4
1197+ type: DisplayString
1198+ help: The battery pack serial number. - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.4
1199+ indexes:
1200+ - labelname: upsHighPrecBatteryPackIndex
1201+ type: gauge
1202+ - labelname: upsHighPrecBatteryCartridgeIndex
1203+ type: gauge
1204+ - name: upsHighPrecBatteryPackTemperature
1205+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.5
1206+ type: gauge
1207+ help: The battery pack temperature measured in 10ths of degree Celcius - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.5
1208+ indexes:
1209+ - labelname: upsHighPrecBatteryPackIndex
1210+ type: gauge
1211+ - labelname: upsHighPrecBatteryCartridgeIndex
1212+ type: gauge
1213+ - name: upsHighPrecBatteryPackStatus
1214+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.6
1215+ type: OctetString
1216+ help: The battery status for the pack only - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.6
1217+ indexes:
1218+ - labelname: upsHighPrecBatteryPackIndex
1219+ type: gauge
1220+ - labelname: upsHighPrecBatteryCartridgeIndex
1221+ type: gauge
1222+ - name: upsHighPrecBatteryPackCartridgeHealth
1223+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.7
1224+ type: OctetString
1225+ help: The battery cartridge health - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.7
1226+ indexes:
1227+ - labelname: upsHighPrecBatteryPackIndex
1228+ type: gauge
1229+ - labelname: upsHighPrecBatteryCartridgeIndex
1230+ type: gauge
1231+ - name: upsHighPrecBatteryPackCartridgeReplaceDate
1232+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.8
1233+ type: DisplayString
1234+ help: The battery cartridge estimated battery replace date. - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.8
1235+ indexes:
1236+ - labelname: upsHighPrecBatteryPackIndex
1237+ type: gauge
1238+ - labelname: upsHighPrecBatteryCartridgeIndex
1239+ type: gauge
1240+ - name: upsHighPrecBatteryPackCartridgeInstallDate
1241+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.9
1242+ type: DisplayString
1243+ help: The battery cartridge install date. - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.9
1244+ indexes:
1245+ - labelname: upsHighPrecBatteryPackIndex
1246+ type: gauge
1247+ - labelname: upsHighPrecBatteryCartridgeIndex
1248+ type: gauge
1249+ - name: upsHighPrecBatteryPackCartridgeStatus
1250+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.10
1251+ type: OctetString
1252+ help: The battery cartridge status - 1.3.6.1.4.1.318.1.1.1.2.3.10.2.1.10
1253+ indexes:
1254+ - labelname: upsHighPrecBatteryPackIndex
1255+ type: gauge
1256+ - labelname: upsHighPrecBatteryCartridgeIndex
1257+ type: gauge
1258+ - name: upsHighPrecBatteryPackOnlyTableSize
1259+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.3
1260+ type: gauge
1261+ help: The number of entries in the upsHighPrecBatteryPacks. - 1.3.6.1.4.1.318.1.1.1.2.3.10.3
1262+ - name: upsHighPrecBatteryPackOnlyIndex
1263+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.1
1264+ type: gauge
1265+ help: The battery pack identifier. - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.1
1266+ indexes:
1267+ - labelname: upsHighPrecBatteryPackOnlyIndex
1268+ type: gauge
1269+ - name: upsHighPrecBatteryPackOnlyFirmwareRevision
1270+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.2
1271+ type: DisplayString
1272+ help: The battery pack firmware revision. - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.2
1273+ indexes:
1274+ - labelname: upsHighPrecBatteryPackOnlyIndex
1275+ type: gauge
1276+ - name: upsHighPrecBatteryPackOnlySerialNumber
1277+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.3
1278+ type: DisplayString
1279+ help: The battery pack serial number. - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.3
1280+ indexes:
1281+ - labelname: upsHighPrecBatteryPackOnlyIndex
1282+ type: gauge
1283+ - name: upsHighPrecBatteryPackOnlyTemperature
1284+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.4
1285+ type: gauge
1286+ help: The battery pack temperature measured in 10ths of degree Celcius - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.4
1287+ indexes:
1288+ - labelname: upsHighPrecBatteryPackOnlyIndex
1289+ type: gauge
1290+ - name: upsHighPrecBatteryPackOnlyStatus
1291+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.5
1292+ type: OctetString
1293+ help: The battery status for the pack only - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.5
1294+ indexes:
1295+ - labelname: upsHighPrecBatteryPackOnlyIndex
1296+ type: gauge
1297+ - name: upsHighPrecBatteryPackOnlyHealth
1298+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.6
1299+ type: OctetString
1300+ help: The battery pack health - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.6
1301+ indexes:
1302+ - labelname: upsHighPrecBatteryPackOnlyIndex
1303+ type: gauge
1304+ - name: upsHighPrecBatteryPackOnlyReplaceDate
1305+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.7
1306+ type: DisplayString
1307+ help: The battery pack estimated battery replace date. - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.7
1308+ indexes:
1309+ - labelname: upsHighPrecBatteryPackOnlyIndex
1310+ type: gauge
1311+ - name: upsHighPrecBatteryPackOnlyInstallDate
1312+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.8
1313+ type: DisplayString
1314+ help: The battery pack install date. - 1.3.6.1.4.1.318.1.1.1.2.3.10.4.1.8
1315+ indexes:
1316+ - labelname: upsHighPrecBatteryPackOnlyIndex
1317+ type: gauge
1318+ - name: upsHighPrecBatteryHealth
1319+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.11
1320+ type: OctetString
1321+ help: The battery health - 1.3.6.1.4.1.318.1.1.1.2.3.11
1322+ - name: upsHighPrecActivePower
1323+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.12
1324+ type: gauge
1325+ help: Active Power of Battery in tenths of kW - 1.3.6.1.4.1.318.1.1.1.2.3.12
1326+ - name: upsHighPrecExtdBatteryTemperature
1327+ oid: 1.3.6.1.4.1.318.1.1.1.2.3.13
1328+ type: gauge
1329+ help: The current internal UPS temperature expressed in tenths of degrees Celsius
1330+ - 1.3.6.1.4.1.318.1.1.1.2.3.13
1331+ - name: upsBatteryNumberOfCabinets
1332+ oid: 1.3.6.1.4.1.318.1.1.1.2.4
1333+ type: gauge
1334+ help: The value indicates the number of battery cabinets in total, internal and
1335+ external - 1.3.6.1.4.1.318.1.1.1.2.4
1336+ - name: upsBatteryCabinetIndex
1337+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.1
1338+ type: gauge
1339+ help: The Battery Cabinet identifier - 1.3.6.1.4.1.318.1.1.1.2.5.1.1
1340+ indexes:
1341+ - labelname: upsBatteryCabinetIndex
1342+ type: gauge
1343+ - name: upsBatteryCabinetLocalIndex
1344+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.2
1345+ type: gauge
1346+ help: The identification number for the actual battery cabinet in the system -
1347+ 1.3.6.1.4.1.318.1.1.1.2.5.1.2
1348+ indexes:
1349+ - labelname: upsBatteryCabinetIndex
1350+ type: gauge
1351+ - name: upsBatteryCabinetWiringConfiguration
1352+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.3
1353+ type: gauge
1354+ help: The value indicates the wiring configuration, whether the battery is 2-wire
1355+ or 3-wire - 1.3.6.1.4.1.318.1.1.1.2.5.1.3
1356+ indexes:
1357+ - labelname: upsBatteryCabinetIndex
1358+ type: gauge
1359+ enum_values:
1360+ 1: twoWire
1361+ 2: threeWire
1362+ - name: upsBatteryCabinetVoltagePolarity1
1363+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.4
1364+ type: gauge
1365+ help: The battery voltage - 1.3.6.1.4.1.318.1.1.1.2.5.1.4
1366+ indexes:
1367+ - labelname: upsBatteryCabinetIndex
1368+ type: gauge
1369+ - name: upsBatteryCabinetVoltagePolarity2
1370+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.5
1371+ type: gauge
1372+ help: The voltage for the second side/half of the battery in a split battery system
1373+ - 1.3.6.1.4.1.318.1.1.1.2.5.1.5
1374+ indexes:
1375+ - labelname: upsBatteryCabinetIndex
1376+ type: gauge
1377+ - name: upsBatteryCabinetCurrentPolarity1
1378+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.6
1379+ type: gauge
1380+ help: The battery current - 1.3.6.1.4.1.318.1.1.1.2.5.1.6
1381+ indexes:
1382+ - labelname: upsBatteryCabinetIndex
1383+ type: gauge
1384+ - name: upsBatteryCabinetCurrentPolarity2
1385+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.7
1386+ type: gauge
1387+ help: The current for the second side/half of the battery in a split battery system
1388+ - 1.3.6.1.4.1.318.1.1.1.2.5.1.7
1389+ indexes:
1390+ - labelname: upsBatteryCabinetIndex
1391+ type: gauge
1392+ - name: upsBatteryCabinetTemperature
1393+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.8
1394+ type: gauge
1395+ help: The measured temperature of the battery cabinet in tenths of degrees Celcius
1396+ - 1.3.6.1.4.1.318.1.1.1.2.5.1.8
1397+ indexes:
1398+ - labelname: upsBatteryCabinetIndex
1399+ type: gauge
1400+ - name: upsBatteryCabinetMaxTemperature
1401+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.9
1402+ type: gauge
1403+ help: The highest temperature measured for the battery in the battery cabinet
1404+ in tenths of degrees Celcius - 1.3.6.1.4.1.318.1.1.1.2.5.1.9
1405+ indexes:
1406+ - labelname: upsBatteryCabinetIndex
1407+ type: gauge
1408+ - name: upsBatteryCabinetMinTemperature
1409+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.10
1410+ type: gauge
1411+ help: The lowest temperature measured for the battery in the battery cabinet in
1412+ tenths of degrees Celcius - 1.3.6.1.4.1.318.1.1.1.2.5.1.10
1413+ indexes:
1414+ - labelname: upsBatteryCabinetIndex
1415+ type: gauge
1416+ - name: upsBatteryCabinetAverageTemperature
1417+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.11
1418+ type: gauge
1419+ help: The average temperature for all the battery sensors in the battery cabinet
1420+ and for the battery strings, if battery strings are present - 1.3.6.1.4.1.318.1.1.1.2.5.1.11
1421+ indexes:
1422+ - labelname: upsBatteryCabinetIndex
1423+ type: gauge
1424+ - name: upsBatteryCabinetFuse
1425+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.12
1426+ type: gauge
1427+ help: If the battery cabinet has a common fuse, the status is given by this value
1428+ - 1.3.6.1.4.1.318.1.1.1.2.5.1.12
1429+ indexes:
1430+ - labelname: upsBatteryCabinetIndex
1431+ type: gauge
1432+ enum_values:
1433+ 1: fuseOpen
1434+ 2: fuseOk
1435+ 3: notPresent
1436+ - name: upsBatteryCabinetBreaker
1437+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.13
1438+ type: gauge
1439+ help: The value indicates the battery cabinet breaker status - 1.3.6.1.4.1.318.1.1.1.2.5.1.13
1440+ indexes:
1441+ - labelname: upsBatteryCabinetIndex
1442+ type: gauge
1443+ enum_values:
1444+ 1: noBreaker
1445+ 2: unknown
1446+ 3: breakerOpen
1447+ 4: breakerClosed
1448+ - name: upsBatteryCabinetNumberOfStrings
1449+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.14
1450+ type: gauge
1451+ help: The number of battery strings in the battery cabinet - 1.3.6.1.4.1.318.1.1.1.2.5.1.14
1452+ indexes:
1453+ - labelname: upsBatteryCabinetIndex
1454+ type: gauge
1455+ - name: upsBatteryCabinetNumberOfVerticalPositions
1456+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.15
1457+ type: gauge
1458+ help: The number of vertical levels or shelves for battery blocks/modules - 1.3.6.1.4.1.318.1.1.1.2.5.1.15
1459+ indexes:
1460+ - labelname: upsBatteryCabinetIndex
1461+ type: gauge
1462+ - name: upsBatteryCabinetNumberOfHorizontalPositions
1463+ oid: 1.3.6.1.4.1.318.1.1.1.2.5.1.16
1464+ type: gauge
1465+ help: The number of horizontal positions for battery blocks/modules - 1.3.6.1.4.1.318.1.1.1.2.5.1.16
1466+ indexes:
1467+ - labelname: upsBatteryCabinetIndex
1468+ type: gauge
1469+ - name: upsBatteryCabStringIndex
1470+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.1
1471+ type: gauge
1472+ help: The battery cabinet string identifier - 1.3.6.1.4.1.318.1.1.1.2.6.1.1
1473+ indexes:
1474+ - labelname: upsBatteryCabStringIndex
1475+ type: gauge
1476+ - name: upsBatteryCabStringCabReference
1477+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.2
1478+ type: gauge
1479+ help: Reference to the global battery cabinet index where the battery string is
1480+ placed. - 1.3.6.1.4.1.318.1.1.1.2.6.1.2
1481+ indexes:
1482+ - labelname: upsBatteryCabStringIndex
1483+ type: gauge
1484+ - name: upsBatteryCabStringLocalIndex
1485+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.3
1486+ type: gauge
1487+ help: Local battery string identification index in the actual battery cabinet
1488+ (E.g - 1.3.6.1.4.1.318.1.1.1.2.6.1.3
1489+ indexes:
1490+ - labelname: upsBatteryCabStringIndex
1491+ type: gauge
1492+ - name: upsBatteryCabStringCurrent
1493+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.4
1494+ type: gauge
1495+ help: The current in a battery string or battery halfstring, in tenths of Amps.
1496+ - 1.3.6.1.4.1.318.1.1.1.2.6.1.4
1497+ indexes:
1498+ - labelname: upsBatteryCabStringIndex
1499+ type: gauge
1500+ - name: upsBatteryCabStringAverageTemperature
1501+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.5
1502+ type: gauge
1503+ help: Temperature of the battery string or the average of the aggregated temperature
1504+ of each battery block/module (in tenths of degrees Celcius). - 1.3.6.1.4.1.318.1.1.1.2.6.1.5
1505+ indexes:
1506+ - labelname: upsBatteryCabStringIndex
1507+ type: gauge
1508+ - name: upsBatteryCabStringMaxTemperature
1509+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.6
1510+ type: gauge
1511+ help: The actual highest battery temperature measurement for the battery blocks/modules
1512+ (in tenths of degrees Celcius). - 1.3.6.1.4.1.318.1.1.1.2.6.1.6
1513+ indexes:
1514+ - labelname: upsBatteryCabStringIndex
1515+ type: gauge
1516+ - name: upsBatteryCabStringMinTemperature
1517+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.7
1518+ type: gauge
1519+ help: The actual lowest battery temperature measurement for the battery blocks/modules
1520+ (in tenths of degrees Celcius). - 1.3.6.1.4.1.318.1.1.1.2.6.1.7
1521+ indexes:
1522+ - labelname: upsBatteryCabStringIndex
1523+ type: gauge
1524+ - name: upsBatteryCabStringFuseStatus
1525+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.8
1526+ type: gauge
1527+ help: If the battery string has a common fuse, the status is given by this value
1528+ - 1.3.6.1.4.1.318.1.1.1.2.6.1.8
1529+ indexes:
1530+ - labelname: upsBatteryCabStringIndex
1531+ type: gauge
1532+ enum_values:
1533+ 1: fuseOpen
1534+ 2: fuseOk
1535+ 3: notPresent
1536+ - name: upsBatteryCabStringNumberOfBlocks
1537+ oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.9
1538+ type: gauge
1539+ help: The number of battery blocks/modules in a battery string - 1.3.6.1.4.1.318.1.1.1.2.6.1.9
1540+ indexes:
1541+ - labelname: upsBatteryCabStringIndex
1542+ type: gauge
1543+ - name: upsBatteryCabBlockIndex
1544+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.1
1545+ type: gauge
1546+ help: The battery cabinet block identifier - 1.3.6.1.4.1.318.1.1.1.2.7.1.1
1547+ indexes:
1548+ - labelname: upsBatteryCabBlockIndex
1549+ type: gauge
1550+ - name: upsBatteryCabBlockStringReference
1551+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.2
1552+ type: gauge
1553+ help: Reference to the specific global battery string index - 1.3.6.1.4.1.318.1.1.1.2.7.1.2
1554+ indexes:
1555+ - labelname: upsBatteryCabBlockIndex
1556+ type: gauge
1557+ - name: upsBatteryCabBlockLocalIndex
1558+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.3
1559+ type: gauge
1560+ help: Local battery block/module identification index in the actual battery string
1561+ (E.g - 1.3.6.1.4.1.318.1.1.1.2.7.1.3
1562+ indexes:
1563+ - labelname: upsBatteryCabBlockIndex
1564+ type: gauge
1565+ - name: upsBatteryCabBlockPresent
1566+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.4
1567+ type: gauge
1568+ help: Value indicates if battery block/module is present in the system - 1.3.6.1.4.1.318.1.1.1.2.7.1.4
1569+ indexes:
1570+ - labelname: upsBatteryCabBlockIndex
1571+ type: gauge
1572+ enum_values:
1573+ 1: present
1574+ 2: notPresent
1575+ 3: notAvailable
1576+ - name: upsBatteryCabBlockType
1577+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.5
1578+ type: DisplayString
1579+ help: Text string value, showing the vendor and model of the battery in the battery
1580+ block/module - 1.3.6.1.4.1.318.1.1.1.2.7.1.5
1581+ indexes:
1582+ - labelname: upsBatteryCabBlockIndex
1583+ type: gauge
1584+ - name: upsBatteryCabBlockTemperature
1585+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.6
1586+ type: gauge
1587+ help: The temperature for the battery block/module in tenths of degrees Celcius
1588+ - 1.3.6.1.4.1.318.1.1.1.2.7.1.6
1589+ indexes:
1590+ - labelname: upsBatteryCabBlockIndex
1591+ type: gauge
1592+ - name: upsBatteryCabBlockFuseStatus
1593+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.7
1594+ type: gauge
1595+ help: If the battery module has a fuse, the status is given by this value - 1.3.6.1.4.1.318.1.1.1.2.7.1.7
1596+ indexes:
1597+ - labelname: upsBatteryCabBlockIndex
1598+ type: gauge
1599+ enum_values:
1600+ 1: fuseOpen
1601+ 2: fuseOk
1602+ 3: notPresent
1603+ - name: upsBatteryCabBlockVoltage
1604+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.8
1605+ type: gauge
1606+ help: The voltage of the battery block/module - 1.3.6.1.4.1.318.1.1.1.2.7.1.8
1607+ indexes:
1608+ - labelname: upsBatteryCabBlockIndex
1609+ type: gauge
1610+ - name: upsBatteryCabBlockNumberOfCells
1611+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.9
1612+ type: gauge
1613+ help: The number of cells in the battery block/module - 1.3.6.1.4.1.318.1.1.1.2.7.1.9
1614+ indexes:
1615+ - labelname: upsBatteryCabBlockIndex
1616+ type: gauge
1617+ - name: upsBatteryCabBlockVerticalPosition
1618+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.10
1619+ type: gauge
1620+ help: The vertical position of the battery block/module in the actual battery
1621+ cabinet (E.g - 1.3.6.1.4.1.318.1.1.1.2.7.1.10
1622+ indexes:
1623+ - labelname: upsBatteryCabBlockIndex
1624+ type: gauge
1625+ - name: upsBatteryCabBlockHorizontalPosition
1626+ oid: 1.3.6.1.4.1.318.1.1.1.2.7.1.11
1627+ type: gauge
1628+ help: The horizontal position of the battery block/module in the actual battery
1629+ cabinet (E.g - 1.3.6.1.4.1.318.1.1.1.2.7.1.11
1630+ indexes:
1631+ - labelname: upsBatteryCabBlockIndex
1632+ type: gauge
1633+ - name: upsBatteryCabBlockCellIndex
1634+ oid: 1.3.6.1.4.1.318.1.1.1.2.8.1.1
1635+ type: gauge
1636+ help: The battery block cell identifier - 1.3.6.1.4.1.318.1.1.1.2.8.1.1
1637+ indexes:
1638+ - labelname: upsBatteryCabBlockCellIndex
1639+ type: gauge
1640+ - name: upsBatteryCabBlockCellReference
1641+ oid: 1.3.6.1.4.1.318.1.1.1.2.8.1.2
1642+ type: gauge
1643+ help: Reference to the specific global battery block/module index. - 1.3.6.1.4.1.318.1.1.1.2.8.1.2
1644+ indexes:
1645+ - labelname: upsBatteryCabBlockCellIndex
1646+ type: gauge
1647+ - name: upsBatteryCabBlockCellLocalIndex
1648+ oid: 1.3.6.1.4.1.318.1.1.1.2.8.1.3
1649+ type: gauge
1650+ help: Local battery block/module identification index in the actual battery block
1651+ (E.g - 1.3.6.1.4.1.318.1.1.1.2.8.1.3
1652+ indexes:
1653+ - labelname: upsBatteryCabBlockCellIndex
1654+ type: gauge
1655+ - name: upsBatteryCabBlockCellVoltage
1656+ oid: 1.3.6.1.4.1.318.1.1.1.2.8.1.4
1657+ type: gauge
1658+ help: The measured battery cell voltage - 1.3.6.1.4.1.318.1.1.1.2.8.1.4
1659+ indexes:
1660+ - labelname: upsBatteryCabBlockCellIndex
1661+ type: gauge
1662+ - name: upsBatteryCabBlockCellTemperature
1663+ oid: 1.3.6.1.4.1.318.1.1.1.2.8.1.5
1664+ type: gauge
1665+ help: The temperature for the battery cell in tenths of degrees Celcius - 1.3.6.1.4.1.318.1.1.1.2.8.1.5
1666+ indexes:
1667+ - labelname: upsBatteryCabBlockCellIndex
1668+ type: gauge
1669+ - name: upsBasicInputPhase
1670+ oid: 1.3.6.1.4.1.318.1.1.1.3.1.1
1671+ type: gauge
1672+ help: The current AC input phase. - 1.3.6.1.4.1.318.1.1.1.3.1.1
1673+ - name: upsAdvInputLineVoltage
1674+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.1
1675+ type: gauge
1676+ help: The current utility line voltage in VAC. - 1.3.6.1.4.1.318.1.1.1.3.2.1
1677+ - name: upsAdvInputMaxLineVoltage
1678+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.2
1679+ type: gauge
1680+ help: The maximum utility line voltage in VAC over the previous 1 minute period.
1681+ - 1.3.6.1.4.1.318.1.1.1.3.2.2
1682+ - name: upsAdvInputMinLineVoltage
1683+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.3
1684+ type: gauge
1685+ help: The minimum utility line voltage in VAC over the previous 1 minute period.
1686+ - 1.3.6.1.4.1.318.1.1.1.3.2.3
1687+ - name: upsAdvInputFrequency
1688+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.4
1689+ type: gauge
1690+ help: The current input frequency to the UPS system in Hz. - 1.3.6.1.4.1.318.1.1.1.3.2.4
1691+ - name: upsAdvInputLineFailCause
1692+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.5
1693+ type: gauge
1694+ help: The reason for the occurrence of the last transfer to UPS battery power
1695+ - 1.3.6.1.4.1.318.1.1.1.3.2.5
1696+ enum_values:
1697+ 1: noTransfer
1698+ 2: highLineVoltage
1699+ 3: brownout
1700+ 4: blackout
1701+ 5: smallMomentarySag
1702+ 6: deepMomentarySag
1703+ 7: smallMomentarySpike
1704+ 8: largeMomentarySpike
1705+ 9: selfTest
1706+ 10: rateOfVoltageChange
1707+ - name: upsAdvInputNominalFrequency
1708+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.6
1709+ type: gauge
1710+ help: The nominal input frequency of the UPS system in Hz. - 1.3.6.1.4.1.318.1.1.1.3.2.6
1711+ - name: upsAdvInputNominalVoltage
1712+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.7
1713+ type: gauge
1714+ help: The nominal input voltage of the UPS system in VAC. - 1.3.6.1.4.1.318.1.1.1.3.2.7
1715+ - name: upsAdvInputBypassNominalFrequency
1716+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.8
1717+ type: gauge
1718+ help: The nominal bypass input frequency of the UPS system in Hz. - 1.3.6.1.4.1.318.1.1.1.3.2.8
1719+ - name: upsAdvInputBypassNominalVoltage
1720+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.9
1721+ type: gauge
1722+ help: The nominal bypass input voltage of the UPS system in VAC. - 1.3.6.1.4.1.318.1.1.1.3.2.9
1723+ - name: upsAdvInputStatisticsIndex
1724+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.10.1.1
1725+ type: gauge
1726+ help: The input identifier. - 1.3.6.1.4.1.318.1.1.1.3.2.10.1.1
1727+ indexes:
1728+ - labelname: upsAdvInputStatisticsIndex
1729+ type: gauge
1730+ - name: upsAdvInputApparentPower
1731+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.10.1.2
1732+ type: gauge
1733+ help: The input apparent power(sum of all of the three phases) measured in kVA.
1734+ - 1.3.6.1.4.1.318.1.1.1.3.2.10.1.2
1735+ indexes:
1736+ - labelname: upsAdvInputStatisticsIndex
1737+ type: gauge
1738+ - name: upsAdvInputVoltageTHD
1739+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.10.1.3
1740+ type: gauge
1741+ help: The input voltage Total Harmonic Distortion in percent. - 1.3.6.1.4.1.318.1.1.1.3.2.10.1.3
1742+ indexes:
1743+ - labelname: upsAdvInputStatisticsIndex
1744+ type: gauge
1745+ - name: upsAdvInputBypassVoltageTHD
1746+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.10.1.4
1747+ type: gauge
1748+ help: The bypass input voltage Total Harmonic Distortion in percent. - 1.3.6.1.4.1.318.1.1.1.3.2.10.1.4
1749+ indexes:
1750+ - labelname: upsAdvInputStatisticsIndex
1751+ type: gauge
1752+ - name: upsAdvInputPeakCurrent
1753+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.10.1.5
1754+ type: gauge
1755+ help: The input peak current in Amperes. - 1.3.6.1.4.1.318.1.1.1.3.2.10.1.5
1756+ indexes:
1757+ - labelname: upsAdvInputStatisticsIndex
1758+ type: gauge
1759+ - name: upsAdvInputBypassPeakCurrent
1760+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.10.1.6
1761+ type: gauge
1762+ help: The bypass input peak current in Amperes. - 1.3.6.1.4.1.318.1.1.1.3.2.10.1.6
1763+ indexes:
1764+ - labelname: upsAdvInputStatisticsIndex
1765+ type: gauge
1766+ - name: upsAdvInputActivePower
1767+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.10.1.7
1768+ type: gauge
1769+ help: The input active power measured in kW. - 1.3.6.1.4.1.318.1.1.1.3.2.10.1.7
1770+ indexes:
1771+ - labelname: upsAdvInputStatisticsIndex
1772+ type: gauge
1773+ - name: upsAdvInputTotalApparentPower
1774+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.11
1775+ type: gauge
1776+ help: The input total apparent power(sum of all three phases) of the UPS system
1777+ in kVA. - 1.3.6.1.4.1.318.1.1.1.3.2.11
1778+ - name: upsAdvInputTotalActivePower
1779+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.12
1780+ type: gauge
1781+ help: The input total active power(sum of all three phases) of the UPS system
1782+ in kW. - 1.3.6.1.4.1.318.1.1.1.3.2.12
1783+ - name: upsAdvInputBypassTotalApparentPower
1784+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.13
1785+ type: gauge
1786+ help: The input bypass total apparent power(sum of all three phases) of the UPS
1787+ system in kVA. - 1.3.6.1.4.1.318.1.1.1.3.2.13
1788+ - name: upsAdvInputBypassTotalActivePower
1789+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.14
1790+ type: gauge
1791+ help: The input bypass total active power(sum of all three phases) of the UPS
1792+ system in kW. - 1.3.6.1.4.1.318.1.1.1.3.2.14
1793+ - name: upsAdvInputEnergyUsage
1794+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.15
1795+ type: gauge
1796+ help: The input energy usage of the UPS in kWh. - 1.3.6.1.4.1.318.1.1.1.3.2.15
1797+ - name: upsAdvInputDCVoltage
1798+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.16
1799+ type: gauge
1800+ help: The DC input voltage in Volts. - 1.3.6.1.4.1.318.1.1.1.3.2.16
1801+ - name: upsAdvInputDCCurrent
1802+ oid: 1.3.6.1.4.1.318.1.1.1.3.2.17
1803+ type: gauge
1804+ help: The DC input current in Amps. - 1.3.6.1.4.1.318.1.1.1.3.2.17
1805+ - name: upsHighPrecInputLineVoltage
1806+ oid: 1.3.6.1.4.1.318.1.1.1.3.3.1
1807+ type: gauge
1808+ help: The current utility line voltage in tenths of VAC. - 1.3.6.1.4.1.318.1.1.1.3.3.1
1809+ - name: upsHighPrecInputMaxLineVoltage
1810+ oid: 1.3.6.1.4.1.318.1.1.1.3.3.2
1811+ type: gauge
1812+ help: The maximum utility line voltage in tenths of VAC over the previous 1 minute
1813+ period. - 1.3.6.1.4.1.318.1.1.1.3.3.2
1814+ - name: upsHighPrecInputMinLineVoltage
1815+ oid: 1.3.6.1.4.1.318.1.1.1.3.3.3
1816+ type: gauge
1817+ help: The minimum utility line voltage in tenths of VAC over the previous 1 minute
1818+ period. - 1.3.6.1.4.1.318.1.1.1.3.3.3
1819+ - name: upsHighPrecInputFrequency
1820+ oid: 1.3.6.1.4.1.318.1.1.1.3.3.4
1821+ type: gauge
1822+ help: The current input frequency to the UPS system in tenths of Hz. - 1.3.6.1.4.1.318.1.1.1.3.3.4
1823+ - name: upsHighPrecInputEnergyUsage
1824+ oid: 1.3.6.1.4.1.318.1.1.1.3.3.5
1825+ type: gauge
1826+ help: The input energy usage of the UPS in hundredths of kWh. - 1.3.6.1.4.1.318.1.1.1.3.3.5
1827+ - name: upsHighPrecInputBypassVoltage
1828+ oid: 1.3.6.1.4.1.318.1.1.1.3.3.6
1829+ type: gauge
1830+ help: The current bypass line voltage in tenths of VAC. - 1.3.6.1.4.1.318.1.1.1.3.3.6
1831+ - name: upsHighPrecInputBypassFrequency
1832+ oid: 1.3.6.1.4.1.318.1.1.1.3.3.7
1833+ type: gauge
1834+ help: The current input bypass frequency to the UPS system in tenths of Hz. -
1835+ 1.3.6.1.4.1.318.1.1.1.3.3.7
1836+ - name: upsBasicOutputStatus
1837+ oid: 1.3.6.1.4.1.318.1.1.1.4.1.1
1838+ type: gauge
1839+ help: The current state of the UPS - 1.3.6.1.4.1.318.1.1.1.4.1.1
1840+ enum_values:
1841+ 1: unknown
1842+ 2: onLine
1843+ 3: onBattery
1844+ 4: onSmartBoost
1845+ 5: timedSleeping
1846+ 6: softwareBypass
1847+ 7: "off"
1848+ 8: rebooting
1849+ 9: switchedBypass
1850+ 10: hardwareFailureBypass
1851+ 11: sleepingUntilPowerReturn
1852+ 12: onSmartTrim
1853+ 13: ecoMode
1854+ 14: hotStandby
1855+ 15: onBatteryTest
1856+ 16: emergencyStaticBypass
1857+ 17: staticBypassStandby
1858+ 18: powerSavingMode
1859+ 19: spotMode
1860+ 20: eConversion
1861+ 21: chargerSpotmode
1862+ 22: inverterSpotmode
1863+ 23: activeLoad
1864+ 24: batteryDischargeSpotmode
1865+ 25: inverterStandby
1866+ 26: chargerOnly
1867+ - name: upsBasicOutputPhase
1868+ oid: 1.3.6.1.4.1.318.1.1.1.4.1.2
1869+ type: gauge
1870+ help: The actual number of output phases in a UPS - 1.3.6.1.4.1.318.1.1.1.4.1.2
1871+ - name: upsBasicSystemStatus
1872+ oid: 1.3.6.1.4.1.318.1.1.1.4.1.3
1873+ type: gauge
1874+ help: Current state for the whole system (UPS and surrounding breakers) - 1.3.6.1.4.1.318.1.1.1.4.1.3
1875+ enum_values:
1876+ 1: unknown
1877+ 2: onLine
1878+ 3: onBattery
1879+ 4: onSmartBoost
1880+ 5: timedSleeping
1881+ 6: softwareBypass
1882+ 7: "off"
1883+ 8: rebooting
1884+ 9: switchedBypass
1885+ 10: hardwareFailureBypass
1886+ 11: sleepingUntilPowerReturn
1887+ 12: onSmartTrim
1888+ 13: ecoMode
1889+ 14: inverter
1890+ 15: eConversion
1891+ 16: staticBypassStandby
1892+ 17: efficiencyBoosterMode
1893+ - name: upsBasicSystemInternalTemperature
1894+ oid: 1.3.6.1.4.1.318.1.1.1.4.1.4
1895+ type: gauge
1896+ help: The actual internal temperature of the UPS system in Celsius. - 1.3.6.1.4.1.318.1.1.1.4.1.4
1897+ - name: upsBasicSystemInverterStatus
1898+ oid: 1.3.6.1.4.1.318.1.1.1.4.1.5
1899+ type: gauge
1900+ help: The current state of the UPS inverter - 1.3.6.1.4.1.318.1.1.1.4.1.5
1901+ enum_values:
1902+ 1: unknown
1903+ 2: ok
1904+ 3: inFaultCondition
1905+ - name: upsBasicSystemPFCStatus
1906+ oid: 1.3.6.1.4.1.318.1.1.1.4.1.6
1907+ type: gauge
1908+ help: The general status of the power factor correction (AC input stage of the
1909+ UPS) - 1.3.6.1.4.1.318.1.1.1.4.1.6
1910+ enum_values:
1911+ 1: unknown
1912+ 2: ok
1913+ 3: inFaultCondition
1914+ - name: upsBasicOutputACwiringConfiguration
1915+ oid: 1.3.6.1.4.1.318.1.1.1.4.1.7
1916+ type: gauge
1917+ help: Indicates if neutral wire on output side of the UPS is used (load wired
1918+ line to neutral) - 1.3.6.1.4.1.318.1.1.1.4.1.7
1919+ enum_values:
1920+ 1: unknown
1921+ 2: noNeutralWiredonSystem
1922+ 3: neutralUsedforSupplyingLoad
1923+ - name: upsAdvOutputVoltage
1924+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.1
1925+ type: gauge
1926+ help: The output voltage of the UPS system in VAC. - 1.3.6.1.4.1.318.1.1.1.4.2.1
1927+ - name: upsAdvOutputFrequency
1928+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.2
1929+ type: gauge
1930+ help: The current output frequency of the UPS system in Hz. - 1.3.6.1.4.1.318.1.1.1.4.2.2
1931+ - name: upsAdvOutputLoad
1932+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.3
1933+ type: gauge
1934+ help: The current UPS load expressed in percent of rated capacity. - 1.3.6.1.4.1.318.1.1.1.4.2.3
1935+ - name: upsAdvOutputCurrent
1936+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.4
1937+ type: gauge
1938+ help: The current in amperes drawn by the load on the UPS. - 1.3.6.1.4.1.318.1.1.1.4.2.4
1939+ - name: upsAdvOutputRedundancy
1940+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.5
1941+ type: gauge
1942+ help: The number of power modules which can fail or be removed without causing
1943+ the UPS to generate a Minimum Redundancy Lost event. - 1.3.6.1.4.1.318.1.1.1.4.2.5
1944+ - name: upsAdvOutputKVACapacity
1945+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.6
1946+ type: gauge
1947+ help: The maximum load that this UPS can support - 1.3.6.1.4.1.318.1.1.1.4.2.6
1948+ - name: upsAdvOutputNominalFrequency
1949+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.7
1950+ type: gauge
1951+ help: The nominal output frequency of the UPS system in Hz. - 1.3.6.1.4.1.318.1.1.1.4.2.7
1952+ - name: upsAdvOutputActivePower
1953+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.8
1954+ type: gauge
1955+ help: The total output active power of the UPS system in W - 1.3.6.1.4.1.318.1.1.1.4.2.8
1956+ - name: upsAdvOutputApparentPower
1957+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.9
1958+ type: gauge
1959+ help: The total output apparent power of all phases of the UPS system in VA. -
1960+ 1.3.6.1.4.1.318.1.1.1.4.2.9
1961+ - name: upsAdvOutputStatisticsIndex
1962+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.10.1.1
1963+ type: gauge
1964+ help: The output identifier. - 1.3.6.1.4.1.318.1.1.1.4.2.10.1.1
1965+ indexes:
1966+ - labelname: upsAdvOutputStatisticsIndex
1967+ type: gauge
1968+ - name: upsAdvOutputPeakCurrent
1969+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.10.1.2
1970+ type: gauge
1971+ help: The output peak current in Amperes. - 1.3.6.1.4.1.318.1.1.1.4.2.10.1.2
1972+ indexes:
1973+ - labelname: upsAdvOutputStatisticsIndex
1974+ type: gauge
1975+ - name: upsAdvOutputCurrentTHD
1976+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.10.1.3
1977+ type: gauge
1978+ help: The output current Total Harmonic Distortion in percent. - 1.3.6.1.4.1.318.1.1.1.4.2.10.1.3
1979+ indexes:
1980+ - labelname: upsAdvOutputStatisticsIndex
1981+ type: gauge
1982+ - name: upsAdvOutputCrestFactor
1983+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.10.1.4
1984+ type: gauge
1985+ help: The output current crest factor expressed in tenths. - 1.3.6.1.4.1.318.1.1.1.4.2.10.1.4
1986+ indexes:
1987+ - labelname: upsAdvOutputStatisticsIndex
1988+ type: gauge
1989+ - name: upsAdvOutputNeutralCurrent
1990+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.11
1991+ type: gauge
1992+ help: The neutral current in amperes. - 1.3.6.1.4.1.318.1.1.1.4.2.11
1993+ - name: upsAdvOutputEnergyUsage
1994+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.12
1995+ type: gauge
1996+ help: The output energy usage of the UPS in kWh. - 1.3.6.1.4.1.318.1.1.1.4.2.12
1997+ - name: upsAdvOutputSourceSynchronization
1998+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.13
1999+ type: gauge
2000+ help: Indicates the synchronization source for the inverter output frequency -
2001+ 1.3.6.1.4.1.318.1.1.1.4.2.13
2002+ - name: upsAdvOutputInverterFrequency
2003+ oid: 1.3.6.1.4.1.318.1.1.1.4.2.14
2004+ type: gauge
2005+ help: Output frequency in Hz measured at the output of inverter. - 1.3.6.1.4.1.318.1.1.1.4.2.14
2006+ - name: upsHighPrecOutputVoltage
2007+ oid: 1.3.6.1.4.1.318.1.1.1.4.3.1
2008+ type: gauge
2009+ help: The output voltage of the UPS system in tenths of VAC. - 1.3.6.1.4.1.318.1.1.1.4.3.1
2010+ - name: upsHighPrecOutputFrequency
2011+ oid: 1.3.6.1.4.1.318.1.1.1.4.3.2
2012+ type: gauge
2013+ help: The current output frequency of the UPS system in tenths of Hz. - 1.3.6.1.4.1.318.1.1.1.4.3.2
2014+ - name: upsHighPrecOutputLoad
2015+ oid: 1.3.6.1.4.1.318.1.1.1.4.3.3
2016+ type: gauge
2017+ help: The current UPS load expressed in tenths of percent of rated capacity. -
2018+ 1.3.6.1.4.1.318.1.1.1.4.3.3
2019+ - name: upsHighPrecOutputCurrent
2020+ oid: 1.3.6.1.4.1.318.1.1.1.4.3.4
2021+ type: gauge
2022+ help: The current in tenths of amperes drawn by the load on the UPS. - 1.3.6.1.4.1.318.1.1.1.4.3.4
2023+ - name: upsHighPrecOutputEfficiency
2024+ oid: 1.3.6.1.4.1.318.1.1.1.4.3.5
2025+ type: gauge
2026+ help: The positive values represent efficiency of the UPS in tenths of percent
2027+ - 1.3.6.1.4.1.318.1.1.1.4.3.5
2028+ - name: upsHighPrecOutputEnergyUsage
2029+ oid: 1.3.6.1.4.1.318.1.1.1.4.3.6
2030+ type: gauge
2031+ help: The output energy usage of the UPS in hundredths of kWh. - 1.3.6.1.4.1.318.1.1.1.4.3.6
2032+ - name: upsAdvTestDiagnosticSchedule
2033+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.1
2034+ type: gauge
2035+ help: The UPS system's automatic battery test schedule. - 1.3.6.1.4.1.318.1.1.1.7.2.1
2036+ enum_values:
2037+ 1: unknown
2038+ 2: biweekly
2039+ 3: weekly
2040+ 4: atTurnOn
2041+ 5: never
2042+ 6: fourWeeks
2043+ 7: twelveWeeks
2044+ 8: biweeklySinceLastTest
2045+ 9: weeklySinceLastTest
2046+ 10: eightWeeks
2047+ 11: twentysixWeeks
2048+ 12: fiftytwoWeeks
2049+ - name: upsAdvTestDiagnostics
2050+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.2
2051+ type: gauge
2052+ help: Setting this variable to testDiagnostics(2) causes the UPS to perform a
2053+ diagnostic self test - 1.3.6.1.4.1.318.1.1.1.7.2.2
2054+ enum_values:
2055+ 1: noTestDiagnostics
2056+ 2: testDiagnostics
2057+ - name: upsAdvTestDiagnosticsResults
2058+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.3
2059+ type: gauge
2060+ help: The results of the last UPS diagnostics test performed. - 1.3.6.1.4.1.318.1.1.1.7.2.3
2061+ enum_values:
2062+ 1: ok
2063+ 2: failed
2064+ 3: invalidTest
2065+ 4: testInProgress
2066+ - name: upsAdvTestLastDiagnosticsDate
2067+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.4
2068+ type: DisplayString
2069+ help: The date the last UPS diagnostics test was performed in mm/dd/yy format.
2070+ - 1.3.6.1.4.1.318.1.1.1.7.2.4
2071+ - name: upsAdvTestRuntimeCalibration
2072+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.5
2073+ type: gauge
2074+ help: Setting this variable to performCalibration(2) causes the UPS to discharge
2075+ to calibrate the UPS - 1.3.6.1.4.1.318.1.1.1.7.2.5
2076+ enum_values:
2077+ 1: noPerformCalibration
2078+ 2: performCalibration
2079+ 3: cancelCurrentCalibration
2080+ - name: upsAdvTestCalibrationResults
2081+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.6
2082+ type: gauge
2083+ help: The results of the last runtime calibration - 1.3.6.1.4.1.318.1.1.1.7.2.6
2084+ enum_values:
2085+ 1: ok
2086+ 2: invalidCalibration
2087+ 3: calibrationInProgress
2088+ 4: refused
2089+ 5: aborted
2090+ 6: pending
2091+ - name: upsAdvTestCalibrationDate
2092+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.7
2093+ type: DisplayString
2094+ help: The date the last UPS runtime calibration was performed in mm/dd/yy format.
2095+ - 1.3.6.1.4.1.318.1.1.1.7.2.7
2096+ - name: upsAdvTestDiagnosticTime
2097+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.8
2098+ type: DisplayString
2099+ help: The time of the day to perform automatic battery test - 1.3.6.1.4.1.318.1.1.1.7.2.8
2100+ - name: upsAdvTestDiagnosticDay
2101+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.9
2102+ type: gauge
2103+ help: The day of the week to perform automatic battery test. - 1.3.6.1.4.1.318.1.1.1.7.2.9
2104+ enum_values:
2105+ 1: monday
2106+ 2: tuesday
2107+ 3: wednesday
2108+ 4: thursday
2109+ 5: friday
2110+ 6: saturday
2111+ 7: sunday
2112+ - name: upsAdvTestBatteryInterval
2113+ oid: 1.3.6.1.4.1.318.1.1.1.7.2.10
2114+ type: DisplayString
2115+ help: The UPS system's automatic battery test period. - 1.3.6.1.4.1.318.1.1.1.7.2.10
2116+ - name: upsCommStatus
2117+ oid: 1.3.6.1.4.1.318.1.1.1.8.1
2118+ type: gauge
2119+ help: The status of agent's communication with UPS. - 1.3.6.1.4.1.318.1.1.1.8.1
2120+ enum_values:
2121+ 1: ok
2122+ 2: noComm
2123+ - name: iemStatusProbeNumber
2124+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.1
2125+ type: gauge
2126+ help: The index of the probe. - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.1
2127+ indexes:
2128+ - labelname: iemStatusProbeNumber
2129+ type: gauge
2130+ - name: iemStatusProbeName
2131+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.2
2132+ type: DisplayString
2133+ help: A descriptive name for the probe set by the user. - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.2
2134+ indexes:
2135+ - labelname: iemStatusProbeNumber
2136+ type: gauge
2137+ - name: iemStatusProbeStatus
2138+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.3
2139+ type: gauge
2140+ help: The connected status of the probe, either disconnected(1) or connected(2).
2141+ - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.3
2142+ indexes:
2143+ - labelname: iemStatusProbeNumber
2144+ type: gauge
2145+ enum_values:
2146+ 1: disconnected
2147+ 2: connected
2148+ - name: iemStatusProbeCurrentTemp
2149+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.4
2150+ type: gauge
2151+ help: The current temperature reading from the probe displayed in the units shown
2152+ in the 'iemStatusProbeTempUnits' OID (Celsius or Fahrenheit). - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.4
2153+ indexes:
2154+ - labelname: iemStatusProbeNumber
2155+ type: gauge
2156+ - name: iemStatusProbeTempUnits
2157+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.5
2158+ type: gauge
2159+ help: The temperature scale used to display the temperature thresholds of the
2160+ probe, Celsius(1) or Fahrenheit(2) - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.5
2161+ indexes:
2162+ - labelname: iemStatusProbeNumber
2163+ type: gauge
2164+ enum_values:
2165+ 1: celsius
2166+ 2: fahrenheit
2167+ - name: iemStatusProbeCurrentHumid
2168+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.6
2169+ type: gauge
2170+ help: The current humidity reading from the probe in percent relative humidity.
2171+ - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.6
2172+ indexes:
2173+ - labelname: iemStatusProbeNumber
2174+ type: gauge
2175+ - name: iemStatusProbeHighTempViolation
2176+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.7
2177+ type: gauge
2178+ help: The high temperature violation status of the probe temperature reading -
2179+ 1.3.6.1.4.1.318.1.1.10.2.3.2.1.7
2180+ indexes:
2181+ - labelname: iemStatusProbeNumber
2182+ type: gauge
2183+ enum_values:
2184+ 1: noViolation
2185+ 2: highTempViolation
2186+ 3: disabled
2187+ - name: iemStatusProbeLowTempViolation
2188+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.8
2189+ type: gauge
2190+ help: The high temperature violation status of the probe temperature reading -
2191+ 1.3.6.1.4.1.318.1.1.10.2.3.2.1.8
2192+ indexes:
2193+ - labelname: iemStatusProbeNumber
2194+ type: gauge
2195+ enum_values:
2196+ 1: noViolation
2197+ 2: lowTempViolation
2198+ 3: disabled
2199+ - name: iemStatusProbeHighHumidViolation
2200+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.9
2201+ type: gauge
2202+ help: The high humidity violation status of the probe humidity reading - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.9
2203+ indexes:
2204+ - labelname: iemStatusProbeNumber
2205+ type: gauge
2206+ enum_values:
2207+ 1: noViolation
2208+ 2: highHumidViolation
2209+ 3: disabled
2210+ - name: iemStatusProbeLowHumidViolation
2211+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.10
2212+ type: gauge
2213+ help: The low humidity violation status of the probe humidity reading - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.10
2214+ indexes:
2215+ - labelname: iemStatusProbeNumber
2216+ type: gauge
2217+ enum_values:
2218+ 1: noViolation
2219+ 2: lowHumidViolation
2220+ 3: disabled
2221+ - name: iemStatusProbeMaxTempViolation
2222+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.11
2223+ type: gauge
2224+ help: The max temperature violation status of the probe temperature reading -
2225+ 1.3.6.1.4.1.318.1.1.10.2.3.2.1.11
2226+ indexes:
2227+ - labelname: iemStatusProbeNumber
2228+ type: gauge
2229+ enum_values:
2230+ 1: noViolation
2231+ 2: maxTempViolation
2232+ 3: disabled
2233+ - name: iemStatusProbeMinTempViolation
2234+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.12
2235+ type: gauge
2236+ help: The minimum temperature violation status of the probe temperature reading
2237+ - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.12
2238+ indexes:
2239+ - labelname: iemStatusProbeNumber
2240+ type: gauge
2241+ enum_values:
2242+ 1: noViolation
2243+ 2: minTempViolation
2244+ 3: disabled
2245+ - name: iemStatusProbeMaxHumidViolation
2246+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.13
2247+ type: gauge
2248+ help: The maximum humidity violation status of the probe humidity reading - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.13
2249+ indexes:
2250+ - labelname: iemStatusProbeNumber
2251+ type: gauge
2252+ enum_values:
2253+ 1: noViolation
2254+ 2: maxHumidViolation
2255+ 3: disabled
2256+ - name: iemStatusProbeMinHumidViolation
2257+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.14
2258+ type: gauge
2259+ help: The minimum humidity violation status of the probe humidity reading - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.14
2260+ indexes:
2261+ - labelname: iemStatusProbeNumber
2262+ type: gauge
2263+ enum_values:
2264+ 1: noViolation
2265+ 2: minHumidViolation
2266+ 3: disabled
2267+ - name: iemStatusProbeLocation
2268+ oid: 1.3.6.1.4.1.318.1.1.10.2.3.2.1.15
2269+ type: DisplayString
2270+ help: A descriptive location for the probe set by the user. - 1.3.6.1.4.1.318.1.1.10.2.3.2.1.15
2271+ indexes:
2272+ - labelname: iemStatusProbeNumber
2273+ type: gauge
2274+ - name: rPDU2SensorTempHumidityStatusIndex
2275+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.1
2276+ type: gauge
2277+ help: The index to the temperature-humidity status data table entry - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.1
2278+ indexes:
2279+ - labelname: rPDU2SensorTempHumidityStatusIndex
2280+ type: gauge
2281+ - name: rPDU2SensorTempHumidityStatusModule
2282+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.2
2283+ type: gauge
2284+ help: The user-defined Rack PDU numeric ID - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.2
2285+ indexes:
2286+ - labelname: rPDU2SensorTempHumidityStatusIndex
2287+ type: gauge
2288+ - name: rPDU2SensorTempHumidityStatusName
2289+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.3
2290+ type: DisplayString
2291+ help: The user-defined temperature-humidity sensor ID string - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.3
2292+ indexes:
2293+ - labelname: rPDU2SensorTempHumidityStatusIndex
2294+ type: gauge
2295+ - name: rPDU2SensorTempHumidityStatusNumber
2296+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.4
2297+ type: gauge
2298+ help: The temperature-humidity sensor numeric ID - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.4
2299+ indexes:
2300+ - labelname: rPDU2SensorTempHumidityStatusIndex
2301+ type: gauge
2302+ - name: rPDU2SensorTempHumidityStatusType
2303+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.5
2304+ type: gauge
2305+ help: The type of the sensor - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.5
2306+ indexes:
2307+ - labelname: rPDU2SensorTempHumidityStatusIndex
2308+ type: gauge
2309+ enum_values:
2310+ 1: temperatureOnly
2311+ 2: temperatureHumidity
2312+ 3: commsLost
2313+ 4: notInstalled
2314+ - name: rPDU2SensorTempHumidityStatusCommStatus
2315+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.6
2316+ type: gauge
2317+ help: The communications status of the sensor - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.6
2318+ indexes:
2319+ - labelname: rPDU2SensorTempHumidityStatusIndex
2320+ type: gauge
2321+ enum_values:
2322+ 1: notInstalled
2323+ 2: commsOK
2324+ 3: commsLost
2325+ - name: rPDU2SensorTempHumidityStatusTempF
2326+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.7
2327+ type: gauge
2328+ help: Sensor temperature reading in tenths of degrees Fahrenheit - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.7
2329+ indexes:
2330+ - labelname: rPDU2SensorTempHumidityStatusIndex
2331+ type: gauge
2332+ - name: rPDU2SensorTempHumidityStatusTempC
2333+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.8
2334+ type: gauge
2335+ help: Sensor temperature reading in tenths of degrees Celsius - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.8
2336+ indexes:
2337+ - labelname: rPDU2SensorTempHumidityStatusIndex
2338+ type: gauge
2339+ - name: rPDU2SensorTempHumidityStatusTempStatus
2340+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.9
2341+ type: gauge
2342+ help: This OID reports the current state of the temperature probe - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.9
2343+ indexes:
2344+ - labelname: rPDU2SensorTempHumidityStatusIndex
2345+ type: gauge
2346+ enum_values:
2347+ 1: notPresent
2348+ 2: belowMin
2349+ 3: belowLow
2350+ 4: normal
2351+ 5: aboveHigh
2352+ 6: aboveMax
2353+ - name: rPDU2SensorTempHumidityStatusRelativeHumidity
2354+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.10
2355+ type: gauge
2356+ help: Sensor humidity reading in percent relative humidity - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.10
2357+ indexes:
2358+ - labelname: rPDU2SensorTempHumidityStatusIndex
2359+ type: gauge
2360+ - name: rPDU2SensorTempHumidityStatusHumidityStatus
2361+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.11
2362+ type: gauge
2363+ help: This OID reports the current state of the humidity probe - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.11
2364+ indexes:
2365+ - labelname: rPDU2SensorTempHumidityStatusIndex
2366+ type: gauge
2367+ enum_values:
2368+ 1: notPresent
2369+ 2: belowMin
2370+ 3: belowLow
2371+ 4: normal
2372+ 5: aboveHigh
2373+ 6: aboveMax
2374+ - name: rPDU2SensorTempHumidityStatusTempPeakF
2375+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.12
2376+ type: gauge
2377+ help: Sensor peak temperature in tenths of degrees Fahrenheit - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.12
2378+ indexes:
2379+ - labelname: rPDU2SensorTempHumidityStatusIndex
2380+ type: gauge
2381+ - name: rPDU2SensorTempHumidityStatusTempPeakC
2382+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.13
2383+ type: gauge
2384+ help: Sensor peak temperature in tenths of degrees Celsius - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.13
2385+ indexes:
2386+ - labelname: rPDU2SensorTempHumidityStatusIndex
2387+ type: gauge
2388+ - name: rPDU2SensorTempHumidityStatusTempPeakTimestamp
2389+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.14
2390+ type: DisplayString
2391+ help: Indicates the date and time that the peak temperature occurred - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.14
2392+ indexes:
2393+ - labelname: rPDU2SensorTempHumidityStatusIndex
2394+ type: gauge
2395+ - name: rPDU2SensorTempHumidityStatusTempPeakStartTime
2396+ oid: 1.3.6.1.4.1.318.1.1.26.10.2.2.1.15
2397+ type: DisplayString
2398+ help: Indicates the date and time of the last temperature peak reset - 1.3.6.1.4.1.318.1.1.26.10.2.2.1.15
2399+ indexes:
2400+ - labelname: rPDU2SensorTempHumidityStatusIndex
2401+ type: gauge
2402+ - name: rPDU2DeviceStatusIndex
2403+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.1
2404+ type: gauge
2405+ help: The index to the Rack PDU status table entry - 1.3.6.1.4.1.318.1.1.26.4.3.1.1
2406+ indexes:
2407+ - labelname: rPDU2DeviceStatusIndex
2408+ type: gauge
2409+ - name: rPDU2DeviceStatusModule
2410+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.2
2411+ type: gauge
2412+ help: The user-defined Rack PDU numeric ID - 1.3.6.1.4.1.318.1.1.26.4.3.1.2
2413+ indexes:
2414+ - labelname: rPDU2DeviceStatusIndex
2415+ type: gauge
2416+ - name: rPDU2DeviceStatusName
2417+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.3
2418+ type: DisplayString
2419+ help: A user-defined string identifying the Rack PDU - 1.3.6.1.4.1.318.1.1.26.4.3.1.3
2420+ indexes:
2421+ - labelname: rPDU2DeviceStatusIndex
2422+ type: gauge
2423+ - name: rPDU2DeviceStatusLoadState
2424+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.4
2425+ type: gauge
2426+ help: Indicates the present load status of the Rack PDU - 1.3.6.1.4.1.318.1.1.26.4.3.1.4
2427+ indexes:
2428+ - labelname: rPDU2DeviceStatusIndex
2429+ type: gauge
2430+ enum_values:
2431+ 1: lowLoad
2432+ 2: normal
2433+ 3: nearOverload
2434+ 4: overload
2435+ 5: notsupported
2436+ - name: rPDU2DeviceStatusPower
2437+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.5
2438+ type: gauge
2439+ help: The power consumption of the Rack PDU load in hundredths of kilowatts -
2440+ 1.3.6.1.4.1.318.1.1.26.4.3.1.5
2441+ indexes:
2442+ - labelname: rPDU2DeviceStatusIndex
2443+ type: gauge
2444+ - name: rPDU2DeviceStatusPeakPower
2445+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.6
2446+ type: gauge
2447+ help: The peak power consumption of the Rack PDU load in hundredths of kilowatts
2448+ - 1.3.6.1.4.1.318.1.1.26.4.3.1.6
2449+ indexes:
2450+ - labelname: rPDU2DeviceStatusIndex
2451+ type: gauge
2452+ - name: rPDU2DeviceStatusPeakPowerTimestamp
2453+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.7
2454+ type: DisplayString
2455+ help: Indicates the date and time that peak power consumption occurred - 1.3.6.1.4.1.318.1.1.26.4.3.1.7
2456+ indexes:
2457+ - labelname: rPDU2DeviceStatusIndex
2458+ type: gauge
2459+ - name: rPDU2DeviceStatusPeakPowerStartTime
2460+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.8
2461+ type: DisplayString
2462+ help: Indicates the date and time of the last device peak power reset - 1.3.6.1.4.1.318.1.1.26.4.3.1.8
2463+ indexes:
2464+ - labelname: rPDU2DeviceStatusIndex
2465+ type: gauge
2466+ - name: rPDU2DeviceStatusEnergy
2467+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.9
2468+ type: gauge
2469+ help: A user resettable energy meter measuring Rack PDU load energy consumption
2470+ in tenths of kilowatt-hours - 1.3.6.1.4.1.318.1.1.26.4.3.1.9
2471+ indexes:
2472+ - labelname: rPDU2DeviceStatusIndex
2473+ type: gauge
2474+ - name: rPDU2DeviceStatusEnergyStartTime
2475+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.10
2476+ type: DisplayString
2477+ help: Indicates the date and time of the last device energy meter reset - 1.3.6.1.4.1.318.1.1.26.4.3.1.10
2478+ indexes:
2479+ - labelname: rPDU2DeviceStatusIndex
2480+ type: gauge
2481+ - name: rPDU2DeviceStatusCommandPending
2482+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.11
2483+ type: gauge
2484+ help: Indicates whether or not the device is processing a pending command - 1.3.6.1.4.1.318.1.1.26.4.3.1.11
2485+ indexes:
2486+ - labelname: rPDU2DeviceStatusIndex
2487+ type: gauge
2488+ enum_values:
2489+ 1: commandPending
2490+ 2: noCommandPending
2491+ 3: commandPendingUnknown
2492+ - name: rPDU2DeviceStatusPowerSupplyAlarm
2493+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.12
2494+ type: gauge
2495+ help: Indicates a power supply alarm is active when value equals alarm (2) - 1.3.6.1.4.1.318.1.1.26.4.3.1.12
2496+ indexes:
2497+ - labelname: rPDU2DeviceStatusIndex
2498+ type: gauge
2499+ enum_values:
2500+ 1: normal
2501+ 2: alarm
2502+ - name: rPDU2DeviceStatusPowerSupply1Status
2503+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.13
2504+ type: gauge
2505+ help: Indicates whether or not an alarm is active in Power Supply 1 - 1.3.6.1.4.1.318.1.1.26.4.3.1.13
2506+ indexes:
2507+ - labelname: rPDU2DeviceStatusIndex
2508+ type: gauge
2509+ enum_values:
2510+ 1: normal
2511+ 2: alarm
2512+ 3: notInstalled
2513+ - name: rPDU2DeviceStatusPowerSupply2Status
2514+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.14
2515+ type: gauge
2516+ help: Indicates whether or not an alarm is active in Power Supply 2 - 1.3.6.1.4.1.318.1.1.26.4.3.1.14
2517+ indexes:
2518+ - labelname: rPDU2DeviceStatusIndex
2519+ type: gauge
2520+ enum_values:
2521+ 1: normal
2522+ 2: alarm
2523+ 3: notInstalled
2524+ - name: rPDU2DeviceStatusOutletsEnergyStartTime
2525+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.15
2526+ type: DisplayString
2527+ help: Indicates the date and time of the last outlets energy meter reset - 1.3.6.1.4.1.318.1.1.26.4.3.1.15
2528+ indexes:
2529+ - labelname: rPDU2DeviceStatusIndex
2530+ type: gauge
2531+ - name: rPDU2DeviceStatusApparentPower
2532+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.16
2533+ type: gauge
2534+ help: The apparent power consumption of the Rack PDU load in hundredths of kiloVoltAmps
2535+ (kVA) - 1.3.6.1.4.1.318.1.1.26.4.3.1.16
2536+ indexes:
2537+ - labelname: rPDU2DeviceStatusIndex
2538+ type: gauge
2539+ - name: rPDU2DeviceStatusPowerFactor
2540+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.17
2541+ type: gauge
2542+ help: The power factor of the Rack PDU load in hundredths - 1.3.6.1.4.1.318.1.1.26.4.3.1.17
2543+ indexes:
2544+ - labelname: rPDU2DeviceStatusIndex
2545+ type: gauge
2546+ - name: rPDU2DeviceStatusNPSType
2547+ oid: 1.3.6.1.4.1.318.1.1.26.4.3.1.18
2548+ type: gauge
2549+ help: 'The device NPS status: notNPS (1) indicates the Rack PDU is not in an NPS
2550+ group - 1.3.6.1.4.1.318.1.1.26.4.3.1.18'
2551+ indexes:
2552+ - labelname: rPDU2DeviceStatusIndex
2553+ type: gauge
2554+ enum_values:
2555+ 1: notNPS
2556+ 2: host
2557+ 3: guest
2558+ - name: rPDU2PhaseStatusIndex
2559+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.1
2560+ type: gauge
2561+ help: The index to the Rack PDU phase status table entry - 1.3.6.1.4.1.318.1.1.26.6.3.1.1
2562+ indexes:
2563+ - labelname: rPDU2PhaseStatusIndex
2564+ type: gauge
2565+ - name: rPDU2PhaseStatusModule
2566+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.2
2567+ type: gauge
2568+ help: The user-defined Rack PDU numeric ID - 1.3.6.1.4.1.318.1.1.26.6.3.1.2
2569+ indexes:
2570+ - labelname: rPDU2PhaseStatusIndex
2571+ type: gauge
2572+ - name: rPDU2PhaseStatusNumber
2573+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.3
2574+ type: gauge
2575+ help: The numeric phase ID - 1.3.6.1.4.1.318.1.1.26.6.3.1.3
2576+ indexes:
2577+ - labelname: rPDU2PhaseStatusIndex
2578+ type: gauge
2579+ - name: rPDU2PhaseStatusLoadState
2580+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.4
2581+ type: gauge
2582+ help: Indicates the present load status of the Rack PDU phase being queried -
2583+ 1.3.6.1.4.1.318.1.1.26.6.3.1.4
2584+ indexes:
2585+ - labelname: rPDU2PhaseStatusIndex
2586+ type: gauge
2587+ enum_values:
2588+ 1: lowLoad
2589+ 2: normal
2590+ 3: nearOverload
2591+ 4: overload
2592+ - name: rPDU2PhaseStatusCurrent
2593+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.5
2594+ type: gauge
2595+ help: Indicates the current draw, in tenths of Amps, of the load on the Rack PDU
2596+ phase being queried - 1.3.6.1.4.1.318.1.1.26.6.3.1.5
2597+ indexes:
2598+ - labelname: rPDU2PhaseStatusIndex
2599+ type: gauge
2600+ - name: rPDU2PhaseStatusVoltage
2601+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.6
2602+ type: gauge
2603+ help: Indicates the Voltage, in Volts, of the Rack PDU phase being queried - 1.3.6.1.4.1.318.1.1.26.6.3.1.6
2604+ indexes:
2605+ - labelname: rPDU2PhaseStatusIndex
2606+ type: gauge
2607+ - name: rPDU2PhaseStatusPower
2608+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.7
2609+ type: gauge
2610+ help: Indicates the load power, in hundredths of kilowatts (kW), consumed on the
2611+ Rack PDU phase being queried - 1.3.6.1.4.1.318.1.1.26.6.3.1.7
2612+ indexes:
2613+ - labelname: rPDU2PhaseStatusIndex
2614+ type: gauge
2615+ - name: rPDU2PhaseStatusApparentPower
2616+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.8
2617+ type: gauge
2618+ help: Indicates the load apparent power, in hundredths of kiloVoltAmps (kVA),
2619+ consumed on the Rack PDU phase being queried - 1.3.6.1.4.1.318.1.1.26.6.3.1.8
2620+ indexes:
2621+ - labelname: rPDU2PhaseStatusIndex
2622+ type: gauge
2623+ - name: rPDU2PhaseStatusPowerFactor
2624+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.9
2625+ type: gauge
2626+ help: Indicates the load power factor, in hundredths, of the Rack PDU phase being
2627+ queried - 1.3.6.1.4.1.318.1.1.26.6.3.1.9
2628+ indexes:
2629+ - labelname: rPDU2PhaseStatusIndex
2630+ type: gauge
2631+ - name: rPDU2PhaseStatusPeakCurrent
2632+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.10
2633+ type: gauge
2634+ help: The peak current of the Rack PDU phase load in tenths of Amps - 1.3.6.1.4.1.318.1.1.26.6.3.1.10
2635+ indexes:
2636+ - labelname: rPDU2PhaseStatusIndex
2637+ type: gauge
2638+ - name: rPDU2PhaseStatusPeakCurrentTimestamp
2639+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.11
2640+ type: DisplayString
2641+ help: Indicates the date and time that the peak current occurred - 1.3.6.1.4.1.318.1.1.26.6.3.1.11
2642+ indexes:
2643+ - labelname: rPDU2PhaseStatusIndex
2644+ type: gauge
2645+ - name: rPDU2PhaseStatusPeakCurrentStartTime
2646+ oid: 1.3.6.1.4.1.318.1.1.26.6.3.1.12
2647+ type: DisplayString
2648+ help: Indicates the date and time of the last phase peak current reset - 1.3.6.1.4.1.318.1.1.26.6.3.1.12
2649+ indexes:
2650+ - labelname: rPDU2PhaseStatusIndex
2651+ type: gauge
2652+ - name: rPDU2BankStatusIndex
2653+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.1
2654+ type: gauge
2655+ help: The index to the Rack PDU bank status table entry - 1.3.6.1.4.1.318.1.1.26.8.3.1.1
2656+ indexes:
2657+ - labelname: rPDU2BankStatusIndex
2658+ type: gauge
2659+ - name: rPDU2BankStatusModule
2660+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.2
2661+ type: gauge
2662+ help: The user-defined Rack PDU numeric ID - 1.3.6.1.4.1.318.1.1.26.8.3.1.2
2663+ indexes:
2664+ - labelname: rPDU2BankStatusIndex
2665+ type: gauge
2666+ - name: rPDU2BankStatusNumber
2667+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.3
2668+ type: gauge
2669+ help: The numeric bank ID - 1.3.6.1.4.1.318.1.1.26.8.3.1.3
2670+ indexes:
2671+ - labelname: rPDU2BankStatusIndex
2672+ type: gauge
2673+ - name: rPDU2BankStatusLoadState
2674+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.4
2675+ type: EnumAsStateSet
2676+ help: Indicates the present load status of the Rack PDU bank being queried - 1.3.6.1.4.1.318.1.1.26.8.3.1.4
2677+ indexes:
2678+ - labelname: rPDU2BankStatusIndex
2679+ type: gauge
2680+ enum_values:
2681+ 1: lowLoad
2682+ 2: normal
2683+ 3: nearOverload
2684+ 4: overload
2685+ - name: rPDU2BankStatusCurrent
2686+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.5
2687+ type: gauge
2688+ help: Indicates the current draw, in tenths of Amps, of the load on the Rack PDU
2689+ bank being queried - 1.3.6.1.4.1.318.1.1.26.8.3.1.5
2690+ indexes:
2691+ - labelname: rPDU2BankStatusIndex
2692+ type: gauge
2693+ - name: rPDU2BankStatusPeakCurrent
2694+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.6
2695+ type: gauge
2696+ help: The peak current of the Rack PDU bank load in tenths of Amps - 1.3.6.1.4.1.318.1.1.26.8.3.1.6
2697+ indexes:
2698+ - labelname: rPDU2BankStatusIndex
2699+ type: gauge
2700+ - name: rPDU2BankStatusPeakCurrentTimestamp
2701+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.7
2702+ type: DisplayString
2703+ help: Indicates the date and time the bank peak current occurred - 1.3.6.1.4.1.318.1.1.26.8.3.1.7
2704+ indexes:
2705+ - labelname: rPDU2BankStatusIndex
2706+ type: gauge
2707+ - name: rPDU2BankStatusPeakCurrentStartTime
2708+ oid: 1.3.6.1.4.1.318.1.1.26.8.3.1.8
2709+ type: DisplayString
2710+ help: Indicates the date and time of the last bank peak current reset - 1.3.6.1.4.1.318.1.1.26.8.3.1.8
2711+ indexes:
2712+ - labelname: rPDU2BankStatusIndex
2713+ type: gauge
2714+ version: 1

Subscribers

People subscribed via source and target branches

to all changes: