我已經創建了一個snmp代理模擬器並在其中實現了概念性行。所以我想在snmp4j的MOTable中添加一個空行。我嘗試了下面的代碼。 private MOTableRow createEmptyRow(MOTable motable, OID index)
{
Variable[] vars = new Variable[motable.getColumnCount()];
V3陷阱3DES,AES192和AES256使用SNMP4J創建陷阱發送發送失敗privProtocol 。發生異常如下: org.snmp4j.MessageException: Message processing model 3 returned error: Unsupported security level
at org.snmp4j.MessageDispatcherImpl.se
大家好! 我有一個示例代碼來訪問SNMP協議中使用snmp4j的設備的一些信息...在示例代碼中,他們已經將檢索到的信息轉儲到某個目標地址,並且我沒有得到目標地址是什麼... 下面是我的代碼... /**
* This method returns a Target, which contains information about where the
* data should be fet