On 28 November 2010 20:30, Kobi Biton <k...@comns.co.il> wrote:
> # snmpset -v 2c -c boodi-set localhost ApocValue i 50
> Error in packet.
> Reason: notWritable (That object does not support modification)
> Failed object: MY-COMPANY3-MIB::ApocValue

> ApocValue OBJECT IDENTIFIER ::= { myCompany3MIB 1 }

'ApocValue' is an internal MIB identifier.
It's not defined as an OBJECT-TYPE,
so there is no value associated with it.
   You should not be able to GET or SET it at all



> apoc OBJECT-TYPE
> SYNTAX Integer32
> MAX-ACCESS read-write

Try running SET (or GET*) on the OID apoc.0

Dave

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
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