Changes for page CLT create-snapshot
Last modified by Frank Fock on 2024/05/25 13:05
From version 6.2
edited by Admin
on 2024/02/07 22:10
on 2024/02/07 22:10
Change comment:
Update document after refactoring.
To version 7.1
edited by Frank Fock
on 2024/05/25 13:05
on 2024/05/25 13:05
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -SNMP4J. Home.SNMP4J-CLT-Usage.WebHome1 +SNMP4J.SNMP4J-CLT-Usage.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.A dmin1 +XWiki.FRANKFOCK - Content
-
... ... @@ -1,7 +1,6 @@ 1 1 === create-snapshot === 2 2 3 -{{noformat}} 4 - 3 +{{code language="none"}} 5 5 create-snapshot <file> <address> <OID> 6 6 7 7 Creates a snapshot <file> by walking the subtree specified by <OID> at the ... ... @@ -115,5 +115,4 @@ 115 115 116 116 Examples: 117 117 SNMP4J-CLT -v 2c -c public create-snapshot /tmp/mibdump.sf 127.0.0.1/161 1.3.6 118 - 119 -{{/noformat}} 117 +{{/code}}