in reply to Re: Re: Re: multiple set_requests snmp/perl
in thread multiple set_requests snmp/perl

this is the error i get in the snmpset script when i try run snmpset -c***** -v2c ***.***.***.* sysContact.0 s "Me"
Error in packet. Reason: notWritable (that object does not support modification)
Failed object: SNMPv2-MIB::sysContact.0
  • Comment on Re: Re: Re: Re: multiple set_requests snmp/perl

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: multiple set_requests snmp/perl
by Limbic~Region (Chancellor) on Mar 03, 2004 at 18:23 UTC
    tommycahir,
    Did you verify that the community string you are trying to write to is not read-only? I am not sure what else to tell you since it does not appear to be a code issue but a SNMP configuration problem.

    Cheers - L~R

      tanx for all the help L~R it greatly appreciated i just now got to try sort out this configuration mistake. thanking you tommy