Quoting Tina Agarwal ([EMAIL PROTECTED]):
> Hi Dave,
>
> Yesterday, I mailed a query to the list but didn't get any response..In
> case, it is missed I am resending the mail contents again. Please reply
> soon..
And frankly, you've asked a lot of questions, many of which are
documented or for whi
I'm trying to manipulate ifLinkUpDownTrapEnable values. I used mib2c to create a
ifXTable module and I can get and set values with snmpget and snmpset just fine. Now
I'm trying to write a utility routine to update all the values with one call. I've
got something like:
// IF-MIB::ifLinkUpDown
I just happened to notice 'logmatch' listed in the MIB; I'm intrigued
(if it does what I think), but there's no doc - can anyone shed some
light on it, short of me just grubbing through the code? Apparently,
it's been there since 2001, but I've never heard of it before.
Thanks,
-b
---
Sun's snmpdx will fork snmpd -p $PORT , but it will of
course exit 1. It may log it in /var/adm/snmpd.log.
--- Bruce Shaw <[EMAIL PROTECTED]> wrote:
> Just checked.
>
> It shows up in the section on getting Sun's and our
> daemon to play nice
> together. If it's deprecated, will it fail or ju
joseph antony wrote:
gcc: installation problem, cannot exec `as': No such file or directory
That says it all.
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100p
DS>If you look at Richard's list, you should be able to see the two
heirarchical forms - one using tokens of the form:
DS> helper:baby_steps
DS> helper:cache_handler
DS> helper:debug
etc
DS>and one using:
DS> host/hr_device
DS> host/hr_disk
DS> host/hr_filesys
Try this just for starters.
#ksh
#PATH=/usr/local/bin:/usr/ccs/bin:/usr/sbin:/usr/bin
Then do your ./configure. If that doesn't work, confirm that your
/usr/local/bin/gcc is really gcc and not a symbolic link to something else.
>checking for C compiler default output... configure: error: C comp
sir/mam,
I have downloaded net-snmp-5.1.2.pre3.And while I try to configure it Iam
getting the error message.I have a solaris machine wthih solaris 8. And all the
prerequisities.Kindly help me to solve the problem.
regards,
Joseph.
# ../bcc.sh
checking what to build and install... a
Just checked.
It shows up in the section on getting Sun's and our daemon to play nice
together. If it's deprecated, will it fail or just complain? I'm not set
up to test it right now.
CW> There is an update to the 'run netsnmp as subagent'
CW> section of the readme for 5.x . In the rsrc file
>> Like much else in this project, the debugging tokens have "just growed"
>> without any real overall organising structure. There are some elements
>> of a heirarchical structure, but nothing consistent. (And in fact
>> there are *two* different such approaches!)
>
> That should be fine. But
Hi,
1) Ensure that you perform a set operation on the oid prior to a get.
2) Double check you mib is correct.
3) Ensure that the index value is included in you get operation.
Thanks,
Garyc
- Original Message -
From: "deepa chakkunni" <[EMAIL PROTECTED]>
To: "netsnmpusers" <[EMAIL PROTEC
Title: Message
Hello List,
If the SNMP Agent
does not get responses from SNMP SubAgent for a preconfigured number of times
with in a specied of time, SNMP Agent will declare that SubAgent as
dead/not responding. When I digged into the code, I observed that, at the
SNMP Agent,
> Basically, I have to provide debug CLIs for the net-snmp 5.1 code.
>
> I have observed that there are more than hundred tokens for debugging
> purpose(courtesy: http://www.net-snmp.org/faqs/rstory/ ) which I can
> specify using -D option.
>
> Are there any broader categories that these tokens
Hi Greeting:
I merge two runs of configure into one single configure as following and it went
through all the way without asking any questions.
/configure --with-mibs="myMIB" --with-mib-modules="myMIB_module"
--with-default-snmp-version="2" --with-sys-contact="[EMAIL PROTECTED]"
--with-s
Hi Greeting:
When I ran ./configure at net-snmp root directory. I can add the parameters -
./configure --with-mibs="myMIB" --with-default-snmp-version="2"
--with-sys-contact="[EMAIL PROTECTED]" --with-sys-location="TBD"
--with-logfile="/var/log/snmpd.log" --with-persistent-directory="/
I used mib2c.array-user.conf to general the application of a simple table.
When I used mib browser to get the value of one this table's leaf instance,
it is no result.
I traced it and found in function process_get_requests() (table_array.c line
475 row = CONTAINER_FIND(tad->table, &index);) , the
> I have IPV6 configured on one of the interfaces on a test machine,
> and I tried with snmpwalk to see if there were any IPV6 data available.
> IPV6-TCP-MIB::ipv6TcpMIB = No such Object
There *is* code to support the IPv6-related MIBs (though it's probably
fair to say that it isn't as mature as
> How would one filter and classify a list of messages from an index
> list of emails via a web mail interface without having to open each
> one individually and preview the "well populated" headers.
Well, I wouldn't expect to have to do this manually at all.
I would want to have the filtering don
Hi,
I have a mib module (compiled as a shared object
library) that I would like to dynamically load via the dlmod
mechanism.
My library is dependent upon another shared library and
when dlmod tries to load my module, it complains that it cannot find the shared
object that my mib module ref
19 matches
Mail list logo