I assume that you mean these two:
       cacheTCPconnections OBJECT-TYPE
                SYNTAX Counter32
                ACCESS read-only
                STATUS mandatory
                DESCRIPTION
                        " Number of TCP connections since start-up "
        ::= { cacheNetStat 1 }
        cacheUDPconnections OBJECT-TYPE
                SYNTAX Counter32
                ACCESS read-only
                STATUS mandatory
                DESCRIPTION
                        " Number of UDP connections since start-up "
        ::= { cacheNetStat 2 }
I will look and see if there are any problems with them. If not it will
not be a problem to impliment them if others want them.
glenn
On Wed, 10 Feb 1999, Martin Brumm wrote:
> Hi,
> 
> i noticed that some key-pairs havent been implemented in the newest mib
> version (thats used in Squid 2.x) anymore.
> Any chance of seeing some of those pairs back in 2.x ?
> 
> For example TCP/UDP Connects ?
> 
> Regards,
> Martin
> 
> 
Received on Wed Feb 10 1999 - 11:04:00 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:30 MST