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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1548 - 1577 of 1699   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1548
Hi, I wonder if anybody has come across and solved this type of issue. We are having problems setting some FORE-Switch-MIB Integer variables via the api. For...
Setumo Mohapi
s.mohapi@...
Send Email
Oct 5, 2000
10:37 am
1549
Hi , Please find the answers under each question. ... RMI ... As long as the firewall is configured to allow the RMI traffic via the port , WebNMS has no...
nms-support
nms-support@...
Send Email
Oct 11, 2000
12:47 pm
1550
Hello: I write an applet and like to use discovery engine for to get some nodes of the network. I read some help and i think that for to use discovery engine i...
Lopez Jose Ariel
jalopez@...
Send Email
Oct 13, 2000
9:46 pm
1551
Hi, Test Mail. Please Ignore Vinu. ... To unsubscribe from the java-nm mailing list send a message to majordomo@... with the following text in the...
AdventNet RMON-SUPPORT
rmon-support@...
Send Email
Oct 21, 2000
11:49 am
1552
Dear Java-NM Subscriber, AdventNet is pleased to announce the availability of Beta version of AdventNet Management Builder Release 4.2. You are invited to...
P. Mahalingam
mali@...
Send Email
Nov 2, 2000
2:45 pm
1553
Hello everybody: I have been working with webnms and have some problems The webnms doesnt find any host of my network. The webnms runs in a machine with...
Lopez Jose Ariel
jalopez@...
Send Email
Nov 8, 2000
8:48 pm
1554
I had similar problem as you did. Some how it 's gone away after uninstall and upgrade to R2.2. My guess is that there is something to do with netstat.txt...
Tran, Hugh
HuTran@...
Send Email
Nov 9, 2000
1:38 am
1555
Hi Hugh: I try this and netstat.txt is regenerated but webnms still dont find any host Thanks for you response. ... To unsubscribe from the java-nm mailing...
Lopez Jose Ariel
jalopez@...
Send Email
Nov 9, 2000
1:52 pm
1556
Hello. I have a little of experience with Corba but I am new to Adventnet. I have downloaded Adventnet SNMPv1 API to evaluate it but I have a problem. I would...
Jean-Baptiste Binet
jean-baptiste.binet@...
Send Email
Nov 9, 2000
5:40 pm
1557
Hi, The AdventNetSnmp package contains a corba server which creates a SnmpFactory and binds it to the name service. You can start the server using the command...
snmp-support
snmp-support@...
Send Email
Nov 10, 2000
11:41 am
1558
Hello ! I think I solved the problem. I found that Adventnet uses BOA and Orbacus uses POA so it is incompatible. Thanks. Jean-Baptiste ... To unsubscribe from...
Jean-Baptiste Binet
jean-baptiste.binet@...
Send Email
Nov 10, 2000
11:52 am
1559
How do I set "authProtocol" for both privacy and security? I understand that for authentication I can do something like: authProtocol = USMUserEntry.MD5_AUTH; ...
Peter Grossman
pgrossma@...
Send Email
Nov 13, 2000
9:18 pm
1560
list ... To unsubscribe from the java-nm mailing list send a message to majordomo@... with the following text in the body of the message:...
Tcavezza@...
Send Email
Nov 14, 2000
1:24 am
1561
Dear Java-NM Subscribers, AdventNet is pleased to announce the availability of AdventNet WebNMS Release 2.2 You are invited to evaluate WebNMS 2.2 by ...
nms-support
nms-support@...
Send Email
Nov 14, 2000
4:17 pm
1562
In reviewing the example code I can see how one might be able to decrypt a pdu's contents which was sent encrypted presumably by using methods such as: ...
Peter Grossman
pgrossma@...
Send Email
Nov 14, 2000
5:20 pm
1563
Hello everybody. i'd like to read the topodb using the topoAPI. I wrote an applet that access the topoAPI through RMI but i got runtime errors. ...
Lopez Jose Ariel
jalopez@...
Send Email
Nov 14, 2000
8:11 pm
1564
this is my first SNMP. but I have a big problem /******** Receiver ********* public class ServerTrapReceiver { static SnmpAPI api; static SnmpSession session;...
SaukYoung Lee
saukyoung@...
Send Email
Nov 15, 2000
12:09 pm
1565
Hello. Does someone know if the AdventNet products run with JDK1.3 ? Thanks a lot. Jean-Baptiste ... To unsubscribe from the java-nm mailing list send a...
Jean-Baptiste Binet
jean-baptiste.binet@...
Send Email
Nov 15, 2000
1:40 pm
1566
yes, we tested AdventNet WebNMS with jdk1.3/jre1.3 . It works. works much faster also. Ashis Mandal ... From: Jean-Baptiste Binet...
ashis
ashis@...
Send Email
Nov 15, 2000
8:21 pm
1567
Dear Peter Grossman, Please see my answers below: ... Assuming 'user' is an instance of the USMUserEntry the above code only gives the privKey from the priv...
snmp-support
snmp-support@...
Send Email
Nov 16, 2000
9:48 am
1568
Dear Peter Grossman, ... According to the RFC2574 (User Based Security Model for SNMP v3) the authProtocol currently can be either MD5 or SHA. The MD5 or the...
snmp-support
snmp-support@...
Send Email
Nov 16, 2000
10:02 am
1569
Hello: i like to use rmi (through TopoAPI) for to access to topodb i made an applet (with mgmt builder 4.1.1) and basically the applet do public void init() { ...
Lopez Jose Ariel
jalopez@...
Send Email
Nov 17, 2000
2:06 am
1570
Hello everybody: I have look in the troubleshooting tips page and there say that in the boot scritp of webnms (startnmsserialize.bat) must be this form ...
Ariel Lopez
jalopez@...
Send Email
Nov 18, 2000
1:27 am
1571
Hi, Sorry for the late response. The basic reason for the problem that you face is that, since you try to implement an applet, the class-path parameter that...
NMS Support
nms-support@...
Send Email
Nov 18, 2000
7:49 am
1572
Dear TSGovind (what is your first name? TS?) Thanks for your response. But i have problems yet. First i want to run my applet standalone (not with the webnms...
Lopez Jose Ariel
jalopez@...
Send Email
Nov 21, 2000
12:50 am
1573
Hello: Well i have reading a little about java security and the things are change I have yet two problems with accesing topoAPI through rmi 1. Only can access...
Lopez Jose Ariel
jalopez@...
Send Email
Nov 22, 2000
2:50 am
1574
Dear Lopez, We hereby provide to you the answers for the questions you had asked.. #1) Applets have a security restriction which allow them to make socket...
NMS Support
nms-support@...
Send Email
Nov 22, 2000
10:38 am
1575
I have an SNMPv3 client and server program which can successfully communicate INFORM's with Authentication and Privacy enabled when I use the passwords...
Peter Grossman
pgrossma@...
Send Email
Nov 22, 2000
2:04 pm
1576
Is their something special about a 0x81 appearing in a password? The following works: java snmpv3informreqd -d -p 161 -e 0x000012141516171819202121 -u intial2...
Peter Grossman
pgrossma@...
Send Email
Nov 22, 2000
3:15 pm
1577
Thanks a lot TS all work that you say Ariel Lopez ... To unsubscribe from the java-nm mailing list send a message to majordomo@... with the...
Lopez Jose Ariel
jalopez@...
Send Email
Nov 24, 2000
12:15 am
Messages 1548 - 1577 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