Configuring SNMP Contact
You can configure the SNMP Contact string using the below command:
Reference
Command
[no] snmp-server contact contact-name <contact_name> contact-mail <Contact_mail>
Description
SNMP contact configuration
Parameters
SNMP contact
Mode
CONFIG
Example
pbnoscli# configure terminal
pbnoscli(config)# snmp-server
pbnoscli(config)# snmp-server contact contact-name
<cont_name>
pbnoscli(config)# snmp-server contact contact-name test-engineer
contact-mail
pbnoscli(config)# snmp-server contact contact-name test-engineer contact-mail test@example.com
pbnoscli#
pbnoscli(config)# no snmp-server contact
pbnoscli# You can verify the configuration by using the command(s) below:
Last updated