Dave Shield wrote:
> I've just added the basic content of the 'getTotalFree' routine to the new
> HAL-based mechanism. Give it a whirl, and let me know of any problems.
Fails to compile for me on Solaris 9 SPARC:
cc -I../../include -I/home/anders/src/net-snmp-5.5svn/include -I.
-I../../agent -I
In r15192 we've been introducing LINKCC / --with-linkcc in our Makefiles
and configure options, respectively, for potentially using a different
linker:
r15192 | dts12 | 2006-09-12 19:30:26 +0200 (Di, 12 Sep 2006) | 3 lines
NEWS: build: - [BUGS 1416481] Support specifying an explicit linker.
Defaul
Hi all,
Can someone please put some light on this:
I'm trying to generate template code using mib2c.mfd.conf on a mib
i'm developing (work in progress). I've been following tutorial 5
(ifTable generation code).
The problem I've found when trying to generate template code from the
mib is th
Hi all,
I am writing a call back function to selectively forward traps based on
the name (or OID) of the trap in the PDU. I need to check the trap name
inside the PDU against a given list of trap names. Is there a function
call I can use to extract the name or OID of the trap from the trap PDU?
T
JUNG, Christian wrote:
> I've made two patches for the host resources part of snmpd.
Thanks. Could you submit them to our patches tracker
http://www.net-snmp.org/patches ,
please, so they won't get lost?
Cheers,
Thomas
---
On 14/05/07, Sandrine MONOT <[EMAIL PROTECTED]> wrote:
> I have done the porterage of this agents with net-snmp 5.4 to x86
> solaris 10.
> When I launch the agent binary : /opt/FERMA/sbin/agtcks -p 7075
The '-p' flag was dropped with the switch from v4 (UCD) to v5 (Net-SNMP)
Try
/opt/F
I have somes agents build with ucd-snmp ( old version of net-snmp ) .
I have done the porterage of this agents with net-snmp 5.4 to x86
solaris 10.
I adapt the new makefiles agents of net-snmp and keep agent.c and
agent.h code ( which contains init_agent and var_agents functions )
I obtains
Hi,
I've made two patches for the host resources part of snmpd. One is for the
skipNFSInHostResources option. If enabled a 'snmpwalk' of the hrStorageTable
stops at the first occurance of a net-filesystem (because
Get_Next_HR_Store() should return -1 or something similar at this point).
Subsequent
Hi David,
>First, I don't believe that in the NET-SNMP code a session is
established between an SNMP agent >acting in the notification generator
with each notification receiver. Likewise, I didn't believe >that each
notification receiver establishes a session with each potential
notificat
I used net-snmp-5.3.0.1, I also used
snmptrapd_add_session(netsnmp_transport *transport) to get the packet, and
in the function callback function --- snmp_input is used to process an
incoming trap through calling a new
function--trap_message_handler(netsnmp_pdu *, netsnmp_trapsport *,
netsnm
On 14/05/07, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote:
> what I mean is manager sends a request to the master agent(
> 192.168.157.52), in the master agent I have configured the snmpd.conf
> file Then Master agent sends request to the subagents
> i.e.,10.10.1.10 and 10.10.1.20.
Hi!
Thanks Dave,
I understood that there is something wrong in my snmpd.conf file
which you figured out, once again thank you.
> >If I am using context name in the master agent, how come
> >manager will come to know from which subagent he got request, when I
> >d
Let's have a closer look at your settings:
On 14/05/07, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote:
> com2sec -Cn modemHost1 remHost1 10.10.1.10/255.255.255.255 public
I.e.
"treat the 'public' community from 10.10.1.10
as the security name 'remHost1' in the context 'modemHost1
Hi!
Thank you very much Dave for you are constant help.
In my Master agent I have configured the
snmpd.conf file for proxy settings, as shown in the below.
# sec.namesource community
com2sec
14 matches
Mail list logo