RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1464485 - documentation lack for includeFile, includeDir options
Summary: documentation lack for includeFile, includeDir options
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: net-snmp
Version: 7.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: 7.5
Assignee: Josef Ridky
QA Contact: Karel Srot
URL:
Whiteboard:
Depends On:
Blocks: 1420851 1465906 1465925
TreeView+ depends on / blocked
 
Reported: 2017-06-23 14:16 UTC by dbodnarc
Modified: 2020-07-16 09:53 UTC (History)
1 user (show)

Fixed In Version: net-snmp-5.7.2-29.el7
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2018-04-10 17:55:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
man page fix (1.37 KB, patch)
2017-06-26 09:35 UTC, Josef Ridky
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3357341 0 None None None 2018-02-19 10:38:09 UTC
Red Hat Product Errata RHBA-2018:0956 0 None None None 2018-04-10 17:56:25 UTC

Description dbodnarc 2017-06-23 14:16:49 UTC
Description of problem:
man snmp_config doesn't contain information for the following options:
includeFile
includeDir
includeSearch

and is pointing to option `include` which doesn't look to be supported:
/etc/snmp/snmpd.conf: line XX: Warning: Ambiguous token 'include' - use 'includeSearch' (or 'includeFile') instead.

Version-Release number of selected component (if applicable):
net-snmp-5.7.2-24.el7_3.2.x86_64

How reproducible:
man snmp_config

Actual results:
INCLUDING OTHER CONFIGURATION FILES
       It is possible to include other configuration files for processing during normal configuration file processing.:

              # include site specific config
              include site.conf

       This will search every directory in the configuration path for files
       named site.conf, and will process those files before returning to the
       processing of the original file. Note that if '.conf' is omitted,
       it will be appended. That is, all configuration files must end
       in '.conf'.

Expected results:
Description of the supported options:
includeFile
includeDir
includeSearch


Additional info:
man snmp_config in RHEL6 contains information regarding includeFile and includeDir

Comment 2 Josef Ridky 2017-06-26 09:35:01 UTC
Created attachment 1291926 [details]
man page fix

Man page for includeSearch doesn't exist. 

Patch for includeFile and includeDir man page fix is attached.

Comment 11 errata-xmlrpc 2018-04-10 17:55:42 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0956


Note You need to log in before you can comment on or make changes to this bug.