similar to: SNMP help

Displaying 20 results from an estimated 300 matches similar to: "SNMP help"

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 "
2008 Nov 19
0
net-snmp puzzle
I have a bunch of centos 5.2 boxes. I'm trying to run smtp on all of them. Using indentical net-snmp configuration files. /etc/snmp/snmpd.conf com2sec notConfigUser localhost smssnmp com2sec notConfigUser 10.1.1.0/24 smssnmp group notConfigGroup v1 notConfigUser group notConfigGroup v2c notConfigUser view systemview included
2015 Jun 03
0
agent discovery
How might I discover, via SNMP, which boxes are running libvirt-snmp? Performing a walk from the top seems to skip the Libvirt MIB ... (why is this?) ~/walk$ snmpbulkwalk -c public kvmtestbox .iso | more SNMPv2-MIB::sysDescr.0 = STRING: Linux kvmtestbox.company.com 2.6.32 -358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-TC::linux
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
2007 Mar 14
2
A java initialization routine
Whe using a particular web page, the default values of the form are set by a java function, then I can modify the web page and submit it. But when I use Mechanize, I am having trouble figuring out how to get those values so I can put them into the form I am going to submit. Below is the function that has the data...and I have changed pertinent info. What other choices might I have to
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
2007 Dec 21
1
Regd: Iptables SNAT issue in Cluster Suite Setup
Dear All, I have configured Cluster Suite with 2 servers Server 1 : 192.168.13.110 IP Address Server 2 : 192.168.13.179 IP Address Floating : 192.168.13.83 IP Address (Assumed by currently active server) I want all snmp packets going out through the active server to be stamped with floating IP So i have added a iptables rules as "iptables -t nat -A POSTROUTING -p udp -s
2008 Feb 13
3
AMD64 vs i386, ifstat and bsnmp
Couple of little things I noticed with a new RELENG_7 AMD64 box (as of yesterday) ifstat from the ports cannot seem to find interfaces for some reason ? It works fine on i386 [ns8]# ifstat -b ifstat: no interfaces to monitor! [ns8]# [ns8]# ifconfig em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
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
2005 Apr 07
0
[OT] snmp not reporting traffic values for a network interface
Hi all! I know this is quite offtopic, but I found nothing in google nor in the net-snmp mailing list, and I know there''s a lot of people here graphing with snmp+rrdtool. I installed net-snmp 5.1.2-6.1 in Debian to produce graphs for some ethernet interfaces. It seems it''s not reporting correct values for them. Here''s my snmpd.conf (very simple) and the output from the
2006 Jun 22
0
Nut 2.1 vs the resilient Powerware 9170+
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I figured out why nut seemed to segfault at startup from my Solaris boxes (and snmp-ups too) - I believe that nut is trying to use some MIBs that do not exist on my particular PW9170, for whatever reason. It dies on my Linux box too, complaining like this: pkdick:~/nut/bin# ./snmp-ups -x mibs=pw -x community=publicstring upsname Network UPS Tools -
2016 Aug 18
0
Liebert PSIXR 3000 intellislot web card support with NUT 2.6.0
Hi John, do you have the device (which one? An old SNMP WEB or new UNITY DP or something else?) Or you like to buy one? If you have (or you can buy) the old one SNMP WEB - then nut should work fine with it via generic snmp driver and you don't need anything else. If you have (or you must buy) the new one UNITY DP - then I can share my snmp subdriver for it, and you should insert this
2014 Oct 02
2
Socomec ITYS 3000 + Netvision upsmon output
On 02.10.2014 03:42, Charles Lepple wrote: > On Oct 1, 2014, at 5:07 AM, Tarvo.Tiits at automaatika.ee wrote: > >> Why is ups.status empty? > If I understand the commit log for SVN r3590, then that revision was supposed to set the status to OL if the numeric state was 9 for ECO mode. It does not appear to do that: > >
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
2014 Oct 02
0
Socomec ITYS 3000 + Netvision upsmon output
On Oct 2, 2014, at 1:53 AM, Tarvo Tiits <Tarvo.Tiits at automaatika.ee> wrote: > On 02.10.2014 03:42, Charles Lepple wrote: >> On Oct 1, 2014, at 5:07 AM, Tarvo.Tiits at automaatika.ee wrote: >> >>> Why is ups.status empty? >> If I understand the commit log for SVN r3590, then that revision was supposed to set the status to OL if the numeric state was 9 for
2008 Jul 02
12
Module interaction and dependencies in Puppet (SNMP in particular)
Hello folks, I''m sitting here converting my static, simple classes/snmp.pp into a full module, and I''ve run into a bit of a brick wall. net-snmp is one of those wonderful programs that will only read two configuration files (it reads a few more, but only 2 are in /etc) - /etc/snmpd.conf and /etc/snmpd.local.conf. This means that my SNMP module is somehow going to have to
2013 Jan 29
1
SNMPv3
nut-2.6.5 Scientific Linux 6.3 APC AP9630 management card My basic question is, does nut's SNMPv3 implementation work? I have this in /etc/ups/ups.conf ...... [tfapc01] driver = snmp-ups port = tfapc01.testfest.ixorg.org mibs = apcc snmp_version = v3 secLevel = authPriv secName = tfsnmpprof1 authPassword = ralow6moHet7zoboP8 privPassword = tuseL8Pakaz9degim7 authProtocol=MD5
2019 Oct 08
0
APC AP9630 SNMP AES
Hello, i'm trying to monitor a APC Smart-UPS 1000 behind a APC AP9630 Network Management Card via SNMPv3 using the AES Privacy Protocol. * OS name and version: Debian 10.1 * exact NUT version: 2.7.4 * NUT installation method: from debian package 2.7.4-8 * exact device name and related information * Model Number AP9630 * Hardware Revision 08 * Manufacture Date
2011 Nov 07
1
Nexenta: "load_mib2nut: using pw mib" package / config / or firewall problem?
G'day I'm currently using NUT on Debian squeeze box in the same subnet with an IBM 3000 HV (branded Eaton 5125 with Web/SNMP card), now I wanted to get our storage appliance running NexentaStor 3.1 set up to be using NUT too. Nexenta- Stor is an OpenSolaris / illumos-based appliance OS currently using NUT packages from ubuntu hardy. My question here is whether I'm running into a -
2005 Oct 20
1
Monitoring the traffic shaping setup
Hi All, I am a new member of this list. I want to know about a way to monitor the traffic shaping setup to confirm whether it is working as expected. I went through the archives of this list and found some pointers related to tc-snmp extension/patch for net-snmp and some perl scripts on www.docum.org. I want to know whether this type of a setup work. Or else is there any other way ? Actually I am