09-11-2022 04:53 PM
I am trying to configure snmp-notification-receiver in production environment, but puzzled how to configure usm user authentication. The CLI is:
admin@ncs(config)# snmp-notification-receiver usm user ?
Possible completions:
USM user name
admin@ncs(config)# snmp-notification-receiver usm user ncs ?
Possible completions:
auth SNMP authentication parameters
priv SNMP privacy parameters
<cr>
What is the proper/default user name for the USM?
What should be entered for the authentication parameters auth and priv?
How to obtain default setting for the snmp-notification-receiver?
Thank you.
09-12-2022 12:16 PM
You will need to configure the snmp parameters before setting up the notification-receiver. There is no default user with snmp v3, you must define the user and decide whether you are going to use authorization or privacy (note to use privacy, you have to use authorization as well)
R
@ygorelik wrote:I am trying to configure snmp-notification-receiver in production environment, but puzzled how to configure usm user authentication. The CLI is:
admin@ncs(config)# snmp-notification-receiver usm user ?
Possible completions:
USM user name
admin@ncs(config)# snmp-notification-receiver usm user ncs ?
Possible completions:
auth SNMP authentication parameters
priv SNMP privacy parameters
<cr>What is the proper/default user name for the USM?
What should be entered for the authentication parameters auth and priv?
How to obtain default setting for the snmp-notification-receiver?
Thank you.
@ygorelik wrote:I am trying to configure snmp-notification-receiver in production environment, but puzzled how to configure usm user authentication. The CLI is:
admin@ncs(config)# snmp-notification-receiver usm user ?
Possible completions:
USM user name
admin@ncs(config)# snmp-notification-receiver usm user ncs ?
Possible completions:
auth SNMP authentication parameters
priv SNMP privacy parameters
<cr>What is the proper/default user name for the USM?
What should be entered for the authentication parameters auth and priv?
How to obtain default setting for the snmp-notification-receiver?
Thank you.
@ygorelik wrote:I am trying to configure snmp-notification-receiver in production environment, but puzzled how to configure usm user authentication. The CLI is:
admin@ncs(config)# snmp-notification-receiver usm user ?
Possible completions:
USM user name
admin@ncs(config)# snmp-notification-receiver usm user ncs ?
Possible completions:
auth SNMP authentication parameters
priv SNMP privacy parameters
<cr>What is the proper/default user name for the USM?
What should be entered for the authentication parameters auth and priv?
How to obtain default setting for the snmp-notification-receiver?
Thank you.
09-12-2022 09:13 PM
Hi
You can refer to this page for your solution.
https://www.cisco.com/c/en/us/support/docs/smb/switches/cisco-250-series-smart-switches/smb5753-configure-snmp-notification-recipients-on-a-switch-through-t.html
Hope that helps.
09-13-2022 09:03 AM
Thank you Mark
Your referred article although useful touches only configuration of SNMP-v2 trap on devices to enable them sending the trap notifications. My questions are deferent and pertained NSO configuration of snmp-notification-receiver.
Yan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide