SNMPv3 - Wrong digest
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-16-2016 01:23 AM
Hello, we have Summit x460 ( 16.1.3.6 patch1-11) and Netsight 6.3.0.162, we successfully added the x460 to netsight but log shows in switch regarding SNMP ( Login failed through SNMPv3 - wrong digest). we used SNMPv3 default credentials, snmpuser MD5 - "snmpauthcred" DES - "snmpprivcred" thanks! regards, Marlon
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
02-17-2020 07:33 PM
I have solved it, put > > “” < < between the Key authentication sha>>> and privacy aes 128 >»
Example:
configure snmpv3 add user myuser authentication sha "passSHA" privacy aes 128 "paassAES"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-18-2016 09:16 PM
Hello Marlon,
This may indicate that the exos is not configured with the correct priv credentials or privacy level. Check out this article on how to configure SNMPv3:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-set-up-SNMPv3-on-EXOS/
Thanks
-Ryan
This may indicate that the exos is not configured with the correct priv credentials or privacy level. Check out this article on how to configure SNMPv3:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-set-up-SNMPv3-on-EXOS/
Thanks
-Ryan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-16-2016 10:28 AM
Hi Marlom, I hope to be able to help you, follow the way I was able to connect.
Here are the commands for the Switch:
1-create account admin access access
2-configure snmpv3 add user access authentication md5 snmpauthcred privacy snmpprivcred
3-configure snmpv3 add group access user access sec-model usm
4-configure snmpv3 add access access sec-model usm sec-level priv read-view defaultAdminView write-view defaultAdminView notify-view defaultAdminView
Here are the commands for the Switch:
1-create account admin access access
2-configure snmpv3 add user access authentication md5 snmpauthcred privacy snmpprivcred
3-configure snmpv3 add group access user access sec-model usm
4-configure snmpv3 add access access sec-model usm sec-level priv read-view defaultAdminView write-view defaultAdminView notify-view defaultAdminView
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-16-2016 06:16 AM
Hi Marlon,
Are you using IPv6 SNMP server to query the switch?
Also please check if you are using the correct credentials as there are chances of this log getting recorded incase of a wrong credential being used.
Are you using IPv6 SNMP server to query the switch?
Also please check if you are using the correct credentials as there are chances of this log getting recorded incase of a wrong credential being used.
