开发者

Java TL1 protocol [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_开发百科

Closed 7 years ago.

Improve this question

Does anyone know of any Java SDKs/libraries for communicating via the TL1 protocol that are opensource?


Going through this right now I can tell you there is nothing that is open and free. There is the Perl TL1 toolkit https://noc.sara.nl/nrg/TL1-Toolkit/

What I ended up doing was writing my own TL1 Java api. It's not particularly hard. The most difficult part is handling all the different vendor implementations of the TL1 standard. You could always reference the Perl toolkit as a starting point for rolling your own api.

The other option is using one of the commercial Java TL1 api's out there. Googling will find them pretty easily.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