help?No Such Object available on this agent at this OID

2008-04-23 Thread 蛐蛐
hello: I have install net-snmp agent 4.1.x, and i added a new MIB module. Add the C code into it.it can start , the init routine can run. Then when i asked for a snmptranslate command,it gave me the right result: [EMAIL PROTECTED]:~/Desktop$ snmptranslate -IR -On MachType

RE: Timeout: No Response from localhost

2008-04-23 Thread Sathasivam, Elayaraja
I have installed from rpm package. Not from source package. I don't have option to ./configure Thanks & Regards, ElayaRaja -Original Message- From: Mike Ayers [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 3:19 AM To: Sathasivam, Elayaraja; Net-snmp-users@lists.sourceforge.

Re: Error in SNMPD

2008-04-23 Thread Thomas Anders
Chris Gapske wrote: > snmpd[4417]: ioctl 35123 returned -1 That rings a bell. What Net-SNMP package and version are you using on which OS version? +Thomas - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference

Re: auto_nlist failed on cp_time at location 1 --> FreeBSD

2008-04-23 Thread Thomas Anders
Tim Stoddard wrote: > I just upgraded from FreeBSD 6.2 -> 6.3 (using source tree). I then > recompiled my net-snmp binaries (using portupgrade). I am now get error > message in my logs every five secs. I am sure my libkvm is in sync with > my kernel. I do not know what else to look at. > [...]

RE: Timeout: No Response from localhost

2008-04-23 Thread Mike Ayers
> 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',

RE: tablesnmpwalk on table not working via subagent - need help please

2008-04-23 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield > Sent: Wednesday, April 23, 2008 2:33 PM > 2008/4/23 Mike Ayers <[EMAIL PROTECTED]>: > > The table_dataset/group_tdata functions are for > "datamatted" [sic] tables > > those for which you store the data and forge

Re: tablesnmpwalk on table not working via subagent - need help please

2008-04-23 Thread Dave Shield
2008/4/23 Mike Ayers <[EMAIL PROTECTED]>: > > I have found no information about table_dataset2 helper. Does > > this exist? No. > I suspect that it is this: > > http://www.net-snmp.org/dev/agent/group__tdata.html Not quite. The 'table_tdata' helper is a reworked version of the 'table_

RE: SNMP-PROXY-MIB

2008-04-23 Thread Wang, John
Thanks a lot for your info. 1. Can the Net-SNMP's proxy forward the traps and informs as SNMP-PROXY-MIB implementation does? 2. You mentioned in your previous email that the SNMP-PROXY-MIB couldn't support dynamic configuration of our current "proxy" directive. Does it imply that the Net-SNMP pro

Error in SNMPD

2008-04-23 Thread Chris Gapske
snmpd[4417]: ioctl 35123 returned -1 I get that error and do now know what to do with it.. Can somebody point me to the right direction.. I am not sure what it would be from. Chris - This SF.net email is spon

Re: Table MIB

2008-04-23 Thread Dave Shield
2008/4/23 yogesh marathe <[EMAIL PROTECTED]>: > I would really like to request to people replying for Table mib to be > specific with answers. If you give detailed information about exactly what you have done, then we can try to provide detailed assistance about what might be wrong. But a prob

auto_nlist failed on cp_time at location 1 --> FreeBSD

2008-04-23 Thread Tim Stoddard
I just upgraded from FreeBSD 6.2 -> 6.3 (using source tree). I then recompiled my net-snmp binaries (using portupgrade). I am now get error message in my logs every five secs. I am sure my libkvm is in sync with my kernel. I do not know what else to look at. My upgrade process: make bui

Re: SNMP-PROXY-MIB

2008-04-23 Thread Dave Shield
2008/4/23 Wang, John <[EMAIL PROTECTED]>: > 1. What's the IMO? In My Opinion > 2. What's the model of proxy forwarding assumed in SNMP-PROXY-MIB The Proxy MIB model will look at the contex of an incoming request, (or the community string), and use that administrative information to decide whe

RE: tablesnmpwalk on table not working via subagent - need help please

2008-04-23 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Joan Landry > Sent: Tuesday, April 22, 2008 6:16 AM > The documentation indicates that the following is obsolete: > table_dataset - Helps you implement a table with automatted storage. > This helper is obsolete. If you are writ

RE:Table MIB

2008-04-23 Thread yogesh marathe
I'm extremely sorry i used ::{ enterprise 2000 } My intension was just to get table working. i liked your suggestion I'll surely use experimental now. I would really like to request to people replying for Table mib to be specific with answers. Instead of solving basic problem people are

