Details
Description
Hello,
I add new type of operation system: D-Link Firewall (dlinkfw).
It is for D-Link DFL-* devices.
Tested only on D-Link DFL-800.
Maybe someone can help to add D-Link Firewall support to Observium?
Some snmpwalks:
snmpwalk -M /opt/observium/mibs/ -c %CUT% -v2c %HOST% . > dfl-800
I try to use DFL800-MIB from here: http://ftp.dlink.ru/pub/FireWall/DFL-800/SNMP/ :
snmpwalk -M /opt/observium/mibs/ -m DFL800-MIB -c %CUT% -v2c %HOST% . > dfl-800-withdflmib
snmpwalk -On -M /opt/observium/mibs/ -m DFL800-MIB -c %CUT% -v2c %HOST . > dfl-800-withdflmib.N
I've also add a small kludge/improvement for better polling "features" and "version" on this D-Link Switches: DGS-1216T and DGS-1224T.