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


Configuring the System Contact

You can specify an administrative contact for each system being managed by SNMP. This name is placed into the MIB II sysContact object. To configure a contact name, include the contact statement at the [edit snmp] hierarchy level:

[edit snmp]
contact contact; 

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

Example: Configuring the System Contact

Define the system contact:

[edit]
snmp {
    contact "Junipero Berry, (650) 555-1234";
}

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