IPI-LOGGING-FAULT-MANAGEMENT 
Configure enable fault management 
Enable Fault Management System 
Attribute Name: enable-fault-management 
Attribute Type: uint8
Netconf edit-config payload 
	<logging xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-logging"> 
	<fault-management> 
	<config> 
			</enable-fault-management><!-- operation="delete"--> 
	</config> 
	</fault-management> 
	</logging>
Command Syntax 
fault-management enable
fault-management flush-db 
Netconf RPC payload 
		<ipi-logging-fault-management_logging-fms-flush-db xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-logging"/>
Command Syntax 
fault-management flush-db
fault-management shelve ALARM-TYPE 
Attribute Name: alarm-type 
Attribute Type: string 
Netconf RPC payload 
		<ipi-logging-fault-management_logging-fms-shelve xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-logging"> 
		<alarm-type>ALARM-TYPE</alarm-type> 
		</ipi-logging-fault-management_logging-fms-shelve>
Command Syntax 
fault-management shelve ALARM-TYPE
fault-management close ACTIVE-ALARM-ID 
Attribute Name: active-alarm-id 
Attribute Type: string 
Netconf RPC payload 
		<ipi-logging-fault-management_logging-fms-close xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-logging"> 
		<active-alarm-id>ACTIVE-ALARM-ID</active-alarm-id> 
		</ipi-logging-fault-management_logging-fms-close>
Command Syntax 
fault-management close ACTIVE-ALARM-ID
Last modified date: 07-14-2023