> 2009/8/26 Michal Filka <[email protected]>: > >> What about the definition of "test2"? > >> (which is the object that you specify in the setEvent line) > > Test2 OBJECT-TYPE > > SYNTAX Unsigned32 > > MAX-ACCESS read-only > > STATUS current > > DESCRIPTION "description" > > ::= { counters 1 } > > So the target object ('test2' rather than 'Test2'?) is ... test2 is correct ... 'T' is due to stupid mailer feature which enlarge first letter of each paragraph automatically
> defined as "read-only". > Perhaps that might explain why you can't SET it..... No ... tested object Is read-only. Object which should be set is read-write. I'm able to set it using (local even remote) snmpset as I wrote earlier. I repeat monitor and event definition, to be clear. setEvent setActive <MIB>::test = 4321 monitor -e setActive -r 60 "SetMonitor" <MIB>::test2 >= 1234 > Michal Filka ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
