search for: snmpwalk

Displaying 20 results from an estimated 107 matches for "snmpwalk".

2014 Feb 26
2
Arch Linux and Tripp Lite web snmp card issues.
...all for me. snmp_build: unknown failuresnmpget: Error building ASN.1 representation (Can't build OID for variable) COUNT = 0 / 0 Creating /usr/share/snmp/mibs/ups-mib.txt-mib.h Creating /usr/share/snmp/mibs/ups-mib.txt-mib.c Done. -Option 2 is attached. I ran the following to get the output. snmpwalk -Os -v2c -c XXXXXX XXXXXXXXXXXX .1.3.6.1.4.1.850.100 -m //usr/share/snmp/mibs/TRIPPLITE-MIB.txt > snmpwalk-Os.log snmpwalk -On -v2c -c XXXXXX XXXXXXXXXXXX .1.3.6.1.4.1.850.100 -m /usr/share/snmp/mibs/TRIPPLITE-MIB.txt > snmpwalk-On.log ./gen-snmp-subdriver.sh -s .1.3.6.1.4.1.850.100 snmpwal...
2014 Feb 26
0
Arch Linux and Tripp Lite web snmp card issues.
...resnmpget: Error building ASN.1 representation > (Can't build OID for variable) > COUNT = 0 / 0 > Creating /usr/share/snmp/mibs/ups-mib.txt-mib.h > Creating /usr/share/snmp/mibs/ups-mib.txt-mib.c > Done. > > -Option 2 is attached. I ran the following to get the output. > snmpwalk -Os -v2c -c XXXXXX XXXXXXXXXXXX .1.3.6.1.4.1.850.100 -m > //usr/share/snmp/mibs/TRIPPLITE-MIB.txt > snmpwalk-Os.log > snmpwalk -On -v2c -c XXXXXX XXXXXXXXXXXX .1.3.6.1.4.1.850.100 -m > /usr/share/snmp/mibs/TRIPPLITE-MIB.txt > snmpwalk-On.log > ./gen-snmp-subdriver.sh -s .1.3.6.1.4...
2020 Apr 28
2
nut-scanner, SNMPv3, APC UPS not chatting
...nner on it: $ nut-scanner -S -s apcups --secLevel authPriv --secName nut --authProtocol MD5 --authPassword NutScan at Password43LongerWord --privProtocol DES --privPassword NutScan at Password43LongerWord Scanning SNMP bus. Error: unknown authtypeError generating Ku from authentication pass phrase snmpwalk gives a different error: $ snmpwalk -v 3 -u nut apcups -x DES -X NutScan at Password43LongerWord -a MD5 -A NutScan at Password43LongerWord snmpwalk: Decryption error I've tried it with all lowercase, mixed case, mixed case + numbers, and the one you see here. I've also used an 18 character...
2004 Jun 19
7
QoS net-snmp ?
...h http://x-ray.prokon.cz/data/snmp/ sucefully Also I''ve copied QOS.TXT to /usr/local/share/snmp/mibs when I make a normal use of snmp, with mrtg in order to monitor all traffic on eth0 and eth1, it works OK. But, how must I do in order to get monitor for a specific class ? If I make a snmpwalk (like README suggest), I get a error: # snmpwalk -c public 127.0.0.1 enterprises.18756 snmpwalk: No securityName specified I''m lost...!!! Bests andres _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lar...
2014 Feb 12
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
...Done. The output files are attached, but I think it is not succeeding to create the subdriver, as tripplite-mib.c contains very few code and doesn't seem to have necessary code. I tried the "mode 1", since the "mode 2" wasn't really working for me: when I run command snmpwalk -On -c public 10.200.254.39 .1.3.6.1.4.1.935 It says: snmpwalk: Timeout (msgGlobalData header type A2: s/b 30) But snmpget of a certain parameter works fine and we are currently able to monitor it through Zabbix's snmp: snmpget -v 1 -c public 10.200.254.39 .1.3.6.1.4.1.935.1.1.1.4.1.1 Output...
2014 Feb 13
0
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
[Please keep the list CC'd. Thanks!] On Feb 13, 2014, at 4:55 AM, ??? ????? wrote: > Can you try adding "-v 1" to the snmpwalk command? If that works, we can add it to gen-snmp-subdriver.sh. > > Yes, I tried it before, ran command "snmpwalk -v 1 -On -c public 10.200.254.39 .1.3.6.1.4.1.935" > > Output: > .1.3.6.1.4.1.935 = NULL > Error: OID not increasing: .1.3.6.1.4.1.935 > >= .1.3.6....
2020 Apr 28
0
[EXTERNAL] nut-scanner, SNMPv3, APC UPS not chatting
Just a hunch about your snmpwalk, what happens if you format like this? snmpwalk -l authpriv -v 3 -u user -a MD5 -x DES -A authpassphrase -X privpassphrase {host address} so snmpwalk -l authpriv -v 3 -u nut -a MD5 -x DES -A NutScan at Password43LongerWord -X NutScan at Password43LongerWord apcups Thank you, David Zomaya Tr...
2015 Mar 31
3
Tripplite SNMPwebcard communication lost and established randomly
...ession. Is there any debugging or logs I can look at to get a better idea of what happens when this is occurring? > NUT drivers write to syslog - you might need to check with the FreeNAS folks to see what happens to those messages. On a regular BSD box, it might be /var/log/messages > As for snmpwalk, is there a command I can let run to determine if there is a problem? Because that is the problem, it happens randomly so unless I sit in front of a computer for 12 hours ready to do something at just the right time, I won't catch it. > I'd run it in a loop (maybe with a 'sleep 30...
2015 Mar 26
2
snmpwalk Mixed Fail
...t with are Netgear Layer 2 and 3 managed switches, not that brand should make a difference. Some other Netgear WAPs are fine and all CISCO devices are fine. With a machine on the same VLAN all is happy. I've tried the obvious on the C6 box: iptables, routing tables, SELinux. No luck. Tried snmpwalk with DNS and IP address, no luck. The generic response is: snmpwalk -v1 -c YYYY XXX.XXX.XXX.XXX Timeout: No Response from XXX.XXX.XXX.XXX with an exit code of 1. I've got a MacOSX box running Yosemite on the same VLAN80 with the same rules in the ASA, which works perfectly. They both share...
2011 Nov 28
1
net-snmp-5.5-27.el6.i686
...n someone explain why I don't get a timeout when I use the community string "public" even if I don't have it defined in my snmpd.conf file. It doesn't return data but it also doesn't timeout. See example below. ... rocommunity nobody 127.0.0.1 ... [root at L703108 pgsql]# snmpwalk -v 1 -c public 127.0.0.1 1.3.6.1.2.1.2.2.1 ifMIB [root at L703108 pgsql]# snmpwalk -v 1 -c xyz 127.0.0.1 1.3.6.1.2.1.2.2.1 ifMIB Timeout: No Response from 127.0.0.1 [root at L703108 pgsql]# snmpwalk -v 1 -c nobody 127.0.0.1 1.3.6.1.2.1.2.2.1 ifMIB IF-MIB::ifIndex.1 = INTEGER: 1 IF-MIB::ifIndex.2...
2015 Mar 31
0
Tripplite SNMPwebcard communication lost and established randomly
...propriate value as well than, no? Is there a way to query what the settings are or what the defaults are? I'm going to set POLLFREQ=30 and DEADTIME = 90 and see if that has any effect. I'll check for the logs. And if that doesn't get my anywhere I'll look at trying to simulate with snmpwalk like you mentioned. Thanks. From: Charles Lepple [mailto:clepple at gmail.com] Sent: Monday, March 30, 2015 11:20 PM To: Jason Gould Cc: NUT Users Subject: Re: [Nut-upsuser] Tripplite SNMPwebcard communication lost and established randomly [please use Reply-All to keep the list CC'd, thanks]...
2007 May 26
2
Issues with SNMP
...upgraded one of my systems from 4.4 to 4.5 and ever since then I cannot get snmp to work. I am monitoring the interface traffic. Please keep in mind the firewall/router I do the same thing without any issues for 4 interfaces and it is still at 4.4 and doesn't have any issues. If I try an snmpwalk I get the following; ~~~~~~~~~~~~~~~~~~~~~~ snmp $ snmpwalk -v 1 -c <string> localhost system Timeout: No Response from localhost snmp $ snmpwalk -v 2c -c <string> localhost system Timeout: No Response from localhost ~~~~~~~~~~~~~~~~~~~~~~ snmpd is up and running according to the sys...
2005 Sep 23
4
Reading SNMP on other machine
I'm trying to use snmpwalk to look at other machines, but I can't get a response. It keeps timing out. It can see itself, though. I haven't had this problem with other machines and I don't know what's different. Suggestions? -------------- next part -------------- An HTML attachment was scrubbed... U...
2009 Apr 21
8
One for the Cisco experts...
...SNMP from a CentOS5 machine. SNMP polls are the only access I have to this device, we are not allowed to log on via telnet. How can I find out which port on the switch a particular server is connected to? I was hoping that this is somehow possible using the mac address and the data gathered from snmpwalk/snmpget requests but I'm not having much luck. How would you tackle this problem?
2014 Feb 26
0
Arch Linux and Tripp Lite web snmp card issues.
On Feb 25, 2014, at 4:23 PM, Arnaud Quette wrote: > gen-snmp-subdriver.sh simply hasn't done its job, for some reasons. > well, 1 clear is that's it not a completed effort... at all > but, still IIRC, it should have produced at least a bit more Hi Arnaud, I may not have been specific enough in my description. The crash that Jason saw is with the version of snmp-ups that is
2014 Feb 25
3
Arch Linux and Tripp Lite web snmp card issues.
2014-02-25 12:58 GMT+01:00 Charles Lepple <clepple at gmail.com>: > On Feb 24, 2014, at 11:48 PM, Jason R Begley wrote: > > > 0.073855 load_mib2nut: trying classic method with 'delta_ups' mib > > 0.073878 Entering nut_snmp_get_str() > > 0.073899 nut_snmp_get((null)) > > 0.073918 nut_snmp_walk((null)) > > Arnaud, > >
2006 Apr 06
2
SNMP EXTENSION
Hi ALL, I am trying to use the SNMP extension of michel http://x-ray.prokon.cz/data/snmp/ i pached the snmpd damon as mentioned in the README but when i run "snmpwalk -c community target enterprises.18756" i get this error "snmpwalk: No securityName specified (Sub-id not found: (top) -> enterprises)" any idea ? Thanks , venkat --------------------------------- New Yahoo! Messenger with Voice. Call regular phones from your PC and...
2011 Apr 05
2
Snmp cpuRawIdle showing double
...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 1.3.6.1.4.1.2021.11.53 && sleep 60 && snmpwalk -v 2c -c ''XXX'' xen1 1.3.6.1.4.1.2021.11.53 UCD-SNMP-MIB::ssCpuRawIdle.0 = Counter32: 1313274 UCD-SNMP-MIB::ssCpuRawIdle.0 = Counter32: 1324862 (1324862 - 1313274) / 6000 * 100 = 1...
2011 Sep 21
1
PDU support for DigiPower and Aviosys devices
...which are SNMP capable via an ethernet interface) Does anybody have other DigiPower or Aviosys devices and if so would you share an SNMP dump of the vendor section of the MIB so that I can verify the internal differences?. >From linux/bsd you can dump the vendor section of the MIB by typing: snmpwalk -v 1 -c private -CI 172.16.1.21 .1.3.6.1.4.1 Or, snmpwalk -v 1 -c private -CI 172.16.1.21 .1.3.6.1.4.1.vOID Change as needed, where private = SNMP community 172.16.1.21 = IP of your device vOID=Vendor OID Digipower vOID=17420 Aviosys 9258 vOID=92.58 (for other models it probably follows the...
2023 Mar 09
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...000000000000000000000000000000000000000000 (mib used for this snmpget was powernet441.mib) (I got a description about each bit here, 4th bit is for OnLine, 6th stands for Serial Communication Established, 19th is "On") Then I ran tcpdump grepping for this kind of OID. First using snmpget/snmpwalk, then using upsc asking for ups.status or the entire upsc output. I've included tcpdump logs as well as the description of OID I've found. My question: is getting ups.status about changing "a few lines of code" in let's say apc-mib.c file in the drivers folder of the repo or...