OpenNetworkLinux
OpenNetworkLinux copied to clipboard
onlpdump -M execution steps
root@localhost:~# onlpdump -M
onlpdump: option requires an argument -- 'M'
Usage: onlpdump [OPTIONS]
-d Use dump(). This is the default.
-s Use show() instead of dump().
-r Recursive show(). Implies -s
-e Extended show(). Implies -s
-y Yaml show(). Implies -s
-o Dump ONIE data only.
-x Dump Platform Info only.
-j Dump ONIE data in JSON format.
-m Run platform manager.
-M Run as platform manager daemon.
-i Iterate OIDs.
-p Show SFP presence.
-t
What are the arguments to provide in "onlpdump -M" ?