Reset SNMP info on Extreme Swtiches

 Problem Description : 

When trying to perform some SNMP commands or add a switch to the Extreme Admin Software (EPICenter or Ridgeline), there are SNMP errors.

 

 

 Resolution : 

 

Pasting the following commands into an Extreme Switch CLI will reset most of the SNMP configuration:

 

configure snmp delete trapreceiver all

configure snmpv3 delete community all-non-default

configure snmp delete community readonly all

configure snmp delete community readwrite all

configure snmp add community readonly public

configure snmp add community readwrite private

configure snmpv3 add user initialmd5 auth md5 initialmd5

y

save

y

  

 

 

 

 

 Revision Date : 6/19/2012