dlink DGS-1100-24 only found as generic
Hi All,
our new D-Link DGS-1100-24 switches are only being discovered as generic device but strangely enough its finding 1 vlan?
the syObjectID is being found as .1.3.6.1.4.1.171
but i can see inside os.inc.php the sysObjectID is already included as D-Link-Generic (Line:1950)
even tho it could be put under the D-Link Switch (Line:1927)
i have included a run poller.php and discover.php commands here - http://pastebin.com/8iKYU16N
can the great and wonderful people working at Observium please help :-)
Regards
Simon - Hestor Ltd
Hi, try latest revision now :)
On Wed, Oct 14, 2015 at 5:00 PM, Simon Smith simonsmith5521@gmail.com wrote:
Hi All,
our new D-Link DGS-1100-24 switches are only being discovered as generic device but strangely enough its finding 1 vlan?
the syObjectID is being found as .1.3.6.1.4.1.171
but i can see inside os.inc.php the sysObjectID is already included as D-Link-Generic (Line:1950)
even tho it could be put under the D-Link Switch (Line:1927)
i have included a run poller.php and discover.php commands here - http://pastebin.com/8iKYU16N
can the great and wonderful people working at Observium please help :-)
Regards
Simon - Hestor Ltd _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Mike,
its being found as a d-link switch now, yippee
however, it’s not finding any ports or vlans ?
I’ve attached a full poller.php debug and discover.php debug off the switch now after the svn up
i can see in the debug it is saying over and over again
X ignored (by empty ifDescr and ifName).
I have also discovered an MIB file for the D-Link DSG 1100 series too if its of any use ?
ftp://ftp.dlink.eu/Products/dgs/dgs-1100/driver_software/DGS-1100_mib_revB1_1-00-003_eu_multi_20140912.zip
Regards
Simon
On 15 Oct 2015, at 6:44 a.m., Mike Stupalov mike@observium.org wrote:
Hi, try latest revision now :)
On Wed, Oct 14, 2015 at 5:00 PM, Simon Smith <simonsmith5521@gmail.com mailto:simonsmith5521@gmail.com> wrote: Hi All,
our new D-Link DGS-1100-24 switches are only being discovered as generic device but strangely enough its finding 1 vlan?
the syObjectID is being found as .1.3.6.1.4.1.171
but i can see inside os.inc.php the sysObjectID is already included as D-Link-Generic (Line:1950)
even tho it could be put under the D-Link Switch (Line:1927)
i have included a run poller.php and discover.php commands here - http://pastebin.com/8iKYU16N http://pastebin.com/8iKYU16N
can the great and wonderful people working at Observium please help :-)
Regards
Simon - Hestor Ltd _______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov http://observium.org/ http://observium.org/_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
On 15.10.15 12:18, Simon Smith wrote:
Hi Mike,
its being found as a d-link switch now, yippee
however, it’s not finding any ports or vlans ?
I’ve attached a full poller.php debug and discover.php debug off the switch now after the svn up
i can see in the debug it is saying over and over again
X ignored (by empty ifDescr and ifName).
Because snmp query if ifEntry ended by timeout error: /usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'switch.rbs':'161' ifEntry Timeout: No Response from udp:switch.rbs:161
Upgrade device firmware.
I have also discovered an MIB file for the D-Link DSG 1100 series too if its of any use ?
ftp://ftp.dlink.eu/Products/dgs/dgs-1100/driver_software/DGS-1100_mib_revB1_1-00-003_eu_multi_20140912.zip
Regards
Simon
On 15 Oct 2015, at 6:44 a.m., Mike Stupalov <mike@observium.org mailto:mike@observium.org> wrote:
Hi, try latest revision now :)
On Wed, Oct 14, 2015 at 5:00 PM, Simon Smith <simonsmith5521@gmail.com mailto:simonsmith5521@gmail.com> wrote:
Hi All, our new D-Link DGS-1100-24 switches are only being discovered as generic device but strangely enough its finding 1 vlan? the syObjectID is being found as .1.3.6.1.4.1.171 but i can see inside os.inc.php the sysObjectID is already included as D-Link-Generic (Line:1950) even tho it could be put under the D-Link Switch (Line:1927) i have included a run poller.php and discover.php commands here - http://pastebin.com/8iKYU16N can the great and wonderful people working at Observium please help :-) Regards Simon - Hestor Ltd _______________________________________________ observium mailing list observium@observium.org <mailto:observium@observium.org> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov http://observium.org/ _______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Mike Stupalov
-
Simon Smith