Re: Snmp vs HTTP

2005-04-13 Thread Konrad Rzeszutek
Hey Sriram, I'm not sure what you mean by HTTP. If you mean WBEM (Web Based Enterprise Management) then you will notice that WBEM borrows many concepts from SNMP (such as TRAPS - called Indications), has a migration path to SNMP and fulfills a lot more of the demands in managing heterogenous s

I: Snmp vs HTTP

2005-04-12 Thread Vincenzo Cicerone
11.04A: Sriram venkat; net-snmp-coders@lists.sourceforge.netOggetto: Re: Snmp vs HTTP Venkat,   I guess its basically the type of interface u want to use to manage ur network elements. HTTP provides u the GUI, the snmp stack like the net-snmp software provides a strong CLI(command line interface). how

Re: Snmp vs HTTP

2005-04-11 Thread Wes Hardaker
> On Mon, 11 Apr 2005 18:14:38 +0530, JOJAN <[EMAIL PROTECTED]> said: JOJAN> SNMP interface is useful for programs, but the HTTP interface JOJAN> is useful mostly for human beings. That means, there is scope JOJAN> for automation in the case of SNMP. Exactly. Try to envision configuring/mana

Re: Snmp vs HTTP

2005-04-11 Thread Dave Shield
On Thu, 2005-04-07 at 13:52, Sriram venkat wrote: >There and 2 protocols that are used in network management products. > They are SNMP and HTTP. Those two protocols could certainly be used to transmit network management information across the network. But that's probably about as much as they

RE: Snmp vs HTTP

2005-04-11 Thread JOJAN
: Monday, April 11, 2005 2:34 PMTo: Sriram venkat; net-snmp-coders@lists.sourceforge.netSubject: Re: Snmp vs HTTP Venkat,   I guess its basically the type of interface u want to use to manage ur network elements. HTTP provides u the GUI, the snmp stack like the net-snmp software

Re: Snmp vs HTTP

2005-04-11 Thread Divakar.Y
of GUI.   Regards, Divakar - Original Message - From: Sriram venkat To: net-snmp-coders@lists.sourceforge.net Sent: Thursday, April 07, 2005 6:22 PM Subject: Snmp vs HTTP Hi,    I have some basic questions regarding network management.      There and 2

Re: Snmp vs HTTP

2005-04-11 Thread Tom Flavel
On 11/04/2005 14:33:41, Divakar.Y wrote: > > I guess its basically the type of interface u want to use to manage ur > network elements. > HTTP provides u the GUI, the snmp stack like the net-snmp software provides a > strong CLI(command line interface). No, HTML provides the interface. HTTP can

Re: Snmp vs HTTP

2005-04-08 Thread Patrick Welche
On Thu, Apr 07, 2005 at 05:52:42AM -0700, Sriram venkat wrote: > Hi, >I have some basic questions regarding network management. > >There and 2 protocols that are used in network management products. They > are SNMP and HTTP. > > > What is the difference between them as far as networ

Snmp vs HTTP

2005-04-07 Thread Sriram venkat
Hi,    I have some basic questions regarding network management.      There and 2 protocols that are used in network management products. They are SNMP and HTTP.      What is the difference between them as far as network management is concerned and what is the reason they are used in thier respecti