Many thanks, that did the job.
Best Regards
Tom Johnson
On 3 Jul 2013, at 22:32, "Niels Baggesen" wrote:
> Den 03-07-2013 15:38, Thomas Johnson skrev:
>> What I am struggling with is getting the data out of the vars variable
>> list. I can get the type and value of the data but I don’t seem t
Den 03-07-2013 15:38, Thomas Johnson skrev:
> What I am struggling with is getting the data out of the vars variable
> list. I can get the type and value of the data but I don’t seem to be
> able to get the variable name back.
>
> What I want to do is from the vars variable get back the objid eg
>
Hi,
I am new to net-snmp (and snmp) so struggling a bit here.
I am successfully talking to an SNMP device and getting back some variables
which I can print out using the following code:
init_snmp etc
then
sess_handle = snmp_open(&session);
pdu = snmp_pdu_create(SNMP_MSG
yes, I try to do it with net-snmp 5.5 and net-snmp 5.4.2.1version,
It works the same.
Robert Story
2010/09/17 00:55
请答复 给
[email protected]
收件人
[email protected]
抄送
[email protected], [email protected]
主题
Re: hi, how to install net-snmp
On Wed, 15 Sep 2010 15:58:48 +0800 [email protected] wrote:
FCCC>I am try to install net-snmp on hp-unix11 for 32bits, it works
correct,
FCCC> but when I install it for 64bits(compile it with +DD64), and it running
FCCC> error, no matter where I send a request to the snmpd, the snmpd pr
Hi,
I am try to install net-snmp on hp-unix11 for 32bits, it works correct,
but when I install it for 64bits(compile it with +DD64), and it running
error, no matter where I send a request to the snmpd, the snmpd print the
sender's IP and port always 0.0.0.0:0.
How can I solve it? t
2009/6/15 :
> I am new to SNMP and NET-SNMP.
> Can you please forward me some useful docs related to the same.
Please see the project website (www.net-snmp.conf)
and the documentation that comes with the software.
If you are completely new to SNMP, it might be worth doing
a web search for introd
Hi Sir
I am new to SNMP and NET-SNMP.Can you please forward me some useful docs
related to the same.
Regards
Sumani
9986650418
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified li
Hi,
I am building Net-SNMP-5.4.1 with openssl0.9.7m and ipv6 enabled.
Running SNMPv3 and snmpd.conf has
master agentx
agentXTimeout 10
agentXRetries 6
agentXSocket tcp:127.0.0.1:705
snmpd is run as follows
$MY_SNMP_PATH/snmpd -x tcp:127.0.0.1:705 udp:8500 -c /$MY_SNMP_PATH/snmpd.conf
ie. master
On 21/03/07, Chandrakant Kumar <[EMAIL PROTECTED]> wrote:
> I have to use device port in UCD-snmp version: 4.1.1
Why? That particular release is over seven years old
(and pre-dates our move to Source Forge). It's not even
the most recent version on the 4.1.x line, quite apart from
the v4.2.x
hi
I have to use device port in UCD-snmp version: 4.1.1
My command is
snmpget -v 2c -c respcom deviceIp .1.3.6.1.2.1.1.3.0
it is running fine
system.sysUpTime.0 = Timeticks: (2657837612) 307 days, 14:52:56.12
but when i include device port as follows :
snmpget -v 2c -c respcom
I've find the problem, I run the agent listening at localhost:1621, so only
request from localhost can be accepted.
- Original Message -
From: "Robert Story" <[EMAIL PROTECTED]>
To: "_" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, March 17, 200
On Wed, 09 Mar 2005 08:50:19 +0800 _ wrote:
> I ran snmpd in 192.168.30.151, and snmpget (get system.1.0, or anything
> else) in 192.168.30.150, then snmpget gots no response with timeout.I used
> the right community.
> (
> mid150113:snmpget -c mymib 192.168.30.151:1621 system.1.0
> Ti
hi, I've resolved the problem :)
It's because I used 'localhost:1621' as listening address. then only request
from localhost can be received.
now I only signed a port as parameter to snmpd, it worked properly.
--original info--
I want to run the
I want to run the nms and the agent in different hosts. but it dosen't work
well now.please look at the snmpd.conf below, and tell how to config in right
way. Thanks.
I ran snmpd in 192.168.30.151, and snmpget (get system.1.0, or anything else)
in 192.168.30.150, then snmpget gots no response
I want to run the nms and the agent in different hosts. but it dosen't work
well now.please look at the snmpd.conf below, and tell how to config in right
way. Thanks.
I ran snmpd in 192.168.30.151, and snmpget (get system.1.0, or anything else)
in 192.168.30.150, then snmpget gots no response w
y use snmpv1 get request first:
snmpget -v 1 -c public localhost ...
It should work. If you still get a "No such ..." error, please read
the FAQ carefully for details.
hi,all.
i want to add the new mib lib in net-snmp.
i got some file from
http://net-snmp.sourceforge.net/tutorial-5/to
BTW,i use fedora core 2 with full installation .
celeste wrote:
hi,all.
i want to add the new mib lib in net-snmp.
i got some file from
http://net-snmp.sourceforge.net/tutorial-5/toolkit/dlmod/
as example.
the following is my commands:
1.make nstAgentPluginObject.so
2.cp nstAgentPluginObject.so
hi,all.
i want to add the new mib lib in net-snmp.
i got some file from
http://net-snmp.sourceforge.net/tutorial-5/toolkit/dlmod/
as example.
the following is my commands:
1.make nstAgentPluginObject.so
2.cp nstAgentPluginObject.so /usr/lib/
3.cp NET-SNMP-TUTORIAL-MIB.txt /usr/local/share/snmp
hi ,
i am a newbie to netsnmp. i am able to get and set
values for the oids added in my module. i am creating
a subagent using mib2c command. But when i am using
snmpget and snmpset, i am not able to get the control
of my program to the subagent code. Could anybody help
me???
Thanks in advance
20 matches
Mail list logo