snmp4php implements Simple Network Management Protocol (SNMP) in pure PHP as an alternative to the UCDSNMP/NETSNMP extension. It supports threadless parallel gets, walks, and sets for extremely fast polling (compared to sequential) of an entire network. Traps and bulk gets are supported. A simple MIB compiler is included.