Java Getting Name/Description for OIDs in MIB

前端 未结 3 1380
别跟我提以往
别跟我提以往 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 02:41

    You need a MIB parser - for example Mibble (available under GPL and commercial license).

提交回复
热议问题