
Added Data Networks toctree Changed case on doc title in top level index - changed doc directory to fault-mgmt. Added Distributed Cloud section. Broke out "OpenStack Fault Management Overview" statement about remote log collection to conditionally included file. Incorporated patch 6 review comments. Also implemented rST :abbr: for first instance of SNMP in each file. Changed port number and community string in two SNMP walk examples. Change-Id: I1afd71265e752c4c9a54bf2dc9a173b3e17332a7 Signed-off-by: Stone <ronald.stone@windriver.com>
29 lines
845 B
ReStructuredText
29 lines
845 B
ReStructuredText
|
|
.. nat1580220934509
|
|
.. _enabling-snmp-support:
|
|
|
|
===================
|
|
Enable SNMP Support
|
|
===================
|
|
|
|
:abbr:`SNMP (Simple Network Management Protocol)` support must be enabled
|
|
before you can begin using it to monitor a system.
|
|
|
|
.. rubric:: |context|
|
|
|
|
In order to have a workable SNMP configuration you must use the command line
|
|
interface on the active controller to complete the following steps.
|
|
|
|
.. rubric:: |proc|
|
|
|
|
#. Define at least one SNMP community string.
|
|
|
|
See |fault-doc|: :ref:`Adding an SNMP Community String Using the CLI
|
|
<adding-an-snmp-community-string-using-the-cli>` for details.
|
|
|
|
#. Configure at least one SNMP trap destination.
|
|
|
|
This will allow alarms and logs to be reported as they happen.
|
|
|
|
For more information, see :ref:`Configuring SNMP Trap Destinations
|
|
<configuring-snmp-trap-destinations>`. |