nv-l

Re: [nv-l] What is the size of a SNMP packet?

2003-08-16 18:42:10
Subject: Re: [nv-l] What is the size of a SNMP packet?
From: John Bruer <ad572 AT yahoo DOT com>
To: "Haibo Yang" <hbyang AT sysway DOT com>
Date: 16 Aug 2003 17:47:02 -0500
"Haibo Yang" <hbyang AT sysway DOT com> writes:

> Hello, List:
> 
> I have been working with NetView for two months or so. And there are
> still some basic knowledge which I don't know.  
>
> For instance, in a netview enviroment, what is the size of a snmp
> packet? This is rather important, because too much snmp pactket can
> compromise the network performance, especial in a low ddn bandwidth
> links.

The size of an snmp datagram varies depending upon its payload.  It's
generally pretty small, but an ICMP "ping" request and response is
admittedly quite a bit shorter. A GET can be relatively short if it
gets one value.  A SET can be equally short.  The GET response will be
relatively short.  An snmpwalk generates a short GET with a lot of
GETNEXT's following it, and there are answers from the agent for each,
which can add up to a fair amount of traffic.  

The NetView MidLevel Manager (MLM) component exists to distribute
polling to remote networks and aggregate trap handling such that you
minimize traffic over your WAN link.  THis may be something you'll
want to investigate.  MLM has its own manual I believe. 

> Briefly speaking, What is the difference between snmp v1, snmp v2,
> snmpv3?

v1 has its own PDU format
v2 and v3 share a data format...but v3 adds security. 

NetView does all it's goodies using V1 get's and set's (with one
exception the web mib browser).  NetView can receive v1 and v2 traps.
If you use netview MLM, the MLM can only pass v1 traps. 

-- 
jb

---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe AT lists.tivoli DOT com
For additional commands, e-mail: nv-l-help AT lists.tivoli DOT com

*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)


<Prev in Thread] Current Thread [Next in Thread>