Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarbonneaux committed Oct 31, 2016
1 parent f5640c0 commit e035a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ To execute the script **"test.php"** in **"PHP_SCRIPT_PATH"** directory with arg
```
# Samples

With this items `php[snmpget.php,<hostname>,<community>]` they do snmp get of the `oid` on `<hostname>`, with `<community>`.
With this items `php[snmpget.php,<hostname>,<community>,<oid>]` they do snmp get of the `oid` on `<hostname>`, with `<community>`.

**snmpget.php** :
```php
Expand Down

0 comments on commit e035a44

Please sign in to comment.