Advertisement
Guest User

Eaton EX-2200 - LibreNMS - Poller

a guest
Jan 24th, 2017
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 194.06 KB | None | 0 0
  1. LibreNMS Poller
  2. Version info:
  3. Commit SHA: 8d8728d7d24bec8f6c4dc103235152eb47e3a488
  4. Commit Date: 1480547599
  5. DB Schema: 151
  6. PHP: 5.5.9-1ubuntu4.20
  7. MySQL: 5.5.53-0ubuntu0.14.04.1
  8. RRDTool: 1.4.7
  9. SNMP: NET-SNMP 5.7.2
  10. DEBUG!
  11. Starting polling run:
  12.  
  13. SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` = '192.168.57.225' ORDER BY `device_id` ASC]
  14. SQL[SELECT * FROM `devices` WHERE `device_id` = 35]
  15. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '35']
  16. Hostname: 192.168.57.225
  17. Device ID: 35
  18. OS: generic
  19.  
  20. SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`) VALUES ('3','3','0','0.45','0.59','0.53','35',NOW())]
  21. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -Oqv -m SNMPv2-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysObjectID.0]
  22. SNMPv2-SMI::enterprises.705.1
  23.  
  24. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQnUst -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysUpTime.0 sysLocation.0 sysContact.0 sysName.0 sysObjectID.0]
  25. sysUpTime.0 = 59205658
  26. sysLocation.0 = Server Room @ Casoni TSC
  27. sysContact.0 = ictconsult+tsc@gmail.com
  28. sysName.0 = eaton-ex2200
  29. sysObjectID.0 = enterprises.705.1
  30.  
  31. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OvQ -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysDescr.0]
  32. EX 2200
  33.  
  34. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQnUst -m HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmpEngineTime.0 hrSystemUptime.0]
  35. snmpEngineTime.0 = 592056
  36.  
  37. Using SNMP Agent Uptime (592056s)
  38. RRD[update /opt/librenms/rrd/192.168.57.225/uptime.rrd N:592056]
  39. [RRD Disabled]Uptime: 6 days, 20h 27m 36s
  40. Modules status: Global- OS Device Module [ unix-agent ] disabled globally.
  41.  
  42. Modules status: Global+ OS Device
  43. #### Load poller module os ####
  44. Generic :(
  45. Hardware:
  46. Version:
  47. Features:
  48. Serial:
  49.  
  50. >> Runtime for poller module 'os': 0.0002 seconds
  51. #### Unload poller module os ####
  52.  
  53. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-os.rrd N:0.00022697448730469]
  54. [RRD Disabled]Modules status: Global+ OS Device
  55. #### Load poller module ipmi ####
  56. SQL[SELECT * FROM sensors WHERE device_id = '35' AND poller_type='ipmi']
  57. Array
  58. (
  59. )
  60.  
  61. >> Runtime for poller module 'ipmi': 0.0006 seconds
  62. #### Unload poller module ipmi ####
  63.  
  64. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-ipmi.rrd N:0.00056910514831543]
  65. [RRD Disabled]Modules status: Global+ OS Device
  66. #### Load poller module sensors ####
  67. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '35']
  68. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'frequency' AND `device_id` = '35']
  69. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'runtime' AND `device_id` = '35']
  70. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'humidity' AND `device_id` = '35']
  71. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'fanspeed' AND `device_id` = '35']
  72. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '35']
  73. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '35']
  74. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '35']
  75. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'dbm' AND `device_id` = '35']
  76. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'charge' AND `device_id` = '35']
  77. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'load' AND `device_id` = '35']
  78. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'state' AND `device_id` = '35']
  79. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'signal' AND `device_id` = '35']
  80.  
  81. >> Runtime for poller module 'sensors': 0.0032 seconds
  82. #### Unload poller module sensors ####
  83.  
  84. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-sensors.rrd N:0.0032258033752441]
  85. [RRD Disabled]Modules status: Global+ OS Device
  86. #### Load poller module processors ####
  87. SQL[SELECT * FROM processors WHERE device_id = '35']
  88.  
  89. >> Runtime for poller module 'processors': 0.0004 seconds
  90. #### Unload poller module processors ####
  91.  
  92. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-processors.rrd N:0.00037002563476562]
  93. [RRD Disabled]Modules status: Global+ OS Device
  94. #### Load poller module mempools ####
  95. SQL[SELECT * FROM mempools WHERE device_id = '35']
  96.  
  97. >> Runtime for poller module 'mempools': 0.0006 seconds
  98. #### Unload poller module mempools ####
  99.  
  100. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-mempools.rrd N:0.00058197975158691]
  101. [RRD Disabled]Modules status: Global+ OS Device
  102. #### Load poller module storage ####
  103. SQL[SELECT * FROM storage WHERE device_id = '35']
  104.  
  105. >> Runtime for poller module 'storage': 0.0004 seconds
  106. #### Unload poller module storage ####
  107.  
  108. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-storage.rrd N:0.00036096572875977]
  109. [RRD Disabled]Modules status: Global+ OS Device
  110. #### Load poller module netstats ####
  111. IPSNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 IP-MIB::ipForwDatagrams.0 IP-MIB::ipInDelivers.0 IP-MIB::ipInReceives.0 IP-MIB::ipOutRequests.0 IP-MIB::ipInDiscards.0 IP-MIB::ipOutDiscards.0 IP-MIB::ipOutNoRoutes.0 IP-MIB::ipReasmReqds.0 IP-MIB::ipReasmOKs.0 IP-MIB::ipReasmFails.0 IP-MIB::ipFragOKs.0 IP-MIB::ipFragFails.0 IP-MIB::ipFragCreates.0 IP-MIB::ipInUnknownProtos.0 IP-MIB::ipInHdrErrors.0 IP-MIB::ipInAddrErrors.0]
  112. ipForwDatagrams.0 = 0
  113. ipInDelivers.0 = 1072344
  114. ipInReceives.0 = 6297055
  115. ipOutRequests.0 = 754245
  116. ipInDiscards.0 = 0
  117. ipOutDiscards.0 = 0
  118. ipOutNoRoutes.0 = 0
  119. ipReasmReqds.0 = 0
  120. ipReasmOKs.0 = 0
  121. ipReasmFails.0 = 0
  122. ipFragOKs.0 = 0
  123. ipFragFails.0 = 0
  124. ipFragCreates.0 = 0
  125. ipInUnknownProtos.0 = 0
  126. ipInHdrErrors.0 = 0
  127. ipInAddrErrors.0 = 23
  128.  
  129. RRD[update /opt/librenms/rrd/192.168.57.225/netstats-ip.rrd N:0:1072344:6297055:754245:0:0:0:0:0:0:0:0:0:0:0:23]
  130. [RRD Disabled] TCPSNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQUs -m TCP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 TCP-MIB::tcpActiveOpens.0 TCP-MIB::tcpPassiveOpens.0 TCP-MIB::tcpAttemptFails.0 TCP-MIB::tcpEstabResets.0 TCP-MIB::tcpCurrEstab.0 TCP-MIB::tcpInSegs.0 TCP-MIB::tcpOutSegs.0 TCP-MIB::tcpRetransSegs.0 TCP-MIB::tcpInErrs.0 TCP-MIB::tcpOutRsts.0 tcpHCInSegs.0 tcpHCOutSegs.0]
  131. tcpActiveOpens.0 = 0
  132. tcpPassiveOpens.0 = 0
  133. tcpAttemptFails.0 = 0
  134. tcpEstabResets.0 = 0
  135. tcpCurrEstab.0 = 0
  136. tcpInSegs.0 = 0
  137. tcpOutSegs.0 = 0
  138. tcpRetransSegs.0 = 0
  139. tcpInErrs.0 = 0
  140. tcpOutRsts.0 = 0
  141. tcpHCInSegs.0 = 0
  142. tcpHCOutSegs.0 = 0
  143.  
  144. RRD[update /opt/librenms/rrd/192.168.57.225/netstats-tcp.rrd N:0:0:0:0:0:0:0:0:0:0]
  145. [RRD Disabled] UDPSNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQUs -m UDP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 UDP-MIB::udpInDatagrams.0 UDP-MIB::udpOutDatagrams.0 UDP-MIB::udpInErrors.0 UDP-MIB::udpNoPorts.0]
  146. udpInDatagrams.0 = 733807
  147. udpOutDatagrams.0 = 748422
  148. udpInErrors.0 = 1
  149. udpNoPorts.0 = 328406
  150.  
  151. RRD[update /opt/librenms/rrd/192.168.57.225/netstats-udp.rrd N:733807:748422:1:328406]
  152. [RRD Disabled] ICMPSNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 icmp]
  153. icmpInMsgs.0 = 5823
  154. icmpInErrors.0 = 0
  155. icmpInDestUnreachs.0 = 0
  156. icmpInTimeExcds.0 = 0
  157. icmpInParmProbs.0 = 0
  158. icmpInSrcQuenchs.0 = 0
  159. icmpInRedirects.0 = 0
  160. icmpInEchos.0 = 5823
  161. icmpInEchoReps.0 = 0
  162. icmpInTimestamps.0 = 0
  163. icmpInTimestampReps.0 = 0
  164. icmpInAddrMasks.0 = 0
  165. icmpInAddrMaskReps.0 = 0
  166. icmpOutMsgs.0 = 5823
  167. icmpOutErrors.0 = 0
  168. icmpOutDestUnreachs.0 = 0
  169. icmpOutTimeExcds.0 = 0
  170. icmpOutParmProbs.0 = 0
  171. icmpOutSrcQuenchs.0 = 0
  172. icmpOutRedirects.0 = 0
  173. icmpOutEchos.0 = 0
  174. icmpOutEchoReps.0 = 5823
  175. icmpOutTimestamps.0 = 0
  176. icmpOutTimestampReps.0 = 0
  177. icmpOutAddrMasks.0 = 0
  178. icmpOutAddrMaskReps.0 = 0
  179. icmp.* = 5823
  180. icmp.* = 93
  181. icmp.* = 0
  182. icmp.* = 0
  183. icmp.* = 5823
  184. icmp.* = 3
  185. icmp.* = 0
  186. icmp.* = 0
  187. icmp.*.0 = 0
  188. icmp.*.3 = 0
  189. icmp.*.4 = 0
  190. icmp.*.5 = 0
  191. icmp.*.8 = 5823
  192. icmp.*.9 = 0
  193. icmp.*.10 = 0
  194. icmp.*.11 = 0
  195. icmp.*.12 = 0
  196. icmp.*.13 = 0
  197. icmp.*.14 = 0
  198. icmp.*.15 = 0
  199. icmp.*.16 = 0
  200. icmp.*.17 = 0
  201. icmp.*.18 = 0
  202. icmp.*.1 = 0
  203. icmp.*.2 = 0
  204. icmp.*.3 = 0
  205. icmp.*.4 = 0
  206. icmp.*.128 = 0
  207. icmp.*.129 = 0
  208. icmp.*.130 = 0
  209. icmp.*.131 = 0
  210. icmp.*.132 = 0
  211. icmp.*.133 = 63
  212. icmp.*.134 = 0
  213. icmp.*.135 = 0
  214. icmp.*.136 = 30
  215. icmp.*.137 = 0
  216. icmp.*.0 = 5823
  217. icmp.*.3 = 0
  218. icmp.*.4 = 0
  219. icmp.*.5 = 0
  220. icmp.*.8 = 0
  221. icmp.*.9 = 0
  222. icmp.*.10 = 0
  223. icmp.*.11 = 0
  224. icmp.*.12 = 0
  225. icmp.*.13 = 0
  226. icmp.*.14 = 0
  227. icmp.*.15 = 0
  228. icmp.*.16 = 0
  229. icmp.*.17 = 0
  230. icmp.*.18 = 0
  231. icmp.*.1 = 0
  232. icmp.*.2 = 0
  233. icmp.*.3 = 0
  234. icmp.*.4 = 0
  235. icmp.*.128 = 0
  236. icmp.*.129 = 0
  237. icmp.*.130 = 0
  238. icmp.*.131 = 2
  239. icmp.*.132 = 1
  240. icmp.*.133 = 0
  241. icmp.*.134 = 0
  242. icmp.*.135 = 0
  243. icmp.*.136 = 0
  244. icmp.*.137 = 0
  245.  
  246. RRD[update /opt/librenms/rrd/192.168.57.225/netstats-icmp.rrd N:5823:5823:0:0:5823:0:0:5823:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
  247. [RRD Disabled] SNMPSNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m SNMPv2-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmp]
  248. snmpInPkts.0 = 731731
  249. snmpOutPkts.0 = 731563
  250. snmpInBadVersions.0 = 0
  251. snmpInBadCommunityNames.0 = 168
  252. snmpInBadCommunityUses.0 = 52408
  253. snmpInASNParseErrs.0 = 0
  254. snmpInTooBigs.0 = 0
  255. snmpInNoSuchNames.0 = 0
  256. snmpInBadValues.0 = 0
  257. snmpInReadOnlys.0 = 0
  258. snmpInGenErrs.0 = 0
  259. snmpInTotalReqVars.0 = 743218
  260. snmpInTotalSetVars.0 = 0
  261. snmpInGetRequests.0 = 69929
  262. snmpInGetNexts.0 = 661648
  263. snmpInSetRequests.0 = 0
  264. snmpInGetResponses.0 = 0
  265. snmpInTraps.0 = 0
  266. snmpOutTooBigs.0 = 0
  267. snmpOutNoSuchNames.0 = 52408
  268. snmpOutBadValues.0 = 0
  269. snmpOutGenErrs.0 = 0
  270. snmpOutGetRequests.0 = 0
  271. snmpOutGetNexts.0 = 0
  272. snmpOutSetRequests.0 = 0
  273. snmpOutGetResponses.0 = 731587
  274. snmpOutTraps.0 = 168
  275. snmpEnableAuthenTraps.0 = enabled
  276. snmpSilentDrops.0 = 0
  277. snmpProxyDrops.0 = 0
  278.  
  279. RRD[update /opt/librenms/rrd/192.168.57.225/netstats-snmp.rrd N:731731:731563:0:168:52408:0:0:0:0:0:0:743218:0:69929:661648:0:0:0:0:52408:0:0:0:0:0:731587:168:0:0]
  280. [RRD Disabled] IP-FORWARDSNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQUs -m IP-FORWARD-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 IP-FORWARD-MIB::ipCidrRouteNumber.0]
  281.  
  282.  
  283.  
  284. >> Runtime for poller module 'netstats': 0.6754 seconds
  285. #### Unload poller module netstats ####
  286.  
  287. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-netstats.rrd N:0.67543292045593]
  288. [RRD Disabled]Modules status: Global+ OS Device
  289. #### Load poller module hr-mib ####
  290. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OUQs -m HOST-RESOURCES-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrSystemProcesses.0 hrSystemNumUsers.0]
  291.  
  292.  
  293.  
  294. >> Runtime for poller module 'hr-mib': 0.0487 seconds
  295. #### Unload poller module hr-mib ####
  296.  
  297. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-hr-mib.rrd N:0.048682928085327]
  298. [RRD Disabled]Modules status: Global+ OS Device
  299. #### Load poller module ucd-mib ####
  300. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 systemStats]
  301.  
  302. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 memTotalSwap.0 memAvailSwap.0 memTotalReal.0 memAvailReal.0 memTotalFree.0 memShared.0 memBuffer.0 memCached.0]
  303.  
  304. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 laLoadInt.1 laLoadInt.2 laLoadInt.3]
  305.  
  306.  
  307. >> Runtime for poller module 'ucd-mib': 0.1619 seconds
  308. #### Unload poller module ucd-mib ####
  309.  
  310. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-ucd-mib.rrd N:0.16189503669739]
  311. [RRD Disabled]Modules status: Global+ OS Device
  312. #### Load poller module ipSystemStats ####
  313. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipSystemStats]
  314. ipSystemStatsInReceives.ipv4 = 0
  315. ipSystemStatsInReceives.ipv6 = 18825
  316. ipSystemStatsHCInReceives.ipv4 = 0
  317. ipSystemStatsHCInReceives.ipv6 = 18825
  318. ipSystemStatsInOctets.ipv4 = 3031892830
  319. ipSystemStatsInOctets.ipv6 = 0
  320. ipSystemStatsHCInOctets.ipv4 = 3031893014
  321. ipSystemStatsHCInOctets.ipv6 = 0
  322. ipSystemStatsInHdrErrors.ipv4 = 0
  323. ipSystemStatsInHdrErrors.ipv6 = 0
  324. ipSystemStatsInNoRoutes.ipv4 = 0
  325. ipSystemStatsInNoRoutes.ipv6 = 0
  326. ipSystemStatsInAddrErrors.ipv4 = 0
  327. ipSystemStatsInAddrErrors.ipv6 = 0
  328. ipSystemStatsInUnknownProtos.ipv4 = 19729
  329. ipSystemStatsInUnknownProtos.ipv6 = 0
  330. ipSystemStatsInTruncatedPkts.ipv4 = 0
  331. ipSystemStatsInTruncatedPkts.ipv6 = 0
  332. ipSystemStatsInForwDatagrams.ipv4 = 0
  333. ipSystemStatsInForwDatagrams.ipv6 = 0
  334. ipSystemStatsHCInForwDatagrams.ipv4 = 0
  335. ipSystemStatsHCInForwDatagrams.ipv6 = 0
  336. ipSystemStatsReasmReqds.ipv4 = 0
  337. ipSystemStatsReasmReqds.ipv6 = 0
  338. ipSystemStatsReasmOKs.ipv4 = 0
  339. ipSystemStatsReasmOKs.ipv6 = 0
  340. ipSystemStatsReasmFails.ipv4 = 0
  341. ipSystemStatsReasmFails.ipv6 = 0
  342. ipSystemStatsInDiscards.ipv4 = 0
  343. ipSystemStatsInDiscards.ipv6 = 93
  344. ipSystemStatsInDelivers.ipv4 = 0
  345. ipSystemStatsInDelivers.ipv6 = 8
  346. ipSystemStatsHCInDelivers.ipv4 = 0
  347. ipSystemStatsHCInDelivers.ipv6 = 0
  348. ipSystemStatsOutRequests.ipv4 = 0
  349. ipSystemStatsOutRequests.ipv6 = 0
  350. ipSystemStatsHCOutRequests.ipv4 = 0
  351. ipSystemStatsHCOutRequests.ipv6 = 0
  352. ipSystemStatsOutNoRoutes.ipv4 = 0
  353. ipSystemStatsOutNoRoutes.ipv6 = 0
  354. ipSystemStatsOutForwDatagrams.ipv4 = 0
  355. ipSystemStatsOutForwDatagrams.ipv6 = 0
  356. ipSystemStatsHCOutForwDatagrams.ipv4 = 0
  357. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  358. ipSystemStatsOutDiscards.ipv4 = 0
  359. ipSystemStatsOutDiscards.ipv6 = 0
  360. ipSystemStatsOutFragReqds.ipv4 = 0
  361. ipSystemStatsOutFragReqds.ipv6 = 0
  362. ipSystemStatsOutFragOKs.ipv4 = 0
  363. ipSystemStatsOutFragOKs.ipv6 = 0
  364. ipSystemStatsOutFragFails.ipv4 = 70529632
  365. ipSystemStatsOutFragFails.ipv6 = 0
  366. ipSystemStatsOutFragCreates.ipv4 = 70529813
  367. ipSystemStatsOutFragCreates.ipv6 = 0
  368. ipSystemStatsOutTransmits.ipv4 = 5229004
  369. ipSystemStatsOutTransmits.ipv6 = 93
  370. ipSystemStatsHCOutTransmits.ipv4 = 5229004
  371. ipSystemStatsHCOutTransmits.ipv6 = 93
  372. ipSystemStatsOutOctets.ipv4 = 0
  373. ipSystemStatsOutOctets.ipv6 = 0
  374. ipSystemStatsHCOutOctets.ipv4 = 0
  375. ipSystemStatsHCOutOctets.ipv6 = 0
  376. ipSystemStatsInMcastPkts.ipv4 = 2
  377. ipSystemStatsInMcastPkts.ipv6 = 8
  378. ipSystemStatsHCInMcastPkts.ipv4 = 2
  379. ipSystemStatsHCInMcastPkts.ipv6 = 8
  380. ipSystemStatsInMcastOctets.ipv4 = 0
  381. ipSystemStatsInMcastOctets.ipv6 = 0
  382. ipSystemStatsHCInMcastOctets.ipv4 = 0
  383. ipSystemStatsHCInMcastOctets.ipv6 = 0
  384. ipSystemStatsOutMcastPkts.ipv4 = 908969
  385. ipSystemStatsOutMcastPkts.ipv6 = 0
  386. ipSystemStatsHCOutMcastPkts.ipv4 = 908969
  387. ipSystemStatsHCOutMcastPkts.ipv6 = 0
  388. ipSystemStatsOutMcastOctets.ipv4 = 15042
  389. ipSystemStatsOutMcastOctets.ipv6 = 0
  390. ipSystemStatsHCOutMcastOctets.ipv4 = 15042
  391. ipSystemStatsHCOutMcastOctets.ipv6 = 0
  392. ipSystemStatsInBcastPkts.ipv4 = 0
  393. ipSystemStatsInBcastPkts.ipv6 = 0
  394. ipSystemStatsHCInBcastPkts.ipv4 = 0
  395. ipSystemStatsHCInBcastPkts.ipv6 = 0
  396.  
  397. ipv4 RRD[update /opt/librenms/rrd/192.168.57.225/ipSystemStats-ipv4.rrd N:0:0:0:19729:0:0:0:0:0:0:0:0:0:70529632:70529813:0]
  398. [RRD Disabled]ipv6 RRD[update /opt/librenms/rrd/192.168.57.225/ipSystemStats-ipv6.rrd N:18825:0:0:0:0:0:0:0:93:0:0:0:0:0:0:0]
  399. [RRD Disabled]
  400.  
  401. >> Runtime for poller module 'ipSystemStats': 0.3237 seconds
  402. #### Unload poller module ipSystemStats ####
  403.  
  404. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-ipSystemStats.rrd N:0.32372403144836]
  405. [RRD Disabled]Modules status: Global+ OS Device
  406. #### Load poller module ports ####
  407. Caching Oids: SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifXEntry]
  408.  
  409. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifEntry]
  410. ifIndex.1 = 1
  411. ifIndex.2 = 2
  412. ifDescr.1 = LOOPBACK
  413. ifDescr.2 = eth0
  414. ifType.1 = softwareLoopback
  415. ifType.2 = ethernetCsmacd
  416. ifMtu.1 = 1500
  417. ifMtu.2 = 1500
  418. ifSpeed.1 = 0
  419. ifSpeed.2 = 10000000
  420. ifPhysAddress.1 =
  421. ifPhysAddress.2 = 0:20:85:eb:e1:fa
  422. ifAdminStatus.1 = up
  423. ifAdminStatus.2 = up
  424. ifOperStatus.1 = up
  425. ifOperStatus.2 = up
  426. ifLastChange.1 = 0
  427. ifLastChange.2 = 414
  428. ifInOctets.1 = 0
  429. ifInOctets.2 = 3031902186
  430. ifInUcastPkts.1 = 0
  431. ifInUcastPkts.2 = 779875
  432. ifInNUcastPkts.1 = 0
  433. ifInNUcastPkts.2 = 6137974
  434. ifInDiscards.1 = 0
  435. ifInDiscards.2 = 0
  436. ifInErrors.1 = 0
  437. ifInErrors.2 = 0
  438. ifInUnknownProtos.1 = 0
  439. ifInUnknownProtos.2 = 19729
  440. ifOutOctets.1 = 0
  441. ifOutOctets.2 = 70535521
  442. ifOutUcastPkts.1 = 0
  443. ifOutUcastPkts.2 = 741646
  444. ifOutNUcastPkts.1 = 0
  445. ifOutNUcastPkts.2 = 15044
  446. ifOutDiscards.1 = 0
  447. ifOutDiscards.2 = 0
  448. ifOutErrors.1 = 0
  449. ifOutErrors.2 = 0
  450. ifOutQLen.1 = 0
  451. ifOutQLen.2 = 0
  452. ifSpecific.1 = zeroDotZero
  453. ifSpecific.2 = zeroDotZero
  454.  
  455. dot3Stats SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m EtherLike-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot3StatsEntry]
  456.  
  457. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '35' AND `ifType` = 'adsl']
  458. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m POWER-ETHERNET-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 pethPsePortEntry]
  459.  
  460. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m CISCO-POWER-ETHERNET-EXT-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 cpeExtPsePortEntry]
  461.  
  462. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m Q-BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1qPortVlanTable]
  463.  
  464. Array
  465. (
  466. [1] => Array
  467. (
  468. [ifIndex] => 1
  469. [ifDescr] => LOOPBACK
  470. [ifType] => softwareLoopback
  471. [ifMtu] => 1500
  472. [ifSpeed] => 0
  473. [ifPhysAddress] =>
  474. [ifAdminStatus] => up
  475. [ifOperStatus] => up
  476. [ifLastChange] => 0
  477. [ifInOctets] => 0
  478. [ifInUcastPkts] => 0
  479. [ifInNUcastPkts] => 0
  480. [ifInDiscards] => 0
  481. [ifInErrors] => 0
  482. [ifInUnknownProtos] => 0
  483. [ifOutOctets] => 0
  484. [ifOutUcastPkts] => 0
  485. [ifOutNUcastPkts] => 0
  486. [ifOutDiscards] => 0
  487. [ifOutErrors] => 0
  488. [ifOutQLen] => 0
  489. [ifSpecific] => zeroDotZero
  490. )
  491.  
  492. [2] => Array
  493. (
  494. [ifIndex] => 2
  495. [ifDescr] => eth0
  496. [ifType] => ethernetCsmacd
  497. [ifMtu] => 1500
  498. [ifSpeed] => 10000000
  499. [ifPhysAddress] => 0:20:85:eb:e1:fa
  500. [ifAdminStatus] => up
  501. [ifOperStatus] => up
  502. [ifLastChange] => 414
  503. [ifInOctets] => 3031902186
  504. [ifInUcastPkts] => 779875
  505. [ifInNUcastPkts] => 6137974
  506. [ifInDiscards] => 0
  507. [ifInErrors] => 0
  508. [ifInUnknownProtos] => 19729
  509. [ifOutOctets] => 70535521
  510. [ifOutUcastPkts] => 741646
  511. [ifOutNUcastPkts] => 15044
  512. [ifOutDiscards] => 0
  513. [ifOutErrors] => 0
  514. [ifOutQLen] => 0
  515. [ifSpecific] => zeroDotZero
  516. )
  517.  
  518. )
  519. SQL[SELECT `name` FROM `port_association_mode` WHERE pom_id = '1']
  520. SQL[SELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = '35' ORDER BY ports.port_id]
  521. validvalid
  522. Port : LOOPBACK (1 / #36848) ifSpeed VLAN == Using ifDescr as ifAliasLOOPBACK
  523. ifInOctets (0 B) 0 Bps 235 secs
  524.  
  525. ifOutOctets (0 B) 0 Bps 235 secs
  526.  
  527. ifInErrors (0 B) 0 Bps 235 secs
  528.  
  529. ifOutErrors (0 B) 0 Bps 235 secs
  530.  
  531. ifInUcastPkts (0 B) 0 Bps 235 secs
  532.  
  533. ifOutUcastPkts (0 B) 0 Bps 235 secs
  534.  
  535. ifInNUcastPkts (0 B) 0 Bps 235 secs
  536.  
  537. ifOutNUcastPkts (0 B) 0 Bps 235 secs
  538.  
  539. ifInDiscards (0 B) 0 Bps 235 secs
  540.  
  541. ifOutDiscards (0 B) 0 Bps 235 secs
  542.  
  543. ifInUnknownProtos (0 B) 0 Bps 235 secs
  544.  
  545. ifInBroadcastPkts (0 B) 0 Bps 235 secs
  546.  
  547. ifOutBroadcastPkts (0 B) 0 Bps 235 secs
  548.  
  549. ifInMulticastPkts (0 B) 0 Bps 235 secs
  550.  
  551. ifOutMulticastPkts (0 B) 0 Bps 235 secs
  552. bps(0bps/0bps)bytes(0B/0B)pkts(0pps/0pps)RRD[update /opt/librenms/rrd/192.168.57.225/port-id36848.rrd N:0:0:0:0:0:0:0:0:0:0:0:U:U:U:U]
  553. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1485260351',`poll_prev` ='1485260116',`poll_period` ='235',`ifLastChange` ='0',`ifInOctets` ='0',`ifInOctets_prev` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_prev` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_prev` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_prev` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '36848']
  554. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts_del
  555. ta` ='0' WHERE `port_id` = '36848']
  556. 1 updated
  557. Port : eth0 (2 / #36849) ifSpeed VLAN == Using ifDescr as ifAliaseth0
  558. ifInOctets (1202131 B) 5115.4510638298 Bps 235 secs
  559.  
  560. ifOutOctets (36268 B) 154.33191489362 Bps 235 secs
  561.  
  562. ifInErrors (0 B) 0 Bps 235 secs
  563.  
  564. ifOutErrors (0 B) 0 Bps 235 secs
  565.  
  566. ifInUcastPkts (394 B) 1.6765957446809 Bps 235 secs
  567.  
  568. ifOutUcastPkts (382 B) 1.6255319148936 Bps 235 secs
  569.  
  570. ifInNUcastPkts (2371 B) 10.089361702128 Bps 235 secs
  571.  
  572. ifOutNUcastPkts (7 B) 0.029787234042553 Bps 235 secs
  573.  
  574. ifInDiscards (0 B) 0 Bps 235 secs
  575.  
  576. ifOutDiscards (0 B) 0 Bps 235 secs
  577.  
  578. ifInUnknownProtos (8 B) 0.034042553191489 Bps 235 secs
  579.  
  580. ifInBroadcastPkts (0 B) 0 Bps 235 secs
  581.  
  582. ifOutBroadcastPkts (0 B) 0 Bps 235 secs
  583.  
  584. ifInMulticastPkts (0 B) 0 Bps 235 secs
  585.  
  586. ifOutMulticastPkts (0 B) 0 Bps 235 secs
  587. bps(40.9kbps/1.24kbps)bytes(1.15MB/35.4kB)pkts(1.68pps/1.63pps)RRD[update /opt/librenms/rrd/192.168.57.225/port-id36849.rrd N:3031902186:70535521:0:0:779875:741646:6137974:15044:0:0:19729:U:U:U:U]
  588. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1485260351',`poll_prev` ='1485260116',`poll_period` ='235',`ifLastChange` ='414',`ifInOctets` ='3031902186',`ifInOctets_prev` ='3030700055',`ifInOctets_rate` ='5115.4510638298',`ifInOctets_delta` ='1202131',`ifOutOctets` ='70535521',`ifOutOctets_prev` ='70499253',`ifOutOctets_rate` ='154.33191489362',`ifOutOctets_delta` ='36268',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='779875',`ifInUcastPkts_prev` ='779481',`ifInUcastPkts_rate` ='1.6765957446809',`ifInUcastPkts_delta` ='394',`ifOutUcastPkts` ='741646',`ifOutUcastPkts_prev` ='741264',`ifOutUcastPkts_rate` ='1.6255319148936',`ifOutUcastPkts_delta` ='382' WHERE `port_id` = '36849']
  589. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='6137974',`ifInNUcastPkts_prev` ='6135603',`ifInNUcastPkts_rate` ='10.089361702128',`ifInNUcastPkts_delta` ='2371',`ifOutNUcastPkts` ='15044',`ifOutNUcastPkts_prev` ='15037',`ifOutNUcastPkts_rate` ='0.029787234042553',`ifOutNUcastPkts_delta` ='7',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='19729',`ifInUnknownProtos_prev` ='19721',`ifInUnknownProtos_rate` ='0.034042553191489',`ifInUnknownProtos_delta` ='8',`ifInBroadcastPkts` ='',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='',`ifOutMu
  590. lticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '36849']
  591. 2 updated
  592.  
  593. >> Runtime for poller module 'ports': 0.5133 seconds
  594. #### Unload poller module ports ####
  595.  
  596. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-ports.rrd N:0.51333618164062]
  597. [RRD Disabled]Modules status: Global+ OS Device
  598. #### Load poller module bgp-peers ####
  599. SQL[SELECT * FROM bgpPeers WHERE device_id = '35']
  600.  
  601. >> Runtime for poller module 'bgp-peers': 0.0012 seconds
  602. #### Unload poller module bgp-peers ####
  603.  
  604. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-bgp-peers.rrd N:0.0012288093566895]
  605. [RRD Disabled]Modules status: Global+ OS Device
  606. #### Load poller module junose-atm-vp ####
  607. SQL[SELECT * FROM `ports` AS P, `juniAtmVp` AS J WHERE P.`device_id` = '35' AND J.port_id = P.port_id]
  608.  
  609. >> Runtime for poller module 'junose-atm-vp': 0.0006 seconds
  610. #### Unload poller module junose-atm-vp ####
  611.  
  612. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-junose-atm-vp.rrd N:0.00062179565429688]
  613. [RRD Disabled]Modules status: Global+ OS Device
  614. #### Load poller module toner ####
  615. SQL[SELECT * FROM toner WHERE device_id = '35']
  616.  
  617. >> Runtime for poller module 'toner': 0.0004 seconds
  618. #### Unload poller module toner ####
  619.  
  620. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-toner.rrd N:0.00035691261291504]
  621. [RRD Disabled]Modules status: Global+ OS Device
  622. #### Load poller module ucd-diskio ####
  623. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '35']
  624.  
  625. >> Runtime for poller module 'ucd-diskio': 0.0004 seconds
  626. #### Unload poller module ucd-diskio ####
  627.  
  628. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-ucd-diskio.rrd N:0.00035905838012695]
  629. [RRD Disabled]Modules status: Global+ OS Device
  630. #### Load poller module wifi ####
  631.  
  632.  
  633. >> Runtime for poller module 'wifi': 0.0003 seconds
  634. #### Unload poller module wifi ####
  635.  
  636. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-wifi.rrd N:0.00026798248291016]
  637. [RRD Disabled]Modules status: Global+ OS Device
  638. #### Load poller module ospf ####
  639. Processes: SQL[SELECT * FROM `ospf_instances` WHERE `device_id` = '35' AND `context_name` = '']
  640. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfGeneralGroup]
  641.  
  642. Areas: SQL[SELECT * FROM `ospf_areas` WHERE `device_id` = '35' AND `context_name`= '']
  643. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfAreaEntry]
  644.  
  645. Ports: SQL[SELECT * FROM `ospf_ports` WHERE `device_id` = '35' AND `context_name` = '']
  646. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfIfEntry]
  647.  
  648. Neighbours: SQL[SELECT * FROM `ospf_nbrs` WHERE `device_id` = '35' AND `context_name` = '']
  649. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfNbrEntry]
  650.  
  651.  
  652. RRD[update /opt/librenms/rrd/192.168.57.225/ospf-statistics.rrd N:0:0:0:0]
  653. [RRD Disabled]
  654.  
  655. >> Runtime for poller module 'ospf': 0.2044 seconds
  656. #### Unload poller module ospf ####
  657.  
  658. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-ospf.rrd N:0.20444202423096]
  659. [RRD Disabled]Modules status: Global+ OS Device
  660. #### Load poller module cisco-ipsec-flow-monitor ####
  661.  
  662. >> Runtime for poller module 'cisco-ipsec-flow-monitor': 0.0003 seconds
  663. #### Unload poller module cisco-ipsec-flow-monitor ####
  664.  
  665. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-ipsec-flow-monitor.rrd N:0.00029110908508301]
  666. [RRD Disabled]Modules status: Global+ OS Device
  667. #### Load poller module cisco-remote-access-monitor ####
  668.  
  669. >> Runtime for poller module 'cisco-remote-access-monitor': 0.0001 seconds
  670. #### Unload poller module cisco-remote-access-monitor ####
  671.  
  672. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-remote-access-monitor.rrd N:0.00014996528625488]
  673. [RRD Disabled]Modules status: Global+ OS Device
  674. #### Load poller module cisco-cef ####
  675.  
  676. >> Runtime for poller module 'cisco-cef': 0.0003 seconds
  677. #### Unload poller module cisco-cef ####
  678.  
  679. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-cef.rrd N:0.00028300285339355]
  680. [RRD Disabled]Modules status: Global+ OS Device
  681. #### Load poller module cisco-sla ####
  682. SQL[SELECT * FROM `slas` WHERE `device_id` = '35' AND `deleted` = 0]
  683.  
  684. >> Runtime for poller module 'cisco-sla': 0.0006 seconds
  685. #### Unload poller module cisco-sla ####
  686.  
  687. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-sla.rrd N:0.00061702728271484]
  688. [RRD Disabled]Modules status: Global+ OS Device
  689. #### Load poller module cisco-mac-accounting ####
  690.  
  691. >> Runtime for poller module 'cisco-mac-accounting': 0.0002 seconds
  692. #### Unload poller module cisco-mac-accounting ####
  693.  
  694. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-mac-accounting.rrd N:0.00022602081298828]
  695. [RRD Disabled]Modules status: Global+ OS Device
  696. #### Load poller module cipsec-tunnels ####
  697.  
  698. >> Runtime for poller module 'cipsec-tunnels': 0.0002 seconds
  699. #### Unload poller module cipsec-tunnels ####
  700.  
  701. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cipsec-tunnels.rrd N:0.00024104118347168]
  702. [RRD Disabled]Modules status: Global+ OS Device
  703. #### Load poller module cisco-ace-loadbalancer ####
  704.  
  705. >> Runtime for poller module 'cisco-ace-loadbalancer': 0.0002 seconds
  706. #### Unload poller module cisco-ace-loadbalancer ####
  707.  
  708. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-ace-loadbalancer.rrd N:0.00015997886657715]
  709. [RRD Disabled]Modules status: Global+ OS Device
  710. #### Load poller module cisco-ace-serverfarms ####
  711.  
  712. >> Runtime for poller module 'cisco-ace-serverfarms': 0.0002 seconds
  713. #### Unload poller module cisco-ace-serverfarms ####
  714.  
  715. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-ace-serverfarms.rrd N:0.00016593933105469]
  716. [RRD Disabled]Modules status: Global+ OS Device
  717. #### Load poller module netscaler-vsvr ####
  718.  
  719. >> Runtime for poller module 'netscaler-vsvr': 0.0002 seconds
  720. #### Unload poller module netscaler-vsvr ####
  721.  
  722. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-netscaler-vsvr.rrd N:0.00023388862609863]
  723. [RRD Disabled]Modules status: Global+ OS Device
  724. #### Load poller module aruba-controller ####
  725.  
  726. >> Runtime for poller module 'aruba-controller': 0.0003 seconds
  727. #### Unload poller module aruba-controller ####
  728.  
  729. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-aruba-controller.rrd N:0.00033307075500488]
  730. [RRD Disabled]Modules status: Global+ OS Device
  731. #### Load poller module entity-physical ####
  732. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = '35']
  733.  
  734. >> Runtime for poller module 'entity-physical': 0.0005 seconds
  735. #### Unload poller module entity-physical ####
  736.  
  737. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-entity-physical.rrd N:0.00051498413085938]
  738. [RRD Disabled]Modules status: Global+ OS Device
  739. #### Load poller module applications ####
  740. SQL[SELECT * FROM `applications` WHERE `device_id` = '35']
  741.  
  742. >> Runtime for poller module 'applications': 0.0004 seconds
  743. #### Unload poller module applications ####
  744.  
  745. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-applications.rrd N:0.00040388107299805]
  746. [RRD Disabled]Modules status: Global+ OS Device
  747. #### Load poller module cisco-asa-firewall ####
  748.  
  749. >> Runtime for poller module 'cisco-asa-firewall': 0.0002 seconds
  750. #### Unload poller module cisco-asa-firewall ####
  751.  
  752. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-asa-firewall.rrd N:0.00019598007202148]
  753. [RRD Disabled]Modules status: Global+ OS Device+
  754. #### Load poller module mib ####
  755. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = '35' AND `attrib_type` = 'poll_mib' ]
  756. MIB: polling
  757. SQL[SELECT `mib`, `module` FROM device_mibs WHERE device_id = '35']
  758. upsmg
  759. SNMP[/usr/bin/snmpwalk -v1 -c COMMUNITY -OQUsb -m MG-SNMP-UPS-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 upsmg]
  760. upsmgIdentFamilyName.0 = "EX"
  761. upsmgIdentModelName.0 = "2200"
  762. upsmgIdentFirmwareVersion.0 = "SW: AN"
  763. upsmgIdentSerialNumber.0 = "AQ0T12014"
  764. upsmgConfigLowBatteryTime.0 = 180
  765. upsmgConfigLowBatteryLevel.0 = 20
  766. upsmgConfigAutoRestart.0 = always
  767. upsmgConfigVARating.0 = 2200
  768. upsmgConfigSensorIndex.1 = 1
  769. upsmgConfigSensorName.1 = "Environment sensor"
  770. upsmgConfigTemperatureLow.1 = 5
  771. upsmgConfigTemperatureHigh.1 = 40
  772. upsmgConfigTemperatureHysteresis.1 = 2
  773. upsmgConfigHumidityLow.1 = 5
  774. upsmgConfigHumidityHigh.1 = 90
  775. upsmgConfigHumidityHysteresis.1 = 5
  776. upsmgConfigInput1Name.1 = "Input #1"
  777. upsmgConfigInput1ClosedLabel.1 = "closed"
  778. upsmgConfigInput1OpenLabel.1 = "open"
  779. upsmgConfigInput2Name.1 = "Input #2"
  780. upsmgConfigInput2ClosedLabel.1 = "closed"
  781. upsmgConfigInput2OpenLabel.1 = "open"
  782. upsmgBatteryRemainingTime.0 = 4798
  783. upsmgBatteryLevel.0 = 100
  784. upsmgBatteryVoltage.0 = 820
  785. upsmgBatteryCurrent.0 = 0
  786. upsmgBatteryFaultBattery.0 = no
  787. upsmgBatteryReplacement.0 = no
  788. upsmgBatteryLowBattery.0 = no
  789. upsmgBatteryChargerFault.0 = no
  790. upsmgBatteryLowCondition.0 = no
  791. upsmgInputPhaseNum.0 = 1
  792. mginputVoltage.1.0 = 2320
  793. mginputFrequency.1.0 = 500
  794. upsmgInputBadStatus.0 = no
  795. upsmgInputLineFailCause.0 = no
  796. upsmgOutputPhaseNum.0 = 1
  797. mgoutputPhaseIndex.1 = 1
  798. mgoutputPhaseIndex.2 = 2
  799. mgoutputPhaseIndex.3 = 3
  800. mgoutputVoltage.1 = 2320
  801. mgoutputVoltage.2 = 2320
  802. mgoutputVoltage.3 = 2320
  803. mgoutputFrequency.1 = 500
  804. mgoutputFrequency.2 = 500
  805. mgoutputFrequency.3 = 500
  806. mgoutputLoadPerPhase.1 = 8
  807. mgoutputLoadPerPhase.2 = 8
  808. mgoutputLoadPerPhase.3 = 8
  809. mgoutputCurrent.1 = 0
  810. mgoutputCurrent.2 = 0
  811. mgoutputCurrent.3 = 0
  812. upsmgOutputOnBattery.0 = no
  813. upsmgOutputOnByPass.0 = no
  814. upsmgOutputUtilityOff.0 = no
  815. upsmgOutputInverterOff.0 = no
  816. upsmgOutputOverLoad.0 = no
  817. upsmgOutputOverTemp.0 = no
  818. upsmgEnvironAmbientTemp.0 = 0
  819. upsmgEnvironAmbientHumidity.0 = 0
  820. upsmgEnvironmentNum.0 = 1
  821. upsmgEnvironmentIndex.1 = 1
  822. upsmgEnvironmentComFailure.1 = yes
  823. upsmgEnvironmentTemperature.1 = 0
  824. upsmgEnvironmentTemperatureLow.1 = no
  825. upsmgEnvironmentTemperatureHigh.1 = no
  826. upsmgEnvironmentHumidity.1 = 0
  827. upsmgEnvironmentHumidityLow.1 = no
  828. upsmgEnvironmentHumidityHigh.1 = no
  829. upsmgEnvironmentInput1State.1 = open
  830. upsmgEnvironmentInput2State.1 = open
  831. upsmgAgentIpaddress.0 = *
  832. upsmgAgentSubnetMask.0 = *
  833. upsmgAgentDefGateway.0 = *
  834. upsmgAgentType.0 = deviceEth
  835. upsmgAgentMibVersion.0 = 170
  836. upsmgAgentFirmwareVersion.0 = "JI"
  837. upsmgAgentCommUPS.0 = 1
  838.  
  839. Array
  840. (
  841. [0] => Array
  842. (
  843. [upsmgIdentFamilyName] => EX
  844. [upsmgIdentModelName] => 2200
  845. [upsmgIdentFirmwareVersion] => SW: AN
  846. [upsmgIdentSerialNumber] => AQ0T12014
  847. [upsmgConfigLowBatteryTime] => 180
  848. [upsmgConfigLowBatteryLevel] => 20
  849. [upsmgConfigAutoRestart] => always
  850. [upsmgConfigVARating] => 2200
  851. [upsmgBatteryRemainingTime] => 4798
  852. [upsmgBatteryLevel] => 100
  853. [upsmgBatteryVoltage] => 820
  854. [upsmgBatteryCurrent] => 0
  855. [upsmgBatteryFaultBattery] => no
  856. [upsmgBatteryReplacement] => no
  857. [upsmgBatteryLowBattery] => no
  858. [upsmgBatteryChargerFault] => no
  859. [upsmgBatteryLowCondition] => no
  860. [upsmgInputPhaseNum] => 1
  861. [upsmgInputBadStatus] => no
  862. [upsmgInputLineFailCause] => no
  863. [upsmgOutputPhaseNum] => 1
  864. [upsmgOutputOnBattery] => no
  865. [upsmgOutputOnByPass] => no
  866. [upsmgOutputUtilityOff] => no
  867. [upsmgOutputInverterOff] => no
  868. [upsmgOutputOverLoad] => no
  869. [upsmgOutputOverTemp] => no
  870. [upsmgEnvironAmbientTemp] => 0
  871. [upsmgEnvironAmbientHumidity] => 0
  872. [upsmgEnvironmentNum] => 1
  873. [upsmgAgentIpaddress] => 192.168.57.225
  874. [upsmgAgentSubnetMask] => 255.255.255.0
  875. [upsmgAgentDefGateway] => 192.168.57.254
  876. [upsmgAgentType] => deviceEth
  877. [upsmgAgentMibVersion] => 170
  878. [upsmgAgentFirmwareVersion] => JI
  879. [upsmgAgentCommUPS] => 1
  880. )
  881.  
  882. [1] => Array
  883. (
  884. [upsmgConfigSensorIndex] => 1
  885. [upsmgConfigSensorName] => Environment sensor
  886. [upsmgConfigTemperatureLow] => 5
  887. [upsmgConfigTemperatureHigh] => 40
  888. [upsmgConfigTemperatureHysteresis] => 2
  889. [upsmgConfigHumidityLow] => 5
  890. [upsmgConfigHumidityHigh] => 90
  891. [upsmgConfigHumidityHysteresis] => 5
  892. [upsmgConfigInput1Name] => Input #1
  893. [upsmgConfigInput1ClosedLabel] => closed
  894. [upsmgConfigInput1OpenLabel] => open
  895. [upsmgConfigInput2Name] => Input #2
  896. [upsmgConfigInput2ClosedLabel] => closed
  897. [upsmgConfigInput2OpenLabel] => open
  898. [mgoutputPhaseIndex] => 1
  899. [mgoutputVoltage] => 2320
  900. [mgoutputFrequency] => 500
  901. [mgoutputLoadPerPhase] => 8
  902. [mgoutputCurrent] => 0
  903. [upsmgEnvironmentIndex] => 1
  904. [upsmgEnvironmentComFailure] => yes
  905. [upsmgEnvironmentTemperature] => 0
  906. [upsmgEnvironmentTemperatureLow] => no
  907. [upsmgEnvironmentTemperatureHigh] => no
  908. [upsmgEnvironmentHumidity] => 0
  909. [upsmgEnvironmentHumidityLow] => no
  910. [upsmgEnvironmentHumidityHigh] => no
  911. [upsmgEnvironmentInput1State] => open
  912. [upsmgEnvironmentInput2State] => open
  913. )
  914.  
  915. [1.0] => Array
  916. (
  917. [mginputVoltage] => 2320
  918. [mginputFrequency] => 500
  919. )
  920.  
  921. [2] => Array
  922. (
  923. [mgoutputPhaseIndex] => 2
  924. [mgoutputVoltage] => 2320
  925. [mgoutputFrequency] => 500
  926. [mgoutputLoadPerPhase] => 8
  927. [mgoutputCurrent] => 0
  928. )
  929.  
  930. [3] => Array
  931. (
  932. [mgoutputPhaseIndex] => 3
  933. [mgoutputVoltage] => 2320
  934. [mgoutputFrequency] => 500
  935. [mgoutputLoadPerPhase] => 8
  936. [mgoutputCurrent] => 0
  937. )
  938.  
  939. )
  940. SQL[SELECT * FROM `mibdefs` WHERE `module` = 'MG-SNMP-UPS-MIB' AND `mib` = 'upsmg']
  941. Array
  942. (
  943. [mgalarmNum] => Array
  944. (
  945. [module] => MG-SNMP-UPS-MIB
  946. [mib] => upsmg
  947. [object_type] => mgalarmNum
  948. [oid] => .1.3.6.1.4.1.705.1.8.3.1.1
  949. [syntax] => INTEGER
  950. [description] => The external alarm number. A number between 1 and
  951. [max_access] => read-only
  952. [status] => mandatory
  953. [included_by] => includes/discovery/functions.inc.php
  954. [last_modified] => 2016-11-28 18:50:25
  955. [shortname] => mgalarmNum
  956. )
  957.  
  958. [mgalarmState] => Array
  959. (
  960. [module] => MG-SNMP-UPS-MIB
  961. [mib] => upsmg
  962. [object_type] => mgalarmState
  963. [oid] => .1.3.6.1.4.1.705.1.8.3.1.2
  964. [syntax] => INTEGER
  965. [description] => The external alarm state (active or inactive)
  966. [max_access] => read-only
  967. [status] => mandatory
  968. [included_by] => includes/discovery/functions.inc.php
  969. [last_modified] => 2016-11-28 18:50:25
  970. [shortname] => mgalarmState
  971. )
  972.  
  973. [mgcontrolDayIndex] => Array
  974. (
  975. [module] => MG-SNMP-UPS-MIB
  976. [mib] => upsmg
  977. [object_type] => mgcontrolDayIndex
  978. [oid] => .1.3.6.1.4.1.705.1.4.29.1.1
  979. [syntax] => INTEGER
  980. [description] => The day index. It is a number between 1 and 7, 1 for
  981. [max_access] => read-only
  982. [status] => mandatory
  983. [included_by] => includes/discovery/functions.inc.php
  984. [last_modified] => 2016-11-28 18:50:25
  985. [shortname] => mgcontrolDayIndex
  986. )
  987.  
  988. [mgcontrolDayOff] => Array
  989. (
  990. [module] => MG-SNMP-UPS-MIB
  991. [mib] => upsmg
  992. [object_type] => mgcontrolDayOff
  993. [oid] => .1.3.6.1.4.1.705.1.4.29.1.3
  994. [syntax] => INTEGER
  995. [description] => To set daily power off time. Any value greater than 86400
  996. [max_access] => read-write
  997. [status] => mandatory
  998. [included_by] => includes/discovery/functions.inc.php
  999. [last_modified] => 2016-11-28 18:50:25
  1000. [shortname] => mgcontrolDayOff
  1001. )
  1002.  
  1003. [mgcontrolDayOn] => Array
  1004. (
  1005. [module] => MG-SNMP-UPS-MIB
  1006. [mib] => upsmg
  1007. [object_type] => mgcontrolDayOn
  1008. [oid] => .1.3.6.1.4.1.705.1.4.29.1.2
  1009. [syntax] => INTEGER
  1010. [description] => To set daily power on time. Any value greater than 86400
  1011. [max_access] => read-write
  1012. [status] => mandatory
  1013. [included_by] => includes/discovery/functions.inc.php
  1014. [last_modified] => 2016-11-28 18:50:25
  1015. [shortname] => mgcontrolDayOn
  1016. )
  1017.  
  1018. [mgdeviceBootUpDuration] => Array
  1019. (
  1020. [module] => MG-SNMP-UPS-MIB
  1021. [mib] => upsmg
  1022. [object_type] => mgdeviceBootUpDuration
  1023. [oid] => .1.3.6.1.4.1.705.1.4.22.1.8
  1024. [syntax] => INTEGER
  1025. [description] => To set the duration from start of computer boot-up
  1026. [max_access] => read-write
  1027. [status] => mandatory
  1028. [included_by] => includes/discovery/functions.inc.php
  1029. [last_modified] => 2016-11-28 18:50:25
  1030. [shortname] => mgdeviceBootUpDuration
  1031. )
  1032.  
  1033. [mgdeviceIdent] => Array
  1034. (
  1035. [module] => MG-SNMP-UPS-MIB
  1036. [mib] => upsmg
  1037. [object_type] => mgdeviceIdent
  1038. [oid] => .1.3.6.1.4.1.705.1.4.22.1.3
  1039. [syntax] => OCTET
  1040. [description] => A textual string for device user identification
  1041. [max_access] => read-write
  1042. [status] => mandatory
  1043. [included_by] => includes/discovery/functions.inc.php
  1044. [last_modified] => 2016-11-28 18:50:25
  1045. [shortname] => mgdeviceIdent
  1046. )
  1047.  
  1048. [mgdeviceIndex] => Array
  1049. (
  1050. [module] => MG-SNMP-UPS-MIB
  1051. [mib] => upsmg
  1052. [object_type] => mgdeviceIndex
  1053. [oid] => .1.3.6.1.4.1.705.1.4.22.1.1
  1054. [syntax] => INTEGER
  1055. [description] => A unique value for each device. Its value ranges between 1
  1056. [max_access] => read-only
  1057. [status] => mandatory
  1058. [included_by] => includes/discovery/functions.inc.php
  1059. [last_modified] => 2016-11-28 18:50:25
  1060. [shortname] => mgdeviceIndex
  1061. )
  1062.  
  1063. [mgdeviceReceptacleNum] => Array
  1064. (
  1065. [module] => MG-SNMP-UPS-MIB
  1066. [mib] => upsmg
  1067. [object_type] => mgdeviceReceptacleNum
  1068. [oid] => .1.3.6.1.4.1.705.1.4.22.1.2
  1069. [syntax] => INTEGER
  1070. [description] => The receptacle number of the device plugged into the UPS
  1071. [max_access] => read-write
  1072. [status] => mandatory
  1073. [included_by] => includes/discovery/functions.inc.php
  1074. [last_modified] => 2016-11-28 18:50:25
  1075. [shortname] => mgdeviceReceptacleNum
  1076. )
  1077.  
  1078. [mgdeviceSequenceOff] => Array
  1079. (
  1080. [module] => MG-SNMP-UPS-MIB
  1081. [mib] => upsmg
  1082. [object_type] => mgdeviceSequenceOff
  1083. [oid] => .1.3.6.1.4.1.705.1.4.22.1.5
  1084. [syntax] => INTEGER
  1085. [description] => To set the device position in the remote shutdown sequence
  1086. [max_access] => read-write
  1087. [status] => mandatory
  1088. [included_by] => includes/discovery/functions.inc.php
  1089. [last_modified] => 2016-11-28 18:50:25
  1090. [shortname] => mgdeviceSequenceOff
  1091. )
  1092.  
  1093. [mgdeviceSequenceOn] => Array
  1094. (
  1095. [module] => MG-SNMP-UPS-MIB
  1096. [mib] => upsmg
  1097. [object_type] => mgdeviceSequenceOn
  1098. [oid] => .1.3.6.1.4.1.705.1.4.22.1.6
  1099. [syntax] => INTEGER
  1100. [description] => To set the device position in the remote reboot sequence
  1101. [max_access] => read-write
  1102. [status] => mandatory
  1103. [included_by] => includes/discovery/functions.inc.php
  1104. [last_modified] => 2016-11-28 18:50:25
  1105. [shortname] => mgdeviceSequenceOn
  1106. )
  1107.  
  1108. [mgdeviceShutdownDuration] => Array
  1109. (
  1110. [module] => MG-SNMP-UPS-MIB
  1111. [mib] => upsmg
  1112. [object_type] => mgdeviceShutdownDuration
  1113. [oid] => .1.3.6.1.4.1.705.1.4.22.1.7
  1114. [syntax] => INTEGER
  1115. [description] => To set the duration from start of computer shut-down
  1116. [max_access] => read-write
  1117. [status] => mandatory
  1118. [included_by] => includes/discovery/functions.inc.php
  1119. [last_modified] => 2016-11-28 18:50:25
  1120. [shortname] => mgdeviceShutdownDuration
  1121. )
  1122.  
  1123. [mgdeviceVaRating] => Array
  1124. (
  1125. [module] => MG-SNMP-UPS-MIB
  1126. [mib] => upsmg
  1127. [object_type] => mgdeviceVaRating
  1128. [oid] => .1.3.6.1.4.1.705.1.4.22.1.4
  1129. [syntax] => INTEGER
  1130. [description] => The volt-ampere rating of the device plugged into the UPS
  1131. [max_access] => read-write
  1132. [status] => mandatory
  1133. [included_by] => includes/discovery/functions.inc.php
  1134. [last_modified] => 2016-11-28 18:50:25
  1135. [shortname] => mgdeviceVaRating
  1136. )
  1137.  
  1138. [mgextAlarmIndex] => Array
  1139. (
  1140. [module] => MG-SNMP-UPS-MIB
  1141. [mib] => upsmg
  1142. [object_type] => mgextAlarmIndex
  1143. [oid] => .1.3.6.1.4.1.705.1.4.25.1.1
  1144. [syntax] => INTEGER
  1145. [description] => A unique value for each external alarm. Its value ranges
  1146. [max_access] => read-only
  1147. [status] => mandatory
  1148. [included_by] => includes/discovery/functions.inc.php
  1149. [last_modified] => 2016-11-28 18:50:25
  1150. [shortname] => mgextAlarmIndex
  1151. )
  1152.  
  1153. [mgextAlarmUID] => Array
  1154. (
  1155. [module] => MG-SNMP-UPS-MIB
  1156. [mib] => upsmg
  1157. [object_type] => mgextAlarmUID
  1158. [oid] => .1.3.6.1.4.1.705.1.4.25.1.2
  1159. [syntax] => OCTET
  1160. [description] => A textual string for alarm state user identification
  1161. [max_access] => read-write
  1162. [status] => mandatory
  1163. [included_by] => includes/discovery/functions.inc.php
  1164. [last_modified] => 2016-11-28 18:50:25
  1165. [shortname] => mgextAlarmUID
  1166. )
  1167.  
  1168. [mginputCurrent] => Array
  1169. (
  1170. [module] => MG-SNMP-UPS-MIB
  1171. [mib] => upsmg
  1172. [object_type] => mginputCurrent
  1173. [oid] => .1.3.6.1.4.1.705.1.6.2.1.6
  1174. [syntax] => INTEGER
  1175. [description] => The input phase current
  1176. [max_access] => read-only
  1177. [status] => mandatory
  1178. [included_by] => includes/discovery/functions.inc.php
  1179. [last_modified] => 2016-11-28 18:50:25
  1180. [shortname] => mginputCurrent
  1181. )
  1182.  
  1183. [mginputFrequency] => Array
  1184. (
  1185. [module] => MG-SNMP-UPS-MIB
  1186. [mib] => upsmg
  1187. [object_type] => mginputFrequency
  1188. [oid] => .1.3.6.1.4.1.705.1.6.2.1.3
  1189. [syntax] => INTEGER
  1190. [description] => The input phase frequency
  1191. [max_access] => read-only
  1192. [status] => mandatory
  1193. [included_by] => includes/discovery/functions.inc.php
  1194. [last_modified] => 2016-11-28 18:50:25
  1195. [shortname] => mginputFrequency
  1196. )
  1197.  
  1198. [mginputIndex] => Array
  1199. (
  1200. [module] => MG-SNMP-UPS-MIB
  1201. [mib] => upsmg
  1202. [object_type] => mginputIndex
  1203. [oid] => .1.3.6.1.4.1.705.1.6.2.1.1
  1204. [syntax] => INTEGER
  1205. [description] => The input phase voltage index. It is a number between 1
  1206. [max_access] => read-only
  1207. [status] => mandatory
  1208. [included_by] => includes/discovery/functions.inc.php
  1209. [last_modified] => 2016-11-28 18:50:25
  1210. [shortname] => mginputIndex
  1211. )
  1212.  
  1213. [mginputMaximumVoltage] => Array
  1214. (
  1215. [module] => MG-SNMP-UPS-MIB
  1216. [mib] => upsmg
  1217. [object_type] => mginputMaximumVoltage
  1218. [oid] => .1.3.6.1.4.1.705.1.6.2.1.5
  1219. [syntax] => INTEGER
  1220. [description] => The input phase maximum voltage over the last minute
  1221. [max_access] => read-only
  1222. [status] => mandatory
  1223. [included_by] => includes/discovery/functions.inc.php
  1224. [last_modified] => 2016-11-28 18:50:25
  1225. [shortname] => mginputMaximumVoltage
  1226. )
  1227.  
  1228. [mginputMinimumVoltage] => Array
  1229. (
  1230. [module] => MG-SNMP-UPS-MIB
  1231. [mib] => upsmg
  1232. [object_type] => mginputMinimumVoltage
  1233. [oid] => .1.3.6.1.4.1.705.1.6.2.1.4
  1234. [syntax] => INTEGER
  1235. [description] => The input phase minimum voltage over the last minute
  1236. [max_access] => read-only
  1237. [status] => mandatory
  1238. [included_by] => includes/discovery/functions.inc.php
  1239. [last_modified] => 2016-11-28 18:50:25
  1240. [shortname] => mginputMinimumVoltage
  1241. )
  1242.  
  1243. [mginputVoltage] => Array
  1244. (
  1245. [module] => MG-SNMP-UPS-MIB
  1246. [mib] => upsmg
  1247. [object_type] => mginputVoltage
  1248. [oid] => .1.3.6.1.4.1.705.1.6.2.1.2
  1249. [syntax] => INTEGER
  1250. [description] => The input phase voltage
  1251. [max_access] => read-only
  1252. [status] => mandatory
  1253. [included_by] => includes/discovery/functions.inc.php
  1254. [last_modified] => 2016-11-28 18:50:25
  1255. [shortname] => mginputVoltage
  1256. )
  1257.  
  1258. [mgmanagerAddress] => Array
  1259. (
  1260. [module] => MG-SNMP-UPS-MIB
  1261. [mib] => upsmg
  1262. [object_type] => mgmanagerAddress
  1263. [oid] => .1.3.6.1.4.1.705.1.2.2.1.6
  1264. [syntax] => IpAddress
  1265. [description] => The IP address of the manager station receiving traps. The
  1266. [max_access] => read-write
  1267. [status] => mandatory
  1268. [included_by] => includes/discovery/functions.inc.php
  1269. [last_modified] => 2016-11-28 18:50:25
  1270. [shortname] => mgmanagerAddress
  1271. )
  1272.  
  1273. [mgmanagerCommType] => Array
  1274. (
  1275. [module] => MG-SNMP-UPS-MIB
  1276. [mib] => upsmg
  1277. [object_type] => mgmanagerCommType
  1278. [oid] => .1.3.6.1.4.1.705.1.2.2.1.4
  1279. [syntax] => INTEGER
  1280. [description] => The level of communication protocol for that manager
  1281. [max_access] => read-write
  1282. [status] => mandatory
  1283. [included_by] => includes/discovery/functions.inc.php
  1284. [last_modified] => 2016-11-28 18:50:25
  1285. [shortname] => mgmanagerCommType
  1286. )
  1287.  
  1288. [mgmanagerCommunity] => Array
  1289. (
  1290. [module] => MG-SNMP-UPS-MIB
  1291. [mib] => upsmg
  1292. [object_type] => mgmanagerCommunity
  1293. [oid] => .1.3.6.1.4.1.705.1.2.2.1.7
  1294. [syntax] => OCTET
  1295. [description] => The manager community string
  1296. [max_access] => read-write
  1297. [status] => mandatory
  1298. [included_by] => includes/discovery/functions.inc.php
  1299. [last_modified] => 2016-11-28 18:50:25
  1300. [shortname] => mgmanagerCommunity
  1301. )
  1302.  
  1303. [mgmanagerDescr] => Array
  1304. (
  1305. [module] => MG-SNMP-UPS-MIB
  1306. [mib] => upsmg
  1307. [object_type] => mgmanagerDescr
  1308. [oid] => .1.3.6.1.4.1.705.1.2.2.1.5
  1309. [syntax] => OCTET
  1310. [description] => A textual string containing information about the manager
  1311. [max_access] => read-write
  1312. [status] => mandatory
  1313. [included_by] => includes/discovery/functions.inc.php
  1314. [last_modified] => 2016-11-28 18:50:25
  1315. [shortname] => mgmanagerDescr
  1316. )
  1317.  
  1318. [mgmanagerDeviceNumber] => Array
  1319. (
  1320. [module] => MG-SNMP-UPS-MIB
  1321. [mib] => upsmg
  1322. [object_type] => mgmanagerDeviceNumber
  1323. [oid] => .1.3.6.1.4.1.705.1.2.2.1.2
  1324. [syntax] => INTEGER
  1325. [description] => This object is the number of the manager device in the
  1326. [max_access] => read-write
  1327. [status] => mandatory
  1328. [included_by] => includes/discovery/functions.inc.php
  1329. [last_modified] => 2016-11-28 18:50:25
  1330. [shortname] => mgmanagerDeviceNumber
  1331. )
  1332.  
  1333. [mgmanagerIndex] => Array
  1334. (
  1335. [module] => MG-SNMP-UPS-MIB
  1336. [mib] => upsmg
  1337. [object_type] => mgmanagerIndex
  1338. [oid] => .1.3.6.1.4.1.705.1.2.2.1.1
  1339. [syntax] => INTEGER
  1340. [description] => A unique value for each manager. Its value ranges between 1
  1341. [max_access] => read-only
  1342. [status] => mandatory
  1343. [included_by] => includes/discovery/functions.inc.php
  1344. [last_modified] => 2016-11-28 18:50:25
  1345. [shortname] => mgmanagerIndex
  1346. )
  1347.  
  1348. [mgmanagerNMSType] => Array
  1349. (
  1350. [module] => MG-SNMP-UPS-MIB
  1351. [mib] => upsmg
  1352. [object_type] => mgmanagerNMSType
  1353. [oid] => .1.3.6.1.4.1.705.1.2.2.1.3
  1354. [syntax] => INTEGER
  1355. [description] => The type of manager according to the NMS platform. We
  1356. [max_access] => read-write
  1357. [status] => mandatory
  1358. [included_by] => includes/discovery/functions.inc.php
  1359. [last_modified] => 2016-11-28 18:50:25
  1360. [shortname] => mgmanagerNMSType
  1361. )
  1362.  
  1363. [mgmanagerSeverityLevel] => Array
  1364. (
  1365. [module] => MG-SNMP-UPS-MIB
  1366. [mib] => upsmg
  1367. [object_type] => mgmanagerSeverityLevel
  1368. [oid] => .1.3.6.1.4.1.705.1.2.2.1.8
  1369. [syntax] => INTEGER
  1370. [description] => The severity level of traps to be received by this manager
  1371. [max_access] => read-write
  1372. [status] => mandatory
  1373. [included_by] => includes/discovery/functions.inc.php
  1374. [last_modified] => 2016-11-28 18:50:25
  1375. [shortname] => mgmanagerSeverityLevel
  1376. )
  1377.  
  1378. [mgmanagerTrapAck] => Array
  1379. (
  1380. [module] => MG-SNMP-UPS-MIB
  1381. [mib] => upsmg
  1382. [object_type] => mgmanagerTrapAck
  1383. [oid] => .1.3.6.1.4.1.705.1.2.2.1.9
  1384. [syntax] => INTEGER
  1385. [description] => The manager Trap Acknowledgement status. Setting
  1386. [max_access] => read-write
  1387. [status] => mandatory
  1388. [included_by] => includes/discovery/functions.inc.php
  1389. [last_modified] => 2016-11-28 18:50:25
  1390. [shortname] => mgmanagerTrapAck
  1391. )
  1392.  
  1393. [mgoutputCurrent] => Array
  1394. (
  1395. [module] => MG-SNMP-UPS-MIB
  1396. [mib] => upsmg
  1397. [object_type] => mgoutputCurrent
  1398. [oid] => .1.3.6.1.4.1.705.1.7.2.1.5
  1399. [syntax] => INTEGER
  1400. [description] => The output phase current
  1401. [max_access] => read-only
  1402. [status] => mandatory
  1403. [included_by] => includes/discovery/functions.inc.php
  1404. [last_modified] => 2016-11-28 18:50:25
  1405. [shortname] => mgoutputCurrent
  1406. )
  1407.  
  1408. [mgoutputFrequency] => Array
  1409. (
  1410. [module] => MG-SNMP-UPS-MIB
  1411. [mib] => upsmg
  1412. [object_type] => mgoutputFrequency
  1413. [oid] => .1.3.6.1.4.1.705.1.7.2.1.3
  1414. [syntax] => INTEGER
  1415. [description] => The output phase frequency
  1416. [max_access] => read-only
  1417. [status] => mandatory
  1418. [included_by] => includes/discovery/functions.inc.php
  1419. [last_modified] => 2016-11-28 18:50:25
  1420. [shortname] => mgoutputFrequency
  1421. )
  1422.  
  1423. [mgoutputLoadPerPhase] => Array
  1424. (
  1425. [module] => MG-SNMP-UPS-MIB
  1426. [mib] => upsmg
  1427. [object_type] => mgoutputLoadPerPhase
  1428. [oid] => .1.3.6.1.4.1.705.1.7.2.1.4
  1429. [syntax] => INTEGER
  1430. [description] => The output load per phase
  1431. [max_access] => read-only
  1432. [status] => mandatory
  1433. [included_by] => includes/discovery/functions.inc.php
  1434. [last_modified] => 2016-11-28 18:50:25
  1435. [shortname] => mgoutputLoadPerPhase
  1436. )
  1437.  
  1438. [mgoutputPhaseIndex] => Array
  1439. (
  1440. [module] => MG-SNMP-UPS-MIB
  1441. [mib] => upsmg
  1442. [object_type] => mgoutputPhaseIndex
  1443. [oid] => .1.3.6.1.4.1.705.1.7.2.1.1
  1444. [syntax] => INTEGER
  1445. [description] => The output phase voltage index. It is a number between 1
  1446. [max_access] => read-only
  1447. [status] => mandatory
  1448. [included_by] => includes/discovery/functions.inc.php
  1449. [last_modified] => 2016-11-28 18:50:25
  1450. [shortname] => mgoutputPhaseIndex
  1451. )
  1452.  
  1453. [mgoutputVoltage] => Array
  1454. (
  1455. [module] => MG-SNMP-UPS-MIB
  1456. [mib] => upsmg
  1457. [object_type] => mgoutputVoltage
  1458. [oid] => .1.3.6.1.4.1.705.1.7.2.1.2
  1459. [syntax] => INTEGER
  1460. [description] => The output phase voltage
  1461. [max_access] => read-only
  1462. [status] => mandatory
  1463. [included_by] => includes/discovery/functions.inc.php
  1464. [last_modified] => 2016-11-28 18:50:25
  1465. [shortname] => mgoutputVoltage
  1466. )
  1467.  
  1468. [mgreceptacleAutonomy] => Array
  1469. (
  1470. [module] => MG-SNMP-UPS-MIB
  1471. [mib] => upsmg
  1472. [object_type] => mgreceptacleAutonomy
  1473. [oid] => .1.3.6.1.4.1.705.1.3.2.1.9
  1474. [syntax] => INTEGER
  1475. [description] => The receptacle autonomy
  1476. [max_access] => read-write
  1477. [status] => mandatory
  1478. [included_by] => includes/discovery/functions.inc.php
  1479. [last_modified] => 2016-11-28 18:50:25
  1480. [shortname] => mgreceptacleAutonomy
  1481. )
  1482.  
  1483. [mgreceptacleBootUpDuration] => Array
  1484. (
  1485. [module] => MG-SNMP-UPS-MIB
  1486. [mib] => upsmg
  1487. [object_type] => mgreceptacleBootUpDuration
  1488. [oid] => .1.3.6.1.4.1.705.1.4.23.1.10
  1489. [syntax] => INTEGER
  1490. [description] => Maximum Reboot Duration for systems powered by this plug
  1491. [max_access] => read-only
  1492. [status] => mandatory
  1493. [included_by] => includes/discovery/functions.inc.php
  1494. [last_modified] => 2016-11-28 18:50:25
  1495. [shortname] => mgreceptacleBootUpDuration
  1496. )
  1497.  
  1498. [mgreceptacleIdent] => Array
  1499. (
  1500. [module] => MG-SNMP-UPS-MIB
  1501. [mib] => upsmg
  1502. [object_type] => mgreceptacleIdent
  1503. [oid] => .1.3.6.1.4.1.705.1.3.2.1.4
  1504. [syntax] => OCTET
  1505. [description] => A textual string identification for the user
  1506. [max_access] => read-write
  1507. [status] => mandatory
  1508. [included_by] => includes/discovery/functions.inc.php
  1509. [last_modified] => 2016-11-28 18:50:25
  1510. [shortname] => mgreceptacleIdent
  1511. )
  1512.  
  1513. [mgreceptacleIndex] => Array
  1514. (
  1515. [module] => MG-SNMP-UPS-MIB
  1516. [mib] => upsmg
  1517. [object_type] => mgreceptacleIndex
  1518. [oid] => 1
  1519. [syntax] => INTEGER
  1520. [description] => A unique value for each receptacle. Its value ranges between
  1521. [max_access] => read-only
  1522. [status] => mandatory
  1523. [included_by] => includes/discovery/functions.inc.php
  1524. [last_modified] => 2016-11-28 18:50:25
  1525. [shortname] => mgreceptacleIndex
  1526. )
  1527.  
  1528. [mgreceptacleIndexb] => Array
  1529. (
  1530. [module] => MG-SNMP-UPS-MIB
  1531. [mib] => upsmg
  1532. [object_type] => mgreceptacleIndexb
  1533. [oid] => .1.3.6.1.4.1.705.1.4.23.1.1
  1534. [syntax] => INTEGER
  1535. [description] => A unique value for each receptacle. Its value ranges between 1
  1536. [max_access] => read-only
  1537. [status] => mandatory
  1538. [included_by] => includes/discovery/functions.inc.php
  1539. [last_modified] => 2016-11-28 18:50:25
  1540. [shortname] => mgreceptacleIndexb
  1541. )
  1542.  
  1543. [mgreceptacleIndexc] => Array
  1544. (
  1545. [module] => MG-SNMP-UPS-MIB
  1546. [mib] => upsmg
  1547. [object_type] => mgreceptacleIndexc
  1548. [oid] => .1.3.6.1.4.1.705.1.9.1.1.1
  1549. [syntax] => INTEGER
  1550. [description] => A unique value for each receptacle. Its value ranges between 1
  1551. [max_access] => read-only
  1552. [status] => mandatory
  1553. [included_by] => includes/discovery/functions.inc.php
  1554. [last_modified] => 2016-11-28 18:50:25
  1555. [shortname] => mgreceptacleIndexc
  1556. )
  1557.  
  1558. [mgreceptacleLevel] => Array
  1559. (
  1560. [module] => MG-SNMP-UPS-MIB
  1561. [mib] => upsmg
  1562. [object_type] => mgreceptacleLevel
  1563. [oid] => .1.3.6.1.4.1.705.1.3.2.1.2
  1564. [syntax] => INTEGER
  1565. [description] => The level of receptacle
  1566. [max_access] => read-write
  1567. [status] => mandatory
  1568. [included_by] => includes/discovery/functions.inc.php
  1569. [last_modified] => 2016-11-28 18:50:25
  1570. [shortname] => mgreceptacleLevel
  1571. )
  1572.  
  1573. [mgreceptacleOffCtrl] => Array
  1574. (
  1575. [module] => MG-SNMP-UPS-MIB
  1576. [mib] => upsmg
  1577. [object_type] => mgreceptacleOffCtrl
  1578. [oid] => .1.3.6.1.4.1.705.1.9.1.1.6
  1579. [syntax] => INTEGER
  1580. [description] => The receptacle control off action
  1581. [max_access] => read-write
  1582. [status] => mandatory
  1583. [included_by] => includes/discovery/functions.inc.php
  1584. [last_modified] => 2016-11-28 18:50:25
  1585. [shortname] => mgreceptacleOffCtrl
  1586. )
  1587.  
  1588. [mgreceptacleOffDelay] => Array
  1589. (
  1590. [module] => MG-SNMP-UPS-MIB
  1591. [mib] => upsmg
  1592. [object_type] => mgreceptacleOffDelay
  1593. [oid] => .1.3.6.1.4.1.705.1.9.1.1.5
  1594. [syntax] => INTEGER
  1595. [description] => Turn off UPS receptacle w/delay=?
  1596. [max_access] => read-write
  1597. [status] => mandatory
  1598. [included_by] => includes/discovery/functions.inc.php
  1599. [last_modified] => 2016-11-28 18:50:25
  1600. [shortname] => mgreceptacleOffDelay
  1601. )
  1602.  
  1603. [mgreceptacleOffStatus] => Array
  1604. (
  1605. [module] => MG-SNMP-UPS-MIB
  1606. [mib] => upsmg
  1607. [object_type] => mgreceptacleOffStatus
  1608. [oid] => .1.3.6.1.4.1.705.1.9.1.1.7
  1609. [syntax] => INTEGER
  1610. [description] => The receptacle control off status
  1611. [max_access] => read-only
  1612. [status] => mandatory
  1613. [included_by] => includes/discovery/functions.inc.php
  1614. [last_modified] => 2016-11-28 18:50:25
  1615. [shortname] => mgreceptacleOffStatus
  1616. )
  1617.  
  1618. [mgreceptacleOnCtrl] => Array
  1619. (
  1620. [module] => MG-SNMP-UPS-MIB
  1621. [mib] => upsmg
  1622. [object_type] => mgreceptacleOnCtrl
  1623. [oid] => .1.3.6.1.4.1.705.1.9.1.1.3
  1624. [syntax] => INTEGER
  1625. [description] => The receptacle control on action
  1626. [max_access] => read-write
  1627. [status] => mandatory
  1628. [included_by] => includes/discovery/functions.inc.php
  1629. [last_modified] => 2016-11-28 18:50:25
  1630. [shortname] => mgreceptacleOnCtrl
  1631. )
  1632.  
  1633. [mgreceptacleOnDelay] => Array
  1634. (
  1635. [module] => MG-SNMP-UPS-MIB
  1636. [mib] => upsmg
  1637. [object_type] => mgreceptacleOnDelay
  1638. [oid] => .1.3.6.1.4.1.705.1.9.1.1.2
  1639. [syntax] => INTEGER
  1640. [description] => Turn on UPS receptacle w/delay=?
  1641. [max_access] => read-write
  1642. [status] => mandatory
  1643. [included_by] => includes/discovery/functions.inc.php
  1644. [last_modified] => 2016-11-28 18:50:25
  1645. [shortname] => mgreceptacleOnDelay
  1646. )
  1647.  
  1648. [mgreceptacleOnStatus] => Array
  1649. (
  1650. [module] => MG-SNMP-UPS-MIB
  1651. [mib] => upsmg
  1652. [object_type] => mgreceptacleOnStatus
  1653. [oid] => .1.3.6.1.4.1.705.1.9.1.1.4
  1654. [syntax] => INTEGER
  1655. [description] => The receptacle control on status
  1656. [max_access] => read-only
  1657. [status] => mandatory
  1658. [included_by] => includes/discovery/functions.inc.php
  1659. [last_modified] => 2016-11-28 18:50:25
  1660. [shortname] => mgreceptacleOnStatus
  1661. )
  1662.  
  1663. [mgreceptacleOverload] => Array
  1664. (
  1665. [module] => MG-SNMP-UPS-MIB
  1666. [mib] => upsmg
  1667. [object_type] => mgreceptacleOverload
  1668. [oid] => .1.3.6.1.4.1.705.1.3.2.1.8
  1669. [syntax] => INTEGER
  1670. [description] => The overload status of the receptacle
  1671. [max_access] => read-write
  1672. [status] => mandatory
  1673. [included_by] => includes/discovery/functions.inc.php
  1674. [last_modified] => 2016-11-28 18:50:25
  1675. [shortname] => mgreceptacleOverload
  1676. )
  1677.  
  1678. [mgreceptaclePowerCons] => Array
  1679. (
  1680. [module] => MG-SNMP-UPS-MIB
  1681. [mib] => upsmg
  1682. [object_type] => mgreceptaclePowerCons
  1683. [oid] => .1.3.6.1.4.1.705.1.3.2.1.7
  1684. [syntax] => INTEGER
  1685. [description] => The volt-ampere rating of the receptacle
  1686. [max_access] => read-write
  1687. [status] => mandatory
  1688. [included_by] => includes/discovery/functions.inc.php
  1689. [last_modified] => 2016-11-28 18:50:25
  1690. [shortname] => mgreceptaclePowerCons
  1691. )
  1692.  
  1693. [mgreceptacleReceptacle] => Array
  1694. (
  1695. [module] => MG-SNMP-UPS-MIB
  1696. [mib] => upsmg
  1697. [object_type] => mgreceptacleReceptacle
  1698. [oid] => .1.3.6.1.4.1.705.1.3.2.1.6
  1699. [syntax] => INTEGER
  1700. [description] => The receptacle number of the second level receptacle father
  1701. [max_access] => read-write
  1702. [status] => mandatory
  1703. [included_by] => includes/discovery/functions.inc.php
  1704. [last_modified] => 2016-11-28 18:50:25
  1705. [shortname] => mgreceptacleReceptacle
  1706. )
  1707.  
  1708. [mgreceptacleRestartDelay] => Array
  1709. (
  1710. [module] => MG-SNMP-UPS-MIB
  1711. [mib] => upsmg
  1712. [object_type] => mgreceptacleRestartDelay
  1713. [oid] => .1.3.6.1.4.1.705.1.4.23.1.8
  1714. [syntax] => INTEGER
  1715. [description] => Time delay for starting restart sequence
  1716. [max_access] => read-write
  1717. [status] => mandatory
  1718. [included_by] => includes/discovery/functions.inc.php
  1719. [last_modified] => 2016-11-28 18:50:25
  1720. [shortname] => mgreceptacleRestartDelay
  1721. )
  1722.  
  1723. [mgreceptacleRestartLevel] => Array
  1724. (
  1725. [module] => MG-SNMP-UPS-MIB
  1726. [mib] => upsmg
  1727. [object_type] => mgreceptacleRestartLevel
  1728. [oid] => .1.3.6.1.4.1.705.1.4.23.1.7
  1729. [syntax] => INTEGER
  1730. [description] => Battery level for starting restart sequence
  1731. [max_access] => read-write
  1732. [status] => mandatory
  1733. [included_by] => includes/discovery/functions.inc.php
  1734. [last_modified] => 2016-11-28 18:50:25
  1735. [shortname] => mgreceptacleRestartLevel
  1736. )
  1737.  
  1738. [mgreceptacleShutdownDuration] => Array
  1739. (
  1740. [module] => MG-SNMP-UPS-MIB
  1741. [mib] => upsmg
  1742. [object_type] => mgreceptacleShutdownDuration
  1743. [oid] => .1.3.6.1.4.1.705.1.4.23.1.9
  1744. [syntax] => INTEGER
  1745. [description] => Maximum Shutdown Duration for systems powered by this plug
  1746. [max_access] => read-only
  1747. [status] => mandatory
  1748. [included_by] => includes/discovery/functions.inc.php
  1749. [last_modified] => 2016-11-28 18:50:25
  1750. [shortname] => mgreceptacleShutdownDuration
  1751. )
  1752.  
  1753. [mgreceptacleShutoffLevel] => Array
  1754. (
  1755. [module] => MG-SNMP-UPS-MIB
  1756. [mib] => upsmg
  1757. [object_type] => mgreceptacleShutoffLevel
  1758. [oid] => .1.3.6.1.4.1.705.1.4.23.1.5
  1759. [syntax] => INTEGER
  1760. [description] => Battery level for starting shutoff sequence
  1761. [max_access] => read-write
  1762. [status] => mandatory
  1763. [included_by] => includes/discovery/functions.inc.php
  1764. [last_modified] => 2016-11-28 18:50:25
  1765. [shortname] => mgreceptacleShutoffLevel
  1766. )
  1767.  
  1768. [mgreceptacleShutoffTimer] => Array
  1769. (
  1770. [module] => MG-SNMP-UPS-MIB
  1771. [mib] => upsmg
  1772. [object_type] => mgreceptacleShutoffTimer
  1773. [oid] => .1.3.6.1.4.1.705.1.4.23.1.6
  1774. [syntax] => INTEGER
  1775. [description] => Time delay from on battery for starting shutoff sequence
  1776. [max_access] => read-write
  1777. [status] => mandatory
  1778. [included_by] => includes/discovery/functions.inc.php
  1779. [last_modified] => 2016-11-28 18:50:25
  1780. [shortname] => mgreceptacleShutoffTimer
  1781. )
  1782.  
  1783. [mgreceptacleState] => Array
  1784. (
  1785. [module] => MG-SNMP-UPS-MIB
  1786. [mib] => upsmg
  1787. [object_type] => mgreceptacleState
  1788. [oid] => .1.3.6.1.4.1.705.1.3.2.1.5
  1789. [syntax] => INTEGER
  1790. [description] => The ON/OFF status of the receptacle
  1791. [max_access] => read-only
  1792. [status] => mandatory
  1793. [included_by] => includes/discovery/functions.inc.php
  1794. [last_modified] => 2016-11-28 18:50:25
  1795. [shortname] => mgreceptacleState
  1796. )
  1797.  
  1798. [mgreceptacleStateDischarge] => Array
  1799. (
  1800. [module] => MG-SNMP-UPS-MIB
  1801. [mib] => upsmg
  1802. [object_type] => mgreceptacleStateDischarge
  1803. [oid] => .1.3.6.1.4.1.705.1.4.23.1.4
  1804. [syntax] => INTEGER
  1805. [description] => Default return state on main return from battery discharge
  1806. [max_access] => read-write
  1807. [status] => mandatory
  1808. [included_by] => includes/discovery/functions.inc.php
  1809. [last_modified] => 2016-11-28 18:50:25
  1810. [shortname] => mgreceptacleStateDischarge
  1811. )
  1812.  
  1813. [mgreceptacleStateMainReturn] => Array
  1814. (
  1815. [module] => MG-SNMP-UPS-MIB
  1816. [mib] => upsmg
  1817. [object_type] => mgreceptacleStateMainReturn
  1818. [oid] => .1.3.6.1.4.1.705.1.4.23.1.3
  1819. [syntax] => INTEGER
  1820. [description] => Default return state on main return
  1821. [max_access] => read-write
  1822. [status] => mandatory
  1823. [included_by] => includes/discovery/functions.inc.php
  1824. [last_modified] => 2016-11-28 18:50:25
  1825. [shortname] => mgreceptacleStateMainReturn
  1826. )
  1827.  
  1828. [mgreceptacleStateTurnOn] => Array
  1829. (
  1830. [module] => MG-SNMP-UPS-MIB
  1831. [mib] => upsmg
  1832. [object_type] => mgreceptacleStateTurnOn
  1833. [oid] => .1.3.6.1.4.1.705.1.4.23.1.2
  1834. [syntax] => INTEGER
  1835. [description] => Default return state at turn on
  1836. [max_access] => read-write
  1837. [status] => mandatory
  1838. [included_by] => includes/discovery/functions.inc.php
  1839. [last_modified] => 2016-11-28 18:50:25
  1840. [shortname] => mgreceptacleStateTurnOn
  1841. )
  1842.  
  1843. [mgreceptacleToggleCtrl] => Array
  1844. (
  1845. [module] => MG-SNMP-UPS-MIB
  1846. [mib] => upsmg
  1847. [object_type] => mgreceptacleToggleCtrl
  1848. [oid] => .1.3.6.1.4.1.705.1.9.1.1.9
  1849. [syntax] => INTEGER
  1850. [description] => The receptacle control toggle action
  1851. [max_access] => read-write
  1852. [status] => mandatory
  1853. [included_by] => includes/discovery/functions.inc.php
  1854. [last_modified] => 2016-11-28 18:50:25
  1855. [shortname] => mgreceptacleToggleCtrl
  1856. )
  1857.  
  1858. [mgreceptacleToggleDelay] => Array
  1859. (
  1860. [module] => MG-SNMP-UPS-MIB
  1861. [mib] => upsmg
  1862. [object_type] => mgreceptacleToggleDelay
  1863. [oid] => .1.3.6.1.4.1.705.1.9.1.1.8
  1864. [syntax] => INTEGER
  1865. [description] => Turn off then on UPS receptacle w/delay=?
  1866. [max_access] => read-write
  1867. [status] => mandatory
  1868. [included_by] => includes/discovery/functions.inc.php
  1869. [last_modified] => 2016-11-28 18:50:25
  1870. [shortname] => mgreceptacleToggleDelay
  1871. )
  1872.  
  1873. [mgreceptacleToggleDuration] => Array
  1874. (
  1875. [module] => MG-SNMP-UPS-MIB
  1876. [mib] => upsmg
  1877. [object_type] => mgreceptacleToggleDuration
  1878. [oid] => .1.3.6.1.4.1.705.1.9.1.1.11
  1879. [syntax] => INTEGER
  1880. [description] => Turn off then on UPS receptacle w/duration=?
  1881. [max_access] => read-write
  1882. [status] => mandatory
  1883. [included_by] => includes/discovery/functions.inc.php
  1884. [last_modified] => 2016-11-28 18:50:25
  1885. [shortname] => mgreceptacleToggleDuration
  1886. )
  1887.  
  1888. [mgreceptacleToggleStatus] => Array
  1889. (
  1890. [module] => MG-SNMP-UPS-MIB
  1891. [mib] => upsmg
  1892. [object_type] => mgreceptacleToggleStatus
  1893. [oid] => .1.3.6.1.4.1.705.1.9.1.1.10
  1894. [syntax] => INTEGER
  1895. [description] => The receptacle control toggle status
  1896. [max_access] => read-only
  1897. [status] => mandatory
  1898. [included_by] => includes/discovery/functions.inc.php
  1899. [last_modified] => 2016-11-28 18:50:25
  1900. [shortname] => mgreceptacleToggleStatus
  1901. )
  1902.  
  1903. [mgreceptacleType] => Array
  1904. (
  1905. [module] => MG-SNMP-UPS-MIB
  1906. [mib] => upsmg
  1907. [object_type] => mgreceptacleType
  1908. [oid] => .1.3.6.1.4.1.705.1.3.2.1.3
  1909. [syntax] => OCTET
  1910. [description] => A textual string for the receptacle type
  1911. [max_access] => read-write
  1912. [status] => mandatory
  1913. [included_by] => includes/discovery/functions.inc.php
  1914. [last_modified] => 2016-11-28 18:50:25
  1915. [shortname] => mgreceptacleType
  1916. )
  1917.  
  1918. [mgsensorHumidity] => Array
  1919. (
  1920. [module] => MG-SNMP-UPS-MIB
  1921. [mib] => upsmg
  1922. [object_type] => mgsensorHumidity
  1923. [oid] => .1.3.6.1.4.1.705.1.8.5.1.3
  1924. [syntax] => INTEGER
  1925. [description] => The measured humidity of the unit
  1926. [max_access] => read-only
  1927. [status] => mandatory
  1928. [included_by] => includes/discovery/functions.inc.php
  1929. [last_modified] => 2016-11-28 18:50:25
  1930. [shortname] => mgsensorHumidity
  1931. )
  1932.  
  1933. [mgsensorNum] => Array
  1934. (
  1935. [module] => MG-SNMP-UPS-MIB
  1936. [mib] => upsmg
  1937. [object_type] => mgsensorNum
  1938. [oid] => .1.3.6.1.4.1.705.1.8.5.1.1
  1939. [syntax] => INTEGER
  1940. [description] => The unit number. A number between 1 and 4
  1941. [max_access] => read-only
  1942. [status] => mandatory
  1943. [included_by] => includes/discovery/functions.inc.php
  1944. [last_modified] => 2016-11-28 18:50:25
  1945. [shortname] => mgsensorNum
  1946. )
  1947.  
  1948. [mgsensorTemp] => Array
  1949. (
  1950. [module] => MG-SNMP-UPS-MIB
  1951. [mib] => upsmg
  1952. [object_type] => mgsensorTemp
  1953. [oid] => .1.3.6.1.4.1.705.1.8.5.1.2
  1954. [syntax] => INTEGER
  1955. [description] => The measured temperature of the unit
  1956. [max_access] => read-only
  1957. [status] => mandatory
  1958. [included_by] => includes/discovery/functions.inc.php
  1959. [last_modified] => 2016-11-28 18:50:25
  1960. [shortname] => mgsensorTemp
  1961. )
  1962.  
  1963. [upsmgAgentAutoLearning] => Array
  1964. (
  1965. [module] => MG-SNMP-UPS-MIB
  1966. [mib] => upsmg
  1967. [object_type] => upsmgAgentAutoLearning
  1968. [oid] => .1.3.6.1.4.1.705.1.12.15
  1969. [syntax] => INTEGER
  1970. [description] => The enabled/disabled configuration of the Auto Learning
  1971. [max_access] => read-write
  1972. [status] => mandatory
  1973. [included_by] => includes/discovery/functions.inc.php
  1974. [last_modified] => 2016-11-28 18:50:25
  1975. [shortname] => upsmgAgentAutoLearning
  1976. )
  1977.  
  1978. [upsmgAgentBaudRate] => Array
  1979. (
  1980. [module] => MG-SNMP-UPS-MIB
  1981. [mib] => upsmg
  1982. [object_type] => upsmgAgentBaudRate
  1983. [oid] => .1.3.6.1.4.1.705.1.12.4
  1984. [syntax] => INTEGER
  1985. [description] => the serial port communication speed. only 2400,
  1986. [max_access] => read-write
  1987. [status] => mandatory
  1988. [included_by] => includes/discovery/functions.inc.php
  1989. [last_modified] => 2016-11-28 18:50:25
  1990. [shortname] => upsmgAgentBaudRate
  1991. )
  1992.  
  1993. [upsmgAgentBootP] => Array
  1994. (
  1995. [module] => MG-SNMP-UPS-MIB
  1996. [mib] => upsmg
  1997. [object_type] => upsmgAgentBootP
  1998. [oid] => .1.3.6.1.4.1.705.1.12.16
  1999. [syntax] => INTEGER
  2000. [description] => The enabled/disabled configuration of the BootP process,
  2001. [max_access] => read-write
  2002. [status] => mandatory
  2003. [included_by] => includes/discovery/functions.inc.php
  2004. [last_modified] => 2016-11-28 18:50:25
  2005. [shortname] => upsmgAgentBootP
  2006. )
  2007.  
  2008. [upsmgAgentCommUPS] => Array
  2009. (
  2010. [module] => MG-SNMP-UPS-MIB
  2011. [mib] => upsmg
  2012. [object_type] => upsmgAgentCommUPS
  2013. [oid] => 1
  2014. [syntax] => INTEGER
  2015. [description] => The status of communication between agent and ups
  2016. [max_access] => read-only
  2017. [status] => mandatory
  2018. [included_by] => includes/discovery/functions.inc.php
  2019. [last_modified] => 2016-11-28 18:50:25
  2020. [shortname] => upsmgAgentCommUPS
  2021. )
  2022.  
  2023. [upsmgAgentDefGateway] => Array
  2024. (
  2025. [module] => MG-SNMP-UPS-MIB
  2026. [mib] => upsmg
  2027. [object_type] => upsmgAgentDefGateway
  2028. [oid] => .1.3.6.1.4.1.705.1.12.3
  2029. [syntax] => IpAddress
  2030. [description] => The default gateway that allow device managed
  2031. [max_access] => read-write
  2032. [status] => mandatory
  2033. [included_by] => includes/discovery/functions.inc.php
  2034. [last_modified] => 2016-11-28 18:50:25
  2035. [shortname] => upsmgAgentDefGateway
  2036. )
  2037.  
  2038. [upsmgAgentFactReset] => Array
  2039. (
  2040. [module] => MG-SNMP-UPS-MIB
  2041. [mib] => upsmg
  2042. [object_type] => upsmgAgentFactReset
  2043. [oid] => .1.3.6.1.4.1.705.1.12.10
  2044. [syntax] => INTEGER
  2045. [description] => The variable initiates reset operation in
  2046. [max_access] => read-write
  2047. [status] => mandatory
  2048. [included_by] => includes/discovery/functions.inc.php
  2049. [last_modified] => 2016-11-28 18:50:25
  2050. [shortname] => upsmgAgentFactReset
  2051. )
  2052.  
  2053. [upsmgAgentFirmwareVersion] => Array
  2054. (
  2055. [module] => MG-SNMP-UPS-MIB
  2056. [mib] => upsmg
  2057. [object_type] => upsmgAgentFirmwareVersion
  2058. [oid] => .1.3.6.1.4.1.705.1.12.12
  2059. [syntax] => OCTET
  2060. [description] => The agent firmware version
  2061. [max_access] => read-only
  2062. [status] => mandatory
  2063. [included_by] => includes/discovery/functions.inc.php
  2064. [last_modified] => 2016-11-28 18:50:25
  2065. [shortname] => upsmgAgentFirmwareVersion
  2066. )
  2067.  
  2068. [upsmgAgentIpaddress] => Array
  2069. (
  2070. [module] => MG-SNMP-UPS-MIB
  2071. [mib] => upsmg
  2072. [object_type] => upsmgAgentIpaddress
  2073. [oid] => .1.3.6.1.4.1.705.1.12.1
  2074. [syntax] => IpAddress
  2075. [description] => The ip address that NMS can identify the managed
  2076. [max_access] => read-write
  2077. [status] => mandatory
  2078. [included_by] => includes/discovery/functions.inc.php
  2079. [last_modified] => 2016-11-28 18:50:25
  2080. [shortname] => upsmgAgentIpaddress
  2081. )
  2082.  
  2083. [upsmgAgentMibVersion] => Array
  2084. (
  2085. [module] => MG-SNMP-UPS-MIB
  2086. [mib] => upsmg
  2087. [object_type] => upsmgAgentMibVersion
  2088. [oid] => .1.3.6.1.4.1.705.1.12.11
  2089. [syntax] => INTEGER
  2090. [description] => The version of the MIB implemented in agent
  2091. [max_access] => read-only
  2092. [status] => mandatory
  2093. [included_by] => includes/discovery/functions.inc.php
  2094. [last_modified] => 2016-11-28 18:50:25
  2095. [shortname] => upsmgAgentMibVersion
  2096. )
  2097.  
  2098. [upsmgAgentPollRate] => Array
  2099. (
  2100. [module] => MG-SNMP-UPS-MIB
  2101. [mib] => upsmg
  2102. [object_type] => upsmgAgentPollRate
  2103. [oid] => .1.3.6.1.4.1.705.1.12.5
  2104. [syntax] => INTEGER
  2105. [description] => The frequency that proxy agent polls the connected
  2106. [max_access] => read-write
  2107. [status] => mandatory
  2108. [included_by] => includes/discovery/functions.inc.php
  2109. [last_modified] => 2016-11-28 18:50:25
  2110. [shortname] => upsmgAgentPollRate
  2111. )
  2112.  
  2113. [upsmgAgentReset] => Array
  2114. (
  2115. [module] => MG-SNMP-UPS-MIB
  2116. [mib] => upsmg
  2117. [object_type] => upsmgAgentReset
  2118. [oid] => .1.3.6.1.4.1.705.1.12.9
  2119. [syntax] => INTEGER
  2120. [description] => The variable initiates reset operation in
  2121. [max_access] => read-write
  2122. [status] => mandatory
  2123. [included_by] => includes/discovery/functions.inc.php
  2124. [last_modified] => 2016-11-28 18:50:25
  2125. [shortname] => upsmgAgentReset
  2126. )
  2127.  
  2128. [upsmgAgentSubnetMask] => Array
  2129. (
  2130. [module] => MG-SNMP-UPS-MIB
  2131. [mib] => upsmg
  2132. [object_type] => upsmgAgentSubnetMask
  2133. [oid] => .1.3.6.1.4.1.705.1.12.2
  2134. [syntax] => IpAddress
  2135. [description] => Internet address subnet mask
  2136. [max_access] => read-write
  2137. [status] => mandatory
  2138. [included_by] => includes/discovery/functions.inc.php
  2139. [last_modified] => 2016-11-28 18:50:25
  2140. [shortname] => upsmgAgentSubnetMask
  2141. )
  2142.  
  2143. [upsmgAgentTFTP] => Array
  2144. (
  2145. [module] => MG-SNMP-UPS-MIB
  2146. [mib] => upsmg
  2147. [object_type] => upsmgAgentTFTP
  2148. [oid] => .1.3.6.1.4.1.705.1.12.17
  2149. [syntax] => INTEGER
  2150. [description] => The enabled/disabled configuration of the TFTP process,
  2151. [max_access] => read-write
  2152. [status] => mandatory
  2153. [included_by] => includes/discovery/functions.inc.php
  2154. [last_modified] => 2016-11-28 18:50:25
  2155. [shortname] => upsmgAgentTFTP
  2156. )
  2157.  
  2158. [upsmgAgentTrapAck] => Array
  2159. (
  2160. [module] => MG-SNMP-UPS-MIB
  2161. [mib] => upsmg
  2162. [object_type] => upsmgAgentTrapAck
  2163. [oid] => .1.3.6.1.4.1.705.1.12.14
  2164. [syntax] => INTEGER
  2165. [description] => The last Trap number that has been received by UM-View
  2166. [max_access] => read-write
  2167. [status] => mandatory
  2168. [included_by] => includes/discovery/functions.inc.php
  2169. [last_modified] => 2016-11-28 18:50:25
  2170. [shortname] => upsmgAgentTrapAck
  2171. )
  2172.  
  2173. [upsmgAgentTrapAlarmDelay] => Array
  2174. (
  2175. [module] => MG-SNMP-UPS-MIB
  2176. [mib] => upsmg
  2177. [object_type] => upsmgAgentTrapAlarmDelay
  2178. [oid] => .1.3.6.1.4.1.705.1.12.7
  2179. [syntax] => INTEGER
  2180. [description] => The interval for the Trap packet retransmission,
  2181. [max_access] => read-write
  2182. [status] => mandatory
  2183. [included_by] => includes/discovery/functions.inc.php
  2184. [last_modified] => 2016-11-28 18:50:25
  2185. [shortname] => upsmgAgentTrapAlarmDelay
  2186. )
  2187.  
  2188. [upsmgAgentTrapAlarmRetry] => Array
  2189. (
  2190. [module] => MG-SNMP-UPS-MIB
  2191. [mib] => upsmg
  2192. [object_type] => upsmgAgentTrapAlarmRetry
  2193. [oid] => .1.3.6.1.4.1.705.1.12.8
  2194. [syntax] => INTEGER
  2195. [description] => The retry count for retransmitting Trap
  2196. [max_access] => read-write
  2197. [status] => mandatory
  2198. [included_by] => includes/discovery/functions.inc.php
  2199. [last_modified] => 2016-11-28 18:50:25
  2200. [shortname] => upsmgAgentTrapAlarmRetry
  2201. )
  2202.  
  2203. [upsmgAgentTrapSignature] => Array
  2204. (
  2205. [module] => MG-SNMP-UPS-MIB
  2206. [mib] => upsmg
  2207. [object_type] => upsmgAgentTrapSignature
  2208. [oid] => .1.3.6.1.4.1.705.1.12.18
  2209. [syntax] => INTEGER
  2210. [description] => The signature of the trap acknowledged by a manager
  2211. [max_access] => read-only
  2212. [status] => mandatory
  2213. [included_by] => includes/discovery/functions.inc.php
  2214. [last_modified] => 2016-11-28 18:50:25
  2215. [shortname] => upsmgAgentTrapSignature
  2216. )
  2217.  
  2218. [upsmgAgentType] => Array
  2219. (
  2220. [module] => MG-SNMP-UPS-MIB
  2221. [mib] => upsmg
  2222. [object_type] => upsmgAgentType
  2223. [oid] => .1.3.6.1.4.1.705.1.12.6
  2224. [syntax] => INTEGER
  2225. [description] => The type of agent
  2226. [max_access] => read-write
  2227. [status] => mandatory
  2228. [included_by] => includes/discovery/functions.inc.php
  2229. [last_modified] => 2016-11-28 18:50:25
  2230. [shortname] => upsmgAgentType
  2231. )
  2232.  
  2233. [upsmgBatteryChargerFault] => Array
  2234. (
  2235. [module] => MG-SNMP-UPS-MIB
  2236. [mib] => upsmg
  2237. [object_type] => upsmgBatteryChargerFault
  2238. [oid] => .1.3.6.1.4.1.705.1.5.15
  2239. [syntax] => INTEGER
  2240. [description] => The UPS Battery is not charging status
  2241. [max_access] => read-only
  2242. [status] => mandatory
  2243. [included_by] => includes/discovery/functions.inc.php
  2244. [last_modified] => 2016-11-28 18:50:25
  2245. [shortname] => upsmgBatteryChargerFault
  2246. )
  2247.  
  2248. [upsmgBatteryCurrent] => Array
  2249. (
  2250. [module] => MG-SNMP-UPS-MIB
  2251. [mib] => upsmg
  2252. [object_type] => upsmgBatteryCurrent
  2253. [oid] => .1.3.6.1.4.1.705.1.5.6
  2254. [syntax] => INTEGER
  2255. [description] => The actual battery current
  2256. [max_access] => read-only
  2257. [status] => mandatory
  2258. [included_by] => includes/discovery/functions.inc.php
  2259. [last_modified] => 2016-11-28 18:50:25
  2260. [shortname] => upsmgBatteryCurrent
  2261. )
  2262.  
  2263. [upsmgBatteryFaultBattery] => Array
  2264. (
  2265. [module] => MG-SNMP-UPS-MIB
  2266. [mib] => upsmg
  2267. [object_type] => upsmgBatteryFaultBattery
  2268. [oid] => .1.3.6.1.4.1.705.1.5.9
  2269. [syntax] => INTEGER
  2270. [description] => The battery fault status
  2271. [max_access] => read-only
  2272. [status] => mandatory
  2273. [included_by] => includes/discovery/functions.inc.php
  2274. [last_modified] => 2016-11-28 18:50:25
  2275. [shortname] => upsmgBatteryFaultBattery
  2276. )
  2277.  
  2278. [upsmgBatteryFullRechargeTime] => Array
  2279. (
  2280. [module] => MG-SNMP-UPS-MIB
  2281. [mib] => upsmg
  2282. [object_type] => upsmgBatteryFullRechargeTime
  2283. [oid] => .1.3.6.1.4.1.705.1.5.8
  2284. [syntax] => INTEGER
  2285. [description] => The battery full recharge time (from 0 to 100 percent)
  2286. [max_access] => read-only
  2287. [status] => mandatory
  2288. [included_by] => includes/discovery/functions.inc.php
  2289. [last_modified] => 2016-11-28 18:50:25
  2290. [shortname] => upsmgBatteryFullRechargeTime
  2291. )
  2292.  
  2293. [upsmgBatteryLevel] => Array
  2294. (
  2295. [module] => MG-SNMP-UPS-MIB
  2296. [mib] => upsmg
  2297. [object_type] => upsmgBatteryLevel
  2298. [oid] => .1.3.6.1.4.1.705.1.5.2
  2299. [syntax] => INTEGER
  2300. [description] => The battery level as a percentage of charge
  2301. [max_access] => read-only
  2302. [status] => mandatory
  2303. [included_by] => includes/discovery/functions.inc.php
  2304. [last_modified] => 2016-11-28 18:50:25
  2305. [shortname] => upsmgBatteryLevel
  2306. )
  2307.  
  2308. [upsmgBatteryLowBattery] => Array
  2309. (
  2310. [module] => MG-SNMP-UPS-MIB
  2311. [mib] => upsmg
  2312. [object_type] => upsmgBatteryLowBattery
  2313. [oid] => .1.3.6.1.4.1.705.1.5.14
  2314. [syntax] => INTEGER
  2315. [description] => The battery low status
  2316. [max_access] => read-only
  2317. [status] => mandatory
  2318. [included_by] => includes/discovery/functions.inc.php
  2319. [last_modified] => 2016-11-28 18:50:25
  2320. [shortname] => upsmgBatteryLowBattery
  2321. )
  2322.  
  2323. [upsmgBatteryLowCondition] => Array
  2324. (
  2325. [module] => MG-SNMP-UPS-MIB
  2326. [mib] => upsmg
  2327. [object_type] => upsmgBatteryLowCondition
  2328. [oid] => .1.3.6.1.4.1.705.1.5.16
  2329. [syntax] => INTEGER
  2330. [description] => The UPS is at low condition status
  2331. [max_access] => read-only
  2332. [status] => mandatory
  2333. [included_by] => includes/discovery/functions.inc.php
  2334. [last_modified] => 2016-11-28 18:50:25
  2335. [shortname] => upsmgBatteryLowCondition
  2336. )
  2337.  
  2338. [upsmgBatteryLowRecharge] => Array
  2339. (
  2340. [module] => MG-SNMP-UPS-MIB
  2341. [mib] => upsmg
  2342. [object_type] => upsmgBatteryLowRecharge
  2343. [oid] => .1.3.6.1.4.1.705.1.5.17
  2344. [syntax] => INTEGER
  2345. [description] => The UPS Battery is not recharged status
  2346. [max_access] => read-only
  2347. [status] => mandatory
  2348. [included_by] => includes/discovery/functions.inc.php
  2349. [last_modified] => 2016-11-28 18:50:25
  2350. [shortname] => upsmgBatteryLowRecharge
  2351. )
  2352.  
  2353. [upsmgBatteryNoBattery] => Array
  2354. (
  2355. [module] => MG-SNMP-UPS-MIB
  2356. [mib] => upsmg
  2357. [object_type] => upsmgBatteryNoBattery
  2358. [oid] => .1.3.6.1.4.1.705.1.5.10
  2359. [syntax] => INTEGER
  2360. [description] => The UPS has no Battery status
  2361. [max_access] => read-only
  2362. [status] => mandatory
  2363. [included_by] => includes/discovery/functions.inc.php
  2364. [last_modified] => 2016-11-28 18:50:25
  2365. [shortname] => upsmgBatteryNoBattery
  2366. )
  2367.  
  2368. [upsmgBatteryNotHighCharge] => Array
  2369. (
  2370. [module] => MG-SNMP-UPS-MIB
  2371. [mib] => upsmg
  2372. [object_type] => upsmgBatteryNotHighCharge
  2373. [oid] => .1.3.6.1.4.1.705.1.5.13
  2374. [syntax] => INTEGER
  2375. [description] => The UPS Battery quit high condition status
  2376. [max_access] => read-only
  2377. [status] => mandatory
  2378. [included_by] => includes/discovery/functions.inc.php
  2379. [last_modified] => 2016-11-28 18:50:25
  2380. [shortname] => upsmgBatteryNotHighCharge
  2381. )
  2382.  
  2383. [upsmgBatteryRechargeLevel] => Array
  2384. (
  2385. [module] => MG-SNMP-UPS-MIB
  2386. [mib] => upsmg
  2387. [object_type] => upsmgBatteryRechargeLevel
  2388. [oid] => .1.3.6.1.4.1.705.1.5.4
  2389. [syntax] => INTEGER
  2390. [description] => The actual value of the battery recharge level that will be
  2391. [max_access] => read-only
  2392. [status] => mandatory
  2393. [included_by] => includes/discovery/functions.inc.php
  2394. [last_modified] => 2016-11-28 18:50:25
  2395. [shortname] => upsmgBatteryRechargeLevel
  2396. )
  2397.  
  2398. [upsmgBatteryRechargeTime] => Array
  2399. (
  2400. [module] => MG-SNMP-UPS-MIB
  2401. [mib] => upsmg
  2402. [object_type] => upsmgBatteryRechargeTime
  2403. [oid] => .1.3.6.1.4.1.705.1.5.3
  2404. [syntax] => INTEGER
  2405. [description] => The actual operational battery recharge time to set point
  2406. [max_access] => read-only
  2407. [status] => mandatory
  2408. [included_by] => includes/discovery/functions.inc.php
  2409. [last_modified] => 2016-11-28 18:50:25
  2410. [shortname] => upsmgBatteryRechargeTime
  2411. )
  2412.  
  2413. [upsmgBatteryRemainingTime] => Array
  2414. (
  2415. [module] => MG-SNMP-UPS-MIB
  2416. [mib] => upsmg
  2417. [object_type] => upsmgBatteryRemainingTime
  2418. [oid] => .1.3.6.1.4.1.705.1.5.1
  2419. [syntax] => INTEGER
  2420. [description] => The time remaining actual charge vs actual load (dynamic)
  2421. [max_access] => read-only
  2422. [status] => mandatory
  2423. [included_by] => includes/discovery/functions.inc.php
  2424. [last_modified] => 2016-11-28 18:50:25
  2425. [shortname] => upsmgBatteryRemainingTime
  2426. )
  2427.  
  2428. [upsmgBatteryReplacement] => Array
  2429. (
  2430. [module] => MG-SNMP-UPS-MIB
  2431. [mib] => upsmg
  2432. [object_type] => upsmgBatteryReplacement
  2433. [oid] => .1.3.6.1.4.1.705.1.5.11
  2434. [syntax] => INTEGER
  2435. [description] => The UPS Battery to be replaced status
  2436. [max_access] => read-only
  2437. [status] => mandatory
  2438. [included_by] => includes/discovery/functions.inc.php
  2439. [last_modified] => 2016-11-28 18:50:25
  2440. [shortname] => upsmgBatteryReplacement
  2441. )
  2442.  
  2443. [upsmgBatteryTemperature] => Array
  2444. (
  2445. [module] => MG-SNMP-UPS-MIB
  2446. [mib] => upsmg
  2447. [object_type] => upsmgBatteryTemperature
  2448. [oid] => .1.3.6.1.4.1.705.1.5.7
  2449. [syntax] => INTEGER
  2450. [description] => The battery temperature
  2451. [max_access] => read-only
  2452. [status] => mandatory
  2453. [included_by] => includes/discovery/functions.inc.php
  2454. [last_modified] => 2016-11-28 18:50:25
  2455. [shortname] => upsmgBatteryTemperature
  2456. )
  2457.  
  2458. [upsmgBatteryUnavailableBattery] => Array
  2459. (
  2460. [module] => MG-SNMP-UPS-MIB
  2461. [mib] => upsmg
  2462. [object_type] => upsmgBatteryUnavailableBattery
  2463. [oid] => .1.3.6.1.4.1.705.1.5.12
  2464. [syntax] => INTEGER
  2465. [description] => The UPS Battery is unavailable status
  2466. [max_access] => read-only
  2467. [status] => mandatory
  2468. [included_by] => includes/discovery/functions.inc.php
  2469. [last_modified] => 2016-11-28 18:50:25
  2470. [shortname] => upsmgBatteryUnavailableBattery
  2471. )
  2472.  
  2473. [upsmgBatteryVoltage] => Array
  2474. (
  2475. [module] => MG-SNMP-UPS-MIB
  2476. [mib] => upsmg
  2477. [object_type] => upsmgBatteryVoltage
  2478. [oid] => .1.3.6.1.4.1.705.1.5.5
  2479. [syntax] => INTEGER
  2480. [description] => The actual battery voltage
  2481. [max_access] => read-only
  2482. [status] => mandatory
  2483. [included_by] => includes/discovery/functions.inc.php
  2484. [last_modified] => 2016-11-28 18:50:25
  2485. [shortname] => upsmgBatteryVoltage
  2486. )
  2487.  
  2488. [upsmgConfigAlarmAudible] => Array
  2489. (
  2490. [module] => MG-SNMP-UPS-MIB
  2491. [mib] => upsmg
  2492. [object_type] => upsmgConfigAlarmAudible
  2493. [oid] => .1.3.6.1.4.1.705.1.4.19
  2494. [syntax] => INTEGER
  2495. [description] => To set audible alarm status
  2496. [max_access] => read-write
  2497. [status] => mandatory
  2498. [included_by] => includes/discovery/functions.inc.php
  2499. [last_modified] => 2016-11-28 18:50:25
  2500. [shortname] => upsmgConfigAlarmAudible
  2501. )
  2502.  
  2503. [upsmgConfigAlarmTimeDelay] => Array
  2504. (
  2505. [module] => MG-SNMP-UPS-MIB
  2506. [mib] => upsmg
  2507. [object_type] => upsmgConfigAlarmTimeDelay
  2508. [oid] => .1.3.6.1.4.1.705.1.4.20
  2509. [syntax] => INTEGER
  2510. [description] => To set audible alarm time delay
  2511. [max_access] => read-write
  2512. [status] => mandatory
  2513. [included_by] => includes/discovery/functions.inc.php
  2514. [last_modified] => 2016-11-28 18:50:25
  2515. [shortname] => upsmgConfigAlarmTimeDelay
  2516. )
  2517.  
  2518. [upsmgConfigAutoRestart] => Array
  2519. (
  2520. [module] => MG-SNMP-UPS-MIB
  2521. [mib] => upsmg
  2522. [object_type] => upsmgConfigAutoRestart
  2523. [oid] => .1.3.6.1.4.1.705.1.4.9
  2524. [syntax] => INTEGER
  2525. [description] => The automatic restart enabling status
  2526. [max_access] => read-write
  2527. [status] => mandatory
  2528. [included_by] => includes/discovery/functions.inc.php
  2529. [last_modified] => 2016-11-28 18:50:25
  2530. [shortname] => upsmgConfigAutoRestart
  2531. )
  2532.  
  2533. [upsmgConfigBatteryInstalled] => Array
  2534. (
  2535. [module] => MG-SNMP-UPS-MIB
  2536. [mib] => upsmg
  2537. [object_type] => upsmgConfigBatteryInstalled
  2538. [oid] => .1.3.6.1.4.1.705.1.4.1
  2539. [syntax] => INTEGER
  2540. [description] => The battery installed status
  2541. [max_access] => read-write
  2542. [status] => mandatory
  2543. [included_by] => includes/discovery/functions.inc.php
  2544. [last_modified] => 2016-11-28 18:50:25
  2545. [shortname] => upsmgConfigBatteryInstalled
  2546. )
  2547.  
  2548. [upsmgConfigByPassType] => Array
  2549. (
  2550. [module] => MG-SNMP-UPS-MIB
  2551. [mib] => upsmg
  2552. [object_type] => upsmgConfigByPassType
  2553. [oid] => .1.3.6.1.4.1.705.1.4.18
  2554. [syntax] => INTEGER
  2555. [description] => The UPS by pass switch type
  2556. [max_access] => read-write
  2557. [status] => mandatory
  2558. [included_by] => includes/discovery/functions.inc.php
  2559. [last_modified] => 2016-11-28 18:50:25
  2560. [shortname] => upsmgConfigByPassType
  2561. )
  2562.  
  2563. [upsmgConfigDevicesNum] => Array
  2564. (
  2565. [module] => MG-SNMP-UPS-MIB
  2566. [mib] => upsmg
  2567. [object_type] => upsmgConfigDevicesNum
  2568. [oid] => .1.3.6.1.4.1.705.1.4.21
  2569. [syntax] => INTEGER
  2570. [description] => The number of devices that are powered by the UPS
  2571. [max_access] => read-write
  2572. [status] => mandatory
  2573. [included_by] => includes/discovery/functions.inc.php
  2574. [last_modified] => 2016-11-28 18:50:25
  2575. [shortname] => upsmgConfigDevicesNum
  2576. )
  2577.  
  2578. [upsmgConfigEmergencyOnByPass] => Array
  2579. (
  2580. [module] => MG-SNMP-UPS-MIB
  2581. [mib] => upsmg
  2582. [object_type] => upsmgConfigEmergencyOnByPass
  2583. [oid] => .1.3.6.1.4.1.705.1.4.27
  2584. [syntax] => INTEGER
  2585. [description] => The emergency condition status on By Pass
  2586. [max_access] => read-write
  2587. [status] => mandatory
  2588. [included_by] => includes/discovery/functions.inc.php
  2589. [last_modified] => 2016-11-28 18:50:25
  2590. [shortname] => upsmgConfigEmergencyOnByPass
  2591. )
  2592.  
  2593. [upsmgConfigEmergencyOverload] => Array
  2594. (
  2595. [module] => MG-SNMP-UPS-MIB
  2596. [mib] => upsmg
  2597. [object_type] => upsmgConfigEmergencyOverload
  2598. [oid] => .1.3.6.1.4.1.705.1.4.28
  2599. [syntax] => INTEGER
  2600. [description] => The emergency condition status on overload
  2601. [max_access] => read-write
  2602. [status] => mandatory
  2603. [included_by] => includes/discovery/functions.inc.php
  2604. [last_modified] => 2016-11-28 18:50:25
  2605. [shortname] => upsmgConfigEmergencyOverload
  2606. )
  2607.  
  2608. [upsmgConfigEmergencyTestFail] => Array
  2609. (
  2610. [module] => MG-SNMP-UPS-MIB
  2611. [mib] => upsmg
  2612. [object_type] => upsmgConfigEmergencyTestFail
  2613. [oid] => .1.3.6.1.4.1.705.1.4.26
  2614. [syntax] => INTEGER
  2615. [description] => The emergency condition status on Battery test fail
  2616. [max_access] => read-write
  2617. [status] => mandatory
  2618. [included_by] => includes/discovery/functions.inc.php
  2619. [last_modified] => 2016-11-28 18:50:25
  2620. [shortname] => upsmgConfigEmergencyTestFail
  2621. )
  2622.  
  2623. [upsmgConfigExtAlarmNum] => Array
  2624. (
  2625. [module] => MG-SNMP-UPS-MIB
  2626. [mib] => upsmg
  2627. [object_type] => upsmgConfigExtAlarmNum
  2628. [oid] => .1.3.6.1.4.1.705.1.4.24
  2629. [syntax] => INTEGER
  2630. [description] => The number of environ external alarm, value is
  2631. [max_access] => read-only
  2632. [status] => mandatory
  2633. [included_by] => includes/discovery/functions.inc.php
  2634. [last_modified] => 2016-11-28 18:50:25
  2635. [shortname] => upsmgConfigExtAlarmNum
  2636. )
  2637.  
  2638. [upsmgConfigHighBooster] => Array
  2639. (
  2640. [module] => MG-SNMP-UPS-MIB
  2641. [mib] => upsmg
  2642. [object_type] => upsmgConfigHighBooster
  2643. [oid] => .1.3.6.1.4.1.705.1.4.31
  2644. [syntax] => INTEGER
  2645. [description] => To set UPS booster high threshold
  2646. [max_access] => read-write
  2647. [status] => mandatory
  2648. [included_by] => includes/discovery/functions.inc.php
  2649. [last_modified] => 2016-11-28 18:50:25
  2650. [shortname] => upsmgConfigHighBooster
  2651. )
  2652.  
  2653. [upsmgConfigHighFader] => Array
  2654. (
  2655. [module] => MG-SNMP-UPS-MIB
  2656. [mib] => upsmg
  2657. [object_type] => upsmgConfigHighFader
  2658. [oid] => .1.3.6.1.4.1.705.1.4.33
  2659. [syntax] => INTEGER
  2660. [description] => To set UPS fader high threshold
  2661. [max_access] => read-write
  2662. [status] => mandatory
  2663. [included_by] => includes/discovery/functions.inc.php
  2664. [last_modified] => 2016-11-28 18:50:25
  2665. [shortname] => upsmgConfigHighFader
  2666. )
  2667.  
  2668. [upsmgConfigHighTransfer] => Array
  2669. (
  2670. [module] => MG-SNMP-UPS-MIB
  2671. [mib] => upsmg
  2672. [object_type] => upsmgConfigHighTransfer
  2673. [oid] => .1.3.6.1.4.1.705.1.4.14
  2674. [syntax] => INTEGER
  2675. [description] => The high voltage transfer point
  2676. [max_access] => read-write
  2677. [status] => mandatory
  2678. [included_by] => includes/discovery/functions.inc.php
  2679. [last_modified] => 2016-11-28 18:50:25
  2680. [shortname] => upsmgConfigHighTransfer
  2681. )
  2682.  
  2683. [upsmgConfigHumidityHigh] => Array
  2684. (
  2685. [module] => MG-SNMP-UPS-MIB
  2686. [mib] => upsmg
  2687. [object_type] => upsmgConfigHumidityHigh
  2688. [oid] => .1.3.6.1.4.1.705.1.4.34.1.7
  2689. [syntax] => INTEGER
  2690. [description] => The high humidity threshold in unit 1 %
  2691. [max_access] => read-write
  2692. [status] => mandatory
  2693. [included_by] => includes/discovery/functions.inc.php
  2694. [last_modified] => 2016-11-28 18:50:25
  2695. [shortname] => upsmgConfigHumidityHigh
  2696. )
  2697.  
  2698. [upsmgConfigHumidityHysteresis] => Array
  2699. (
  2700. [module] => MG-SNMP-UPS-MIB
  2701. [mib] => upsmg
  2702. [object_type] => upsmgConfigHumidityHysteresis
  2703. [oid] => .1.3.6.1.4.1.705.1.4.34.1.8
  2704. [syntax] => INTEGER
  2705. [description] => The humidity hysteresys used for threshold test in unit 1 %
  2706. [max_access] => read-write
  2707. [status] => mandatory
  2708. [included_by] => includes/discovery/functions.inc.php
  2709. [last_modified] => 2016-11-28 18:50:25
  2710. [shortname] => upsmgConfigHumidityHysteresis
  2711. )
  2712.  
  2713. [upsmgConfigHumidityLow] => Array
  2714. (
  2715. [module] => MG-SNMP-UPS-MIB
  2716. [mib] => upsmg
  2717. [object_type] => upsmgConfigHumidityLow
  2718. [oid] => .1.3.6.1.4.1.705.1.4.34.1.6
  2719. [syntax] => INTEGER
  2720. [description] => The low humidity threshold in unit 1 %
  2721. [max_access] => read-write
  2722. [status] => mandatory
  2723. [included_by] => includes/discovery/functions.inc.php
  2724. [last_modified] => 2016-11-28 18:50:25
  2725. [shortname] => upsmgConfigHumidityLow
  2726. )
  2727.  
  2728. [upsmgConfigInput1ClosedLabel] => Array
  2729. (
  2730. [module] => MG-SNMP-UPS-MIB
  2731. [mib] => upsmg
  2732. [object_type] => upsmgConfigInput1ClosedLabel
  2733. [oid] => .1.3.6.1.4.1.705.1.4.34.1.10
  2734. [syntax] => OCTET
  2735. [description] => The Input #1 label for closed position
  2736. [max_access] => read-write
  2737. [status] => mandatory
  2738. [included_by] => includes/discovery/functions.inc.php
  2739. [last_modified] => 2016-11-28 18:50:25
  2740. [shortname] => upsmgConfigInput1ClosedLabel
  2741. )
  2742.  
  2743. [upsmgConfigInput1Name] => Array
  2744. (
  2745. [module] => MG-SNMP-UPS-MIB
  2746. [mib] => upsmg
  2747. [object_type] => upsmgConfigInput1Name
  2748. [oid] => .1.3.6.1.4.1.705.1.4.34.1.9
  2749. [syntax] => OCTET
  2750. [description] => The Input #1 user-friendly name
  2751. [max_access] => read-write
  2752. [status] => mandatory
  2753. [included_by] => includes/discovery/functions.inc.php
  2754. [last_modified] => 2016-11-28 18:50:25
  2755. [shortname] => upsmgConfigInput1Name
  2756. )
  2757.  
  2758. [upsmgConfigInput1OpenLabel] => Array
  2759. (
  2760. [module] => MG-SNMP-UPS-MIB
  2761. [mib] => upsmg
  2762. [object_type] => upsmgConfigInput1OpenLabel
  2763. [oid] => .1.3.6.1.4.1.705.1.4.34.1.11
  2764. [syntax] => OCTET
  2765. [description] => The Input #1 label for open position
  2766. [max_access] => read-write
  2767. [status] => mandatory
  2768. [included_by] => includes/discovery/functions.inc.php
  2769. [last_modified] => 2016-11-28 18:50:25
  2770. [shortname] => upsmgConfigInput1OpenLabel
  2771. )
  2772.  
  2773. [upsmgConfigInput2ClosedLabel] => Array
  2774. (
  2775. [module] => MG-SNMP-UPS-MIB
  2776. [mib] => upsmg
  2777. [object_type] => upsmgConfigInput2ClosedLabel
  2778. [oid] => .1.3.6.1.4.1.705.1.4.34.1.13
  2779. [syntax] => OCTET
  2780. [description] => The Input #2 label for closed position
  2781. [max_access] => read-write
  2782. [status] => mandatory
  2783. [included_by] => includes/discovery/functions.inc.php
  2784. [last_modified] => 2016-11-28 18:50:25
  2785. [shortname] => upsmgConfigInput2ClosedLabel
  2786. )
  2787.  
  2788. [upsmgConfigInput2Name] => Array
  2789. (
  2790. [module] => MG-SNMP-UPS-MIB
  2791. [mib] => upsmg
  2792. [object_type] => upsmgConfigInput2Name
  2793. [oid] => .1.3.6.1.4.1.705.1.4.34.1.12
  2794. [syntax] => OCTET
  2795. [description] => The Input #2 user-friendly name
  2796. [max_access] => read-write
  2797. [status] => mandatory
  2798. [included_by] => includes/discovery/functions.inc.php
  2799. [last_modified] => 2016-11-28 18:50:25
  2800. [shortname] => upsmgConfigInput2Name
  2801. )
  2802.  
  2803. [upsmgConfigInput2OpenLabel] => Array
  2804. (
  2805. [module] => MG-SNMP-UPS-MIB
  2806. [mib] => upsmg
  2807. [object_type] => upsmgConfigInput2OpenLabel
  2808. [oid] => .1.3.6.1.4.1.705.1.4.34.1.14
  2809. [syntax] => OCTET
  2810. [description] => The Input #2 label for open position
  2811. [max_access] => read-write
  2812. [status] => mandatory
  2813. [included_by] => includes/discovery/functions.inc.php
  2814. [last_modified] => 2016-11-28 18:50:25
  2815. [shortname] => upsmgConfigInput2OpenLabel
  2816. )
  2817.  
  2818. [upsmgConfigLowBatteryLevel] => Array
  2819. (
  2820. [module] => MG-SNMP-UPS-MIB
  2821. [mib] => upsmg
  2822. [object_type] => upsmgConfigLowBatteryLevel
  2823. [oid] => .1.3.6.1.4.1.705.1.4.8
  2824. [syntax] => INTEGER
  2825. [description] => To set battery level value for low battery condition
  2826. [max_access] => read-write
  2827. [status] => mandatory
  2828. [included_by] => includes/discovery/functions.inc.php
  2829. [last_modified] => 2016-11-28 18:50:25
  2830. [shortname] => upsmgConfigLowBatteryLevel
  2831. )
  2832.  
  2833. [upsmgConfigLowBatteryTime] => Array
  2834. (
  2835. [module] => MG-SNMP-UPS-MIB
  2836. [mib] => upsmg
  2837. [object_type] => upsmgConfigLowBatteryTime
  2838. [oid] => .1.3.6.1.4.1.705.1.4.7
  2839. [syntax] => INTEGER
  2840. [description] => To set remaining time value for low battery condition
  2841. [max_access] => read-write
  2842. [status] => mandatory
  2843. [included_by] => includes/discovery/functions.inc.php
  2844. [last_modified] => 2016-11-28 18:50:25
  2845. [shortname] => upsmgConfigLowBatteryTime
  2846. )
  2847.  
  2848. [upsmgConfigLowBooster] => Array
  2849. (
  2850. [module] => MG-SNMP-UPS-MIB
  2851. [mib] => upsmg
  2852. [object_type] => upsmgConfigLowBooster
  2853. [oid] => .1.3.6.1.4.1.705.1.4.30
  2854. [syntax] => INTEGER
  2855. [description] => To set UPS booster low threshold
  2856. [max_access] => read-write
  2857. [status] => mandatory
  2858. [included_by] => includes/discovery/functions.inc.php
  2859. [last_modified] => 2016-11-28 18:50:25
  2860. [shortname] => upsmgConfigLowBooster
  2861. )
  2862.  
  2863. [upsmgConfigLowFader] => Array
  2864. (
  2865. [module] => MG-SNMP-UPS-MIB
  2866. [mib] => upsmg
  2867. [object_type] => upsmgConfigLowFader
  2868. [oid] => .1.3.6.1.4.1.705.1.4.32
  2869. [syntax] => INTEGER
  2870. [description] => To set UPS fader low threshold
  2871. [max_access] => read-write
  2872. [status] => mandatory
  2873. [included_by] => includes/discovery/functions.inc.php
  2874. [last_modified] => 2016-11-28 18:50:25
  2875. [shortname] => upsmgConfigLowFader
  2876. )
  2877.  
  2878. [upsmgConfigLowTransfer] => Array
  2879. (
  2880. [module] => MG-SNMP-UPS-MIB
  2881. [mib] => upsmg
  2882. [object_type] => upsmgConfigLowTransfer
  2883. [oid] => .1.3.6.1.4.1.705.1.4.13
  2884. [syntax] => INTEGER
  2885. [description] => The low voltage transfer point
  2886. [max_access] => read-write
  2887. [status] => mandatory
  2888. [included_by] => includes/discovery/functions.inc.php
  2889. [last_modified] => 2016-11-28 18:50:25
  2890. [shortname] => upsmgConfigLowTransfer
  2891. )
  2892.  
  2893. [upsmgConfigMaxRechargeTime] => Array
  2894. (
  2895. [module] => MG-SNMP-UPS-MIB
  2896. [mib] => upsmg
  2897. [object_type] => upsmgConfigMaxRechargeTime
  2898. [oid] => .1.3.6.1.4.1.705.1.4.6
  2899. [syntax] => INTEGER
  2900. [description] => The maximum time delay of battery recharge before supply
  2901. [max_access] => read-write
  2902. [status] => mandatory
  2903. [included_by] => includes/discovery/functions.inc.php
  2904. [last_modified] => 2016-11-28 18:50:25
  2905. [shortname] => upsmgConfigMaxRechargeTime
  2906. )
  2907.  
  2908. [upsmgConfigMinRechargeLevel] => Array
  2909. (
  2910. [module] => MG-SNMP-UPS-MIB
  2911. [mib] => upsmg
  2912. [object_type] => upsmgConfigMinRechargeLevel
  2913. [oid] => .1.3.6.1.4.1.705.1.4.5
  2914. [syntax] => INTEGER
  2915. [description] => The minimum battery level required to supply power on the
  2916. [max_access] => read-write
  2917. [status] => mandatory
  2918. [included_by] => includes/discovery/functions.inc.php
  2919. [last_modified] => 2016-11-28 18:50:25
  2920. [shortname] => upsmgConfigMinRechargeLevel
  2921. )
  2922.  
  2923. [upsmgConfigNominalBatteryTime] => Array
  2924. (
  2925. [module] => MG-SNMP-UPS-MIB
  2926. [mib] => upsmg
  2927. [object_type] => upsmgConfigNominalBatteryTime
  2928. [oid] => .1.3.6.1.4.1.705.1.4.3
  2929. [syntax] => INTEGER
  2930. [description] => The full load battery autonomy time
  2931. [max_access] => read-write
  2932. [status] => mandatory
  2933. [included_by] => includes/discovery/functions.inc.php
  2934. [last_modified] => 2016-11-28 18:50:25
  2935. [shortname] => upsmgConfigNominalBatteryTime
  2936. )
  2937.  
  2938. [upsmgConfigNominalBatteryVoltage] => Array
  2939. (
  2940. [module] => MG-SNMP-UPS-MIB
  2941. [mib] => upsmg
  2942. [object_type] => upsmgConfigNominalBatteryVoltage
  2943. [oid] => .1.3.6.1.4.1.705.1.4.2
  2944. [syntax] => INTEGER
  2945. [description] => The nominal battery voltage
  2946. [max_access] => read-write
  2947. [status] => mandatory
  2948. [included_by] => includes/discovery/functions.inc.php
  2949. [last_modified] => 2016-11-28 18:50:25
  2950. [shortname] => upsmgConfigNominalBatteryVoltage
  2951. )
  2952.  
  2953. [upsmgConfigNominalRechargeTime] => Array
  2954. (
  2955. [module] => MG-SNMP-UPS-MIB
  2956. [mib] => upsmg
  2957. [object_type] => upsmgConfigNominalRechargeTime
  2958. [oid] => .1.3.6.1.4.1.705.1.4.4
  2959. [syntax] => INTEGER
  2960. [description] => The recharge time to go from low battery cut off
  2961. [max_access] => read-write
  2962. [status] => mandatory
  2963. [included_by] => includes/discovery/functions.inc.php
  2964. [last_modified] => 2016-11-28 18:50:25
  2965. [shortname] => upsmgConfigNominalRechargeTime
  2966. )
  2967.  
  2968. [upsmgConfigOutputNomFrequency] => Array
  2969. (
  2970. [module] => MG-SNMP-UPS-MIB
  2971. [mib] => upsmg
  2972. [object_type] => upsmgConfigOutputNomFrequency
  2973. [oid] => .1.3.6.1.4.1.705.1.4.17
  2974. [syntax] => INTEGER
  2975. [description] => The nominal output frequency
  2976. [max_access] => read-write
  2977. [status] => mandatory
  2978. [included_by] => includes/discovery/functions.inc.php
  2979. [last_modified] => 2016-11-28 18:50:25
  2980. [shortname] => upsmgConfigOutputNomFrequency
  2981. )
  2982.  
  2983. [upsmgConfigOutputNominalCurrent] => Array
  2984. (
  2985. [module] => MG-SNMP-UPS-MIB
  2986. [mib] => upsmg
  2987. [object_type] => upsmgConfigOutputNominalCurrent
  2988. [oid] => .1.3.6.1.4.1.705.1.4.16
  2989. [syntax] => INTEGER
  2990. [description] => The nominal output current
  2991. [max_access] => read-write
  2992. [status] => mandatory
  2993. [included_by] => includes/discovery/functions.inc.php
  2994. [last_modified] => 2016-11-28 18:50:25
  2995. [shortname] => upsmgConfigOutputNominalCurrent
  2996. )
  2997.  
  2998. [upsmgConfigOutputNominalVoltage] => Array
  2999. (
  3000. [module] => MG-SNMP-UPS-MIB
  3001. [mib] => upsmg
  3002. [object_type] => upsmgConfigOutputNominalVoltage
  3003. [oid] => .1.3.6.1.4.1.705.1.4.15
  3004. [syntax] => INTEGER
  3005. [description] => The nominal output voltage
  3006. [max_access] => read-write
  3007. [status] => mandatory
  3008. [included_by] => includes/discovery/functions.inc.php
  3009. [last_modified] => 2016-11-28 18:50:25
  3010. [shortname] => upsmgConfigOutputNominalVoltage
  3011. )
  3012.  
  3013. [upsmgConfigSensorIndex] => Array
  3014. (
  3015. [module] => MG-SNMP-UPS-MIB
  3016. [mib] => upsmg
  3017. [object_type] => upsmgConfigSensorIndex
  3018. [oid] => .1.3.6.1.4.1.705.1.4.34.1.1
  3019. [syntax] => INTEGER
  3020. [description] => The sensor index, ranging from 1 to upsmgEnvironmentNum
  3021. [max_access] => read-only
  3022. [status] => mandatory
  3023. [included_by] => includes/discovery/functions.inc.php
  3024. [last_modified] => 2016-11-28 18:50:25
  3025. [shortname] => upsmgConfigSensorIndex
  3026. )
  3027.  
  3028. [upsmgConfigSensorName] => Array
  3029. (
  3030. [module] => MG-SNMP-UPS-MIB
  3031. [mib] => upsmg
  3032. [object_type] => upsmgConfigSensorName
  3033. [oid] => .1.3.6.1.4.1.705.1.4.34.1.2
  3034. [syntax] => OCTET
  3035. [description] => The sensor user-friendly name
  3036. [max_access] => read-write
  3037. [status] => mandatory
  3038. [included_by] => includes/discovery/functions.inc.php
  3039. [last_modified] => 2016-11-28 18:50:25
  3040. [shortname] => upsmgConfigSensorName
  3041. )
  3042.  
  3043. [upsmgConfigShutdownTimer] => Array
  3044. (
  3045. [module] => MG-SNMP-UPS-MIB
  3046. [mib] => upsmg
  3047. [object_type] => upsmgConfigShutdownTimer
  3048. [oid] => .1.3.6.1.4.1.705.1.4.10
  3049. [syntax] => INTEGER
  3050. [description] => To set ups shutdown timer from on battery condition
  3051. [max_access] => read-write
  3052. [status] => mandatory
  3053. [included_by] => includes/discovery/functions.inc.php
  3054. [last_modified] => 2016-11-28 18:50:25
  3055. [shortname] => upsmgConfigShutdownTimer
  3056. )
  3057.  
  3058. [upsmgConfigSysShutDuration] => Array
  3059. (
  3060. [module] => MG-SNMP-UPS-MIB
  3061. [mib] => upsmg
  3062. [object_type] => upsmgConfigSysShutDuration
  3063. [oid] => .1.3.6.1.4.1.705.1.4.11
  3064. [syntax] => INTEGER
  3065. [description] => To set ups shutdown delay (Sn delay)
  3066. [max_access] => read-write
  3067. [status] => mandatory
  3068. [included_by] => includes/discovery/functions.inc.php
  3069. [last_modified] => 2016-11-28 18:50:25
  3070. [shortname] => upsmgConfigSysShutDuration
  3071. )
  3072.  
  3073. [upsmgConfigTemperatureHigh] => Array
  3074. (
  3075. [module] => MG-SNMP-UPS-MIB
  3076. [mib] => upsmg
  3077. [object_type] => upsmgConfigTemperatureHigh
  3078. [oid] => .1.3.6.1.4.1.705.1.4.34.1.4
  3079. [syntax] => INTEGER
  3080. [description] => The high temperature threshold in unit 0.1 Cel
  3081. [max_access] => read-write
  3082. [status] => mandatory
  3083. [included_by] => includes/discovery/functions.inc.php
  3084. [last_modified] => 2016-11-28 18:50:25
  3085. [shortname] => upsmgConfigTemperatureHigh
  3086. )
  3087.  
  3088. [upsmgConfigTemperatureHysteresis] => Array
  3089. (
  3090. [module] => MG-SNMP-UPS-MIB
  3091. [mib] => upsmg
  3092. [object_type] => upsmgConfigTemperatureHysteresis
  3093. [oid] => .1.3.6.1.4.1.705.1.4.34.1.5
  3094. [syntax] => INTEGER
  3095. [description] => The temperature hysteresys used for threshold test in unit 0.1 Cel
  3096. [max_access] => read-write
  3097. [status] => mandatory
  3098. [included_by] => includes/discovery/functions.inc.php
  3099. [last_modified] => 2016-11-28 18:50:25
  3100. [shortname] => upsmgConfigTemperatureHysteresis
  3101. )
  3102.  
  3103. [upsmgConfigTemperatureLow] => Array
  3104. (
  3105. [module] => MG-SNMP-UPS-MIB
  3106. [mib] => upsmg
  3107. [object_type] => upsmgConfigTemperatureLow
  3108. [oid] => .1.3.6.1.4.1.705.1.4.34.1.3
  3109. [syntax] => INTEGER
  3110. [description] => The low temperature threshold in unit 0.1 Cel
  3111. [max_access] => read-write
  3112. [status] => mandatory
  3113. [included_by] => includes/discovery/functions.inc.php
  3114. [last_modified] => 2016-11-28 18:50:25
  3115. [shortname] => upsmgConfigTemperatureLow
  3116. )
  3117.  
  3118. [upsmgConfigVARating] => Array
  3119. (
  3120. [module] => MG-SNMP-UPS-MIB
  3121. [mib] => upsmg
  3122. [object_type] => upsmgConfigVARating
  3123. [oid] => .1.3.6.1.4.1.705.1.4.12
  3124. [syntax] => INTEGER
  3125. [description] => The UPS nominal VA rating
  3126. [max_access] => read-write
  3127. [status] => mandatory
  3128. [included_by] => includes/discovery/functions.inc.php
  3129. [last_modified] => 2016-11-28 18:50:25
  3130. [shortname] => upsmgConfigVARating
  3131. )
  3132.  
  3133. [upsmgControlDayOff] => Array
  3134. (
  3135. [module] => MG-SNMP-UPS-MIB
  3136. [mib] => upsmg
  3137. [object_type] => upsmgControlDayOff
  3138. [oid] => .1.3.6.1.4.1.705.1.9.2
  3139. [syntax] => INTEGER
  3140. [description] => The schedule off control object. Default value is none(8)
  3141. [max_access] => read-write
  3142. [status] => mandatory
  3143. [included_by] => includes/discovery/functions.inc.php
  3144. [last_modified] => 2016-11-28 18:50:25
  3145. [shortname] => upsmgControlDayOff
  3146. )
  3147.  
  3148. [upsmgControlDayOn] => Array
  3149. (
  3150. [module] => MG-SNMP-UPS-MIB
  3151. [mib] => upsmg
  3152. [object_type] => upsmgControlDayOn
  3153. [oid] => .1.3.6.1.4.1.705.1.9.3
  3154. [syntax] => INTEGER
  3155. [description] => The schedule on control object. Default value is none(8)
  3156. [max_access] => read-write
  3157. [status] => mandatory
  3158. [included_by] => includes/discovery/functions.inc.php
  3159. [last_modified] => 2016-11-28 18:50:25
  3160. [shortname] => upsmgControlDayOn
  3161. )
  3162.  
  3163. [upsmgEnvironAmbientHumidity] => Array
  3164. (
  3165. [module] => MG-SNMP-UPS-MIB
  3166. [mib] => upsmg
  3167. [object_type] => upsmgEnvironAmbientHumidity
  3168. [oid] => .1.3.6.1.4.1.705.1.8.2
  3169. [syntax] => INTEGER
  3170. [description] => The ambient humidity
  3171. [max_access] => read-only
  3172. [status] => mandatory
  3173. [included_by] => includes/discovery/functions.inc.php
  3174. [last_modified] => 2016-11-28 18:50:25
  3175. [shortname] => upsmgEnvironAmbientHumidity
  3176. )
  3177.  
  3178. [upsmgEnvironAmbientTemp] => Array
  3179. (
  3180. [module] => MG-SNMP-UPS-MIB
  3181. [mib] => upsmg
  3182. [object_type] => upsmgEnvironAmbientTemp
  3183. [oid] => .1.3.6.1.4.1.705.1.8.1
  3184. [syntax] => INTEGER
  3185. [description] => The ambient temperature
  3186. [max_access] => read-only
  3187. [status] => mandatory
  3188. [included_by] => includes/discovery/functions.inc.php
  3189. [last_modified] => 2016-11-28 18:50:25
  3190. [shortname] => upsmgEnvironAmbientTemp
  3191. )
  3192.  
  3193. [upsmgEnvironmentComFailure] => Array
  3194. (
  3195. [module] => MG-SNMP-UPS-MIB
  3196. [mib] => upsmg
  3197. [object_type] => upsmgEnvironmentComFailure
  3198. [oid] => .1.3.6.1.4.1.705.1.8.7.1.2
  3199. [syntax] => INTEGER
  3200. [description] => The sensor communication failure : yes(1), no(2)
  3201. [max_access] => read-only
  3202. [status] => mandatory
  3203. [included_by] => includes/discovery/functions.inc.php
  3204. [last_modified] => 2016-11-28 18:50:25
  3205. [shortname] => upsmgEnvironmentComFailure
  3206. )
  3207.  
  3208. [upsmgEnvironmentHumidity] => Array
  3209. (
  3210. [module] => MG-SNMP-UPS-MIB
  3211. [mib] => upsmg
  3212. [object_type] => upsmgEnvironmentHumidity
  3213. [oid] => .1.3.6.1.4.1.705.1.8.7.1.6
  3214. [syntax] => INTEGER
  3215. [description] => The humidity measurement in unit 0.1 %
  3216. [max_access] => read-only
  3217. [status] => mandatory
  3218. [included_by] => includes/discovery/functions.inc.php
  3219. [last_modified] => 2016-11-28 18:50:25
  3220. [shortname] => upsmgEnvironmentHumidity
  3221. )
  3222.  
  3223. [upsmgEnvironmentHumidityHigh] => Array
  3224. (
  3225. [module] => MG-SNMP-UPS-MIB
  3226. [mib] => upsmg
  3227. [object_type] => upsmgEnvironmentHumidityHigh
  3228. [oid] => .1.3.6.1.4.1.705.1.8.7.1.8
  3229. [syntax] => INTEGER
  3230. [description] => Humidity is above high threshold : yes(1), no(2)
  3231. [max_access] => read-only
  3232. [status] => mandatory
  3233. [included_by] => includes/discovery/functions.inc.php
  3234. [last_modified] => 2016-11-28 18:50:25
  3235. [shortname] => upsmgEnvironmentHumidityHigh
  3236. )
  3237.  
  3238. [upsmgEnvironmentHumidityLow] => Array
  3239. (
  3240. [module] => MG-SNMP-UPS-MIB
  3241. [mib] => upsmg
  3242. [object_type] => upsmgEnvironmentHumidityLow
  3243. [oid] => .1.3.6.1.4.1.705.1.8.7.1.7
  3244. [syntax] => INTEGER
  3245. [description] => Humidity is below low threshold : yes(1), no(2)
  3246. [max_access] => read-only
  3247. [status] => mandatory
  3248. [included_by] => includes/discovery/functions.inc.php
  3249. [last_modified] => 2016-11-28 18:50:25
  3250. [shortname] => upsmgEnvironmentHumidityLow
  3251. )
  3252.  
  3253. [upsmgEnvironmentIndex] => Array
  3254. (
  3255. [module] => MG-SNMP-UPS-MIB
  3256. [mib] => upsmg
  3257. [object_type] => upsmgEnvironmentIndex
  3258. [oid] => .1.3.6.1.4.1.705.1.8.7.1.1
  3259. [syntax] => INTEGER
  3260. [description] => The sensor index, ranging from 1 to upsmgEnvironmentNum
  3261. [max_access] => read-only
  3262. [status] => mandatory
  3263. [included_by] => includes/discovery/functions.inc.php
  3264. [last_modified] => 2016-11-28 18:50:25
  3265. [shortname] => upsmgEnvironmentIndex
  3266. )
  3267.  
  3268. [upsmgEnvironmentInput1State] => Array
  3269. (
  3270. [module] => MG-SNMP-UPS-MIB
  3271. [mib] => upsmg
  3272. [object_type] => upsmgEnvironmentInput1State
  3273. [oid] => .1.3.6.1.4.1.705.1.8.7.1.9
  3274. [syntax] => INTEGER
  3275. [description] => State of Input#1 : closed(1), open(2)
  3276. [max_access] => read-only
  3277. [status] => mandatory
  3278. [included_by] => includes/discovery/functions.inc.php
  3279. [last_modified] => 2016-11-28 18:50:25
  3280. [shortname] => upsmgEnvironmentInput1State
  3281. )
  3282.  
  3283. [upsmgEnvironmentInput2State] => Array
  3284. (
  3285. [module] => MG-SNMP-UPS-MIB
  3286. [mib] => upsmg
  3287. [object_type] => upsmgEnvironmentInput2State
  3288. [oid] => .1.3.6.1.4.1.705.1.8.7.1.10
  3289. [syntax] => INTEGER
  3290. [description] => State of Input#2 : closed(1), open(2)
  3291. [max_access] => read-only
  3292. [status] => mandatory
  3293. [included_by] => includes/discovery/functions.inc.php
  3294. [last_modified] => 2016-11-28 18:50:25
  3295. [shortname] => upsmgEnvironmentInput2State
  3296. )
  3297.  
  3298. [upsmgEnvironmentNum] => Array
  3299. (
  3300. [module] => MG-SNMP-UPS-MIB
  3301. [mib] => upsmg
  3302. [object_type] => upsmgEnvironmentNum
  3303. [oid] => .1.3.6.1.4.1.705.1.8.6
  3304. [syntax] => INTEGER
  3305. [description] => Number of Environment sensor connected
  3306. [max_access] => read-only
  3307. [status] => mandatory
  3308. [included_by] => includes/discovery/functions.inc.php
  3309. [last_modified] => 2016-11-28 18:50:25
  3310. [shortname] => upsmgEnvironmentNum
  3311. )
  3312.  
  3313. [upsmgEnvironmentTemperature] => Array
  3314. (
  3315. [module] => MG-SNMP-UPS-MIB
  3316. [mib] => upsmg
  3317. [object_type] => upsmgEnvironmentTemperature
  3318. [oid] => .1.3.6.1.4.1.705.1.8.7.1.3
  3319. [syntax] => INTEGER
  3320. [description] => The temperature measurement in unit 0.1 Cel
  3321. [max_access] => read-only
  3322. [status] => mandatory
  3323. [included_by] => includes/discovery/functions.inc.php
  3324. [last_modified] => 2016-11-28 18:50:25
  3325. [shortname] => upsmgEnvironmentTemperature
  3326. )
  3327.  
  3328. [upsmgEnvironmentTemperatureHigh] => Array
  3329. (
  3330. [module] => MG-SNMP-UPS-MIB
  3331. [mib] => upsmg
  3332. [object_type] => upsmgEnvironmentTemperatureHigh
  3333. [oid] => .1.3.6.1.4.1.705.1.8.7.1.5
  3334. [syntax] => INTEGER
  3335. [description] => Temperature is above high threshold : yes(1), no(2)
  3336. [max_access] => read-only
  3337. [status] => mandatory
  3338. [included_by] => includes/discovery/functions.inc.php
  3339. [last_modified] => 2016-11-28 18:50:25
  3340. [shortname] => upsmgEnvironmentTemperatureHigh
  3341. )
  3342.  
  3343. [upsmgEnvironmentTemperatureLow] => Array
  3344. (
  3345. [module] => MG-SNMP-UPS-MIB
  3346. [mib] => upsmg
  3347. [object_type] => upsmgEnvironmentTemperatureLow
  3348. [oid] => .1.3.6.1.4.1.705.1.8.7.1.4
  3349. [syntax] => INTEGER
  3350. [description] => Temperature is below low theshold : yes(1), no(2)
  3351. [max_access] => read-only
  3352. [status] => mandatory
  3353. [included_by] => includes/discovery/functions.inc.php
  3354. [last_modified] => 2016-11-28 18:50:25
  3355. [shortname] => upsmgEnvironmentTemperatureLow
  3356. )
  3357.  
  3358. [upsmgEnvironSensorNum] => Array
  3359. (
  3360. [module] => MG-SNMP-UPS-MIB
  3361. [mib] => upsmg
  3362. [object_type] => upsmgEnvironSensorNum
  3363. [oid] => .1.3.6.1.4.1.705.1.8.4
  3364. [syntax] => INTEGER
  3365. [description] => The sensor unit number (0 to 4)
  3366. [max_access] => read-only
  3367. [status] => mandatory
  3368. [included_by] => includes/discovery/functions.inc.php
  3369. [last_modified] => 2016-11-28 18:50:25
  3370. [shortname] => upsmgEnvironSensorNum
  3371. )
  3372.  
  3373. [upsmgIdentFamilyName] => Array
  3374. (
  3375. [module] => MG-SNMP-UPS-MIB
  3376. [mib] => upsmg
  3377. [object_type] => upsmgIdentFamilyName
  3378. [oid] => .1.3.6.1.4.1.705.1.1.1
  3379. [syntax] => OCTET
  3380. [description] => The UPS family name (e.g. `PULSAR', `COMET', `GALAXY', ...)
  3381. [max_access] => read-write
  3382. [status] => mandatory
  3383. [included_by] => includes/discovery/functions.inc.php
  3384. [last_modified] => 2016-11-28 18:50:25
  3385. [shortname] => upsmgIdentFamilyName
  3386. )
  3387.  
  3388. [upsmgIdentFirmwareVersion] => Array
  3389. (
  3390. [module] => MG-SNMP-UPS-MIB
  3391. [mib] => upsmg
  3392. [object_type] => upsmgIdentFirmwareVersion
  3393. [oid] => .1.3.6.1.4.1.705.1.1.4
  3394. [syntax] => OCTET
  3395. [description] => The UPS microprocessor firmware version number
  3396. [max_access] => read-write
  3397. [status] => mandatory
  3398. [included_by] => includes/discovery/functions.inc.php
  3399. [last_modified] => 2016-11-28 18:50:25
  3400. [shortname] => upsmgIdentFirmwareVersion
  3401. )
  3402.  
  3403. [upsmgIdentInstallationDate] => Array
  3404. (
  3405. [module] => MG-SNMP-UPS-MIB
  3406. [mib] => upsmg
  3407. [object_type] => upsmgIdentInstallationDate
  3408. [oid] => .1.3.6.1.4.1.705.1.1.6
  3409. [syntax] => OCTET
  3410. [description] => The UPS installation date in dd/mm/yy format
  3411. [max_access] => read-write
  3412. [status] => mandatory
  3413. [included_by] => includes/discovery/functions.inc.php
  3414. [last_modified] => 2016-11-28 18:50:25
  3415. [shortname] => upsmgIdentInstallationDate
  3416. )
  3417.  
  3418. [upsmgIdentModelName] => Array
  3419. (
  3420. [module] => MG-SNMP-UPS-MIB
  3421. [mib] => upsmg
  3422. [object_type] => upsmgIdentModelName
  3423. [oid] => .1.3.6.1.4.1.705.1.1.2
  3424. [syntax] => OCTET
  3425. [description] => The UPS model name (e.g. `PSX20', `SV9', ... )
  3426. [max_access] => read-write
  3427. [status] => mandatory
  3428. [included_by] => includes/discovery/functions.inc.php
  3429. [last_modified] => 2016-11-28 18:50:25
  3430. [shortname] => upsmgIdentModelName
  3431. )
  3432.  
  3433. [upsmgIdentRevisionLevel] => Array
  3434. (
  3435. [module] => MG-SNMP-UPS-MIB
  3436. [mib] => upsmg
  3437. [object_type] => upsmgIdentRevisionLevel
  3438. [oid] => .1.3.6.1.4.1.705.1.1.3
  3439. [syntax] => OCTET
  3440. [description] => The UPS revision level
  3441. [max_access] => read-write
  3442. [status] => mandatory
  3443. [included_by] => includes/discovery/functions.inc.php
  3444. [last_modified] => 2016-11-28 18:50:25
  3445. [shortname] => upsmgIdentRevisionLevel
  3446. )
  3447.  
  3448. [upsmgIdentSerialNumber] => Array
  3449. (
  3450. [module] => MG-SNMP-UPS-MIB
  3451. [mib] => upsmg
  3452. [object_type] => upsmgIdentSerialNumber
  3453. [oid] => .1.3.6.1.4.1.705.1.1.7
  3454. [syntax] => OCTET
  3455. [description] => The UPS manufacturing serial number
  3456. [max_access] => read-write
  3457. [status] => mandatory
  3458. [included_by] => includes/discovery/functions.inc.php
  3459. [last_modified] => 2016-11-28 18:50:25
  3460. [shortname] => upsmgIdentSerialNumber
  3461. )
  3462.  
  3463. [upsmgIdentUserID] => Array
  3464. (
  3465. [module] => MG-SNMP-UPS-MIB
  3466. [mib] => upsmg
  3467. [object_type] => upsmgIdentUserID
  3468. [oid] => .1.3.6.1.4.1.705.1.1.5
  3469. [syntax] => OCTET
  3470. [description] => The UPS user identification (set by administrator)
  3471. [max_access] => read-write
  3472. [status] => mandatory
  3473. [included_by] => includes/discovery/functions.inc.php
  3474. [last_modified] => 2016-11-28 18:50:25
  3475. [shortname] => upsmgIdentUserID
  3476. )
  3477.  
  3478. [upsmgInputBadStatus] => Array
  3479. (
  3480. [module] => MG-SNMP-UPS-MIB
  3481. [mib] => upsmg
  3482. [object_type] => upsmgInputBadStatus
  3483. [oid] => .1.3.6.1.4.1.705.1.6.3
  3484. [syntax] => INTEGER
  3485. [description] => The utility power bad voltage or bad frequency status
  3486. [max_access] => read-only
  3487. [status] => mandatory
  3488. [included_by] => includes/discovery/functions.inc.php
  3489. [last_modified] => 2016-11-28 18:50:25
  3490. [shortname] => upsmgInputBadStatus
  3491. )
  3492.  
  3493. [upsmgInputLineFailCause] => Array
  3494. (
  3495. [module] => MG-SNMP-UPS-MIB
  3496. [mib] => upsmg
  3497. [object_type] => upsmgInputLineFailCause
  3498. [oid] => .1.3.6.1.4.1.705.1.6.4
  3499. [syntax] => INTEGER
  3500. [description] => The utility power failure cause:
  3501. [max_access] => read-only
  3502. [status] => mandatory
  3503. [included_by] => includes/discovery/functions.inc.php
  3504. [last_modified] => 2016-11-28 18:50:25
  3505. [shortname] => upsmgInputLineFailCause
  3506. )
  3507.  
  3508. [upsmgInputPhaseNum] => Array
  3509. (
  3510. [module] => MG-SNMP-UPS-MIB
  3511. [mib] => upsmg
  3512. [object_type] => upsmgInputPhaseNum
  3513. [oid] => .1.3.6.1.4.1.705.1.6.1
  3514. [syntax] => INTEGER
  3515. [description] => The number of input phases
  3516. [max_access] => read-only
  3517. [status] => mandatory
  3518. [included_by] => includes/discovery/functions.inc.php
  3519. [last_modified] => 2016-11-28 18:50:25
  3520. [shortname] => upsmgInputPhaseNum
  3521. )
  3522.  
  3523. [upsmgManagersNum] => Array
  3524. (
  3525. [module] => MG-SNMP-UPS-MIB
  3526. [mib] => upsmg
  3527. [object_type] => upsmgManagersNum
  3528. [oid] => .1.3.6.1.4.1.705.1.2.1
  3529. [syntax] => INTEGER
  3530. [description] => The number of managers that could manage the UPS
  3531. [max_access] => read-only
  3532. [status] => mandatory
  3533. [included_by] => includes/discovery/functions.inc.php
  3534. [last_modified] => 2016-11-28 18:50:25
  3535. [shortname] => upsmgManagersNum
  3536. )
  3537.  
  3538. [upsmgOutputInverterOff] => Array
  3539. (
  3540. [module] => MG-SNMP-UPS-MIB
  3541. [mib] => upsmg
  3542. [object_type] => upsmgOutputInverterOff
  3543. [oid] => .1.3.6.1.4.1.705.1.7.9
  3544. [syntax] => INTEGER
  3545. [description] => The UPS Inverter on / off status
  3546. [max_access] => read-only
  3547. [status] => mandatory
  3548. [included_by] => includes/discovery/functions.inc.php
  3549. [last_modified] => 2016-11-28 18:50:25
  3550. [shortname] => upsmgOutputInverterOff
  3551. )
  3552.  
  3553. [upsmgOutputNoByPass] => Array
  3554. (
  3555. [module] => MG-SNMP-UPS-MIB
  3556. [mib] => upsmg
  3557. [object_type] => upsmgOutputNoByPass
  3558. [oid] => .1.3.6.1.4.1.705.1.7.6
  3559. [syntax] => INTEGER
  3560. [description] => The UPS bypass installed status
  3561. [max_access] => read-only
  3562. [status] => mandatory
  3563. [included_by] => includes/discovery/functions.inc.php
  3564. [last_modified] => 2016-11-28 18:50:25
  3565. [shortname] => upsmgOutputNoByPass
  3566. )
  3567.  
  3568. [upsmgOutputOnBattery] => Array
  3569. (
  3570. [module] => MG-SNMP-UPS-MIB
  3571. [mib] => upsmg
  3572. [object_type] => upsmgOutputOnBattery
  3573. [oid] => .1.3.6.1.4.1.705.1.7.3
  3574. [syntax] => INTEGER
  3575. [description] => The UPS on battery / on main status
  3576. [max_access] => read-only
  3577. [status] => mandatory
  3578. [included_by] => includes/discovery/functions.inc.php
  3579. [last_modified] => 2016-11-28 18:50:25
  3580. [shortname] => upsmgOutputOnBattery
  3581. )
  3582.  
  3583. [upsmgOutputOnBoost] => Array
  3584. (
  3585. [module] => MG-SNMP-UPS-MIB
  3586. [mib] => upsmg
  3587. [object_type] => upsmgOutputOnBoost
  3588. [oid] => .1.3.6.1.4.1.705.1.7.8
  3589. [syntax] => INTEGER
  3590. [description] => The UPS on booster status
  3591. [max_access] => read-only
  3592. [status] => mandatory
  3593. [included_by] => includes/discovery/functions.inc.php
  3594. [last_modified] => 2016-11-28 18:50:25
  3595. [shortname] => upsmgOutputOnBoost
  3596. )
  3597.  
  3598. [upsmgOutputOnBuck] => Array
  3599. (
  3600. [module] => MG-SNMP-UPS-MIB
  3601. [mib] => upsmg
  3602. [object_type] => upsmgOutputOnBuck
  3603. [oid] => .1.3.6.1.4.1.705.1.7.12
  3604. [syntax] => INTEGER
  3605. [description] => The UPS on fader status
  3606. [max_access] => read-only
  3607. [status] => mandatory
  3608. [included_by] => includes/discovery/functions.inc.php
  3609. [last_modified] => 2016-11-28 18:50:25
  3610. [shortname] => upsmgOutputOnBuck
  3611. )
  3612.  
  3613. [upsmgOutputOnByPass] => Array
  3614. (
  3615. [module] => MG-SNMP-UPS-MIB
  3616. [mib] => upsmg
  3617. [object_type] => upsmgOutputOnByPass
  3618. [oid] => .1.3.6.1.4.1.705.1.7.4
  3619. [syntax] => INTEGER
  3620. [description] => The UPS on bypass status
  3621. [max_access] => read-only
  3622. [status] => mandatory
  3623. [included_by] => includes/discovery/functions.inc.php
  3624. [last_modified] => 2016-11-28 18:50:25
  3625. [shortname] => upsmgOutputOnByPass
  3626. )
  3627.  
  3628. [upsmgOutputOverLoad] => Array
  3629. (
  3630. [module] => MG-SNMP-UPS-MIB
  3631. [mib] => upsmg
  3632. [object_type] => upsmgOutputOverLoad
  3633. [oid] => .1.3.6.1.4.1.705.1.7.10
  3634. [syntax] => INTEGER
  3635. [description] => The output over load status
  3636. [max_access] => read-only
  3637. [status] => mandatory
  3638. [included_by] => includes/discovery/functions.inc.php
  3639. [last_modified] => 2016-11-28 18:50:25
  3640. [shortname] => upsmgOutputOverLoad
  3641. )
  3642.  
  3643. [upsmgOutputOverTemp] => Array
  3644. (
  3645. [module] => MG-SNMP-UPS-MIB
  3646. [mib] => upsmg
  3647. [object_type] => upsmgOutputOverTemp
  3648. [oid] => .1.3.6.1.4.1.705.1.7.11
  3649. [syntax] => INTEGER
  3650. [description] => The ups over temperature status
  3651. [max_access] => read-only
  3652. [status] => mandatory
  3653. [included_by] => includes/discovery/functions.inc.php
  3654. [last_modified] => 2016-11-28 18:50:25
  3655. [shortname] => upsmgOutputOverTemp
  3656. )
  3657.  
  3658. [upsmgOutputPhaseNum] => Array
  3659. (
  3660. [module] => MG-SNMP-UPS-MIB
  3661. [mib] => upsmg
  3662. [object_type] => upsmgOutputPhaseNum
  3663. [oid] => .1.3.6.1.4.1.705.1.7.1
  3664. [syntax] => INTEGER
  3665. [description] => The number of output phases
  3666. [max_access] => read-only
  3667. [status] => mandatory
  3668. [included_by] => includes/discovery/functions.inc.php
  3669. [last_modified] => 2016-11-28 18:50:25
  3670. [shortname] => upsmgOutputPhaseNum
  3671. )
  3672.  
  3673. [upsmgOutputUnavailableByPass] => Array
  3674. (
  3675. [module] => MG-SNMP-UPS-MIB
  3676. [mib] => upsmg
  3677. [object_type] => upsmgOutputUnavailableByPass
  3678. [oid] => .1.3.6.1.4.1.705.1.7.5
  3679. [syntax] => INTEGER
  3680. [description] => The by pass unavailable status
  3681. [max_access] => read-only
  3682. [status] => mandatory
  3683. [included_by] => includes/discovery/functions.inc.php
  3684. [last_modified] => 2016-11-28 18:50:25
  3685. [shortname] => upsmgOutputUnavailableByPass
  3686. )
  3687.  
  3688. [upsmgOutputUtilityOff] => Array
  3689. (
  3690. [module] => MG-SNMP-UPS-MIB
  3691. [mib] => upsmg
  3692. [object_type] => upsmgOutputUtilityOff
  3693. [oid] => .1.3.6.1.4.1.705.1.7.7
  3694. [syntax] => INTEGER
  3695. [description] => The UPS utility off status
  3696. [max_access] => read-only
  3697. [status] => mandatory
  3698. [included_by] => includes/discovery/functions.inc.php
  3699. [last_modified] => 2016-11-28 18:50:25
  3700. [shortname] => upsmgOutputUtilityOff
  3701. )
  3702.  
  3703. [upsmgReceptaclesNum] => Array
  3704. (
  3705. [module] => MG-SNMP-UPS-MIB
  3706. [mib] => upsmg
  3707. [object_type] => upsmgReceptaclesNum
  3708. [oid] => .1.3.6.1.4.1.705.1.3.1
  3709. [syntax] => INTEGER
  3710. [description] => The total number of receptacles controlled by the UPS
  3711. [max_access] => read-only
  3712. [status] => mandatory
  3713. [included_by] => includes/discovery/functions.inc.php
  3714. [last_modified] => 2016-11-28 18:50:25
  3715. [shortname] => upsmgReceptaclesNum
  3716. )
  3717.  
  3718. [upsmgRemoteIpAddress] => Array
  3719. (
  3720. [module] => MG-SNMP-UPS-MIB
  3721. [mib] => upsmg
  3722. [object_type] => upsmgRemoteIpAddress
  3723. [oid] => .1.3.6.1.4.1.705.1.13.2
  3724. [syntax] => IpAddress
  3725. [description] => An object to give the IP address of the agent managing
  3726. [max_access] => read-write
  3727. [status] => mandatory
  3728. [included_by] => includes/discovery/functions.inc.php
  3729. [last_modified] => 2016-11-28 18:50:25
  3730. [shortname] => upsmgRemoteIpAddress
  3731. )
  3732.  
  3733. [upsmgRemoteOnBattery] => Array
  3734. (
  3735. [module] => MG-SNMP-UPS-MIB
  3736. [mib] => upsmg
  3737. [object_type] => upsmgRemoteOnBattery
  3738. [oid] => .1.3.6.1.4.1.705.1.13.1
  3739. [syntax] => INTEGER
  3740. [description] => An object to inform an ups-less agent that the remote
  3741. [max_access] => read-write
  3742. [status] => mandatory
  3743. [included_by] => includes/discovery/functions.inc.php
  3744. [last_modified] => 2016-11-28 18:50:25
  3745. [shortname] => upsmgRemoteOnBattery
  3746. )
  3747.  
  3748. [upsmgTestBatteryCalibration] => Array
  3749. (
  3750. [module] => MG-SNMP-UPS-MIB
  3751. [mib] => upsmg
  3752. [object_type] => upsmgTestBatteryCalibration
  3753. [oid] => .1.3.6.1.4.1.705.1.10.4
  3754. [syntax] => INTEGER
  3755. [description] => To run battery test calibration
  3756. [max_access] => read-write
  3757. [status] => mandatory
  3758. [included_by] => includes/discovery/functions.inc.php
  3759. [last_modified] => 2016-11-28 18:50:25
  3760. [shortname] => upsmgTestBatteryCalibration
  3761. )
  3762.  
  3763. [upsmgTestBatteryResult] => Array
  3764. (
  3765. [module] => MG-SNMP-UPS-MIB
  3766. [mib] => upsmg
  3767. [object_type] => upsmgTestBatteryResult
  3768. [oid] => .1.3.6.1.4.1.705.1.10.11
  3769. [syntax] => INTEGER
  3770. [description] => The test battery result:
  3771. [max_access] => read-only
  3772. [status] => mandatory
  3773. [included_by] => includes/discovery/functions.inc.php
  3774. [last_modified] => 2016-11-28 18:50:25
  3775. [shortname] => upsmgTestBatteryResult
  3776. )
  3777.  
  3778. [upsmgTestBatterySchedule] => Array
  3779. (
  3780. [module] => MG-SNMP-UPS-MIB
  3781. [mib] => upsmg
  3782. [object_type] => upsmgTestBatterySchedule
  3783. [oid] => .1.3.6.1.4.1.705.1.10.1
  3784. [syntax] => INTEGER
  3785. [description] => The automatic battery test schedule
  3786. [max_access] => read-write
  3787. [status] => mandatory
  3788. [included_by] => includes/discovery/functions.inc.php
  3789. [last_modified] => 2016-11-28 18:50:25
  3790. [shortname] => upsmgTestBatterySchedule
  3791. )
  3792.  
  3793. [upsmgTestCommandLine] => Array
  3794. (
  3795. [module] => MG-SNMP-UPS-MIB
  3796. [mib] => upsmg
  3797. [object_type] => upsmgTestCommandLine
  3798. [oid] => .1.3.6.1.4.1.705.1.10.7
  3799. [syntax] => OCTET
  3800. [description] => To send ASCII command line to UPS
  3801. [max_access] => read-write
  3802. [status] => mandatory
  3803. [included_by] => includes/discovery/functions.inc.php
  3804. [last_modified] => 2016-11-28 18:50:25
  3805. [shortname] => upsmgTestCommandLine
  3806. )
  3807.  
  3808. [upsmgTestCommandReady] => Array
  3809. (
  3810. [module] => MG-SNMP-UPS-MIB
  3811. [mib] => upsmg
  3812. [object_type] => upsmgTestCommandReady
  3813. [oid] => .1.3.6.1.4.1.705.1.10.8
  3814. [syntax] => INTEGER
  3815. [description] => To advise UPS that command line has been prepared
  3816. [max_access] => read-write
  3817. [status] => mandatory
  3818. [included_by] => includes/discovery/functions.inc.php
  3819. [last_modified] => 2016-11-28 18:50:25
  3820. [shortname] => upsmgTestCommandReady
  3821. )
  3822.  
  3823. [upsmgTestDiagnostics] => Array
  3824. (
  3825. [module] => MG-SNMP-UPS-MIB
  3826. [mib] => upsmg
  3827. [object_type] => upsmgTestDiagnostics
  3828. [oid] => .1.3.6.1.4.1.705.1.10.2
  3829. [syntax] => INTEGER
  3830. [description] => To run self test diagnostics
  3831. [max_access] => read-write
  3832. [status] => mandatory
  3833. [included_by] => includes/discovery/functions.inc.php
  3834. [last_modified] => 2016-11-28 18:50:25
  3835. [shortname] => upsmgTestDiagnostics
  3836. )
  3837.  
  3838. [upsmgTestDiagResult] => Array
  3839. (
  3840. [module] => MG-SNMP-UPS-MIB
  3841. [mib] => upsmg
  3842. [object_type] => upsmgTestDiagResult
  3843. [oid] => .1.3.6.1.4.1.705.1.10.3
  3844. [syntax] => INTEGER
  3845. [description] => The automatic test diagnostic result
  3846. [max_access] => read-only
  3847. [status] => mandatory
  3848. [included_by] => includes/discovery/functions.inc.php
  3849. [last_modified] => 2016-11-28 18:50:25
  3850. [shortname] => upsmgTestDiagResult
  3851. )
  3852.  
  3853. [upsmgTestIndicators] => Array
  3854. (
  3855. [module] => MG-SNMP-UPS-MIB
  3856. [mib] => upsmg
  3857. [object_type] => upsmgTestIndicators
  3858. [oid] => .1.3.6.1.4.1.705.1.10.6
  3859. [syntax] => INTEGER
  3860. [description] => To run UPS indicators test
  3861. [max_access] => read-write
  3862. [status] => mandatory
  3863. [included_by] => includes/discovery/functions.inc.php
  3864. [last_modified] => 2016-11-28 18:50:25
  3865. [shortname] => upsmgTestIndicators
  3866. )
  3867.  
  3868. [upsmgTestLastCalibration] => Array
  3869. (
  3870. [module] => MG-SNMP-UPS-MIB
  3871. [mib] => upsmg
  3872. [object_type] => upsmgTestLastCalibration
  3873. [oid] => .1.3.6.1.4.1.705.1.10.5
  3874. [syntax] => INTEGER
  3875. [description] => The last battery calibration test date
  3876. [max_access] => read-only
  3877. [status] => mandatory
  3878. [included_by] => includes/discovery/functions.inc.php
  3879. [last_modified] => 2016-11-28 18:50:25
  3880. [shortname] => upsmgTestLastCalibration
  3881. )
  3882.  
  3883. [upsmgTestResponseLine] => Array
  3884. (
  3885. [module] => MG-SNMP-UPS-MIB
  3886. [mib] => upsmg
  3887. [object_type] => upsmgTestResponseLine
  3888. [oid] => .1.3.6.1.4.1.705.1.10.9
  3889. [syntax] => OCTET
  3890. [description] => To get ASCII protocol response from UPS
  3891. [max_access] => read-only
  3892. [status] => mandatory
  3893. [included_by] => includes/discovery/functions.inc.php
  3894. [last_modified] => 2016-11-28 18:50:25
  3895. [shortname] => upsmgTestResponseLine
  3896. )
  3897.  
  3898. [upsmgTestResponseReady] => Array
  3899. (
  3900. [module] => MG-SNMP-UPS-MIB
  3901. [mib] => upsmg
  3902. [object_type] => upsmgTestResponseReady
  3903. [oid] => .1.3.6.1.4.1.705.1.10.10
  3904. [syntax] => INTEGER
  3905. [description] => To advise agent that response line has been received
  3906. [max_access] => read-only
  3907. [status] => mandatory
  3908. [included_by] => includes/discovery/functions.inc.php
  3909. [last_modified] => 2016-11-28 18:50:25
  3910. [shortname] => upsmgTestResponseReady
  3911. )
  3912.  
  3913. )
  3914. RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigLowBatteryTime-0.rrd N:180]
  3915. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigLowBatteryLevel-0.rrd N:20]
  3916. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigAutoRestart-0.rrd N:U]
  3917. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigVARating-0.rrd N:2200]
  3918. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryRemainingTime-0.rrd N:4798]
  3919. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryLevel-0.rrd N:100]
  3920. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryVoltage-0.rrd N:820]
  3921. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryCurrent-0.rrd N:0]
  3922. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryFaultBattery-0.rrd N:U]
  3923. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryReplacement-0.rrd N:U]
  3924. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryLowBattery-0.rrd N:U]
  3925. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryChargerFault-0.rrd N:U]
  3926. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgBatteryLowCondition-0.rrd N:U]
  3927. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgInputPhaseNum-0.rrd N:1]
  3928. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgInputBadStatus-0.rrd N:U]
  3929. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgInputLineFailCause-0.rrd N:U]
  3930. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgOutputPhaseNum-0.rrd N:1]
  3931. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgOutputOnBattery-0.rrd N:U]
  3932. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgOutputOnByPass-0.rrd N:U]
  3933. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgOutputUtilityOff-0.rrd N:U]
  3934. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgOutputInverterOff-0.rrd N:U]
  3935. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgOutputOverLoad-0.rrd N:U]
  3936. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgOutputOverTemp-0.rrd N:U]
  3937. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironAmbientTemp-0.rrd N:0]
  3938. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironAmbientHumidity-0.rrd N:0]
  3939. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentNum-0.rrd N:1]
  3940. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgAgentType-0.rrd N:U]
  3941. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgAgentMibVersion-0.rrd N:170]
  3942. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgAgentCommUPS-0.rrd N:1]
  3943. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigSensorIndex-1.rrd N:1]
  3944. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigTemperatureLow-1.rrd N:5]
  3945. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigTemperatureHigh-1.rrd N:40]
  3946. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigTemperatureHysteresis-1.rrd N:2]
  3947. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigHumidityLow-1.rrd N:5]
  3948. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigHumidityHigh-1.rrd N:90]
  3949. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgConfigHumidityHysteresis-1.rrd N:5]
  3950. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputPhaseIndex-1.rrd N:1]
  3951. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputVoltage-1.rrd N:2320]
  3952. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputFrequency-1.rrd N:500]
  3953. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputLoadPerPhase-1.rrd N:8]
  3954. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputCurrent-1.rrd N:0]
  3955. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentIndex-1.rrd N:1]
  3956. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentComFailure-1.rrd N:U]
  3957. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentTemperature-1.rrd N:0]
  3958. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentTemperatureLow-1.rrd N:U]
  3959. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentTemperatureHigh-1.rrd N:U]
  3960. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentHumidity-1.rrd N:0]
  3961. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentHumidityLow-1.rrd N:U]
  3962. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentHumidityHigh-1.rrd N:U]
  3963. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentInput1State-1.rrd N:U]
  3964. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-upsmgEnvironmentInput2State-1.rrd N:U]
  3965. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mginputVoltage-1.0.rrd N:2320]
  3966. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mginputFrequency-1.0.rrd N:500]
  3967. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputPhaseIndex-2.rrd N:2]
  3968. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputVoltage-2.rrd N:2320]
  3969. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputFrequency-2.rrd N:500]
  3970. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputLoadPerPhase-2.rrd N:8]
  3971. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputCurrent-2.rrd N:0]
  3972. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputPhaseIndex-3.rrd N:3]
  3973. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputVoltage-3.rrd N:2320]
  3974. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputFrequency-3.rrd N:500]
  3975. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputLoadPerPhase-3.rrd N:8]
  3976. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/upsmg-mgoutputCurrent-3.rrd N:0]
  3977. [RRD Disabled]SQL[SELECT DISTINCT `graph_subtype` FROM `graph_types` WHERE `graph_subtype` LIKE 'upsmg-%']
  3978. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.1.1.0','MG-SNMP-UPS-MIB','upsmg','upsmgIdentFamilyName','EX','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgIdentFamilyName',`value`='EX',`numvalue`='0']
  3979. Result: 1
  3980. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.1.2.0','MG-SNMP-UPS-MIB','upsmg','upsmgIdentModelName','2200','2200') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgIdentModelName',`value`='2200',`numvalue`='2200']
  3981. Result: 1
  3982. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.1.4.0','MG-SNMP-UPS-MIB','upsmg','upsmgIdentFirmwareVersion','SW: AN','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgIdentFirmwareVersion',`value`='SW: AN',`numvalue`='0']
  3983. Result: 1
  3984. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.1.7.0','MG-SNMP-UPS-MIB','upsmg','upsmgIdentSerialNumber','AQ0T12014','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgIdentSerialNumber',`value`='AQ0T12014',`numvalue`='0']
  3985. Result: 1
  3986. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.7.0','MG-SNMP-UPS-MIB','upsmg','upsmgConfigLowBatteryTime','180','180') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigLowBatteryTime',`value`='180',`numvalue`='180']
  3987. Result: 1
  3988. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.8.0','MG-SNMP-UPS-MIB','upsmg','upsmgConfigLowBatteryLevel','20','20') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigLowBatteryLevel',`value`='20',`numvalue`='20']
  3989. Result: 1
  3990. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.9.0','MG-SNMP-UPS-MIB','upsmg','upsmgConfigAutoRestart','always','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigAutoRestart',`value`='always',`numvalue`='0']
  3991. Result: 1
  3992. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.12.0','MG-SNMP-UPS-MIB','upsmg','upsmgConfigVARating','2200','2200') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigVARating',`value`='2200',`numvalue`='2200']
  3993. Result: 1
  3994. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.1.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryRemainingTime','4798','4798') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryRemainingTime',`value`='4798',`numvalue`='4798']
  3995. Result: 1
  3996. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.2.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryLevel','100','100') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryLevel',`value`='100',`numvalue`='100']
  3997. Result: 1
  3998. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.5.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryVoltage','820','820') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryVoltage',`value`='820',`numvalue`='820']
  3999. Result: 1
  4000. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.6.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryCurrent','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryCurrent',`value`='0',`numvalue`='0']
  4001. Result: 1
  4002. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.9.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryFaultBattery','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryFaultBattery',`value`='no',`numvalue`='0']
  4003. Result: 1
  4004. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.11.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryReplacement','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryReplacement',`value`='no',`numvalue`='0']
  4005. Result: 1
  4006. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.14.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryLowBattery','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryLowBattery',`value`='no',`numvalue`='0']
  4007. Result: 1
  4008. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.15.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryChargerFault','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryChargerFault',`value`='no',`numvalue`='0']
  4009. Result: 1
  4010. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.5.16.0','MG-SNMP-UPS-MIB','upsmg','upsmgBatteryLowCondition','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgBatteryLowCondition',`value`='no',`numvalue`='0']
  4011. Result: 1
  4012. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.6.1.0','MG-SNMP-UPS-MIB','upsmg','upsmgInputPhaseNum','1','1') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgInputPhaseNum',`value`='1',`numvalue`='1']
  4013. Result: 1
  4014. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.6.3.0','MG-SNMP-UPS-MIB','upsmg','upsmgInputBadStatus','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgInputBadStatus',`value`='no',`numvalue`='0']
  4015. Result: 1
  4016. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.6.4.0','MG-SNMP-UPS-MIB','upsmg','upsmgInputLineFailCause','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgInputLineFailCause',`value`='no',`numvalue`='0']
  4017. Result: 1
  4018. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.1.0','MG-SNMP-UPS-MIB','upsmg','upsmgOutputPhaseNum','1','1') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgOutputPhaseNum',`value`='1',`numvalue`='1']
  4019. Result: 1
  4020. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.3.0','MG-SNMP-UPS-MIB','upsmg','upsmgOutputOnBattery','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgOutputOnBattery',`value`='no',`numvalue`='0']
  4021. Result: 1
  4022. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.4.0','MG-SNMP-UPS-MIB','upsmg','upsmgOutputOnByPass','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgOutputOnByPass',`value`='no',`numvalue`='0']
  4023. Result: 1
  4024. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.7.0','MG-SNMP-UPS-MIB','upsmg','upsmgOutputUtilityOff','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgOutputUtilityOff',`value`='no',`numvalue`='0']
  4025. Result: 1
  4026. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.9.0','MG-SNMP-UPS-MIB','upsmg','upsmgOutputInverterOff','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgOutputInverterOff',`value`='no',`numvalue`='0']
  4027. Result: 1
  4028. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.10.0','MG-SNMP-UPS-MIB','upsmg','upsmgOutputOverLoad','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgOutputOverLoad',`value`='no',`numvalue`='0']
  4029. Result: 1
  4030. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.11.0','MG-SNMP-UPS-MIB','upsmg','upsmgOutputOverTemp','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgOutputOverTemp',`value`='no',`numvalue`='0']
  4031. Result: 1
  4032. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.1.0','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironAmbientTemp','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironAmbientTemp',`value`='0',`numvalue`='0']
  4033. Result: 1
  4034. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.2.0','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironAmbientHumidity','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironAmbientHumidity',`value`='0',`numvalue`='0']
  4035. Result: 1
  4036. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.6.0','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentNum','1','1') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentNum',`value`='1',`numvalue`='1']
  4037. Result: 1
  4038. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.12.1.0','MG-SNMP-UPS-MIB','upsmg','upsmgAgentIpaddress','192.168.57.225','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgAgentIpaddress',`value`='192.168.57.225',`numvalue`='0']
  4039. Result: 1
  4040. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.12.2.0','MG-SNMP-UPS-MIB','upsmg','upsmgAgentSubnetMask','255.255.255.0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgAgentSubnetMask',`value`='255.255.255.0',`numvalue`='0']
  4041. Result: 1
  4042. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.12.3.0','MG-SNMP-UPS-MIB','upsmg','upsmgAgentDefGateway','192.168.57.254','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgAgentDefGateway',`value`='192.168.57.254',`numvalue`='0']
  4043. Result: 1
  4044. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.12.6.0','MG-SNMP-UPS-MIB','upsmg','upsmgAgentType','deviceEth','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgAgentType',`value`='deviceEth',`numvalue`='0']
  4045. Result: 1
  4046. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.12.11.0','MG-SNMP-UPS-MIB','upsmg','upsmgAgentMibVersion','170','170') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgAgentMibVersion',`value`='170',`numvalue`='170']
  4047. Result: 1
  4048. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.12.12.0','MG-SNMP-UPS-MIB','upsmg','upsmgAgentFirmwareVersion','JI','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgAgentFirmwareVersion',`value`='JI',`numvalue`='0']
  4049. Result: 1
  4050. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','1.0','MG-SNMP-UPS-MIB','upsmg','upsmgAgentCommUPS','1','1') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgAgentCommUPS',`value`='1',`numvalue`='1']
  4051. Result: 1
  4052. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.1.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigSensorIndex','1','1') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigSensorIndex',`value`='1',`numvalue`='1']
  4053. Result: 1
  4054. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.2.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigSensorName','Environment sensor','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigSensorName',`value`='Environment sensor',`numvalue`='0']
  4055. Result: 1
  4056. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.3.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigTemperatureLow','5','5') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigTemperatureLow',`value`='5',`numvalue`='5']
  4057. Result: 1
  4058. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.4.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigTemperatureHigh','40','40') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigTemperatureHigh',`value`='40',`numvalue`='40']
  4059. Result: 1
  4060. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.5.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigTemperatureHysteresis','2','2') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigTemperatureHysteresis',`value`='2',`numvalue`='2']
  4061. Result: 1
  4062. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.6.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigHumidityLow','5','5') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigHumidityLow',`value`='5',`numvalue`='5']
  4063. Result: 1
  4064. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.7.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigHumidityHigh','90','90') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigHumidityHigh',`value`='90',`numvalue`='90']
  4065. Result: 1
  4066. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.8.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigHumidityHysteresis','5','5') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigHumidityHysteresis',`value`='5',`numvalue`='5']
  4067. Result: 1
  4068. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.9.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigInput1Name','Input #1','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigInput1Name',`value`='Input #1',`numvalue`='0']
  4069. Result: 1
  4070. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.10.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigInput1ClosedLabel','closed','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigInput1ClosedLabel',`value`='closed',`numvalue`='0']
  4071. Result: 1
  4072. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.11.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigInput1OpenLabel','open','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigInput1OpenLabel',`value`='open',`numvalue`='0']
  4073. Result: 1
  4074. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.12.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigInput2Name','Input #2','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigInput2Name',`value`='Input #2',`numvalue`='0']
  4075. Result: 1
  4076. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.13.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigInput2ClosedLabel','closed','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigInput2ClosedLabel',`value`='closed',`numvalue`='0']
  4077. Result: 1
  4078. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.4.34.1.14.1','MG-SNMP-UPS-MIB','upsmg','upsmgConfigInput2OpenLabel','open','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgConfigInput2OpenLabel',`value`='open',`numvalue`='0']
  4079. Result: 1
  4080. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.1.1','MG-SNMP-UPS-MIB','upsmg','mgoutputPhaseIndex','1','1') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputPhaseIndex',`value`='1',`numvalue`='1']
  4081. Result: 1
  4082. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.2.1','MG-SNMP-UPS-MIB','upsmg','mgoutputVoltage','2320','2320') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputVoltage',`value`='2320',`numvalue`='2320']
  4083. Result: 1
  4084. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.3.1','MG-SNMP-UPS-MIB','upsmg','mgoutputFrequency','500','500') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputFrequency',`value`='500',`numvalue`='500']
  4085. Result: 1
  4086. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.4.1','MG-SNMP-UPS-MIB','upsmg','mgoutputLoadPerPhase','8','8') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputLoadPerPhase',`value`='8',`numvalue`='8']
  4087. Result: 1
  4088. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.5.1','MG-SNMP-UPS-MIB','upsmg','mgoutputCurrent','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputCurrent',`value`='0',`numvalue`='0']
  4089. Result: 1
  4090. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.1.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentIndex','1','1') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentIndex',`value`='1',`numvalue`='1']
  4091. Result: 1
  4092. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.2.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentComFailure','yes','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentComFailure',`value`='yes',`numvalue`='0']
  4093. Result: 1
  4094. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.3.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentTemperature','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentTemperature',`value`='0',`numvalue`='0']
  4095. Result: 1
  4096. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.4.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentTemperatureLow','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentTemperatureLow',`value`='no',`numvalue`='0']
  4097. Result: 1
  4098. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.5.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentTemperatureHigh','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentTemperatureHigh',`value`='no',`numvalue`='0']
  4099. Result: 1
  4100. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.6.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentHumidity','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentHumidity',`value`='0',`numvalue`='0']
  4101. Result: 1
  4102. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.7.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentHumidityLow','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentHumidityLow',`value`='no',`numvalue`='0']
  4103. Result: 1
  4104. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.8.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentHumidityHigh','no','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentHumidityHigh',`value`='no',`numvalue`='0']
  4105. Result: 1
  4106. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.9.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentInput1State','open','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentInput1State',`value`='open',`numvalue`='0']
  4107. Result: 1
  4108. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.8.7.1.10.1','MG-SNMP-UPS-MIB','upsmg','upsmgEnvironmentInput2State','open','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='upsmgEnvironmentInput2State',`value`='open',`numvalue`='0']
  4109. Result: 1
  4110. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.6.2.1.2.1.0','MG-SNMP-UPS-MIB','upsmg','mginputVoltage','2320','2320') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mginputVoltage',`value`='2320',`numvalue`='2320']
  4111. Result: 1
  4112. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.6.2.1.3.1.0','MG-SNMP-UPS-MIB','upsmg','mginputFrequency','500','500') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mginputFrequency',`value`='500',`numvalue`='500']
  4113. Result: 1
  4114. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.1.2','MG-SNMP-UPS-MIB','upsmg','mgoutputPhaseIndex','2','2') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputPhaseIndex',`value`='2',`numvalue`='2']
  4115. Result: 1
  4116. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.2.2','MG-SNMP-UPS-MIB','upsmg','mgoutputVoltage','2320','2320') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputVoltage',`value`='2320',`numvalue`='2320']
  4117. Result: 1
  4118. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.3.2','MG-SNMP-UPS-MIB','upsmg','mgoutputFrequency','500','500') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputFrequency',`value`='500',`numvalue`='500']
  4119. Result: 1
  4120. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.4.2','MG-SNMP-UPS-MIB','upsmg','mgoutputLoadPerPhase','8','8') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputLoadPerPhase',`value`='8',`numvalue`='8']
  4121. Result: 1
  4122. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.5.2','MG-SNMP-UPS-MIB','upsmg','mgoutputCurrent','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputCurrent',`value`='0',`numvalue`='0']
  4123. Result: 1
  4124. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.1.3','MG-SNMP-UPS-MIB','upsmg','mgoutputPhaseIndex','3','3') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputPhaseIndex',`value`='3',`numvalue`='3']
  4125. Result: 1
  4126. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.2.3','MG-SNMP-UPS-MIB','upsmg','mgoutputVoltage','2320','2320') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputVoltage',`value`='2320',`numvalue`='2320']
  4127. Result: 1
  4128. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.3.3','MG-SNMP-UPS-MIB','upsmg','mgoutputFrequency','500','500') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputFrequency',`value`='500',`numvalue`='500']
  4129. Result: 1
  4130. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.4.3','MG-SNMP-UPS-MIB','upsmg','mgoutputLoadPerPhase','8','8') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputLoadPerPhase',`value`='8',`numvalue`='8']
  4131. Result: 1
  4132. SQL[INSERT INTO `device_oids` (`device_id`,`oid`,`module`,`mib`,`object_type`,`value`,`numvalue`) VALUES ('35','.1.3.6.1.4.1.705.1.7.2.1.5.3','MG-SNMP-UPS-MIB','upsmg','mgoutputCurrent','0','0') ON DUPLICATE KEY UPDATE `module`='MG-SNMP-UPS-MIB',`mib`='upsmg',`object_type`='mgoutputCurrent',`value`='0',`numvalue`='0']
  4133. Result: 1
  4134.  
  4135.  
  4136. >> Runtime for poller module 'mib': 0.4182 seconds
  4137. #### Unload poller module mib ####
  4138.  
  4139. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-mib.rrd N:0.41815185546875]
  4140. [RRD Disabled]Modules status: Global+ OS Device
  4141. #### Load poller module cisco-voice ####
  4142.  
  4143. >> Runtime for poller module 'cisco-voice': 0.0001 seconds
  4144. #### Unload poller module cisco-voice ####
  4145.  
  4146. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-voice.rrd N:0.00012397766113281]
  4147. [RRD Disabled]Modules status: Global+ OS Device
  4148. #### Load poller module cisco-cbqos ####
  4149.  
  4150. >> Runtime for poller module 'cisco-cbqos': 0.0002 seconds
  4151. #### Unload poller module cisco-cbqos ####
  4152.  
  4153. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-cbqos.rrd N:0.00020384788513184]
  4154. [RRD Disabled]Modules status: Global+ OS Device
  4155. #### Load poller module stp ####
  4156. SQL[SELECT * FROM `stp` WHERE `device_id` = '35']
  4157. SNMP[/usr/bin/snmpget -v1 -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStpProtocolSpecification.0]
  4158.  
  4159.  
  4160.  
  4161. >> Runtime for poller module 'stp': 0.0482 seconds
  4162. #### Unload poller module stp ####
  4163.  
  4164. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-stp.rrd N:0.048151969909668]
  4165. [RRD Disabled]Modules status: Global+ OS Device
  4166. #### Load poller module cisco-otv ####
  4167.  
  4168. >> Runtime for poller module 'cisco-otv': 0.0004 seconds
  4169. #### Unload poller module cisco-otv ####
  4170.  
  4171. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-cisco-otv.rrd N:0.00044894218444824]
  4172. [RRD Disabled]Modules status: Global+ OS Device
  4173. #### Load poller module ntp ####
  4174.  
  4175. >> Runtime for poller module 'ntp': 0.0001 seconds
  4176. #### Unload poller module ntp ####
  4177.  
  4178. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-ntp.rrd N:6.8902969360352E-5]
  4179. [RRD Disabled]Modules status: Global+ OS Device
  4180. #### Load poller module services ####
  4181.  
  4182. >> Runtime for poller module 'services': 0.0001 seconds
  4183. #### Unload poller module services ####
  4184.  
  4185. RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf-services.rrd N:5.1975250244141E-5]
  4186. [RRD Disabled]### Start Device Groups ###
  4187. SQL[SELECT * FROM device_groups ORDER BY name]
  4188. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='35']
  4189. Groups Added:
  4190. Groups Removed:
  4191. ### End Device Groups ###
  4192. SQL[SELECT `graph` FROM `device_graphs` WHERE `device_id` = '35']
  4193. uptime netstat_ip netstat_ip_frag netstat_tcp netstat_udp netstat_icmp netstat_icmp_info netstat_snmp netstat_snmp_pkt ipsystemstats_ipv4 ipsystemstats_ipv4_frag ipsystemstats_ipv6 ipsystemstats_ipv6_frag upsmg-upsmgConfigLowBatteryTime upsmg-upsmgConfigLowBatteryLevel upsmg-upsmgConfigAutoRestart upsmg-upsmgConfigVARating upsmg-upsmgBatteryRemainingTime upsmg-upsmgBatteryLevel upsmg-upsmgBatteryVoltage upsmg-upsmgBatteryCurrent upsmg-upsmgBatteryFaultBattery upsmg-upsmgBatteryReplacement upsmg-upsmgBatteryLowBattery upsmg-upsmgBatteryChargerFault upsmg-upsmgBatteryLowCondition upsmg-upsmgInputPhaseNum upsmg-upsmgInputBadStatus upsmg-upsmgInputLineFailCause upsmg-upsmgOutputPhaseNum upsmg-upsmgOutputOnBattery upsmg-upsmgOutputOnByPass upsmg-upsmgOutputUtilityOff upsmg-upsmgOutputInverterOff upsmg-upsmgOutputOverLoad upsmg-upsmgOutputOverTemp upsmg-upsmgEnvironAmbientTemp upsmg-upsmgEnvironAmbientHumidity upsmg-upsmgEnvironmentNum upsmg-upsmgAgentType upsmg-upsmgAgentMibVersion upsmg-upsmgAgentCommUPS upsmg-up
  4194. smgConfigSensorIndex upsmg-upsmgConfigTemperatureLow upsmg-upsmgConfigTemperatureHigh upsmg-upsmgConfigTemperatureHysteresis upsmg-upsmgConfigHumidityLow upsmg-upsmgConfigHumidityHigh upsmg-upsmgConfigHumidityHysteresis upsmg-mgoutputPhaseIndex upsmg-mgoutputVoltage upsmg-mgoutputFrequency upsmg-mgoutputLoadPerPhase upsmg-mgoutputCurrent upsmg-upsmgEnvironmentIndex upsmg-upsmgEnvironmentComFailure upsmg-upsmgEnvironmentTemperature upsmg-upsmgEnvironmentTemperatureLow upsmg-upsmgEnvironmentTemperatureHigh upsmg-upsmgEnvironmentHumidity upsmg-upsmgEnvironmentHumidityLow upsmg-upsmgEnvironmentHumidityHigh upsmg-upsmgEnvironmentInput1State upsmg-upsmgEnvironmentInput2State upsmg-mginputVoltage upsmg-mginputFrequency RRD[update /opt/librenms/rrd/192.168.57.225/poller-perf.rrd N:3.027]
  4195. [RRD Disabled]RRD[update /opt/librenms/rrd/192.168.57.225/ping-perf.rrd N:0.53]
  4196. [RRD Disabled]Polled in 3.027 seconds
  4197. Updating 192.168.57.225
  4198. SQL[UPDATE `devices` set `uptime` ='592056',`last_ping` =NOW(),`last_ping_timetaken` ='0.53',`last_polled` =NOW(),`last_polled_timetaken` ='3.027' WHERE `device_id` = '35']
  4199. UPDATED!
  4200. #### Start Alerts ####
  4201. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='35']
  4202. SQL[SELECT alert_schedule.schedule_id FROM alert_schedule LEFT JOIN alert_schedule_items ON alert_schedule.schedule_id=alert_schedule_items.schedule_id WHERE ( alert_schedule_items.target = '35' ) && NOW() BETWEEN alert_schedule.start AND alert_schedule.end LIMIT 1]
  4203. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='35']
  4204. SQL[SELECT alert_rules.* FROM alert_rules LEFT JOIN alert_map ON alert_rules.id=alert_map.rule WHERE alert_rules.disabled = 0 && ( (alert_rules.device_id = -1 || alert_rules.device_id = '35' ) || alert_map.target = '35' )]
  4205. Rule #1 (Devices up/down):
  4206. SQL[SELECT state FROM alerts WHERE rule_id = '1' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4207. SQL[SELECT * FROM devices WHERE (devices.device_id = '35') && ( ( ( devices.status = 0 && ( ( devices.disabled = 0 && devices.ignore = 0 ) ) ) ) = "1")]
  4208. Status: NOCHG
  4209. Rule #2 (Device rebooted):
  4210. SQL[SELECT state FROM alerts WHERE rule_id = '2' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4211. SQL[SELECT * FROM devices WHERE (devices.device_id = '35') && (devices.uptime < "300" && ( ( devices.disabled = 0 && devices.ignore = 0 ) ) = "1")]
  4212. Status: NOCHG
  4213. Rule #5 (Port status up/down):
  4214. SQL[SELECT state FROM alerts WHERE rule_id = '5' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4215. SQL[SELECT * FROM ports WHERE (ports.device_id = '35') && ( ( ( ports.ifOperStatus = "down" && ports.ifAdminStatus != "down" && ( ( ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0 ) ) ) ) = "1")]
  4216. Status: NOCHG
  4217. Rule #6 (Port utilisation over threshold (85%)):
  4218. SQL[SELECT state FROM alerts WHERE rule_id = '6' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4219. SQL[SELECT * FROM ports WHERE (ports.device_id = '35') && ( ( ( ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && ( ( ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0 ) ) ) ) = "1" && ( ( ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0 ) ) = "1" && ( ( ( ports.ifInOctets_rate*8 ) / ports.ifSpeed ) *100 ) >= ""85"" )]
  4220. Status: NOCHG
  4221. Rule #7 (Sensor over limit):
  4222. SQL[SELECT state FROM alerts WHERE rule_id = '7' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4223. SQL[SELECT * FROM sensors WHERE (sensors.device_id = '35') && (sensors.sensor_current > sensors.sensor_limit && sensors.sensor_alert = "1")]
  4224. Status: NOCHG
  4225. Rule #8 (Sensor under limit):
  4226. SQL[SELECT state FROM alerts WHERE rule_id = '8' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4227. SQL[SELECT * FROM sensors WHERE (sensors.device_id = '35') && (sensors.sensor_current < sensors.sensor_limit_low && sensors.sensor_alert = "1")]
  4228. Status: NOCHG
  4229. Rule #17 (Root-directory gets too full):
  4230. SQL[SELECT state FROM alerts WHERE rule_id = '17' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4231. SQL[SELECT * FROM storage WHERE (storage.device_id = '35') && (storage.storage_descr = "'/'" && storage.storage_perc >= "'75'" )]
  4232. Status: NOCHG
  4233. Rule #34 (Any storage gets fuller than 90%):
  4234. SQL[SELECT state FROM alerts WHERE rule_id = '34' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4235. SQL[SELECT * FROM storage WHERE (storage.device_id = '35') && (storage.storage_perc >= "90" && storage.storage_descr NOT REGEXP "/rom" && storage.storage_descr NOT REGEXP "/dev" )]
  4236. Status: NOCHG
  4237. Rule #35 (Server storage use above the warning level, but ignore /boot partitions):
  4238. SQL[SELECT state FROM alerts WHERE rule_id = '35' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4239. SQL[SELECT * FROM storage,devices WHERE (( devices.device_id = storage.device_id ) && storage.device_id = '35') && (storage.storage_perc > storage.storage_perc_warn && devices.type = ""server"" && storage.storage_descr NOT REGEXP ""/boot"" )]
  4240. Status: NOCHG
  4241. Rule #36 (Syslog, authentication failure during the last 5m):
  4242. SQL[SELECT state FROM alerts WHERE rule_id = '36' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4243. SQL[SELECT * FROM syslog WHERE (syslog.device_id = '35') && (syslog.timestamp >= ( DATE_SUB( NOW() ,INTERVAL 5 MINUTE ) ) && syslog.msg REGEXP "".*authentication failure.*"" )]
  4244. Status: NOCHG
  4245. Rule #37 (High memory usage):
  4246. SQL[SELECT state FROM alerts WHERE rule_id = '37' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4247. SQL[SELECT * FROM devices,mempools WHERE (( mempools.device_id = devices.device_id ) && devices.device_id = '35') && ( ( ( devices.status = 1 && ( ( devices.disabled = 0 && devices.ignore = 0 ) ) ) ) = ""1"" && mempools.mempool_perc >= ""90"" && mempools.mempool_descr = ""Virtual.*"" )]
  4248. Status: NOCHG
  4249. Rule #38 (High CPU usage (per core usage, not overall)):
  4250. SQL[SELECT state FROM alerts WHERE rule_id = '38' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4251. SQL[SELECT * FROM devices,processors WHERE (( processors.device_id = devices.device_id ) && devices.device_id = '35') && ( ( ( devices.status = 1 && ( ( devices.disabled = 0 && devices.ignore = 0 ) ) ) ) = ""1"" && processors.processor_usage >= ""90"" )]
  4252. Status: NOCHG
  4253. Rule #39 (High port usage, not client & not Loopback):
  4254. SQL[SELECT state FROM alerts WHERE rule_id = '39' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4255. SQL[SELECT 1 FROM information_schema.COLUMNS WHERE TABLE_NAME = 'port' && COLUMN_NAME = 'device_id']
  4256. SQL[SELECT COLUMN_NAME FROM information_schema.COLUMNS WHERE TABLE_NAME = 'port' && COLUMN_NAME LIKE "%\_id"]
  4257. SQL[]
  4258. Status: NOCHG
  4259. Rule #40 (Port status change from up to down):
  4260. SQL[SELECT state FROM alerts WHERE rule_id = '40' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4261. SQL[SELECT * FROM ports,devices WHERE (( devices.device_id = ports.device_id ) && ports.device_id = '35') && (ports.ifOperStatus = "down" && ports.ifOperStatus_prev = "up" && ( ( devices.status = 1 && ( ( devices.disabled = 0 && devices.ignore = 0 ) ) ) ) = "1" )]
  4262. Status: NOCHG
  4263. Rule #41 (Low speed interface (10Mbit)):
  4264. SQL[SELECT state FROM alerts WHERE rule_id = '41' && device_id = '35' ORDER BY id DESC LIMIT 1]
  4265. SQL[SELECT * FROM ports WHERE (ports.device_id = '35') && ( ( ( ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && ( ( ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0 ) ) ) ) = "1" && ( ( ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0 ) ) = "1" && ports.ifSpeed < "100000000" && ports.ifType != "softwareLoopback" )]
  4266. Status: NOCHG
  4267. #### End Alerts ####
  4268. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`) VALUES ('poll','192.168.57.225','1485260349.2327','3.075','1','tsc-monit\n')]
  4269. /opt/librenms/poller.php 192.168.57.225 2017-01-24 13:19:12 - 1 devices polled in 3.075 secs
  4270. SNMP: Get[12/0.62s] Walk [15/1.78s]
  4271. MySQL: Cell[5/0.00s] Row[19/0.01s] Rows[55/0.02s] Column[3/0.00s] Update[5/0.05s] Insert[2/0.02s] Delete[0/0.00s]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement