Changes for page SNMP4J-CLT-Usage
Last modified by Frank Fock on 2024/05/25 10:51
From version 19.3
edited by Admin
on 2024/05/25 10:37
on 2024/05/25 10:37
Change comment:
Update document after refactoring.
To version 20.1
edited by Frank Fock
on 2024/05/25 10:50
on 2024/05/25 10:50
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.A dmin1 +XWiki.FRANKFOCK - 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 -{{ noformat}}48 +{{code language="none"}} 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,12 +287,14 @@ 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 printed to the console where291 - the first column contains the row index. 290 + separated values will be printed to the console 291 + where 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). 296 296 -OttCSV Same as -OtCSV except that each row's first column 297 297 will report the current time (millis after 298 298 1.1.1970) when the request has been sent. ... ... @@ -314,7 +314,7 @@ 314 314 authenticate SNMPv3 messages. Valid values are MD5 315 315 and SHA, SHA224, SHA256, SHA384, and SHA512. 316 316 -b bindAddress Set local interface and port to use for outgoing 317 - SNMP messages. By default this is 0.0.0.0/0 (host 319 + SNMP messages. By default, this is 0.0.0.0/0 (host 318 318 chosen port on all local IPv4 addresses). 319 319 -bc engineBootCount Set the engine boot count to the specified value 320 320 greater or equal to zero. Default is zero. ... ... @@ -420,8 +420,7 @@ 420 420 3DES(DESEDE). The AES protocols that end with 'p' 421 421 (for proprietary) are using a non-standardized key 422 422 extension algorithm from 3DES. 423 -Up 424 -{{/noformat}} 425 425 426 -(% class="auto-cursor-target" %) 427 -\\ 426 +{{/code}} 427 + 428 +