Changes for page CLT create-snapshot

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

From version 6.1
edited by Admin
on 2009/07/18 16:29
Change comment: Migrated to Confluence 5.3
To version 7.1
edited by Frank Fock
on 2024/05/25 13:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SNMP4J-CLT-Usage
1 +SNMP4J.SNMP4J-CLT-Usage.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +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}}