Hello all,
I tested 5.4.1.pre3 on AIX. This version still needs a fix for dlopen use on
AIX. (AIX dlopen does not support lazy loading. When dlopen is called for a
Net-SNMP library, there cannot be unresolved symbols. Otherwise, dlopen
fails.)
Followings are the build order of Net-SNMP library f
Is it recommended I set the following along with the "processed" bit?
"req->delegated = REQUEST_IS_NOT_DELEGATED"
Robert Story <[EMAIL PROTECTED]> wrote: On Thu, 21 Jun 2007 05:39:53 -0700
(PDT) Need wrote:
NH> So based on your response, it seems like I can set "processed = 1" in the
"_objec
On Thu, 21 Jun 2007 11:07:01 -0700 (PDT) Need wrote:
NH> Also, since Table2 shares the cache from Table1, then I would assume there
is no reason to set the "cache->timeout" and "cache->flags" values in the
Table2_container_init() routine . is this correct?
NH>
NH>
NH> Need Help <[EMAIL PROT
On Thu, 21 Jun 2007 05:39:53 -0700 (PDT) Need wrote:
NH> So based on your response, it seems like I can set "processed = 1" in the
"_object_lookup()" routine at the same time I set "req->requestvb->type =
SNMP_NOSUCHINSTANCE".This seems to be a more general solution which you
prefer. My che
On Thu, 21 Jun 2007 05:26:21 -0700 (PDT) Need wrote:
NH> ocStbHostMib_subagent.c: In function `main':
NH> ocStbHostMib_subagent.c:53: warning: implicit declaration of function
`init_ocStbHostAVInterfaceTable'
NH> ocStbHostMib_subagent.c:59: warning: implicit declaration of function
`init_vacm_
Lets say I have four fields(columns) in a row. When the row_prep() routine is
called I plan on calling four individual API routines (one for each field) to
get the data to populate into the row. If the first two API calls return valid
data, but the third API call has trouble getting the data,
Complete install instructions are in README.solaris.
> I need help in installing net-snmp on Solaris 9 sparc servers.
>The SUN servers have SUN snmp, but the SUN snmp is only snmp v1
complaint.
>I have monitoring tool that uses snmpv2c to poll information from the
SUN server, but the SUN server
Greetings SNMP coders and users,
Every once in a while someone complains about having to wait for the 60 second
timer to elapse before getting their 'linkUpDownNotifications'. The attached
patch causes snmpd to register with the linux RT-NETLINK facility in order to
be notified of link state
Hello,
I need help in installing net-snmp on Solaris 9 sparc servers.
The SUN servers have SUN snmp, but the SUN snmp is only snmp v1 complaint.
I have monitoring tool that uses snmpv2c to poll information from the SUN
server, but the SUN server do not respond because of version mism