
helo,
after update in some devices, we`a mising some Hardware info, in that case, it`s hart to find groupe devives by hw, there some samples before, and after. can u help me in this case Please ;)
old fw dedlink sw :)
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME 6.07.B042 sysContact => version => 6.07.B042 hardware => DES-1210-28/ME features => null location => Kovo-11osios-g-36-Kaunas os => dlink status => 1
with new fw, after update
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME/B2 sysContact => version => 6.10.B017 hardware => features => null
R.

The firmware update seems to have changed the format of the device's sysDescr.
I've changed the code in Observium to parse the new string format. It'll also now pick up version strings from sysDescr beginning with V.
The change is committed in SVN revision 8406, but isn't yet in "stable".
Here's how it parses now :
root@omega:/home/observiumdev/dev# php ./test.php sysDescr hardware version features DES-1210-28/ME/B2 DES-1210-28/ME/B2 DES-2110 V1.01.02 DES-2110 1.01.02 D-Link DES-3028 Fast Ethernet Switch DES-3028 Fast Ethernet Switch Dlink DES-3010G Fast Ethernet Switch DES-3010G Fast Ethernet Switch DES-3200-28 Fast Ethernet Switch DES-3200-28 Fast Ethernet Switch DES-2108 5.01.B01 DES-2108 5.01.B01 DES-1210-28 2.02.A005 DES-1210-28 2.02.A005 DES-1210-52 2.02.002 DES-1210-52 2.02.002 root@omega:/home/observiumdev/dev#
adam. On 27/02/2017 20:38:35, Raimundas Šlepikas raimis@kis.lt wrote: helo,
after update in some devices, we`a mising some Hardware info, in that case, it`s hart to find groupe devives by hw, there some samples before, and after. can u help me in this case Please ;)
old fw dedlink sw :)
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME 6.07.B042 sysContact => version => 6.07.B042 hardware => DES-1210-28/ME features => null location => Kovo-11osios-g-36-Kaunas os => dlink status => 1
with new fw, after update
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME/B2 sysContact => version => 6.10.B017 hardware => features => null
R.
-- Best regards, Raimundas mailto:raimis@kis.lt
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hi,
We can only show the data that is given to us by the device. I'm not sure why this neighbour is being returned as a mac address, but it is :)
adam. On 01/03/2017 21:33:49, Raimundas Šlepikas raimis@kis.lt wrote: Thank you, it works perfect on Hw name :)
i have another question, in attached file, 1/1 port shows conection with HP2610-24 procurve wth an a full name, on 1/3 port is the same dedlink DES1210-28ME :), is it possible to see same name, not a mac :) ? that swich have name as home- series.
R.
Tuesday, February 28, 2017, 5:05:23 AM, you wrote:
The firmware update seems to have changed the format of the device's sysDescr.
I've changed the code in Observium to parse the new string format. It'll also now pick up version strings from sysDescr beginning with V.
The change is committed in SVN revision 8406, but isn't yet in "stable".
Here's how it parses now :
root@omega:/home/observiumdev/dev# php ./test.php sysDescr hardware version features DES-1210-28/ME/B2 DES-1210-28/ME/B2 DES-2110 V1.01.02 DES-2110 1.01.02 D-Link DES-3028 Fast Ethernet Switch DES-3028 Fast Ethernet Switch Dlink DES-3010G Fast Ethernet Switch DES-3010G Fast Ethernet Switch DES-3200-28 Fast Ethernet Switch DES-3200-28 Fast Ethernet Switch DES-2108 5.01.B01 DES-2108 5.01.B01 DES-1210-28 2.02.A005 DES-1210-28 2.02.A005 DES-1210-52 2.02.002 DES-1210-52 2.02.002 root@omega:/home/observiumdev/dev#
adam. On 27/02/2017 20:38:35, Raimundas Šlepikas raimis@kis.lt wrote: helo,
after update in some devices, we`a mising some Hardware info, in that case, it`s hart to find groupe devives by hw, there some samples before, and after. can u help me in this case Please ;)
old fw dedlink sw :)
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME 6.07.B042 sysContact => version => 6.07.B042 hardware => DES-1210-28/ME features => null location => Kovo-11osios-g-36-Kaunas os => dlink status => 1
with new fw, after update
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME/B2 sysContact => version => 6.10.B017 hardware => features => null
R.
-- Best regards, Raimundas mailto:raimis@kis.lt
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Best regards, Raimundas mailto:raimis@kis.lt [mailto:raimis@kis.lt]

Hi,
I don't know. I don't use any dlink hardware at all.
adam. On 02/03/2017 11:40:16, Raimundas Šlepikas raimis@kis.lt wrote: Sveiki Adam,
i asked Dlink, they ask for info.
swich do not give data thru LLDP or SNMP (what oid is)
to be 100% sure`m asking you.
Thanx :)
Thursday, March 2, 2017, 5:12:15 AM, you wrote:
Hi,
We can only show the data that is given to us by the device. I'm not sure why this neighbour is being returned as a mac address, but it is :)
adam. On 01/03/2017 21:33:49, Raimundas Šlepikas raimis@kis.lt wrote: Thank you, it works perfect on Hw name :)
i have another question, in attached file, 1/1 port shows conection with HP2610-24 procurve wth an a full name, on 1/3 port is the same dedlink DES1210-28ME :), is it possible to see same name, not a mac :) ? that swich have name as home- series.
R.
Tuesday, February 28, 2017, 5:05:23 AM, you wrote:
The firmware update seems to have changed the format of the device's sysDescr.
I've changed the code in Observium to parse the new string format. It'll also now pick up version strings from sysDescr beginning with V.
The change is committed in SVN revision 8406, but isn't yet in "stable".
Here's how it parses now :
root@omega:/home/observiumdev/dev# php ./test.php sysDescr hardware version features DES-1210-28/ME/B2 DES-1210-28/ME/B2 DES-2110 V1.01.02 DES-2110 1.01.02 D-Link DES-3028 Fast Ethernet Switch DES-3028 Fast Ethernet Switch Dlink DES-3010G Fast Ethernet Switch DES-3010G Fast Ethernet Switch DES-3200-28 Fast Ethernet Switch DES-3200-28 Fast Ethernet Switch DES-2108 5.01.B01 DES-2108 5.01.B01 DES-1210-28 2.02.A005 DES-1210-28 2.02.A005 DES-1210-52 2.02.002 DES-1210-52 2.02.002 root@omega:/home/observiumdev/dev#
adam. On 27/02/2017 20:38:35, Raimundas Šlepikas raimis@kis.lt wrote: helo,
after update in some devices, we`a mising some Hardware info, in that case, it`s hart to find groupe devives by hw, there some samples before, and after. can u help me in this case Please ;)
old fw dedlink sw :)
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME 6.07.B042 sysContact => version => 6.07.B042 hardware => DES-1210-28/ME features => null location => Kovo-11osios-g-36-Kaunas os => dlink status => 1
with new fw, after update
sysObjectID => .1.3.6.1.4.1.171.10.75.15.2 sysDescr => DES-1210-28/ME/B2 sysContact => version => 6.10.B017 hardware => features => null
R.
-- Best regards, Raimundas mailto:raimis@kis.lt
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Best regards, Raimundas mailto:raimis@kis.lt [mailto:raimis@kis.lt]
-- Best regards, Raimundas mailto:raimis@kis.lt [mailto:raimis@kis.lt]
participants (2)
-
Adam Armstrong
-
Raimundas Šlepikas