php8.5
Home/ Manual/ reference / snmp/ SNMP

SNMP

The SNMP extension provides a very simple and easily usable toolset for managing remote devices via the Simple Network Management Protocol.

Intro

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.

More information about Net-SNMP can be found at Net-snmp

Setup Constants Reference Snmp Snmpexception

Source: reference/snmp/book.xml · from the official PHP manual (php/doc-en)