PHPackages                             gipfl/protocol-snmp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gipfl/protocol-snmp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gipfl/protocol-snmp
===================

SNMP protocol implementation

v0.1.0(7y ago)14MITPHPPHP &gt;=5.6.0CI failing

Since Feb 19Pushed 3y ago2 watchersCompare

[ Source](https://github.com/gipfl/protocol-snmp)[ Packagist](https://packagist.org/packages/gipfl/protocol-snmp)[ RSS](/packages/gipfl-protocol-snmp/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

gipfl\\Snmp - SNMP library
==========================

[](#gipflsnmp---snmp-library)

SNMP protocol implementation in raw PHP for async usage. API is still subject to change, SNMPv3 is currently missing, but will be implemented.

[![Coding Standards](https://github.com/gipfl/protocol-snmp/actions/workflows/CodingStandards.yml/badge.svg)](https://github.com/gipfl/protocol-snmp/actions/workflows/CodingStandards.yml)[![Unit Tests](https://github.com/gipfl/protocol-snmp/actions/workflows/UnitTests.yml/badge.svg)](https://github.com/gipfl/protocol-snmp/actions/workflows/UnitTests.yml)[![Static Analysis](https://github.com/gipfl/protocol-snmp/actions/workflows/StaticAnalysis.yml/badge.svg)](https://github.com/gipfl/protocol-snmp/actions/workflows/StaticAnalysis.yml)[![PHPStan Level 9](https://camo.githubusercontent.com/83dd3d35cebed0eab9ee97ff1a5849c1344cda6a8ee9cac2cda20f5aa55b67bd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230392d627269676874677265656e2e7376673f7374796c653d666c6174)](https://phpstan.org/)[![Minimum PHP Version: 8.1](https://camo.githubusercontent.com/183804d09fec16ca7b6209b007250b7d8db1b915042feb093a9f20e6e1f25359/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e312d3838393242462e737667)](https://php.net/)[![License: MIT](https://camo.githubusercontent.com/f0ea896babd99caebface9b7d067026faff8bc8c209b867f6eb7e57a0e4157f4/68747470733a2f2f706f7365722e707567782e6f72672f676970666c2f70726f746f636f6c2d736e6d702f6c6963656e7365)](https://choosealicense.com/licenses/mit/)[![Version](https://camo.githubusercontent.com/0d357e2ad62388444479845ada44335cdcd60c2f9dfcf99e91c850357e131458/68747470733a2f2f706f7365722e707567782e6f72672f676970666c2f70726f746f636f6c2d736e6d702f76657273696f6e)](https://packagist.org/packages/gipfl/protocol-snmp)

Usage
-----

[](#usage)

Please see the `examples` directory for some usage examples:

- `get_multiple_oids.php` fetches a list of OIDs in parallel from multiple ips
- `trap-recieve.php` is a simple Trap receiver
- `trap-send.php` sends 60 test-traps a second to test the receiver

Tuning
------

[](#tuning)

Network Stack buffer sizes might be increased for high-traffic setups:

```
$ sudo sysctl -w net.core.rmem_max=26214400
net.core.rmem_max = 26214400
$ sudo sysctl -w net.core.rmem_default=26214400
net.core.rmem_default = 26214400

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2688d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35709015?v=4)[Gipfl](/maintainers/gipfl)[@gipfl](https://github.com/gipfl)

---

Top Contributors

[![Thomas-Gelf](https://avatars.githubusercontent.com/u/553008?v=4)](https://github.com/Thomas-Gelf "Thomas-Gelf (32 commits)")

### Embed Badge

![Health badge](/badges/gipfl-protocol-snmp/health.svg)

```
[![Health](https://phpackages.com/badges/gipfl-protocol-snmp/health.svg)](https://phpackages.com/packages/gipfl-protocol-snmp)
```

###  Alternatives

[nativephp/mobile

NativePHP for Mobile

1.0k55.0k87](/packages/nativephp-mobile)[yswery/dns

A DNS server implementation in pure PHP.

2884.0k1](/packages/yswery-dns)[sop/crypto-types

A PHP library of various ASN.1 types for cryptographic applications.

111.4M34](/packages/sop-crypto-types)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
