search for: sysoids

Displaying 20 results from an estimated 45 matches for "sysoids".

Did you mean: sysoid
2010 Jun 24
3
DRY a named scope
Is there a way to DRY this up a bit? named_scope :has_valid_sysoid, lambda{|sysoid| (sysoid.nil?) ? {:conditions => ["nodesysoid IS NOT NULL AND nodelabel LIKE ''%-to-%''"], :include => [:ipinterface, :alarm]} : {:conditions => ["nodesysoid IS NOT NULL AND nodelabel LIKE ''%-to-%'' AND nodesysoid = ? ", sysoid], :include =>
2014 Jul 03
0
sysOID for SMART-UPS 2200 RM XL
Hello. Just wanted to report this sysOID to you. The UPSC output is below. Network UPS Tools - Generic SNMP UPS driver 0.70 (2.7.1) kill: No such process No matching MIB found for sysOID '.1.3.6.1.4.1.318.1.3.2.11'! Please report it to NUT developers, with an 'upsc' output for your device. Going back to the classic MIB detection method. Detected SMART-UPS 2200 RM XL on host
2023 Feb 16
1
No matching MIB found for sysOID
Hello all, Thank you in advance for a great FOSS project. Also, thank you for reading my question. I have a CyberPower OR1500LCDRTXL2U with an RMCARD205. There are a handful of devices plugged into the UPS. I received a message today saying to send upsc output to NUT developers after this message: "No matching MIB found for sysOID '.1.3.6.1.4.1.3808.1.1.1'" root at
2012 Jan 05
1
Re old message CPQPOWER-MIB - nearly there (using snmp-ups with HP AH401A management card)
Hi, This appears to be related to a thread from January 2010: http://lists.alioth.debian.org/pipermail/nut-upsdev/2010-January/004470.html NB: This is on an HP-UX 11.31 box, using a self compiled and packaged version of NUT 2.6.3, and net-snmp v5.7.1. Therefore some of the search paths and things like that may well be wrong because I've done something dumb. I'm also only just getting
2011 Sep 21
1
PDU support for DigiPower and Aviosys devices
Hi, I'm thinking about adding support for PDU (Power Distribution Unit) devices from Digipower [1] and Aviosys [2] to NUT via the SNMP interface. The specific devices I have in mind are the following: Digipower AMz-1623/SW-08-1 Aviosys IP Power 925x (both are 8-port PDUs which are SNMP capable via an ethernet interface) Does anybody have other DigiPower or Aviosys devices and if so
2019 Oct 11
0
NUT-DRIVER cant start [Emerson Liebert APM 150 kVA]
Hi, I'm trying connect a device: * OS name and version: root at nut:/etc/nut# hostnamectl Static hostname: nut Icon name: computer-vm Chassis: vm Machine ID: d7a3b7fc724f4fe1a79a3d0eeff08f72 Boot ID: 40a561c464064b5184150f5909af0aa7 Virtualization: vmware Operating System: Debian GNU/Linux 9 (stretch) Kernel: Linux 4.9.0-9-amd64 Architecture: x86-64 * NUT version
2014 Feb 07
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
Hi, Nut-upsusers, I am having problem configuring NUT to work with Tripplite UPS through SNMP. There is a Tripplite SmartOnline SU10KRT3/1X and attempts to monitor it using NUT though SNMP are failing... OS: Enterprise Linux 6, Nut version: 2.6.5. ups.conf is configured: [trippliteups] driver = snmp-ups port = 10.200.254.39 desc = "ProductionServer"
2014 Feb 24
2
Arch Linux and Tripp Lite web snmp card issues.
I have been working with NUT to get this working since upgrading to a web snmp card in a UPS. I keep getting seg faults when running snmp-ups also. Below is the output. kernel: [1365065.178230] snmp-ups[1940]: segfault at 0 ip b7555470 sp bf8d89e8 error 4 in libc-2.18.so[b74c2000+1a9000] Running: Arch i686 current Nut is current git Device is Tripp Lite SU2200XLa with WEBSNMPCARD running
2015 Oct 26
1
snmp-ups ApplicationError / APPCRASH
Hi List, i've installed the network ups tool on one of my windows machine (server 2012 r2). My ups is an APC Back-UPS Pro 550 which is connected via USB to an Synology Diskstation DS414. I found this video https://www.youtube.com/watch?v=0l54n_37M_k My config: *nut.conf* MODE=standalone *ups.conf* [ups] driver = snmp-ups port = 192.168.2.5 community = public *upsd.users* [monuser]
2015 Oct 12
2
APC Back-UPS ES 650 connected to a Synology DS411slim
All, I recently connected my UPS to my NAS. The NAS detected the UPS, and I checked the "Enable network UPS server" option and added relevant IPs to the "Permitted DiskStation devices" option. The NAS is running DSM 5.2-5592 Update 4, with a NUT version of SDS5-2-2015Q1branch-5579-15061. I then attempted to connect my desktop via SNMP. My desktop is running Arch Linux, with a
2012 May 16
0
Preparing for 2.6.4 (was: some fixes, improvements, and new features (EPO and DYING) for NUT)
Hi Guys, 2012/3/12 Michal Soltys <soltys at ziu.info>: > On 12-03-09 00:21, Greg A. Woods wrote: >> >> >> I had independently made a similar change to the apcsmart driver to keep >> it from failing when tcgetattr() reported some irrelevant differences in >> the port settings. ?What's actually in the patch now is my merge of the >> change from
2024 Nov 19
1
New UPS ABB
Hi Team While i;m searching on the internet about UPS SNMP monitoring , I found this NUT server. Thank God, But sad news is that my UPS is not listed in the compatibility list. But I download NUT server on my ubuntu node and just discover it sudo /lib/nut/snmp-ups -DD -a ups unfortunately got the below error message. 228.253598 [D2] Testing ups.model using OID 1.3.6.1.2.1.33.1.1.2.0
2014 Feb 25
2
Arch Linux and Tripp Lite web snmp card issues.
Thanks for the quick response Charles! I may not have gotten the correct output from the snmpwalk, let me know if the attachment is usable. Thanks! New data added, here is the gdb output: Reading symbols from /usr/bin/snmp-ups...(no debugging symbols found)...done. (gdb) run -a tripplite -DD Starting program: /usr/bin/snmp-ups -a tripplite -DD warning: Could not load shared library symbols for
2017 Jun 10
4
SNMP Stuff/MIBs for CyberPower and APC UPSs
Build from source, and done . . . wasting your time looking for a less out of date RPM is pointless. . . RPM, .deb, etc are almost always downrev. . . - Tim On June 10, 2017 2:06:42 PM CDT, Ben Kamen <ben at benkamen.net> wrote: >Hey all, > > I recently got an RMCARD205 for my Cyber UPS.... > >if I use no MIBS line in the config file, I get this: > > >> Network
2013 Oct 09
2
Updated to 2.6.5, previously-working APC SmartUPS now fails completely
Here is the upsc output: # /usr/local/ups/bin/snmp-ups -DD -a irs2-ups1 Network UPS Tools - Generic SNMP UPS driver 0.68 (2.6.5) 0.000000 debug level is '2' 0.000327 SNMP UPS driver : entering upsdrv_initups() 0.000341 SNMP UPS driver : entering nut_snmp_init(snmp-ups) 0.056112 SNMP UPS driver : entering load_mib2nut(auto) 0.056126 trying the new
2011 Nov 15
1
Adding power devices support to OCS Inventory NG
...ces are UPS, PDU, server power supplies and solar controllers, as supported by the Network UPS Tools (NUT) project. NUT is the major free software for dealing with such devices: http://www.networkupstools.org/ NUT has some internal automation that allows to extract these information (USB IDs, SNMP sysOIDs, IPMI PSU,...) from the drivers (so no declaration redundancy), in order to generate support files (udev, upower, ...) or tools such as the NUT scanner: http://www.networkupstools.org/docs/man/nut-scanner.html So, would you be interested in working with me on this topic? How can we proceed? Which...
2011 Sep 05
3
Scheduling 2.6.2 release (was: on Ubuntu Developer Summit (Oneiric), NUT and 2.8.0)
Hey, I'm scheduling a 2.6.2 release for max. September 15. The content will be lighter than first expected with 2.8.0 (see below). This includes the current trunk plus: - merge the nut-scanner branch, - some snmp-ups improvements (sysOID matching for init stage) and some more MIBs, - a first complete version of the nut-ipmipsu driver, - the new jNut Java binding, - preliminary support of
2011 Nov 30
2
Patch for addition of Cyberpower RMCARD100, 201, 202, 301 (snmp mib)
I did a bunch of work on this today. It should be all set to go. This patch is to add support for the Cyberpower RMCARD snmp cards. I basically copied the driver for bestpower, changed the name and updated the mib map. I have this running on two separate systems (two separate ups's) and it looks good. The only thing I could not figure out was updating the Makefile.am (my aclocal/libtools
2012 Oct 13
1
SNMP UPS: NETYS RT 1/1 UPS
Hello, I have an NETYS RT 1/1 UPS, which is not fully supported. Starting snmp driver displays: [root at kvm1 ~]# snmp-ups -a local Network UPS Tools - Generic SNMP UPS driver 0.66 (2.6.4) Duplicate driver instance detected! Terminating other driver! No matching MIB found for sysOID '.1.3.6.1.4.1.2254.2.4'! Please report it to NUT developers, with an 'upsc' output for your
2012 Oct 13
1
SNMP UPS: NETYS RT 1/1 UPS
Hello, I have an NETYS RT 1/1 UPS, which is not fully supported. Starting snmp driver displays: [root at kvm1 ~]# snmp-ups -a local Network UPS Tools - Generic SNMP UPS driver 0.66 (2.6.4) Duplicate driver instance detected! Terminating other driver! No matching MIB found for sysOID '.1.3.6.1.4.1.2254.2.4'! Please report it to NUT developers, with an 'upsc' output for your