mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 03:21:15 +00:00
10 lines
599 B
Markdown
10 lines
599 B
Markdown
# 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 |
|