[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]

On 2 June 2012 03:27, Rodrigo Scorsatto <[email protected]> wrote:
> hey David,
>
> do you know how I can check with a port is open or not using net-snmp? which
> MIB I can use for that? tried to find something in google, but unable to
> find anything usefull, appreciate if you can guide me on that.

For UDP listeners, try
     RFC1213-MIB::udpTable or  UDP-MIB::udpEndpointTable

For TCP connections, try
     RFC1213-MIB::tcpTable or  TCP-MIB::tcpConnectionTable

The first table in each case is IPv4-only, the second supports IPv6 as well.

Dave

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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

Reply via email to