2009/4/20 Giuseppe Modugno <[email protected]>:
> Are there any standard MIB objects that let the SNMP manager to
> change the IP address of an agent IP interface?

The original RFC1213-MIB::ifAddrTable is read-only,
so can only be used for retrieving this information,
not for changing it,


The replacement IP-MIB::ipAddressTable is read-create,
so could potentially be used to update this information.
But only *IF* the SNMP agent both implements this table
(which is reasonably likely) *and* supports SET access
(which I'd suspect is significantly less so).



> I have an object that runs only a SNMP agent: no keyboard, no
> monitor, no RS232... just an Ethernet port and SNMP agent (that
> answers well). How the user can set the IP address during the first-
> time installation?

Talk to the vendor of that object.
See what they suggest.

Dave

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to