Skip to content

Commit e035a44

Browse files
authored
Update README.md
1 parent f5640c0 commit e035a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ To execute the script **"test.php"** in **"PHP_SCRIPT_PATH"** directory with arg
151151
```
152152
# Samples
153153

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

156156
**snmpget.php** :
157157
```php

0 commit comments

Comments
 (0)