On Thu, 16 Nov 2017 21:00:53 -0800 Justin wrote:
JT> Hello
JT>
JT> I'm running NetSNMP 5.7.3 on a VM Virtualbox with Ubuntu16.04
JT> and keep getting "Timeout: No response from localhost" when
JT> running the command "snmpget localhost -v 2c -c public
JT> sysUpTime.0"
You much specify optoins bef
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> I have installed from rpm package. Not from source package.
But you've also said you get:
> $ rpm -q -f `which snmpd`
> file /usr/local/sbin/snmpd is not owned by any package
So the SNMP agent that you are actually running is *NOT*
fro
nmp-users@lists.sourceforge.net
Subject: RE: Timeout: No Response from localhost
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sathasivam, Elayaraja
> Sent: Tuesday, April 22, 2008 8:01 AM
> $ rpm -q -f `which snmpd`
> file /usr/local/sbin/snmpd is not owned by any
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sathasivam, Elayaraja
> Sent: Tuesday, April 22, 2008 8:01 AM
> $ rpm -q -f `which snmpd`
> file /usr/local/sbin/snmpd is not owned by any package
By default, `make install' will install all the files in
`/usr/local/bin',
Your confusion here is in how the binary packages (via the RPM SPEC)
v.s. a source tarball will handle the default configuration directory
prefix, combined additionally with what flags the Redhat RC script is
going to pass to the binary.
The default config dir is not going to be /etc/snmpd with t
ivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: Timeout: No Response from localhost
On 22/04/2008, Sathasivam, Elayaraja
<[EMAIL PROTECTED]> wrote:
>I installed net-snmp-5.3.1-14.el5.x86_64.rpm,
> net-snmp-libs-5.3.1-14.el5.x86_64.rpm,
> net-snmp-utils-5.3.
On 22/04/2008, Sathasivam, Elayaraja <[EMAIL PROTECTED]> wrote:
>I installed net-snmp-5.3.1-14.el5.x86_64.rpm,
> net-snmp-libs-5.3.1-14.el5.x86_64.rpm,
> net-snmp-utils-5.3.1-14.el5.x86_64.rpm.
>
> And I updated the /etc/snmp/snmpd.conf as "rocommunity public". But I am
> getting the error as f
> "SR" == Smith Randy <[EMAIL PROTECTED]> writes:
SR> # snmpd -f -Le
SR> netsnmp_assert !"registration != duplicate" failed agent_registry.c:535
SR> netsnmp_assert !"registration != duplicate" failed agent_registry.c:535
SR> netsnmp_assert !"registration != duplicate" failed agent_registry.c:5
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Dave Shield
> Sent: Friday, December 21, 2007 3:42 PM
> To: Kuczynski, Edward
> Cc: [EMAIL PROTECTED]; net-snmp-users@lists.sourceforge.net
> Subject: Re: Timeout: No Response from
EMAIL PROTECTED]; net-snmp-users@lists.sourceforge.net
Subject: Re: Timeout: No Response from localhost.
On 21/12/2007, Kuczynski, Edward <[EMAIL PROTECTED]> wrote:
> We ran into a problem having both readonly and r/w in the conf file for v2.
> It wouldn't hurt to comment out the r/w and
C
[EMAIL PROTECTED]
0016: 08 00 00 00 9B 07 00 00 00 00 00 00
-Original Message-
From: Smith, Randy
Sent: Friday, December 21, 2007 4:41 PM
To: Smith, Randy; Dave Shield
Cc: net-snmp-users@lists.sourceforge.net
Subject: RE: Timeout: No Response from localhost.
P.S The result
-Original Message-
From: Smith, Randy
Sent: Friday, December 21, 2007 4:41 PM
To: Smith, Randy; Dave Shield
Cc: net-snmp-users@lists.sourceforge.net
Subject: RE: Timeout: No Response from localhost.
P.S The result I posted in the previous email of running the 'startup'
script
On 21/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> FYI, the results of this startup are as follows:
>
> # . ./startup
> 1513
> Simple Test
> DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (176) 0:00:01.76
> When I run the 'startup' script using my coworker's snmpd.conf file, I
> get
Timeout: No Response from localhost.
Now mounting
nfs mount: mount: /opt/SUNWspro: Device busy
-Original Message-
From: Smith, Randy
Sent: Friday, December 21, 2007 4:36 PM
To: 'Dave Shield'
Cc: net-snmp-users@lists.sourceforge.net
Subject: RE: Timeout: No Response from localhost.
:00:01.76
Now mounting
nfs mount: mount: /opt/SUNWspro: Device busy
#
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Friday, December 21, 2007 4:16 PM
To: Smith, Randy
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Timeout: No
On 21/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> fyi, the conf file pasted earlier is one that a coworker devised on AIX
> using the snnpconf. However, interestingly, when I use the following
> snmpd.conf that I generated myself on Solaris, the 'snmpget -c '
> works fine.
Using wh
e save normal configuration tokens for snmpd in
SNMPCONFPATH/snmpd.conf.
# Only "createUser" tokens should be placed here by snmpd
administrators.
# (Did I mention: do not edit this file?)
#
-Original Message-
From: Kuczynski, Edward [mailto:[EMAIL PROTECTED]
Sent: Friday, Dece
On 21/12/2007, Kuczynski, Edward <[EMAIL PROTECTED]> wrote:
> We ran into a problem having both readonly and r/w in the conf file for v2.
> It wouldn't hurt to comment out the r/w and try again.
Would you care to expand on the problem you were seeing?
The usual issue with rw/ro clashes is when yo
We ran into a problem having both readonly and r/w in the conf file for v2.
It wouldn't hurt to comment out the r/w and try again.
Just a thought.
Ed
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, December 21, 2007 1:01 PM
On 21/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I was wondering if someone could take a quick look at my conf file below
> and see why when I do the following:
>
> /opt/emc/dist/local/usr/bin/snmpget -v 1 -c whatever localhost
> SNMPv2-MIB::sysUpTime.0
>
> I get the following error me
paul> I tried the following command:
paul> snmpgetnext -v1 -c community localhost -r 0 -t 60
paul> IP-MIB::ipAdEntAddr.127.0.0.1
paul> Timeout: No Response from localhost.
But presumably it does work if you issue an 'snmpget' on
IP-MIB::ipAdEntAddr.127.0.0.1 ?
If not, then Wes' suggestion of
> On Mon, 13 Mar 2006 15:15:15 -0500, [EMAIL PROTECTED] said:
paul> I tried the following command:
paul> snmpgetnext -v1 -c community localhost -r 0 -t 60
paul> IP-MIB::ipAdEntAddr.127.0.0.1
paul> Timeout: No Response from localhost.
paul> Is this a known issue on 5.1.2?
That means you eit
To
[EMAIL PROTECTED]
cc
net-snmp-users@lists.sourceforge.net
Subject
Re: "Timeout: No Response
from localhost" while browisng the MIB
On Thu, 2006-03-02 at 16:43 -0500, [EMAIL PROTECTED]
wrote:
> While browsing the MIB with snmpwalk we get the following error when
On Thu, 2006-03-02 at 16:43 -0500, [EMAIL PROTECTED] wrote:
> While browsing the MIB with snmpwalk we get the following error when
> we get to "IP-MIB::ipAdEntAddr.127.0.0.1 = IpAddress: 127.0.0.1":
>
> Timeout: No Response from localhost
What happens if you try
snmpgetnext -r 0 -t 60 ...
On Mon, 22 Aug 2005, Julien COGNE wrote:
Hello,
I'm using net-snmpd (version 5.1.2 ) with an OpenBSD 3.7 box.
I launch the snmpd server but when I try the following request :
alpha> snmpwalk -v2c -c public localhost
I get the following result :
Timeout: No Response from localhost
I give the
25 matches
Mail list logo