Files
docs/doc/source/fault/setting-snmp-identifying-information.rst
Stone 10e4b9ac86 Fault Management guide
Removed OSX and MS Visual Code metadata files and directories.

Change-Id: I4e6024767cc072fcb3fc8d88f0724f02819cebc8
Signed-off-by: Stone <ronald.stone@windriver.com>
2020-11-09 13:58:05 -05:00

30 lines
764 B
ReStructuredText

.. tie1580219717420
.. _setting-snmp-identifying-information:
================================
Set SNMP Identifying Information
================================
You can set SNMP system information including name, location and contact
details.
.. rubric:: |proc|
- Use the following command syntax to set the **sysContact** attribute.
.. code-block:: none
~(keystone_admin)$ system modify --contact <site-contact>
- Use the following command syntax to set the **sysLocation** attribute.
.. code-block:: none
~(keystone_admin)$ system modify --location <location>
- Use the following command syntax to set the **sysName** attribute.
.. code-block:: none
~(keystone_admin)$ system modify --location <system-name>