Changes for page CLT create-snapshot

Last modified by Frank Fock on 2024/05/25 13:05

From version 7.1
edited by Frank Fock
on 2024/05/25 13:05
Change comment: There is no comment for this version
To version 6.2
edited by Admin
on 2024/02/07 22:10
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SNMP4J.SNMP4J-CLT-Usage.WebHome
1 +SNMP4J.Home.SNMP4J-CLT-Usage.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.FRANKFOCK
1 +XWiki.Admin
Content
... ... @@ -1,6 +1,7 @@
1 1  === create-snapshot ===
2 2  
3 -{{code language="none"}}
3 +{{noformat}}
4 +
4 4   create-snapshot <file> <address> <OID>
5 5  
6 6   Creates a snapshot <file> by walking the subtree specified by <OID> at the
... ... @@ -114,4 +114,5 @@
114 114  
115 115  Examples:
116 116  SNMP4J-CLT -v 2c -c public create-snapshot /tmp/mibdump.sf 127.0.0.1/161 1.3.6
117 -{{/code}}
118 +
119 +{{/noformat}}