Hello,

I try to build a subagent that registers a MIB handler for these built-in
objects of the SNMP Daemon.

>From an article on the website (
http://www.chorafakis.com/2011/12/20/building-a-net-snmp-subagent/).

The SNMP Daemon will not pass these requests to the subagent since it has
support for those objects built in.

To overcome this limitation, the SNMP Daemon needs to be built with minimal
MIBs included.

Instead of building the SNMP Daemon with minimal MIBs included.

Is it possible to
1) assign a higher priority to the subagent's mib handler?
In that case, the SNMP Daemon might pass the requests to the subagent

2) specify individual OIDs (and not entire MIBs) for which snmpd will pass
the request to the subagent ?

Thank you!

Bo
------------------------------------------------------------------------------
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-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

Reply via email to