On 24 March 2011 12:17, Ravi Kumar <mynets...@gmail.com> wrote:
> Is there any standerd mib table which can be used for ipaddress
> configuration on interfaces.
> I tried snmpset on ipAddressTable

That looks like the place to handle this, yes.
I've had a quick look at the code, and it does seem to
include SET support for this table (at least on some architectures).



> #snmpset -v2c -c public 172.17.148.181    ipAddressType.1.\"1.1.1.1\"
> i 2  ipAddressIfIndex.1.\"1.1.1.1\" i 6
> Error in packet.
> Reason: noCreation (That table does not support row creation or that
> object can not ever be created)
> Failed object: IP-MIB::ipAddressType.ipv4."1.1.1.1"


Three questions:
   - what version of the agent are you using?
   - what operating system is this running on?
   - how have you configured access control?

(The community "public" wouldn't normally have write access,
 and we would *strongly* recommend that you use a different
 community string for SET requests.   Or preferably, use SNMPv3)


Dave

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to