Title: Message
Hi all,
 
I'm a new SNMP user.
 
I'm trying to create a NET-SNMP agent API that would manage various software and hardware attributes.
 
I've create MIB file and extended my MIB.
 
Then, I've use mib2c to generate my .c and .h files
Then I've updated this file, and I'm able to do snmpget action on all my variables and snmpset on various OID (I've got ReadOnly OIDS)
 
My problem is that I wanted that my net-snmp agent API automaticly manage the value of my read only OIDs.
 
What can I do for that?
 
Thanks for your help.

Reply via email to