mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 19:11:16 +00:00
Finalize extension documentation
This commit is contained in:
9
php_modules/snmp/README.md
Normal file
9
php_modules/snmp/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# snmp
|
||||
|
||||
The SNMP extension provides a very simple and easily usable toolset for managing remote devices via the Simple Network Management Protocol.
|
||||
|
||||
As it is a wrapper around the underlying Net-SNMP library, all basic concepts are the same and the PHP functions change their behaviour depending on the Net-SNMP configuration files and environment variables.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| PHP.net | https://www.php.net/manual/en/book.snmp.php |
|
||||
Reference in New Issue
Block a user