Re: cpu usage through UCD-SNMP-MIB::systemStats

2007-02-27 Thread toc2 techie
HI, below is what you asked for. On 2/22/07, Thomas Anders <[EMAIL PROTECTED]> wrote: toc2 techie wrote: >>> What's the exact output of these commands? > There is no output That's somewhat strange. Can you please add "-d" to the (beginning of the) command-line options and post the *full* outpu

Encryption algorithms supported

2007-02-27 Thread Veerabahu Subramanian Chandran -X (veechand - HCL at Cisco)
Hi All, From the available documentation/FAQ it is clear that the net-snmp binaries like (snmpwalk/snmpget/snmp*) supports only DES and AES encryption. My doubt: Is there any roadmap for the support of 3DES, AES256 encryption algorithms in net-snmp binaries? Is

RE: Issue with IP-FORWARD-MIB and other standard mibs

2007-02-27 Thread Adam Bell
I saw a similar failure with other mibs when the access table was not setup properly. If read only is specified and you try read/write then you would see this error as well. The config is in snmpd.conf Group MyROGroup v2c local Group MyRWGroup v2c local Group MyRWGroup v2c MyNetwork This is f

Re: How to deal with levels in MIB ?

2007-02-27 Thread Dave Shield
On 27/02/07, Shuaib Siddiqui <[EMAIL PROTECTED]> wrote: > Lets say for example im registering my MIB module under 1.3.6.1.4.1.1 and I > have: > > info 1.3.6.1.4.1.1.1 > | > -version (scalar MIB object) [1.3.6.1.4.1.1.1.1] >-date (scalar MIB object)[1.3.6.1.4.1.1.1.2 ] > > params 1.3.6.1.

Re: Issue with IP-FORWARD-MIB and other standard mibs

2007-02-27 Thread Dave Shield
On 27/02/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > The issue I see is one particular test case fails on IP-FORWARD-MIB. > The testcase tries to do a set on these mib variables and expects a response > "noError". > But currently the response it gets is "notWritable" The most likely cause

Re: monitor an extend OID

2007-02-27 Thread Dave Shield
On 27/02/07, Torsten Jacobsson <[EMAIL PROTECTED]> wrote: > How about, if I have a extend-script outputting an integer value like this: > > tor:/home/tjs# snmpget -v 1 -c public localhost nsExtendOutput1Line.\"bbb\" > NET-SNMP-EXTEND-MIB::nsExtendOutput1Line."bbb" = STRING: 276 The output of an ex

How to deal with levels in MIB ?

2007-02-27 Thread Shuaib Siddiqui
Hi, Lets say for example im registering my MIB module under 1.3.6.1.4.1.1 and I have: info 1.3.6.1.4.1.1.1 | -version (scalar MIB object) [1.3.6.1.4.1.1.1.1] -date (scalar MIB object)[1.3.6.1.4.1.1.1.2] params 1.3.6.1.4.1.1.2 | -frequency (scalar MIB object) [1.3.6.1.4.1.1.2.1] how do I

Re: monitor an extend OID

2007-02-27 Thread Torsten Jacobsson
Hi, Another question in the same area: How about, if I have a extend-script outputting an integer value like this: tor:/home/tjs# snmpget -v 1 -c public localhost nsExtendOutput1Line.\"bbb\" NET-SNMP-EXTEND-MIB::nsExtendOutput1Line."bbb" = STRING: 276 Is it possible to monitor this OID with the

Trap in RMON

2007-02-27 Thread kian
hello I want to use from trap in rmon. How to use and How to determine destination of trap in RMON. Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com ---

Re: RMON support

2007-02-27 Thread Dave Shield
On 27/02/07, zaman L <[EMAIL PROTECTED]> wrote: >Whether Net-SNMP supports RMON . Please see the FAQ entry: Does the agent support the RMON-MIB? http://www.net-snmp.org/wiki/index.php/FAQ:Agent_37 Dave - Take

RMON support

2007-02-27 Thread zaman L
Hi All, Whether Net-SNMP supports RMON . If it supports , how can I use it ? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT

Re: hrProcessorTable on net-snmp-5.3.1

2007-02-27 Thread Rasanth A.K.
Thank you very much Dave. Rasanth On 2/26/07, Dave Shield <[EMAIL PROTECTED]> wrote: On 26/02/07, Rasanth A.K. <[EMAIL PROTECTED]> wrote: > I am using net-snmp-5.3.1, where i understand that hrProcessorLoad does not > work. is there any patch available for making this mib variable work for > 5

Re: "No Such Instance"

2007-02-27 Thread Shuaib Siddiqui
Hi, By printing the parameters (vp, name, length, exact, etc) passed to the routine that handles the request for the scalar MIB objects, I found out that some of them are incorrect. For example the value of vp->magic, vp->type, vp->acl, etc. I think it would be interesting to know how these varia

Re: proble to compile on Solaris 10 x86

2007-02-27 Thread Arno _
Hello, Yes and no it's OS releated, I didn't have this fille on my solaris 9 box and that didin't give me any trouble to compile it. So why on Sol 10 I need this file, where can I find it ! I install the full Solaris 10 DVD (actually not the OEM part but the full install) and I have no clue why