How to add user without showing non-encrypted password in conf file

2011-03-14 Thread Naama Bar Menachem
Hi I want to add user, while snmpd is running, and make sure it will be encrypted in conf fie. Using net-snmp-create-v3-user adds a new createUser line to persist snmpd.conf file with user name and password, when the password is NOT encrypted. Only after restarting the demon it became

Re: How to add user without showing non-encrypted password in conf file

2011-03-14 Thread Dave Shield
On 14 March 2011 10:02, Naama Bar Menachem naama.barmenac...@novelsat.com wrote: I want to add user, while snmpd is running, Use the 'snmpusm' command and make sure it will be encrypted in conf fie. The saved config will use 'usmUser'. The createUser version is never written out. Dave

mibs

2011-03-14 Thread geetha ramani
hi, i have ported netsnmp to uclinux board when i did snmpwalk its giving the below error snmpwalk -v 1 -c public 192.168.4.21 Cannot find module (SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0 in (none) Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in

Re: mibs

2011-03-14 Thread Dave Shield
On 14 March 2011 11:42, geetha ramani geetha...@gmail.com wrote: snmpwalk -v 1 -c public 192.168.4.21 Cannot find module (SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0 in (none) Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find module

mibs

2011-03-14 Thread geetha ramani
when i did snmpwalk from client side to my board ,its giving END OF MIB error. -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future.

mibs

2011-03-14 Thread geetha ramani
is it possible to use snmp agent as a proxy? my network monitoring station is running on a linux pc. i want to query my device in which am running an snmp agent and in my uclinux board also i am running a snmp agent can i use the boards agent as a proxy to the device agent. instead of querying the

Re: mibs

2011-03-14 Thread rakesh zingade
plz 1st read FAQs... http://www.net-snmp.org/docs/FAQ.html#Why_do_I_sometimes_get__End_of_MIB__when_walking_a_tree__and_sometimes_not_ On Mon, Mar 14, 2011 at 6:11 PM, geetha ramani geetha...@gmail.com wrote: when i did snmpwalk from client side to my board ,its giving END OF MIB error.

Re: mibs

2011-03-14 Thread Ashwin Kumar
Insufficient information. Pls explain in detail. Also, I have a suggestion for you. Pls keep all your related conversation in one thread. It will be very difficult to get over the Inbox to search the mails.. :-) On Mon, Mar 14, 2011 at 6:11 PM, geetha ramani geetha...@gmail.com wrote: when i

Re: mibs

2011-03-14 Thread rakesh zingade
The question is not clear but seems the solution you need is something like explained in below link: http://www.net-snmp.org/wiki/index.php/Snmpd_proxy I guess you are talking about proxied SNMP? See the section 'Proxy Support' in the snmpd.conf(5) man page. On Mon, Mar 14, 2011 at 6:19 PM,

Freeware/OpenSource MIB Browser?

2011-03-14 Thread Webb, Eric
Forgive me for this being slightly off-topic: Can someone recommend a GUI MIB Browser, preferably something that I can run on Wintel? I can spool up a Linux VM if need be, but I don't have a Linux workstation handy here at work. So far I've been using the Getif 2.3.1 tool... it works, but

Re: Freeware/OpenSource MIB Browser?

2011-03-14 Thread Daniel Savard
tkmib included with net-snmp is a graphical mib browser. Daniel Savard CiDS Inc. Montreal, QC Canada 2011/3/14 Webb, Eric eric.w...@cooperindustries.com Forgive me for this being slightly off-topic: Can someone recommend a GUI MIB Browser, preferably something that I can run on Wintel? I

Capturing BGP State Changes

2011-03-14 Thread Scott Baker
I've setup our router to send an SNMP trap when there are BGP changes. Now I'm trying to setup snmptrapd to capture those and alert accordingly. Looking at the syslog after it catches the trap I see: Mar 14 13:23:11 green snmptrapd[11839]: 2011-03-14 13:23:11 halfrack [UDP:

Get Table Object based on Object name (not OID or index)

2011-03-14 Thread David Taylor
have created a table and am trying to get an object from this table. I need to obtain this object based on name within this object. I don't want to traverse the table or use a table index to access this object. Is there a way to do this using net-snmp? An example is the following: The table