Re: snmpd conf

2007-05-03 Thread Newase Sagar Deepak
On Thu, 2007-05-03 at 15:18 +0100, Dave Shield wrote: > On 03/05/07, Newase Sagar Deepak <[EMAIL PROTECTED]> wrote: > > > the file is as : > > > com2sec notConfigUser default public > > group notConfigGroup v1 notConfigUser rwAccess > > group notConfigGroup v2c notC

SNMP Get request issue...

2007-05-03 Thread Senthil Nathan
Dear Mr.Dave, The mibBrowser make Get and sequnce of Get-next request only. So is there any aleternate to stop the request for next columnar object in the table / calling next table in the mib. With thanks and Regards, D.SenthilNathan ---

Re: about the problem of index

2007-05-03 Thread Dave Shield
[Sorry for the delay in responding] On 23/03/07, Clement Hsu <[EMAIL PROTECTED]> wrote: > ... i want to correct the > result as following: > > IEEE802dot11-MIB::dot11GroupAddressesStatus.1.1 = INTEGER: active(1) > IEEE802dot11-MIB:: dot11GroupAddressesStatus.2.2 = INTEGER: active(1) > > IEEE8

Re: Unregister variables

2007-05-03 Thread Dave Shield
[Sorry for the delay in responding] On 26/03/07, Jakob Lechner <[EMAIL PROTECTED]> wrote: > I'm writing a SNMP agent that dynamically registers certain variables. > ... [using] exactly the same API > functions as in "watcher.c" example > I can access the variables using snmpwalk, everything work

Re: Problem setting the value of a table element

2007-05-03 Thread Dave Shield
[Sorry for the delay in responding] On 26/03/07, Russell Markus <[EMAIL PROTECTED]> wrote: > I am having a problem implementing a table with a settable column. [snip] > My SNMP management console is sending a set command for the OID > 1.3.6.1.4.1.14055.1.1.1.3.4.11.1, to set the value to 99.

Re: SNMP GET issue...

2007-05-03 Thread Dave Shield
On 03/05/07, Senthil Nathan <[EMAIL PROTECTED]> wrote: > When i make the SNMP Get request on first columnar object for say ALARMID > thro adventnet MIbBrowser, it retrived > the 20 intances of that alarmID > alarmID.1:-->1234 > alarmID.2:-->1234 > alarmID.3:-->1234 > . > . > . > alarmID.18

Re: snmpd conf

2007-05-03 Thread Dave Shield
On 03/05/07, Newase Sagar Deepak <[EMAIL PROTECTED]> wrote: > the file is as : > com2sec notConfigUser default public > group notConfigGroup v1 notConfigUser rwAccess > group notConfigGroup v2c notConfigUser > viewsystemviewincluded .1.3.6.1.2.1 > access

Re: snmpd conf

2007-05-03 Thread Newase Sagar Deepak
hi, the file is as : ### # # snmpd.conf: # An example configuration file for configuring the ucd-snmp snmpd agent. # ### # # This file is in

Re: snmpd conf

2007-05-03 Thread Dave Shield
On 03/05/07, Newase Sagar Deepak <[EMAIL PROTECTED]> wrote: > i have tried with snmpd -dread_config option. > it is reading through /usr/local/share/snmp snmpd.conf file but > even if i change for the view only restricted OIDs.it's not taking > effect after restarting snmpd. What is the full conte

Re: usmUser entry removed from persistent file on restart

2007-05-03 Thread alok bharti
Thanks The issue resolved when provided persistent file path to snmpd command line. --- Thomas Anders <[EMAIL PROTECTED]> wrote: > alok bharti wrote: > > the exact command line is:- > > > > ./snmpd -c /path/to/snmpd.conf -C -f > > That's the problem, then. You're instructing the > agent to on

Re:snmpd conf

2007-05-03 Thread Newase Sagar Deepak
i have tried with snmpd -dread_config option. it is reading through /usr/local/share/snmp snmpd.conf file but even if i change for the view only restricted OIDs.it's not taking effect after restarting snmpd. - This SF.net

Re: usmUser entry removed from persistent file on restart

2007-05-03 Thread Thomas Anders
alok bharti wrote: > the exact command line is:- > > ./snmpd -c /path/to/snmpd.conf -C -f That's the problem, then. You're instructing the agent to only read the regular /path/to/snmpd.conf, not the persistent config file. Try snmpd -c /path/to/snmpd.conf,/var/net-snmp/snmpd.conf -C -f instea

Re: usmUser entry removed from persistent file on restart

2007-05-03 Thread alok bharti
Hi, The ENV variable are default. I started snmpd on foreground. the exact command line is:- ./snmpd -c /path/to/snmpd.conf -C -f I am giving cntl-C for a shutdown. launched again with same command line to restart. the persistent file path is default: /var/net-snmp/snmpd.conf when agent shuts

SNMP GET issue...

2007-05-03 Thread Senthil Nathan
Dear Friends Greetings to all, I have an issue with SNMP GET Request. I have used net-snmp 5.1.2 and created the snmp subAgent, the values supplied to the agent externally. I have used mib2c iterator config to generate net-snmp style of code for my alarm related history. I have modifed the ske

Re: usmUser entry removed from persistent file on restart

2007-05-03 Thread Thomas Anders
alok bharti wrote: > I created a number of snmpv3 users using snmpusm while > agent (snmpd) was running. > I could query agent using new snmpv3 users. > > On snmpd shutdown, I could see that it has updated > the persistent file (/var/net-snmp/snmpd.conf) with > new user entries as "usmUser ". >

usmUser entry removed from persistent file on restart

2007-05-03 Thread alok bharti
Hi, I created a number of snmpv3 users using snmpusm while agent (snmpd) was running. I could query agent using new snmpv3 users. On snmpd shutdown, I could see that it has updated the persistent file (/var/net-snmp/snmpd.conf) with new user entries as "usmUser ". but when I restart snmpd all

RE: FW: I want MONITOR my HP-UX (11.11) boxes through Solarwinds.

2007-05-03 Thread swarup.guchhait
Hi, We have a Solarwinds Orion installed on windows server and we want to monitor HP-UX 11.11 Boxes using solarwinds. By default the version of snmp which is present in hp-ux does not support solarwinds. For that we need to installed net-snmp.I want to retrive data from hp-ux boxes . So in that

Re: FW: I want MONITOR my HP-UX (11.11) boxes through Solarwinds.

2007-05-03 Thread Dave Shield
On 03/05/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I want to retrive data from hp-ux boxes. > So in that sense hp-ux become client of solarwinds(windows server). OK - so we've got a confusion of terminology. Most network services use a "client-server" model, where the client is the pro