similar to: No matching MIB found for sysOID

Displaying 20 results from an estimated 200 matches similar to: "No matching MIB found for sysOID"

2003 Dec 10
15
Graphing tc output
Hi, My HTB shaping is working perfectly, and i have setup a bridge and hosts behind the bridge are now getting only the bandwidth they are supposed to get. Thanks to every one here for helping me out :) Now I am thinking of making a graph of traffic going through various classes. Is their any thing readily available for it, or is parsing the output if tc and passing it to rrdtool the
2009 Jun 19
3
snmp statistics for vnics
1 simple question about network statistics for vnics: We noticed that the statistics for vnics (used by Virtualbox guests) are not there. When the nics are plumped in the host OS, we do see them showing up, but all all records are 0. Can someone tell me how to get the correct network info via snmp on the Vbox Host?? Thanks in advance. IF-MIB::ifDescr.1 = STRING: lo0 IF-MIB::ifDescr.2 = STRING:
2010 Nov 17
1
Problem with Megatec DK520 over SNMP (firmware v2.39)
Hi all, I think the problem is related with the latest nut update (now I'm using version 2.4.3) # snmpwalk -Os -c public -v 1 192.168.20.60 [...] mib-2.33.1.1.1.0 = "" mib-2.33.1.1.2.0 = "" mib-2.33.1.1.3.0 = "" mib-2.33.1.1.4.0 = STRING: "2.39.DK520" mib-2.33.1.1.5.0 = "" mib-2.33.1.2.1.0 = INTEGER: 2 mib-2.33.1.2.2.0 = INTEGER: 0
2008 Aug 08
1
can't get Ethernet SNMP information
Hi all, I hope someone can help me with this one. I'm trying to graph all traffic on the localhost's network card with Cacti. >From what I understand I should use SNMP to query the traffic, but I can't seem to get SNMP info for the network interface. I have installed all the necessary snmp tools, "yum install snmpd net-snmp net-snmp-utils net-snmp-devel net-snmpt-libs "
2011 Apr 05
2
Snmp cpuRawIdle showing double
Posted this to xen-users back in Oct (http://www.gossamer-threads.com/lists/xen/users/186768), but just confirmed that I''m still seeing this behavior on 4.1. Polling the UCE-SNMP-MIB::ssCpuRawIdle counter results in a total that''s double the actual number of cpu''s on the system, so for example: nms ~ # snmpwalk -v 2c -c ''XXX'' xen1
2015 Mar 12
0
NUT vs PowerWalker/BlueWalker SNMP with VFI 1500RM/3000RM LCD models
Hello, I have two UPS from PowerWalker: VFI 1500RM LCD and VFI 3000RM LCD both equiped with SNMP card, but NUT with snmp-ups does not support them. PowerWalker declare support RFC1213, RFC162 but there is a problem with some snmp values: # upsdrvctl start Network UPS Tools - UPS driver controller 2.6.4 Network UPS Tools - Generic SNMP UPS driver 0.66 (2.6.4) Detected 3K on host 10.0.0.236
2004 Jan 30
2
FW: QoS extension to Net-SNMP
Hi. I did send this to `jaazz@post.cz'', but I suspect the list is a more appropriate/useful place for it. It''s a question about Michal Charvat''s QoS extension to Net-SNMP. When I look at the MIB entries for the QoS handles, I get something like this - enterprises.qos.qosObjectTable.qosObject.qosHandle.0.0 = Gauge32: 0
2015 Aug 18
1
Liebert IntelliSlot Unity Card IS-UNITY-DP snmp UPS-MIB.upsIdentManufacturer '1.3.6.1.2.1.33.1.1.1.0' problem
OpenBSD 5.6 nut-2.7.2 (bin package) Liebert IntelliSlot Unity Card IS-UNITY-DP ups.conf: ...... ? mibs = ietf ? snmp_version = v1 ...... The problem is that the card responds to other snmp (v1,2c,3) requests normally but not to the 1.3.6.1.2.1.33.1.1.1.0 (UPS-MIB.upsIdentManufacturer). # snmp-ups -a laes2ups -DDDDDDD Network UPS Tools - Generic SNMP UPS driver 0.72 (2.7.2) ?? 0.000000???? debug
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
2009 Jan 15
0
Paravirt network interfaces and snmp
Hi, We are using Zenoss to monitor a number of paravirt Linux hosts (using the xen net device), it appears that an snmp query to the paravirt hosts is reporting the interface speed as 10mbit - which is significantly lower than what it really is (the dom0 host has 1gbit networking). This causes the occasional spurious error from the monitoring tool as it notices that a host is using 75% of its
2006 Aug 26
1
x86_64 snmp Centos 3.x
Does anyone know if the 3.8 update will fix the long-standing problem with snmp interface counters on 64 bit machines? I think it was mentioned in the RH notes, but they said that a year ago too... (The problem is that the 32 bit counters don't wrap correctly so mrtg/cacti graphs go crazy after 2 gigs of data have gone by). -- Les Mikesell lesmikesell at gmail.com
2006 Feb 05
1
SNMP help
Hello I'm trying to setup SNMP on my Centos 4.2 server. I want the ability to monitor the disk and some other non default settings that can be defined in snmpd.conf but when I request the data, it doesn't give the disired results. Config below and trap results below. Thanks in advance for any help. Kevin [root at localhost snmp] snmpget -v 2c -c public localhost disk
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 =>
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