... To unsubscribe from the java-nm mailing list send a message to majordomo@... with the following text in the body of the message: unsubscribe...
Mostafa ARRADI ALAOUI
marradi@...
Dec 1, 2000 3:26 pm
1587
I have convinced myself that the suggestion below does not work. On the manager side I get a message digest error during authentication. My code is as...
Peter Grossman
pgrossma@...
Dec 1, 2000 10:22 pm
1588
Hi, We need some clarifications regarding the product that you are using. Please mention which of the AdventNet products (and which version) you are using so ...
builder-support
builder-support@...
Dec 2, 2000 8:18 am
1589
Dear Peter Grossman, You will have to set the same auth/priv keys both at the manager and agent side so that the digest error does not occur. Either you call...
snmp-support
snmp-support@...
Dec 2, 2000 9:45 am
1590
Hello: I have been working on an applet with table bean. This retrieves one table from an agent. In this table i have specified that i like to show only four...
Lopez Jose Ariel
jalopez@...
Dec 7, 2000 12:37 am
1591
Dear Ariel Lopez, In TableBean, while calling refreshTable() method it will set the initial settings like host ,oid and mib loaded for refreshing table. Hence...
snmp-support
snmp-support@...
Dec 7, 2000 11:20 am
1592
Sorry, how can i to know what version i use? In the mgmt builder dont say nothing about this in anywhere. I have an agent in the window's mib browser settings...
Lopez Jose Ariel
jalopez@...
Dec 7, 2000 2:10 pm
1593
Hello again: I have another trouble. I have 2 projects that have only one screen both with same name, when i change something in one and later i open the other...
Lopez Jose Ariel
jalopez@...
Dec 7, 2000 2:29 pm
1594
Hello: I have been working with multilinegraph and have a little trouble. I declare the mlgraph in the init script but i set the mlgraph inside a event. Works...
Lopez Jose Ariel
jalopez@...
Dec 12, 2000 1:33 am
1595
Hello: i have a couple of questions 1.the Jtree in the mgmt builder 4.1.1 . Are there any way to make that the nodes of the tree can be customized? I create...
Lopez Jose Ariel
jalopez@...
Dec 12, 2000 1:48 am
1596
Dear Raja: Can you send me the patch for fix this problem? Yet i dont know what version of snmp i got. i'll be waiting a response from you. Thanks Ariel Lopez ...
Lopez Jose Ariel
jalopez@...
Dec 12, 2000 2:03 am
1597
We have encountered a non-caught NullPointerException within the SnmpSession class. I noticed that a bug for the SnmpSession ASN.1 serialization has been fixed...
Paul M. Hopper
phopper@...
Dec 15, 2000 6:25 pm
1598
HI I was testing TL1 library. I found 2 problems 1) It hangs when it fails to collect the data or when it is not able to parse the output from the agent. Its...
sanju
ssanju@...
Dec 19, 2000 11:59 pm
1599
Dear Sanju, For your first question, we are not able to see the full ResponseMessage that is sent by the TL1Agent. So could you please use this method in ...
tl1-support
tl1-support@...
Dec 20, 2000 7:56 am
1600
I will run with the debug and send you the files, but can you fix the API so that at least it should not hang. Idealy it should catch the Exception and report...
I have attached the file. I am using the api the way its mentioned in the syncsend example. It looks to me that why its hanging is that because you are sending...
sanju
ssanju@...
Dec 20, 2000 9:29 pm
1603
I have attached the file. I am using the api the way its mentioned in the syncsend example. It looks to me that why its hanging is that because you are sending...
sanju
ssanju@...
Dec 21, 2000 7:14 pm
1604
Hi, Would like to know more about the error "sync send request failed" On what conditions this error occurs?? Thanks Prakash ...
Prakash Baskaran
prakash_bask@...
Dec 22, 2000 12:50 am
1605
Dear Mr.Sanjay, Herewith I am attaching the syncsend example program (SampleTL1MessageSyncSend.java) with slight modifications. In our release version, we...
tl1-support
tl1-support@...
Dec 22, 2000 8:02 am
1606
Hi. Regarding the Agent simulator. I have a scalar which is KLM type which is actually an OCTET string with the length of 3 bytes ( with some restrictions ). ...
Arad Moshe
AradM@...
Jan 10, 2001 3:59 pm
1607
Hello, My question is: Alarm have the following properties: Owner,FailureObject previous Severity,Alert Message,Alert Group,create ...
Sabina Shlimak
Sabina.Shlimak@...
Jan 25, 2001 1:54 pm
1608
Dear Sabina Shlimak, User can add their own properties in the form of User Properties by the following ways. 1) By writing a class which implements ...
nms-support
nms-support@...
Jan 29, 2001 3:11 pm
1609
Dear Sir, First of all thanks for your detailed mail. We are analyzing the exception trace which you had sent and we will get back to you at the earliest....
nms-support
nms-support@...
Feb 2, 2001 5:31 pm
1610
I'm wondering if the underlying API for SnmpTarget() for example is multi-threaded. Meaning, if I launch 5 threads to do SNMP lookups for various devices,...
Givental, Gary (ISS S...
ggiventa@...
Feb 5, 2001 9:31 pm
1611
Hi Gary Givental, The High-Level API like Snmp-Target are mainly for single-threaded operations. You can have single instance of Target for different threads. ...
snmp-support
snmp-support@...
Feb 6, 2001 10:23 am
1612
... Subject: Re: Deprecated warnings of RelationalUtil.quot Date: Tue, 23 Jan 2001 16:19:02 +0530 From: nms-support <nms-support@...> Reply-To:...
nms-support
nms-support@...
Feb 6, 2001 12:03 pm
1613
Hello ! I have few questions about SnmpTarget : 1) What is the behaviour of SnmpTarget if I do a SET or GET request with a timeoutvalue=0 (setTimeout(0)) ? ...
Jean-Baptiste Binet
jean-baptiste.binet@...
Feb 8, 2001 4:05 pm
1614
Dear Brett, Regarding the AccessControl implementation of the Solstice Enterprise Agents, Here's the snippet from the "Solstice Enterprise Agents User Guide...
agent-support
agent-support@...
Feb 12, 2001 4:59 pm
1615
I'm attempting to monitor a rather large number of devices, about 500+. The monitoring needs to be done continuously and at very short intervals, under a...