Package: python-pysnmp4-apps
Version: 0.3.2-1
Severity: normal

Hi,

I can't figure out how to get pysnmpwalk to work:

lindi@lindi1:~$ snmpwalk -c public -v 2c  demo.snmplabs.com iso.3.6.1.2.1.1.1.0
iso.3.6.1.2.1.1.1.0 = STRING: "Linux zeus 4.8.6.5-smp #2 SMP Sun Nov 13 
14:58:11 CDT 2016 i686"

lindi@lindi1:~$ pysnmpwalk -c public -v 2c  demo.snmplabs.com 
iso.3.6.1.2.1.1.1.0
Error: No SNMP response received before timeout

Tcpdump shows the following differences:

10:57:07.453884 IP 10.48.251.223.41220 > 104.236.166.95.161:  
GetNextRequest(28)  .1.3.6.1.2.1.1.1.0
10:57:07.635299 IP 104.236.166.95.161 > 10.48.251.223.41220:  GetResponse(38)  
.1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.8072.3.2.10
10:57:07.635588 IP 10.48.251.223.41220 > 104.236.166.95.161:  GetRequest(28)  
.1.3.6.1.2.1.1.1.0
10:57:07.816660 IP 104.236.166.95.161 > 10.48.251.223.41220:  GetResponse(91)  
.1.3.6.1.2.1.1.1.0="Linux zeus 4.8.6.5-smp #2 SMP Sun Nov 13 14:58:11 CDT 2016 
i686"


10:57:13.902102 IP 10.48.251.223.46959 > 104.236.166.95.161:  
GetNextRequest(27)  .1.3.6.1.2.1.1.1.0
10:57:14.082021 IP 104.236.166.95.161 > 10.48.251.223.46959:  GetResponse(37)  
.1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.8072.3.2.10
10:57:15.086360 IP 10.48.251.223.46959 > 104.236.166.95.161:  
GetNextRequest(27)  .1.3.6.1.2.1.1.1.0
10:57:15.265901 IP 104.236.166.95.161 > 10.48.251.223.46959:  GetResponse(37)  
.1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.8072.3.2.10
10:57:16.268647 IP 10.48.251.223.46959 > 104.236.166.95.161:  
GetNextRequest(27)  .1.3.6.1.2.1.1.1.0
10:57:16.450765 IP 104.236.166.95.161 > 10.48.251.223.46959:  GetResponse(37)  
.1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.8072.3.2.10
10:57:17.453768 IP 10.48.251.223.46959 > 104.236.166.95.161:  
GetNextRequest(27)  .1.3.6.1.2.1.1.1.0
10:57:17.632806 IP 104.236.166.95.161 > 10.48.251.223.46959:  GetResponse(37)  
.1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.8072.3.2.10
10:57:18.635658 IP 10.48.251.223.46959 > 104.236.166.95.161:  
GetNextRequest(27)  .1.3.6.1.2.1.1.1.0
10:57:18.814875 IP 104.236.166.95.161 > 10.48.251.223.46959:  GetResponse(37)  
.1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.8072.3.2.10
10:57:19.817602 IP 10.48.251.223.46959 > 104.236.166.95.161:  
GetNextRequest(27)  .1.3.6.1.2.1.1.1.0
10:57:19.999644 IP 104.236.166.95.161 > 10.48.251.223.46959:  GetResponse(37)  
.1.3.6.1.2.1.1.2.0=.1.3.6.1.4.1.8072.3.2.10

Am I doing something wrong or is this tool functional at all?

-Timo

-- System Information:
Debian Release: 8.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-pysnmp4-apps depends on:
ii  python          2.7.9-1
ii  python-pysnmp4  4.2.5-1
ii  python2.7       2.7.9-2+deb8u1

python-pysnmp4-apps recommends no packages.

Versions of packages python-pysnmp4-apps suggests:
ii  python-pysnmp4-mibs  0.1.3-1

-- no debconf information

Reply via email to