NETCONF Configuration Guide
YANG API Reference
kdump
15 min
asternos kdump module description asternos yang model for aster nos kdump tools yang tree diagram module asternos kdump + rw kdump + rw enabled? boolean + rw memory? string + rw num dumps? uint8 rpcs + x show kdump files \| + ro output \| + ro data? \<anydata> + x show kdump logging + w input \| + w filename? string \| + w lines? uint16 + ro output + ro data? \<anydata> resources resource list path access /kdump read write /kdump/enabled read write /kdump/memory read write /kdump/num dumps read write detailed nodes /kdump path /kdump node type container description kdump tools configurations access read write /kdump/enabled path /kdump/enabled node type leaf description when enable the kdump tools service will start access read write data type constraints valid in \[true, false] /kdump/memory path /kdump/memory node type leaf description reserve memory for kdump capture kernel access read write data type /kdump/num dumps path /kdump/num dumps node type leaf description set maximum number of dump files for kdump access read write data type constraints valid range 1 to 255 rpcs show kdump files path access /show kdump files/output read write /show kdump files/output/data read write /show kdump files/output path /show kdump files/output node type container description no description available access read write /show kdump files/output/data path /show kdump files/output/data node type anydata description core dump and dmesg files access read write show kdump logging path access /show kdump logging/input read write /show kdump logging/input/filename read write /show kdump logging/input/lines read write /show kdump logging/output read write /show kdump logging/output/data read write /show kdump logging/input path /show kdump logging/input node type container description no description available access read write /show kdump logging/input/filename path /show kdump logging/input/filename node type leaf description show loggings of the file access read write data type /show kdump logging/input/lines path /show kdump logging/input/lines node type leaf description last n lines of lastest kernel dmesg file access read write data type constraints valid range 1 to 65535 /show kdump logging/output path /show kdump logging/output node type container description no description available access read write /show kdump logging/output/data path /show kdump logging/output/data node type anydata description core dump and dmesg files access read write
