cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

When using the SNMP default value in Netsight (from 6.3) : what are the CLI for XOS ?

When using the SNMP default value in Netsight (from 6.3) : what are the CLI for XOS ?

Pascal_Lurquin
New Contributor II
CLI XOS to configure the default snmp access for Netsight I would like to add new switches ( X460, X440 ...) with XOS 16.X from the Netsight Console. But it's not so easy to do compare from the legacy Riegeline with snmpv3 ! What are the procedure to do this job quickly ? Thanks
2 REPLIES 2

Kevin_Kim
Extreme Employee
Configure the SNMPv3 commands below in an EXOS switch and add this switch using 'snmp_v3_profile' in NetSight.

# configure snmpv3 add user snmpuser authentication md5 snmpauthcred privacy des snmpprivcred
# configure snmpv3 add group snmpgroup user snmpuser sec-model usm
# configure snmpv3 add access snmpgroup sec-level priv read-view defaultAdminView write-view defaultAdminView notify-view defaultNotifyView

Ty_Izzet
Extreme Employee
Pascal,

The default SNMPv3 credentials within EXOS are not included in the NetSight profiles. You can create them based on the current switch credentials, or use the following article to create a the user and group on the EXOS switch.

https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-get-XOS-SNMPv3-settings-to-work-wit...

The default credentials on the switch are listed in the following article:

https://gtacknowledge.extremenetworks.com/articles/Q_A/What-default-SNMP-credentials-are-present-in-...
GTM-P2G8KFN