Java Getting Name/Description for OIDs in MIB

前端 未结 3 1418
别跟我提以往
别跟我提以往 2021-01-13 02:29

I am programming a network management system, and need to be able to print out meaningful names behind the OIDs that are received from SNMP traps. Due to the nature/size of

3条回答
  •  情歌与酒
    2021-01-13 03:00

    I know thread is old, but it may help others. One can use SNMP4J-SMI jar get a name description for OIDS in MIB

    How to use SNMP4J-SMI with SNMP4J

    Just fyi it comes under License Commercial

提交回复
热议问题