Urgent: Multiple sub-agents registering same MIB

2007-07-03 Thread Shivani Garg
Greetings to all. I want to run multiple sub-agents (all running from one IP) all registering the same MIB with one snmpd. Is there any way this can be supported using agentx protocol so that a GET request for instance-1 of some MIB object (say myObject) goes to subagent-1 and a request for

IP Address System Up Time MIB Variable

2007-07-03 Thread Uday Sorte
Hi Guys, Are there any MIB variables as a part of standard MIB included with net-snmp for reading the system up time (uptime) and system ip address. or Is there any way I can read these parameters via SNMP without implementing my own MIB for these parameters. Thanks in Advance, Uday

Re: About V3 Key Update

2007-07-03 Thread Dave Shield
On 03/07/07, Li Yun-w22793 [EMAIL PROTECTED] wrote: But I don't know how to organize the snmpget command. Say, the engineID is '0x80a103' and the userName is 'admin_1'. I try to run the command like this and it doesn't work.

Re: SNMP AgentX Problem LONG MAIL

2007-07-03 Thread Dave Shield
On 02/07/07, Stefan Mikuszeit [EMAIL PROTECTED] wrote: The problem is that the subagent dos not submit the collected data's to the snmp agent, but i don't no why :( Try activating the debugging code in your subagent. What does that show? What are the exact commands you are trying? I haven't

Re: Urgent: Multiple sub-agents registering same MIB

2007-07-03 Thread Shivani Garg
Thanks a lot for your prompt reply on this.. Probably, for my kind of setup, wherein I want more than one sub-agent to register exactly the same OIDs in the MIB, the later option should be more approriate. Can you help me with this.. I am using SNMPv2 at my end, where do I define this

Re: IP Address System Up Time MIB Variable

2007-07-03 Thread Sharad Chandra
Hi, I am not sure about IP address, try this $ snmpwalk -v2c -c public localhost sysUpTime DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (95049246) 11 days, 0:01:32.46 $ snmpwalk -v2c -c public localhost ifTable IF-MIB::ifIndex.1 = INTEGER: 1 IF-MIB::ifIndex.2 = INTEGER: 2 IF-MIB::ifIndex.3

undefined reference..

2007-07-03 Thread Sharad Chandra
Hi, I am compiling a code on freebsd 4.2 system but i am getting this problem bash-2.04$ gcc -I /usr/local/include -L /usr/local/lib -lnetsnmp -lcrypto trap.c /usr/local/lib/libnetsnmp.so: undefined reference to `EVP_DigestFinal_ex' /usr/local/lib/libnetsnmp.so: undefined reference to

AW: SNMP AgentX Problem LONG MAIL

2007-07-03 Thread Stefan Mikuszeit
Hello Dave, i have found following: if i put this line to snmpd.conf the snmpd dosn't work anymore (snmpwalk / snmpget becomes timeout): perl do '/usr/lib/net-snmp/agents/mysql_agent.pl'; Wenn i start the agent (snmpd) via the

Re: FW: [osol-discuss] multiprocessor sparc - ticks vs % CPU usage

2007-07-03 Thread Dave Shield
On 03/07/07, Bruce Shaw [EMAIL PROTECTED] wrote: I have a multiprocessor sparc v440 and I'm trying to monitor cpu usage. The mibs are showing ticks, but I don't see any for % or usage. No - the rawCpu* objects are counters, so you need to take the deltas between successive readings. The

Re: 5.4.1.pre3 build issues on HP-UX 11.23

2007-07-03 Thread Aleksey Tsalolikhin
Hi. Any update on bug #1742278, please? If there is any other information I can provide or anything I can do to help, please let me know. Truly, -at - This SF.net email is sponsored by DB2 Express Download DB2 Express C -