[RFC] Add one line of information in snmpd.conf man page
Masanari Iida <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <CALLJCT0qDKgj9ta+U+XvYQQryfcFK2iQ0bt2LnUX_BKLKY8mpg@mail.gmail.com> |
Hello In snmpd.conf man page, in "monitor" option, I would like to see following information. Original: NAME is an administrative name for this expression, and is Original: used for indexing the mteTriggerTable (and related tables). Add: NAME should not be duplicated in snmpd.conf. Background My colleague accidentally configure 2 lines of "monitor" settings with exactly same NAME and saw "duplicated trigger name" messages. I think one line of additional information will help someone in the future. Masanari