- Community Home
- >
- Networking
- >
- IMC
- >
- Re: Deployment messing up snmpv3 user settings.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 02:06 AM
09-13-2018 02:06 AM
Deployment messing up snmpv3 user settings.
Hi.
I'm pretty new to IMC, and trying to configure auto deployment.
Using IMC 7.3, trying to configure an Aruba 2530-8G.
Everything is working fine except one thing; when configuring snmpv3 users, somehow it messes up the auth- and priv-protocol.
My config-template contains the following:
snmpv3 user username auth sha key priv aes key
Still, when the deployment is complete and I do a show snmpv3 user the result is:
User Name Auth. Protocol Privacy Protocol
-------------------------------- ---------------- ----------------
username None None
Needless to say I'm not getting any snmp-connectivity. However, if I run the same snmpv3 user config as a cli-script during the deployment (or manually after deployment) it works fine:
User Name Auth. Protocol Privacy Protocol
-------------------------------- ---------------- ----------------
username SHA CFB AES-128
Any ideas what could be causing this?
- Tags:
- snmp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2018 09:52 PM
09-23-2018 09:52 PM
Re: Deployment messing up snmpv3 user settings.
if eveything ok then there should be script error, if there is no script error but configuration not pushed then contact TAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 05:55 AM
04-04-2019 05:55 AM
Re: Deployment messing up snmpv3 user settings.
Hi Palves,
Have you resolve your problem ?
If yes, how do you solve it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2019 11:30 AM
11-05-2019 11:30 AM
Re: Deployment messing up snmpv3 user settings.
When deploying switch config using ADP(Auto Deployment Plan) the auth phrases of SNMPv3 are omitted, when the engineid value isn't the correct one or is missing. The engineid needs to be part of the configuration template and it has to be the actual and correct value as it is based on the MAC address of the switch itself. When those conditions are met the SNMPv3 auth phrases are pushed correctly to the switch.
I am an HPE Employee