OcNOS-RON : NetConf Command Reference Guide : NetConf Reference : IPI-MANAGEMENT-SERVER-NOTIFICATION
IPI-MANAGEMENT-SERVER-NOTIFICATION
Configure severity
If notification enabled, all the notifications having severity higher than or equal to this severity allowed.If notification disabled, all the notifications having severity lower than or equal to this severity not allowed
Attribute Name: severity
Attribute Type: enum (all|info|warning|minor|major|critical)
Default Value: all
Attribute Name: enable
Attribute Type: enum (disable|enable)
Netconf edit-config payload
<management-server xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-management-server">
<module-notifications>
<module-notification>
<module-name>auth</module-name>
<config>
<module-name>auth</module-name>
<enable>enable</enable>
</config>
<severity>all</severity>
</module-notification>
</module-notifications>
</management-server>
Command Syntax
module (auth|bgp|cmm|hostp|hsl|isis|ldp|lag|l2mrib|mstp|mrib|nsm|onm|oam|ospf|ospf6|ptp|rip|pim|rib|vrrp|sflow|rsvp|pserv|cml|ndd|ripng|vlog|all|udld) notification (disable|enable) (severity (all|info|warning|minor|major|critical)|)
Last modified date: 08/24/2023