configure snmp add notification-log

configure snmp add notification-log [default | name | hex hex_name ] user [snmp_user_name | hex hex_snmp_user_name ] sec-model sec_model sec-level sec_level ]

Description

Adds a notification log.

Syntax Description

name Specifies the name of the log.
hex Provide value in hexadecimal.
hex_name Name of the log in hexadecimal.
user Name of the SNMP user on whose behalf the log should be created.
snmp_user_name SNMP user name in ASCII..
hex_snmp_user_name SNMP user name in hexadecimal.
sec-model Security framework associated with the user.
sec_model Security model.
sec-level Authentication and privacy levels of the user.
sec_level Security level.

Default

Disabled.

Usage Guidelines

Use this command to add a notification log. All entries in the log and its configuration are removed when this command is successfuly executed.

Example

The following example adds nmslog1:

configure snmp add notification log nmslog1 user admin sec-model usm sec-level priv

History

This command was first available in ExtremeXOS 15.5.

The hex keyword, hex_name variable, and hex_snmp_user_name variable were added in ExtremeXOS 15.6.

Platform Availability

This command is available on all platforms.