This is a discussion on Re: snmpset for (most) read-write objects failing within the SNMP Coders forums, part of the Networking and Network Related category; Hello, On further investigation , we found that the file agent/mibgroup/mibII/ip.c did not have any relevant reference ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
On further investigation , we found that the file agent/mibgroup/mibII/ip.c did not have any relevant reference to ipForwarding (and other scalar objects.) So we did a mib2c for ip and this we noted generated additional code in ip.c. So this is way we need to add the scalar objects or the source tree should automatically includes scalar object by any of the make commands. Your suggestion is highly appreciated. Thanks, Paacha --- harish babu <harishbabun@yahoo.com> wrote: > Hello, > I tried to change(set) the read-write object > "ipForwarding" in the IP-MIB.txt. > I am getting the following error, > > snmpset -v 2c -c private localhost > IP-MIB::ipForwarding.0 i 1 > > error in packet. > Reason: notWritable (That object does not support > modification) > Failed object: IP-MIB::ipForwarding.0 > > Am I missing something ? I wonder if any additional > config needs to be done? I hv attached my snmpd.conf > > Any pointers appreciated > > Thanks, > paacha > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com __________________________________________________ __ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |