Set SNMP Identifying InformationΒΆ

You can set SNMP system information including name, location and contact details.

Procedure

  • 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>