cancel
Showing results for 
Search instead for 
Did you mean: 

Netsight SNMP Config

Netsight SNMP Config

Erhan_YILDIZ1
New Contributor II
I have cleared all snmp default config on Enterasys switches.

clear snmp access ro security-model v1
clear snmp access ro security-model v2c
clear snmp access public security-model v1
clear snmp access public security-model v2c
clear snmp access public security-model usm
clear snmp group ro ro security-model v1
clear snmp group public public security-model v1
clear snmp group ro ro security-model v2c
clear snmp group public public security-model v2c
clear snmp group public public security-model usm
clear snmp user public
clear snmp community public

Then I set commands which is below.

set snmp group ABCgroup user ABC security-model usm nonvolatile
set snmp access ABCgroup security-model usm exact read All write All notify All nonvolatile
set snmp user ABC encryption des privacy 1234 authentication md5 1234

After these configuration I could not be able see switches on netsight. I am discovering the IP range of switches, but I can not find any switches.

Do I need to set any other command or do I have to do anything on Netsight server.

Thanks.

1 REPLY 1

Christoph
Contributor
Two things:
You need to configure the view "All" on the Switch. Eg. "set snmp view viewname All subtree 1"

You need to set up a Netisght profile with the new credentials an assign it to the switch.

GTM-P2G8KFN