system name

2007-08-02 Thread Nikolett C
Hi, I'd like to get the system name (hostname) of the computer: not from an already existing MIB (from SNMPv2-MIB::sysName.0 - it works), but from my own. I can now get (and also set) a string in my new MIB, but for this 'hostname' object it is me that gives the value. I'd need the computer t

Re: watched

2007-08-02 Thread Dave Shield
On 02/08/07, Nikolett C <[EMAIL PROTECTED]> wrote: > Mission successed : ) > > I changed the syntax from Integer32 to Octet String, and it works already > perfectly with snmpget and also with snmpset. Oops! Thanks for pointing this out - I've now tweaked the MIB file in the various SVN branches to

watched

2007-08-02 Thread Nikolett C
Mission successed : ) I changed the syntax from Integer32 to Octet String, and it works already perfectly with snmpget and also with snmpset. I'm happy. Thank you for not answering :- ) and letting me do it alone. Have a nice day! Nikolett---

Problem with source restrictions in snmpd.conf

2007-08-02 Thread Eric Blau
Sorry to repeat this request I sent 6 days ago, but I still have not been able to figure this out. Thanks in advance for any help. Hello all, I'm having a problem with Net-SNMP 5.4.1.pre1 with source IP address restrictions using the "authcommunity" option. The man page shows the ability to

Re: watched

2007-08-02 Thread Nikolett C
Sorry, it was: Bad value name (xyz) by the snmpset command.. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using A

Re: watched

2007-08-02 Thread Nikolett C
Hi Dave, thank you for answering. I did this: ./configure --with-mib-modules=examples/watched make make install killall snmpd /usr/local/sbin/snmpd export MIBS=+NET-SNMP-EXAMPLES-MIB snmpget -v2c -c public localhost NET-SNMP-EXAMPLES-MIB::netSnmpExampleString.0 ->NET-SNMP-EXAMPLES-MIB::netSnmpEx

Re: watched

2007-08-02 Thread Dave Shield
On 01/08/07, Nikolett C <[EMAIL PROTECTED]> wrote: > I'd like to ask why I got this answer after an snmpget: > > Wrong type, should be integer. BTW it wrote out the string > ('So long and...') correctly. What was the command that you ran? How exactly did you compile/configure the agent? > Is the

Re: snmpget.exe und snmpset.exe

2007-08-02 Thread Dave Shield
On 02/08/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > im searching for two files. > Im looking for the cmd tools snmpget.exe und snmpset.exe for windows xp. I > can't find this files on your homepage. We don't distribute the tools individually. You'll want to pick up the appropriate bundle f

snmpget.exe und snmpset.exe

2007-08-02 Thread MWAG100
Hallo, im searching for two files. Im looking for the cmd tools snmpget.exe und snmpset.exe for windows xp. I can't find this files on your homepage. Many thanks for help. Meinolf - This SF.net email is sponsored by: Spl

Re: SNMP times out if running as a service

2007-08-02 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 01/