Hi, When developing an applet for use with SAS is there a problem with the size of the download? If I clear my Windows Netscape cache, and then load my applet...
Ciaran Johnston
Ciaran.Johnston@...
May 3, 2001 2:41 pm
1660
Write a smaller applet :-) Use a .jar file instead of individual .class files. Then you can buy a .jar file optimizer like dasho which will compress the jar by...
Gart, Mitch
mgart@...
May 3, 2001 6:40 pm
1661
Hi, I am a Masters student in Computer Science. I am using AdventNet for my project. I want to run AgentSimulator from Command Line on Linux machine. In the...
Avneet S Chhabra
avneet@...
May 7, 2001 9:48 pm
1662
Dear Avneet, Sorry for missing out this important piece of information. It has been rectified in the latest release of the Agent Simulator. The latest release...
agent-support
agent-support@...
May 8, 2001 10:41 am
1663
Is there a way to basically use SnmpTarget.loadMibs() to load all files in a particular directory? You will notice that in my implementation below I load one...
Knepp, Ethan
eKnepp@...
May 8, 2001 4:28 pm
1664
We have a Java applet which is using the Adventnet 3.2 JAVA SNMP API and I am having problems getting V3 communication going. V2 is working fine. If we use...
Nick Marotta
nmarotta@...
May 10, 2001 2:28 pm
1665
Hi. I recently added functionality for our trap manager to be able to receive v3 traps. I am using the snmpv3trap sample program to test. I can receive v3...
jason@...
May 10, 2001 7:08 pm
1666
Hi Jason, ... The above exception will occur when the security parameters on the sending side doesn't match with that on the receiving side. I am giving below...
snmp-support
snmp-support@...
May 11, 2001 10:27 am
1667
We have a java applet which uses the Adventnet SNMP API version 3.1. We are supposed to support Internet Explorer 5.5 and Netscape Communicator 4.7, with...
Nick Marotta
nmarotta@...
May 14, 2001 4:39 pm
1668
Hi, We have some doubt about agent configuration in V3. We have simulated a agent using Adventnet Agent simulator and configured in V3 mode with security level...
srinivasa umesh
umeshsrinivasa@...
May 17, 2001 12:42 pm
1669
Hi, is it possible to make GET requests using MIB BROWSER to proprietary MIBs (e.g. CISCO MIBs)?? I tried to load a CISCO MIB file and it parsed quite well,...
Ricardo de Farias San...
rsantos@...
May 17, 2001 12:48 pm
1670
Hi, Can anyone of you please provide me with some description on following Snmp error codes. I have looked at the Adventnet documentation but i could not find...
Srikanth Kaligotla
SKaligotla@...
May 24, 2001 11:52 pm
1671
Dear Java-NM Subscriber, AdventNet is pleased to announce the availability of the Service Pack 1 for the AdventNet Management Builder Release 4.2. This is ...
Builder-support
builder-support@...
May 25, 2001 1:43 pm
1672
Hi, We are giving detailed error messages for the snmp errors and all other errors in our ErrorMessages class of beans package. SnmpAPI.SNMP_ERR_TOOBIG...
AdventNet snmp-support
snmp-support@...
May 25, 2001 3:08 pm
1673
I do not wish to use GUI so I started the AgentSimulator from the command line options and it started out well. But when I do snmpget operation, it throws...
Avneet S Chhabra
avneet@...
Jun 4, 2001 12:22 pm
1674
Hello Adventnet people: I have been working with mgmt builder for a little while with a project and now i have a problem I want to poll all the columns in a...
Lopez Jose Ariel
jalopez@...
Jun 7, 2001 3:22 pm
1675
Hi, I'm using adventnet release 3.1 and while making use of mib browser we are facing the following issue. There are three mibs, MIB-A, MIB-B & MIB-C. MIB-A...
Srikanth Kaligotla
SKaligotla@...
Jun 12, 2001 1:20 am
1676
Dear Ariel Lopez, If setObjectIDList() or setColumnsPolled() is used to set the columns that needs to be shown in the table,then request will be sent only for...
snmp-support
snmp-support@...
Jun 12, 2001 1:23 pm
1677
Hi, ... In case of external index we will send request only for other column oids and not for index columns.So if you select the table oid and do getnext then...
AdventNet snmp-support
snmp-support@...
Jun 12, 2001 2:46 pm
1678
Dear Java-NM Subscriber, AdventNet is pleased to announce the availability of the Beta version of AdventNet AgentToolkit (C Edition) Release 5.0. You are...
cagent-support
cagent-support@...
Jun 14, 2001 4:12 pm
1679
Hello, I am working on a project which deals with SNMP. I have met a problem which apparently could be solved thanks to one of adventurenet.com tools. My...
Carillo, Kevin
CarilK@...
Jun 20, 2001 5:14 pm
1680
Hello, I am working on a project which deals with SNMP. I have met a problem which apparently could be solved thanks to one of adventurenet.com tools. My...
Carillo, Kevin
CarilK@...
Jun 21, 2001 9:05 am
1681
Hi Caril K, Please use this application (attached) to forward traps from port 162 to any port pass as argument on the same machine. The command is : java...
AdventNet snmp-support
snmp-support@...
Jun 21, 2001 11:41 am
1682
Hello ! I have got a file containing the ASN1 description of a MIB. I would like to find a tool which can generate a Java class containing constants...
Jean-Baptiste Binet
jean-baptiste.binet@...
Jun 21, 2001 2:34 pm
1683
Hello everyone, I work for a company that is already using the AdventNet SNMP API. The dilema that I am having is that I also need to implement a ping(using...
Knepp, Ethan
eKnepp@...
Jun 21, 2001 6:50 pm
1684
Hi everebody! Jean-Baptiste: did you tried Snacc for Java ? Maybe it will help you. Regards, Mauricio Enviado por: owner-java-nm@... Destinatarios:...
Mauricio Oliveto
moliveto@...
Jun 21, 2001 8:01 pm
1685
I am using the Snmp API v2c, I want to know how can I implement the discovery function in my application. Thx in advance, Peng ...
snmpmaillist
snmpmaillist@...
Jun 24, 2001 7:54 am
1686
Hello. I would like to perform a set on an OID using the SnmpRequestServer bean. According to your documentation, it is not possible if the MIB is not loaded....
Jean-Baptiste Binet
jean-baptiste.binet@...
Jun 26, 2001 2:07 pm
1687
Hello. I want to send a GET request by using the SnmpRequestServer.addRequest() method. So I create a new RequestEvent like this : MyClass source = new...
Jean-Baptiste Binet
jean-baptiste.binet@...
Jun 28, 2001 4:24 pm
1688
I have started the Agent Simulator from the command line using $ java com.adventnet.snmp.simulator.agent.AgentSimulatorOperation -p 4000 -d 3 -v v1 -r public...