Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Observium SVN fully updated 0.13.6.4167
Server: Debian 7 fully updated
Device polled : Huawei VRP 5.110
Device Information:
1) S5700-52C-EI Huawei Versatile Routing Platform Software VRP (R) software,Version 5.110 (S5700 V200R001C00SPC300)
2) S5700-28C-EI-24S Huawei Versatile Routing Platform Software VRP (R) software,Version 5.70 (S5700 V100R005C01SPC100)
3) S2700-18TP-EI-AC Huawei Versatile Routing Platform Software VRP (R) software,Version 5.70 (S2700 V100R005C01SPC100)
Observium SVN fully updated 0.13.6.4167 Server: Debian 7 fully updated Device polled : Huawei VRP 5.110 Device Information: 1) S5700-52C-EI Huawei Versatile Routing Platform Software VRP (R) software,Version 5.110 (S5700 V200R001C00SPC300) 2) S5700-28C-EI-24S Huawei Versatile Routing Platform Software VRP (R) software,Version 5.70 (S5700 V100R005C01SPC100) 3) S2700-18TP-EI-AC Huawei Versatile Routing Platform Software VRP (R) software,Version 5.70 (S2700 V100R005C01SPC100)
Description
When you add a host in Observium with "Huawei VRP" operating system it is discovered as a "H3C" operating system .
To make Observium discovers the device as "VRP" operating system, it must be changed in the database.
update devices set os='vrp' where device_id='$DEVICE_ID';
I dunno it fixed some time ago.
All tested by me Huawei VRP discovers correctly.