Newbie to net-snmp: which helper to use
K b <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I am implementing a private MIB to expose some performance statistics of our systems. For HA, we have more than one systems which runs on embedded devices , but are firewalled by a management server i.e they are not accessible directly to the external world, they can be accessed through management server. These systems run an application which consists of multiple modules and I want to export some performance statistics through SNMP. I am planning to embed an agent-x into the application in the embedded device and run a snmp agent in the management server. Is this possible? Can I route a OID depending on the row of a table to a particular sub agent? Also for coding subagent, 1) My MIB is a set of scalars and some tables , Rows of these tables are pre-known, but whenever a get request comes, I'll have to call a function in one of the module within the application to get the value for the individual scalars and table columns ( for colums by passing index as additional parameter) i.e Rows are constant , but column values have to be refreshed on every GET. ( as this is performance stat) . Which conf in mib2c/ which helper is suitable for this requirement? assuming that all operations are read-only.. Appreciate your suggestions! Thanks ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ 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