Questions tagged [webnms]
4 questions
2
votes
3 answers
maximum allowed length for read and write community for SNMPv2c
Can you please tell me the maximum length allowed for SNMPv2c read and write community .I didn't find any relevant doc which can provide description about the same .
Thanks
-Ravi

Ravi
- 71
- 1
- 7
1
vote
1 answer
how to init snmp V3 Parameters to get snmpV3 trap using AdventNet
I am trying to recieve SNMP v3 traps from a device, using Adventnet.
When getting a trap I see the following AdventNet exception thrown:
Exception while constructing message after receiving PDU. Dropping this PDU received from xxx.xxx.xxx.xxx. …

yogev levi
- 369
- 1
- 4
- 21
0
votes
0 answers
How to find Snmp Packet size of the request and response using adventnet/webnms SnmpTarget alone
I have tried to get the size of Snmp packet sent during the request and received during the response. I'm trying to find those packets' sizes. I have to use only the adventnet/webnms's SnmpTarget class to find the same. But I have found no method to…
0
votes
1 answer
WebNMS - SNMPv3 over SHA-DES not working
When using WebNMS java based SNMP APIs for communication with SNMPv3, I am getting following error on using SHA-DES combination. All other combinations(MD5-DES, noAuthNoPriv etc) are working fine.
Digest Failed : RemoteHost = 10.121.32.163 :…

codingenious
- 8,385
- 12
- 60
- 90