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.
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: classic default workflow [ 12177 ] | New: Observium workflow [ 13243 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
some improvements for polling features in
OBSERVIUM-1443