docs/doc/source/fault-mgmt/kubernetes/setting-snmp-identifying-information.rst
Stone e60b972a04 Directory reorganization for FM
This update brings FM in line with directory and index structure of other content.

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: If730098dc3eb119defa89647b04ac9f7c8717992
2021-03-25 09:04:59 -04:00

809 B

Set SNMP Identifying Information

You can set SNMP (Simple Network Management Protocol) system information including name, location and contact details.

  • Use the following command syntax to set the sysContact attribute.

    ~(keystone_admin)$ system modify --contact <site-contact>
  • Use the following command syntax to set the sysLocation attribute.

    ~(keystone_admin)$ system modify --location <location>
  • Use the following command syntax to set the sysName attribute.

    ~(keystone_admin)$ system modify --location <system-name>