community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
Hi Can you help me about community between agent and kernel. I want to know when agent want to set a value for requested object agent how receive this value from kernel? --- This SF.Net email is sponsored by: New Crystal Reports XI. Version

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 07:38, Farazad Farhadzadeh wrote: Can you help me about community between agent and kernel. I want to know when agent want to set a value for requested object agent. how receive this value from kernel? I've already answered this twice. It's *different* for every object

Re: community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
Can you help me about community between agent and kernel. I want to know when agent want to set a value for requested object agent. how receive this value from kernel? I've already answered this twice. It's *different* for every object (and every architecture). I dont understand

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 11:21, Farazad Farhadzadeh wrote: how do agent receive value of object id from kernel Which OID? What operating system? --- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 12:45, Farazad Farhadzadeh wrote: how do agent receive value of object id from kernel Which OID? ip.ipInReceives What operating system? suse-9.2 linux. OK - try the following command: cat /proc/net/snmp The output should start: Ip: Forwarding

Re: community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
how do agent receive value of object id from kernel Which OID? ip.ipInReceives how about ip.ipAddrTable?? What operating system? suse-9.2 linux. OK - try the following command: cat /proc/net/snmp The output should start: Ip: Forwarding DefaultTTL InReceives

Re: community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
How can i relationship between all of OID in mibII and kernel,where do i find a document about this? On Wed, 2005-04-20 at 12:45, Farazad Farhadzadeh wrote: how do agent receive value of object id from kernel Which OID? ip.ipInReceives What operating system? suse-9.2

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 14:58, Farazad Farhadzadeh wrote: How can i relationship between all of OID in mibII and kernel, where do i find a document about this? There's no documentation - just the source. You'll need to start browsing through the code under 'agent/mibgroup'. Look for the OIDs