Output numbers (#3637)

add numbers only output option to snmpbulkwalk command.
This commit is contained in:
Tony Murray
2016-06-11 09:45:39 -05:00
committed by GitHub
parent 879abfb7e2
commit a68e69b732

View File

@@ -9,7 +9,7 @@ Please replace the relevant information in these commands.
```bash
./discovery.php -h HOSTNAME -d -m os
./poller.php -h HOSTNAME -r -f -d -m os
snmpbulkwalk -v2c -c COMMUNITY HOSTNAME .
snmpbulkwalk -On -v2c -c COMMUNITY HOSTNAME .
```
If possible please also provide what the OS name should be if it doesn't exist already.