Hi,
years ago I collaborated with huawei's integration and its MIBs files. It was before change to a commercial edition
Now I've been working on Huawei's CBQoS support, but I have a few questions about. Already I've written for Huawei NE40 family a discovery and polling modules, using the mysql table called ports_cbqos.
I found that every vendor has different implementations, even one vendor has different implementations for each their models.
My questions:
1.- Could I create a new table or just modify the ports_cbqos table.
2.- Right now I have finished this URL and it's working fine: http://10.184.8.136/device/device=1/tab=port/port=8/view=hqos/
(a new VIEW called hqos and I know you can't reach it but I can create a public address)
I do not know how to integrate it into the navigation panels or port links (How to chose between cisco's qos or huawei's qos when somebody follow the cbqos link)
I think we need to create a new QoS module with multi-vendor support. (modify the database schema)
Thanks,
Oscar
Hi Oscar,
Depending upon the structure of the other vendor's QoS in SNMP, it might be possible to re-use the table, perhaps with modifications. We would definitely prefer re-using the table, as that makes updating easier in future.
Adam.
Sent from BlueMail
On 4 Aug 2016, 13:38, at 13:38, obm@obm.cl wrote:
Hi,
years ago I collaborated with huawei's integration and its MIBs files. It was before change to a commercial edition
Now I've been working on Huawei's CBQoS support, but I have a few questions about. Already I've written for Huawei NE40 family a discovery and polling modules, using the mysql table called ports_cbqos.
I found that every vendor has different implementations, even one vendor has different implementations for each their models.
My questions:
1.- Could I create a new table or just modify the ports_cbqos table.
2.- Right now I have finished this URL and it's working fine: http://10.184.8.136/device/device=1/tab=port/port=8/view=hqos/
(a new VIEW called hqos and I know you can't reach it but I can create a public address)
I do not know how to integrate it into the navigation panels or port links (How to chose between cisco's qos or huawei's qos when somebody follow the cbqos link)
I think we need to create a new QoS module with multi-vendor support. (modify the database schema)
Thanks,
Oscar
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
obm@obm.cl