If you buy from Amazon USA, please support us by using
this link
.
Follow us
Blog
Twitter
Help with ports
New Topic
|
Go to Top
|
Go to Topic
|
Search
|
Log In
Previous Message
|
Next Message
Re: net-snmp config problem
Author: nutznboltz
Date: 13-04-04 12:10
traditional tcpstats don't maintain a counter for established TCP connections. Seems that the code calls a function provided that a certain option is selected.
case TCPCURRESTAB:
#ifdef USING_MIBII_TCPTABLE_MODULE
ret_value = TCP_Count_Connections();
#else
ret_value = 0;
#endif
so you need USING_MIBII_TCPTABLE_MODULE to be defined.
--with-modules=mibII/tcpTable
please write kuriyama <-- at --> FreeBSD.org
(replace with "@")
Reply To This Message
|
Forum List
|
Flat View
Newer Topic
|
Older Topic
Topics
Author
Date
net-snmp config problem
new
nico
23-03-04 14:02
Re: net-snmp config problem
new
nutznboltz
13-04-04 12:10
Re: net-snmp config problem
new
nutznboltz
13-04-04 13:13
Re: net-snmp config problem
new
nutznboltz
13-04-04 20:37
Re: net-snmp config problem
new
nutznboltz
14-04-04 01:36
Re: net-snmp config problem
new
nico
14-04-04 08:23
Forum List
|
Need a Login? Register Here
User Login
User Name:
Password:
Remember my login:
Forgot Your Password?
Enter your email address or user name below and a new password will be sent to the email address associated with your profile.
Servers and bandwidth provided by
New York Internet
,
SuperNews
, and
RootBSD
Valid
HTML
,
CSS
, and
RSS
.
Copyright
© 2000-2013
DVL Software Limited
. All rights reserved.