Search the web
Sign In
New User? Sign Up
java-nm · JAVA based Network Management
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 450 - 479 of 1699   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
450
Has anyone had problems with the Advent SNMP 1.2 package running on HPUX 10.20 with HPJDK 1.1.3? Our code works fine on every platform except the HP which...
Michael Tortolano
michael.tortolano@...
Send Email
Dec 2, 1997
1:50 pm
451
I downloaded the snmpv2c java software and I just can't get this to work on my Sun machine. This is the error message that I keep getting - --errors --- Please...
Vijay Venkatesh
vijay.venkatesh@...
Send Email
Dec 2, 1997
7:32 pm
452
Hi, I've got this problem. I use AdventNet Web NMS 1.0. When I want to make a SnmpSetRequest I use SnmpSession.set( String , String ) method. The first...
Jan Jansta
Jan.Jansta@...
Send Email
Dec 3, 1997
4:05 am
453 Vijay Venkatesh
vijay.venkatesh@...
Send Email
Dec 2, 1997
10:07 pm
454
Hell everyone Can the Advent Agent Builder 2.0 use multi-threading to receive and excute many SNMP requests simultaneously ? Please let me know if this is...
Adel Ghlamallah
aghlamal@...
Send Email
Nov 4, 1997
5:01 am
455
Hi, I'm using the SNMP package 1.0.3 with JDK 1.0.2, and Netscape 3. I'm running SAS in the same directory as my web pages. My trap monitoring applet gets...
Wade Mergenthal
wade_mergenthal@...
Send Email
Dec 4, 1997
3:55 am
456
... yes, it is possible. you must write you own agent class which calls com.adventnet.snmp2.agent.SnmpAgent's methods. the following program is a example which...
zhang fan
zf@...
Send Email
Dec 4, 1997
10:09 pm
457
Hi, I am a newcomer. I just start to look at your Java SNMP package. I am interested in trying a very simple application by using the package, for example,...
Jianqun Chen
jianqunc@...
Send Email
Dec 10, 1997
11:00 pm
458
Hi, I am a newcomer to the mail list. I just start to look at your Java SNMP package. I am interested in trying a very simple application by using the...
Jianqun Chen
jianqunc@...
Send Email
Dec 11, 1997
12:30 am
459
Hi, I am so happy at getting your first response so quickly. Thank you so much. You indicated an snmp agent is needed on the networked computer. As I...
Jianqun Chen
jianqunc@...
Send Email
Dec 11, 1997
4:32 am
460
Hi, usually the Snmp Agent is an aplication ( process ) running on managed device ( router, data switch etc. , and of course computer ). The vendor of any...
Jan Jansta
Jan.Jansta@...
Send Email
Dec 11, 1997
7:44 pm
461
Hi, 1. Does the Advent SNMP session thread in Advent Extensible Agent perform a blocking call or does it poll the SNMP port to receive SNMP PDUs? 2. If it...
D. D. Ganguly
ddg@...
Send Email
Dec 12, 1997
4:33 am
462
Hi, I wrote an applet modifying your snmpget and snmpgetnext examples. First I test it succesfully at home using an NT server as HTTP server and using Netscape...
Rafael Pachon
r-pachon@...
Send Email
Dec 12, 1997
7:05 am
463
i have run into similar problems using Netscape4.03 to run a Java corba applet. the security violation message that you are getting is a known problem, and...
Rubens S. Gomes
rgomes@...
Send Email
Dec 12, 1997
4:22 pm
464
We also get very similar "Couldn't connect..." Security and Applet exceptions with Netscape 4.03 and Advent NetMonitor 2.02 code. We are not using SAS with...
Mark Henrichs
MEH0045@...
Send Email
Dec 12, 1997
4:31 pm
465
fyi. Paul ... Frameworks to Proposed Standard ... From "Leabo,Brad" <IMCEAMS-CALABASAS_CALABASAS1_BLEABO@...> Mon Dec 12 14:22:03 1997 ...
Paul Denning
pauld@...
Send Email
Dec 12, 1997
9:04 pm
466
These are the things we noticed in Netscape 4.03 and IE4.0. Netscape4.03: If you load applets through the webserevr, there is apparently no change between the...
Sekar Vembu
sekar@...
Send Email
Dec 13, 1997
6:29 pm
467
In response to numerous requests from our customers, Advent Network Management is pleased to announce a training course on the development of SNMP network...
Sridhar Vembu
svembu@...
Send Email
Jan 7, 1998
6:23 am
468 Charles Zheng
czheng@...
Send Email
Jan 8, 1998
7:10 am
469
Where can i get a MIB file PArser/ compiler??? -roshni...
Baby Roshni
roshni@...
Send Email
Jan 9, 1998
6:02 pm
470
Hi, We're looking to implement some RMI classes which pass Advent Snmp objects around. Since Advent's Snmp2 package classes do not implement ...
Kevin Wein
kdw@...
Send Email
Jan 9, 1998
10:41 pm
471
I'm finding that the latest version of IE4 disallows the creation of DatagramSockets, unless you relax the security explicitly. I.e. : DatagramSocket s = new...
Tim Thompson
tjt@...
Send Email
Jan 12, 1998
7:24 pm
472
Hi all, I'm in the process of evaluating whether or not to use Java, as the platform to develop a Graphical SNMP Manager for our upcoming network devices (like...
Marco Paganini
marco@...
Send Email
Jan 12, 1998
11:39 pm
473 Marco Paganini
marco@...
Send Email
Jan 13, 1998
12:48 am
474
Yeah, that's right. By default, latest IE4 doesn't allow java applets to open sockets. The user has to explicitly modify the browser settings to enable java ...
Sreenivas Kanumuru
svk@...
Send Email
Jan 13, 1998
4:35 am
475
From AdventNet...... Binary classes are free to download.............. For further info go to http://www.adventnet.com/ regards, pramuk ... Prasenjit Mukherjee...
Prasenjit Mukherjee
pramuk@...
Send Email
Jan 13, 1998
10:04 pm
476
Hello Morsy, ... This is the question that we have ask ourselves, a few month ago. Anyway, we have manage to translate, partly the GDMO into the java code. And...
Andrew Tham
tham@...
Send Email
Jan 13, 1998
10:39 pm
477
Hello, I am asked to give a presentation on JMAPI. This presentation will help our system administrators to switch to a java-based management solution. These...
Morsy M. Cheikhrouhou
Morsy.Cheikhrouhou@...
Send Email
Jan 13, 1998
10:14 pm
478
Hi All, Are there any java classes available for Network Topology Discovery? Anyway i am impressed with Advents NM classes, they're great!! best regards morgan...
Morgan
mh901931@...
Send Email
Jan 13, 1998
9:42 pm
479
Sreenivas, I am having difficulty running our java applets in IE 4.0. Is there any special settings for it? Any help will be appreciated. Bala Andrapalliyal ...
Bala Andrapalliyal
bala@...
Send Email
Jan 13, 1998
5:20 pm
Messages 450 - 479 of 1699   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help