Hi net-snmp coders, I understand that the first argument of DEBUGMSGTL() specifies categories that each debug message belong to. Executing snmpd with -D option and this category name, snmpd prints only specified messages on console.
My question here is how I could know these total first arguments with categorized meaning that tells me which argument print which kind of message. If an arguments list is available, it helps me show required types of message that depends on any cases, or I need to do grep DEBUGMSGTL through whole net-snmp directory to seek for and find the best-fitted argument by myself. The latest grep result shows 4453 DEBUGMSGTL among whole net-snmp-5.4.2.1, so that any hints/comments to find the first arguments I need are helpful. Thanks and regards, --- Hiroaki Ohno [email protected] ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
