
Removed OSX and MS Visual Code metadata files and directories. Change-Id: I4e6024767cc072fcb3fc8d88f0724f02819cebc8 Signed-off-by: Stone <ronald.stone@windriver.com>
764 B
764 B
Set SNMP Identifying Information
You can set SNMP 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>