Re: what is the meaning of transport

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 26/01/07, Clement Hsu <[email protected]> wrote:
> I see a option --with-transport. And I have some confused about this, what
> is transport used for , and how it work;

The "transport" is the low-level network protocol used to transport
the request from the original client to the SNMP agent, and back again.

The most common network transport for SNMP is UDP (strictly, UDP
over IPv4).  But the Net-SNMP suite supports various alternative
network transports - including TCP (over IPv4), both UDP & TCP over
IPv6,  "Unix Domain" (for connections between two processes running
on the same machine - see particularly AgentX), and "Callback" (for
making queries from within the agent itself).

They all work in basically the same way - once you've opened an
snmp_session connection, there's no practical difference between
any of them.   You send and receive requests in exactly the same
way every time.

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.