On 2 August 2010 13:47, Eman Saber <eman_saber_...@yahoo.com> wrote:
> mycommand:
>  snmpset ..... IP-MIB::ipAdEntAddr.192.168.1.49  = 192.168.1.26
>
> myerror:
> Error in packet.
> Reason: notWritable (That object does not support modification)

Which is correct.
>From the IP-MIB file:

ipAdEntAddr OBJECT-TYPE
    SYNTAX     IpAddress
    MAX-ACCESS read-only    <==========
    STATUS     deprecated
    DESCRIPTION
           "The IPv4 address to which this entry's addressing
            information pertains."
    ::= { ipAddrEntry 1 }

This object is not writable,
You cannot SET it.

Dave

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to