net-snmp 5.6.1
custom MIB

All,
Looking for some "perspective" regarding the implementation of the SNMPD/agent.

I have a need to monitor one of our systems. The unique aspect is these systems 
may have multiple (of the same) devices/objects (up to 64). I have been 
reviewing the implementation of a table (where each device == a row in the 
table). However, the data/information will may change and needs to be queried 
at runtime. The table supports adding deleting tables (which means the 
data/result itself). I (think) what want is to setup so that I can walk the MIB 
and use the index of the table to perform a realtime query.

Mib2c (using MFD configuration):
This seem to be the correct starting point. This generated code but it isn't 
clear to where I should add my code to actually query the system of interest.

OR

Maybe there is a better strategy to accomplish this type of task ???

Any perspective shared would be appreciated.



Regards,
Todd Kuribayashi

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to