Changes for page SNMP4J-CLT-Usage

Last modified by Frank Fock on 2024/05/25 10:51

From version 20.1
edited by Frank Fock
on 2024/05/25 10:50
Change comment: There is no comment for this version
To version 19.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.WebHome
1 +SNMP4J.Home.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.FRANKFOCK
1 +XWiki.Admin
Content
... ... @@ -45,7 +45,7 @@
45 45  Host is either an IP address or hostname and port is the SNMP port
46 46  of the target SNMP entity.
47 47  
48 -{{code language="none"}}
48 +{{noformat}}
49 49  create-snapshot:
50 50   create-snapshot <file> <address> <OID>
51 51  
... ... @@ -243,7 +243,7 @@
243 243   -Cc columnWidth Print table columns with specified character width.
244 244   -Cf columnSeparator Separate table columns with the specified separator
245 245   string. The table is printed in compact form. By
246 - default, columns are separated by spaces and
246 + default columns are separated by spaces and
247 247   aligned.
248 248   -Ch Display only column headers.
249 249   -Ci Prepend the index for each printed row.
... ... @@ -287,14 +287,12 @@
287 287   escaping and enables hex-string output.
288 288   -Ors maxSizeRespPDU The maximum size of the response PDU in bytes.
289 289   -OtCSV For each SNMP row received exactly one row of comma
290 - separated values will be printed to the console
291 - where the first column contains the row index.
290 + separated values will printed to the console where
291 + the first column contains the row index.
292 292   -Otd Activates dense table operation mode which improves
293 293   table retrieval performance on regular (dense)
294 294   tables. This option must not be used with sparse
295 295   tables.
296 - -Otmr tableMaxRows Specifies the maximum number of table rows to
297 - retrieve (default is no limit: 0).
298 298   -OttCSV Same as -OtCSV except that each row's first column
299 299   will report the current time (millis after
300 300   1.1.1970) when the request has been sent.
... ... @@ -316,7 +316,7 @@
316 316   authenticate SNMPv3 messages. Valid values are MD5
317 317   and SHA, SHA224, SHA256, SHA384, and SHA512.
318 318   -b bindAddress Set local interface and port to use for outgoing
319 - SNMP messages. By default, this is 0.0.0.0/0 (host
317 + SNMP messages. By default this is 0.0.0.0/0 (host
320 320   chosen port on all local IPv4 addresses).
321 321   -bc engineBootCount Set the engine boot count to the specified value
322 322   greater or equal to zero. Default is zero.
... ... @@ -422,7 +422,8 @@
422 422   3DES(DESEDE). The AES protocols that end with 'p'
423 423   (for proprietary) are using a non-standardized key
424 424   extension algorithm from 3DES.
423 +Up
424 +{{/noformat}}
425 425  
426 -{{/code}}
427 -
428 -
426 +(% class="auto-cursor-target" %)
427 +\\