Hello,
I have a couple of questions related to using SNMP API calls.
1. When I call systemGroup.setName(String), I get the following exception
Exception: com.nortelnetworks.ore.service.jmibmap.loopback.LoopbackException: Ca
nnot send PDU: com.nortelnetworks.ore.service.jsnmp.SnmpException: PDU receive e
rror: Receive timed out
2. As I read from the SNMP spec, SNMP requests should indicate the community name it is using, how is that achieved in the API ? Where should I set the community name to be for authentication purpose ?
Any comments much appreciated.
Thanks,
Bryan