2009/1/22 Zé Flash <[email protected]>: > Ok... from what you explained, when I register a new instance of a MIB I > have to specify the context in which I want it to be accessible. But, how > can I announce this "new" context to the management system? How can I say > that there is a new sensor?
That's up to the person using the management system. SNMP is primarily a query-driven arrangement - the system administrator needs to know what to ask for. If you can detect the introduction of the new sensor, then you could perhaps have the agent generate a notification to report this addition (including the appropriate context to use). But you would still need to link the trap receiver processing with the management console to add this new sensor to the NMS configuration. That's outside the scope of the Net-SNMP project Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
