Hi all,
 
I am pretty new to Net-SNMP. I need to develop a subagent that attaches to master agent and reports values for some SNMP counters.
 
I have several counters that I need to register with the Master. Some of these have type timeticks in the MIB file. I can't find the appropriate function to register them. For integers I am using  netsnmp_register_int_instance.
 
If I use netsnmp_register_int_instance for registering counters that have type timeticks then I get something like this on snmpget --
My-MIB::ebsIdleCPU.0 = Wrong Type (should be Timeticks): Gauge32: 1109416317
 
Please comment.
 
Best regards,
Kelvin


Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.

Reply via email to