Template:FAQ:General 16b

From Net-SNMP Wiki
Revision as of 08:56, 21 July 2009 by Dts12 (Talk | contribs) (Latest FAQ revision - preparing for 5.5 release)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

There are three main network ports (and one named socket), which are typically used by SNMP. These are:

    UDP port 161       - SNMP requests (GET* and SET)
    UDP port 162       - SNMP notifications  (Traps/Informs)
    TCP port 705       - AgentX
    /var/agentx/master - AgentX

However, these are simply the default "well-known" ports for these purposes, and it is perfectly possible to accept requests on other ports.