[Contents] [Prev] [Next] [Index] [Report an Error]


Configuring the System Name

To specify the system name override, include the name statement at the [edit snmp] hierarchy level:

[edit snmp]
name name; 

If the name contains spaces, enclose it in quotation marks (" ").

Example: Configuring the System Name

Specify the system name override:

[edit]
snmp {
    name "snmp 1";
}

[Contents] [Prev] [Next] [Index] [Report an Error]