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
> 
> 

Reply via email to