why I cannot snmpwalk the value?

2004-11-24 Thread C Y
Hi everyone: I have compiled a snmp agent whose OID is "1.3.6.1.4.1.20280.1" and there is a MIB file of {enterprise:20280}. However,when I use "snmpwalk localhost -c public 1.3.6.1.4.1.20280.1",there is an error: "SNMPv2-SMI::enterprises.20280.1.1.1 = No more variables left in this MIB View

weird tutorial wndows

2004-11-24 Thread Mauricio Reyes
Hi all, Is there any net-snmp windows expert out there that can help me with this problem? thanks, mauricio --- message Hi all, I work with microsoft windows. I am trying to use the snmpdemoapp.c in the tutorial. but can't make it work. the snmpd.conf file is ok. The weird t

RE: snmpwalk: STRING output instead of Hex-String

2004-11-24 Thread Jim Su
Hi Bruce: BS> 5.0.6 is really, really stale and has some security concerns. Any chance of BS> trying a newer version? 5.2 is imminent. I'm on 5.0.6 too. If this is a very old version. I am thinking of to move up my snmp version to some what newer. However I can't move to 5.2 if the proble

AW: UCD-SNMP-MIB, performance and number of CPUs

2004-11-24 Thread Mohr James
Hi Murali! I thought about doing an snmpwalk through HOST-RESOURCES-MIB::hrDeviceType grepping for hrDeviceProcessor > -Ursprüngliche Nachricht- > Von: Murali Bestha [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 24. November 2004 01:19 > An: [EMAIL PROTECTED] > Cc: Mohr James > Betre

Setting SNMP Agent version

2004-11-24 Thread Sridhar S
Hello All, We are creating Web UI interface to configure the SNMP parameters. Once the user finishes the configuration we are generating a configuration file in Net-SNMP format and forcing the SNMP agent to re-read the new configuraiton file by sending the SIGHUP signal. This is working fine. But

monitor retry ?

2004-11-24 Thread =?ISO-8859-15?Q?Rapha=EBl_=27SurcouF=27_Bordet?=
Hi I've set a snmpd daemon to monitor disk space. When I've less than 40% percent of disk space, I've got a trap. Okay. But this situation still occurs, I've no more trap... I've set this directive in /etc/snmp/snmpd.conf: disk / 40% monitor -u user -r 60 -o dskPath -o dskErrorMsg "dskTabl

snmpwalk: STRING output instead of Hex-String

2004-11-24 Thread Wondraschek, Peter
Hello, May I ask you for help regarding a strange behaviour of the snmpwalk command. First let me tell you what version my system administrator has installed: It is NET-SNMP version: 5.0.6 installed on a Sun Solaris box. Now, I try to retrieve the CISCO MIB 'rttMonEchoAdminTargetAddress' from

Problem with -Dread_config and snmpd!

2004-11-24 Thread Goran
Hello, I'm using v4.2.3 of net-snmp. When I used the options -f, -d and -Dread_config with snmpd I don't get any debug messages from -Dread_config. The -d options gives me sent and received UPD packest into a log file. If I add fprintf(stderr, "Message"); in the read_config() function instead o

RE: snmpwalk: STRING output instead of Hex-String

2004-11-24 Thread Bruce Shaw
>It is NET-SNMP version: 5.0.6 installed on a Sun Solaris box. >Now, I try to retrieve the CISCO MIB 'rttMonEchoAdminTargetAddress' >CISCO-RTTMON-MIB::rttMonEchoAdminTargetAddress.1075839490 = STRING: " \"H." 5.0.6 is really, really stale and has some security concerns. Any chance of trying a

monitor retry ?

2004-11-24 Thread =?ISO-8859-15?Q?Rapha=EBl_=27SurcouF=27_Bordet?=
Hi I've set a snmpd daemon to monitor disk space. When I've less than 40% percent of disk space, I've got a trap. Okay. But this situation still occurs, I've no more trap... I've set this directive in /etc/snmp/snmpd.conf: disk / 40% monitor -u user -r 60 -o dskPath -o dskErrorMsg "dskTabl

monitor and notificationEvent for linkUp

2004-11-24 Thread Javier de Pedro
Hello. I have a problem (or I think so). When a linkUp trap is generated, a previous "enterprise specific trap" is also generated. This is my "smnpd.conf": #begin smnpd.conf # master agentx rocommunity public trapsink 10.0.0.38 public 1000 authtrapenable 2 agentsecname internal-user rouser inte

AW: UCD-SNMP-MIB, performance and number of CPUs

2004-11-24 Thread Mohr James
Sorry, I should slow down = Hi Murali! I thought about doing an snmpwalk through HOST-RESOURCES-MIB::hrDeviceType grepping for hrDeviceProcessor. By simply counting the entries you have the number of CPUs. Well, that's the theory. I am hoping that this always catches every C

Re: Proxy agent giving response with wrong community string

2004-11-24 Thread A. K. Rasanth
The Proxy agent talks to the device using proprietory protocol. I was expecting the the snmp req to fail at the proxy agent if the community string is incorrect. instead it is forwarding the req to the device and the device responds. On Wed, 2004-11-24 at 06:23, Robert Story wrote: > On 09 No

Re: Please tell me how to implement USM and VACM in SNMPv3

2004-11-24 Thread nagataki
Hi. Thank you for quickly reply and I'm sorry for late response. I tried to test SNMPv3 agent working in below(you pointed) configuration. It's mostly work fine, but I don't know about SNMPv3 IP-based access control(com2sec directive in /usr/share/snmp/snmpd.conf). In detail, I want to restric

AW: UCD-SNMP-MIB, performance and number of CPUs

2004-11-24 Thread Mohr James
It all depends on what is being reported by ssCpuRawSystem and friends. If this is a total of physical CPUs then one obviously needs the number of physical CPUs. If the sum is from logical CPUs then the calculcation are probably going to be a lot harder. Regards, Jim Mohr > -Ursprüngliche