Re: setting UCD-SNMP-MIB::versionUpdateConfig.0 to '1' causes snmpd to hang

2011-12-02 Thread Newton, Todd A.
Dave-- Problem solved! My snmpd.conf file was only readable to the USER (600). I changed the permissions to make it readable to the GROUP and OTHERS (644), and the problem is now resolved. I guess when the reloading of the config file is happening, it was not doing it as the USER (which in my ca

Re: setting UCD-SNMP-MIB::versionUpdateConfig.0 to '1' causes snmpd to hang

2011-12-02 Thread Newton, Todd A.
I ran the agent by hand with the following: snmpd -f -Le Then, I issued the command to SET the UCD-SNMP-MIB::versionUpdateConfig.0 object to '1'. The console produced the following printout. NET-SNMP version 5.4.2.1 Connection from UDP: [127.0.0.1]:56555->[127.0.0.1] Warning: n

Re: setting ip address returns error

2011-12-02 Thread Dave Shield
On 2 December 2011 05:59, wrote: > I was able to set the IP of eth1 interface of a n/w device. > It creates the new IP with the default subnet mask and broadcast address. > But we are using a different one. > > How do we set custom values to Broadcast Address and Subnet Mask? Pass > And when

Re: setting UCD-SNMP-MIB::versionUpdateConfig.0 to '1' causes snmpd to hang

2011-12-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 29 November 20

Re: setting UCD-SNMP-MIB::versionUpdateConfig.0 to '1' causes snmpd to hang

2011-12-02 Thread Newton, Todd A.
Niels-- Hi. These are the OS provided versions. I am running Linux Ubuntu 10.4 and 11.4. These were installed via "apt-get" from the command line. I just checked a Windows agent that I built from source. It is running version 5.6, and this problem does not exist on that agent. Writing a '1'

RE: net-snmp takes a long time to create table

2011-12-02 Thread James Puttick
Bingo! That reduced the table creation time from 30 seconds to 1 second (or maybe less). Thank you. -- James -Original Message- JP> Net-SNMP v5.3.0.1 does have the CONTAINER_SET_OPTIONS macro defined. JP> However, trying to set the option to UNSORTED had no effect. JP> (CONTAINER_SET_OPT