Re: Reporting sys/swap.h present but cannot be compiled

2007-04-10 Thread Chris Black
Thomas Anders wrote: > Chris Black wrote: > >> Thomas Anders wrote: >> >>> Chris Black wrote: >>> I am compiling net-snmp on OpenBSD-4.0 on an amd64 arch (running in 64-bit mode) from ports with the openbsd MIBs patch (http://www.packetmischief.ca/openbsd/snmp/) applie

Re: Reporting sys/swap.h present but cannot be compiled

2007-04-10 Thread Thomas Anders
Chris Black wrote: > Thomas Anders wrote: >> Chris Black wrote: >>> I am compiling net-snmp on OpenBSD-4.0 on an amd64 arch (running in >>> 64-bit mode) from ports with the openbsd MIBs patch >>> (http://www.packetmischief.ca/openbsd/snmp/) applied. During autoconf I >>> got the following warning t

Is MFD helper support getBulk directly.....

2007-04-10 Thread Senthil Nathan
Dear Groups, Dear all, My Greetings to you. I have posted lot of queries and got information regarding Get-Bulk request. for your information,I have to provide the info about my application I am using net-snmp 5.3.1 version. I have used mib2c in iterate config for code generation. The Snmp Age

Re: Query

2007-04-10 Thread Dave Shield
On 09/04/07, satishkr <[EMAIL PROTECTED]> wrote: > I am Using NetSNMP Library for Sending traps to OMC. Now i want to develop a > code for recieving traps from OMC(remote system) how shall i go about it ... Have a look at the application 'snmptrapd', which does precisely this. You might also wish

Re: Please help me - SNMP - LINUX

2007-04-10 Thread Dave Shield
On 9 Apr 2007 08:59:03 -, jeevanreddy <[EMAIL PROTECTED]> wrote: > #snmpwalk -v 1 -c crassguy localhost interface > > above condition how will work, where I have to. That should work, as long as you've got access control set up. Try editing the file 'snmpd.conf' and add the line rocommun

Query

2007-04-10 Thread satishkr
Hi , I am Using NetSNMP Library for Sending traps to OMC. Now i want to develop a code for recieving traps from OMC(remote system) how shall i go about it I have read many times RFC for SNMP but i am not getting how to define a MIB. What it is ? shall i define my own MIB? my knowledge regard

Please help me - SNMP - LINUX

2007-04-10 Thread jeevanreddy
Hi,This is jeevan.I am trying to install and configure and run tha snmp on linux machine.Sir, Here I am very new to snmp.Atlast I installed the snmp and its running also like..#chkconfig snmpd on#service snmpd startstarting snmpdbut after that I am not getting, how to use snmp service.I am not g

Re: Reporting sys/swap.h present but cannot be compiled

2007-04-10 Thread Chris Black
Thomas Anders wrote: > Chris Black wrote: > >> I am compiling net-snmp on OpenBSD-4.0 on an amd64 arch (running in >> 64-bit mode) from ports with the openbsd MIBs patch >> (http://www.packetmischief.ca/openbsd/snmp/) applied. During autoconf I >> got the following warning that seemed to indicat

Re: GetBulk Request into Get Request

2007-04-10 Thread Dave Shield
On 10/04/07, Senthil Nathan <[EMAIL PROTECTED]> wrote: > I have used mib2c in iterate config for code generation. > Is it possible, can i identify the Get bulk request before translate into > conscutive Get requests. If you're using the iterator helper, then no. This particular helper does not

GetBulk Request into Get Request

2007-04-10 Thread Senthil Nathan
Dear all, My Greetings to you. I have posted lot of queries and got information regarding Get-Bulk request. for your information,I have to provide the info about my application I am using net-snmp 5.3.1 version. I have used mib2c in iterate config for code generation. During Get bulk query fire