Add feature to capture a full snmprec (#12706)

This commit is contained in:
Jellyfrog
2021-04-07 00:26:31 +02:00
committed by GitHub
parent 4b9e480118
commit a70d55bfd8
3 changed files with 22 additions and 7 deletions

View File

@@ -57,9 +57,9 @@ Optional:
-d, --debug Enable debug output
--snmpsim Run snmpsimd.py using the collected data for manual testing.
Example:
Examples:
./save-test-data.php -o ios -v 2960x
./save-test-data.php -o linux -v freeradius -m freeradius
./save-test-data.php -o linux -v freeradius -m applications
";
exit;
}