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 1670 - 1699 of 1699   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Avneet S Chhabra
avneet@...
Send Email
Jun 30, 2001
3:54 pm
1689
Hi all, I am using AdventNet SNMP Java Tool API . My platform is RedHat6.1 and jdk1.2.2. I tried to set a value in my SNMP HP printer but without any success. ...
Russell
weetat@...
Send Email
Jul 4, 2001
2:58 am
1690
Hi all , I am using RedHat6.1 and jdk1.2.2. I have a SNMP project . The project is to monitor router and switches in the network. I am trying to display our...
Russell
weetat@...
Send Email
Jul 4, 2001
6:56 am
1691
Hello ! In your documentation, you explain that the timeout policy is exponential. Is it possible to change it in order to have a linear timeout policy ? In...
Jean-Baptiste Binet
jean-baptiste.binet@...
Send Email
Jul 4, 2001
3:27 pm
1692
Hi all , I am using AdventNetSNMP v3 , jdk1.2.2 and RedHat6.1. I have developed a SNMP gui for our company Network Management Services. The application is...
Russell
weetat@...
Send Email
Jul 5, 2001
2:28 am
1693
Hi Russel, It seems that you are not setting any SNMP Version. Also, you can print error message, so you will come to know what is the problem. So, I suggest...
Ninad Shah
ninad_shah@...
Send Email
Jul 5, 2001
2:28 am
1694
Hi Ninad , thanks for your information. I have tried it , it did not set the value and give the error message below : Error: Response PDU received from...
Russell
weetat@...
Send Email
Jul 5, 2001
3:11 am
1695
There are two possibilities where I see problem: 1. The community string is wrong (check write community string on device) 2. Wrong SNMP Version So, check...
Ninad Shah
ninad_shah@...
Send Email
Jul 5, 2001
3:49 am
1696
Dear Russell, Both the error messages are the same - NoSuchName . Only the words used are different. But, the error stat and the error index will be the same...
AdventNet agent-support
agent-support@...
Send Email
Jul 5, 2001
1:46 pm
1697
Hi all , I am using AdventNetSNMPv3 , jdk1.2.2 and RedHat6.1 I have two Catalyst switches : Cat2924XL and Cat3524XL . I need to monitor the switches . What is...
Russell
weetat@...
Send Email
Jul 6, 2001
2:24 am
1698
... Hi all ,I am new in SNMP. I am using AdventNetSNMPv3 , RedHat6.1 and jdk1.2.2 for doing SNMP project. My question is regarding cisco catalyst2900...
Russell
weetat@...
Send Email
Jul 6, 2001
7:46 am
1699
HI, I'm working on my Master's thesis and i'm building a software tool for collecting performance data of a wireless ad-hoc network.To start with i need to...
jay
jsg_78@...
Send Email
Jul 9, 2001
9:33 pm
Messages 1670 - 1699 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