netsnmp_register_int_instance("cpuPercentUsage",

                                  cpuPercentUsage_oid,

                                  OID_LENGTH(cpuPercentUsage_oid),

                                  &cpuPercentUsage,&handle_diskp); 

 

Hey guyz, above is my function to register INT instance...

But I don't know hot to register  Time,Octet string etc..

 

 

 

"Netsnmp_create_handler_registration " and
"netsnmp_register_watched_instance"  are not working 4 me at all !!

 

Help me !! 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to