RE: SNMP-PROXY-MIB

2008-04-23 Thread Wang, John
Thanks for the info. I'll appreciate if you could explain: 1. What's the IMO? 2. What's the model of proxy forwarding assumed in SNMP-PROXY-MIB and used in Net-SNMP? Thanks. John Wang -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: We

working with snmp and BGP

2008-04-23 Thread AMRUTH KUMAR JUTURU
Hi all, I am using snmp with quagga. I want to work with BGP where I have to get all the BGP route attributes. I have set up quagga and snmp. Kindly help me in starting with snmp and bgp. I dont yet have a setup where I have configured two BGP routers to work with.

Re: Why gets my procfix command not executed?

2008-04-23 Thread Dave Shield
2008/4/23 Sebastian Schmidt <[EMAIL PROTECTED]>: > > Try setting the command to be > > > > /bin/sh /etc/snmp/test.sh start > > I did but this doesn't change anything... Which version of Net-SNMP are you using? Try starting the agent using snmpd -f -Le -Dexec[5.2.x, 5.3.x] or

Re: Why gets my procfix command not executed?

2008-04-23 Thread Sebastian Schmidt
Hi, On Wed, 23 Apr 2008 13:49:32 +0100 "Dave Shield" <[EMAIL PROTECTED]> wrote: > > Try setting the command to be > > /bin/sh /etc/snmp/test.sh start I did but this doesn't change anything... -- Sebastian Schmidt <[EMAIL PROTECTED]> --

Re: help?No Such Object available on this agent at this OID

2008-04-23 Thread Dave Shield
2008/4/23 蛐蛐 <[EMAIL PROTECTED]>: > I have install net-snmp agent 4.1.x, That's a *VERY* old release!!! (assuming you do mean 4.1.x rather than 5.1.x) Even the 5.1.x line is no longer being supported. We would suggest you upgrade to a more recent version. Though that shouldn't affect thi

Re: Why gets my procfix command not executed?

2008-04-23 Thread Dave Shield
2008/4/23 Sebastian Schmidt <[EMAIL PROTECTED]>: > UCD-SNMP-MIB::prErrFix.1 = INTEGER: 1 > UCD-SNMP-MIB::prErrFix.2 = INTEGER: 1 > UCD-SNMP-MIB::prErrFix.3 = INTEGER: 1 > UCD-SNMP-MIB::prErrFixCmd.1 = STRING: > UCD-SNMP-MIB::prErrFixCmd.2 = STRING: > UCD-SNMP-MIB::prErrFixCmd.3 = STRING: /etc

help?No Such Object available on this agent at this OID

2008-04-23 Thread 蛐蛐
hello: I have install net-snmp agent 4.1.x, and i added a new MIB module. Add the C code into it.it can start , the init routine can run. Then when i asked for a snmptranslate command,it gave me the right result: [EMAIL PROTECTED]:~/Desktop$ snmptranslate -IR -On MachType

Why gets my procfix command not executed?

2008-04-23 Thread Sebastian Schmidt
Hi, I'm pretty new with snmp but everything works pretty fine with just one exception: My procfix command doesn't get executed and I dunno why. Here's a little snippet of the corresponding snmpwalk: UCD-SNMP-MIB::prIndex.1 = INTEGER: 1 UCD-SNMP-MIB::prIndex.2 = INTEGER: 2 UCD-SNMP-MIB::prIndex.3

Re: SNMP-PROXY-MIB

2008-04-23 Thread Dave Shield
2008/4/22 Wang, John <[EMAIL PROTECTED]>: > I just wondered if the SNMP-PROXY-MIB has been implemented in Net-SNMP. No. > If not, is there any plan to implement it in the future releases? I'm not aware of any such plans. This MIB would be of limited use (i.e. none IMO!), since it assumes a di

Re: Table MIB

2008-04-23 Thread Dave Shield
2008/4/23 yogesh marathe <[EMAIL PROTECTED]>: > snmptranslate is working for objects in this mib So the MIB file is installed, and the parsing library is finding it. > i'm getting inconsistent name error when i try to set values of columinar > objects. (same for status column) Have you actua

Re: 5.4.1 on solaris sparc

2008-04-23 Thread Barry Bowden
I have seen it on 2.8, 2.9 and 10. ( dont have any older ) we thought maybe it was because of tmpfs but some other tmpfs filesystems do show. On Mon, Apr 21, 2008 at 1:38 PM, Mike Ayers <[EMAIL PROTECTED]> wrote: > > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Barry B