FreeDSx / SNMP

A Pure PHP SNMP Library.
MIT License
57 stars 13 forks source link

SNMP Server Component #2

Open ChadSikorra opened 5 years ago

ChadSikorra commented 5 years ago

This library should have some sort of general SNMP server component for replying to SNMP client requests. There is already a Trap Sink component capable of handling incoming client requests. Some prerequisite work is need:

Related work in progress in the ASN.1 library, needed for MIB support: https://github.com/FreeDSx/ASN1/issues/3

ChadSikorra commented 5 years ago

I have started work on MIB parsing, though it will take a bit before I have something usable. Since it's basically implementing a subset of X.680.