Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) # of users currently on a MAX?



Try this instead:

snmpwalk 207.230.251.5 public .1.3.6.1.4.1.529.10.5|awk '{print $3}'

That will give all incoming connections.  Try .1.3.6.1.4.1.529.11.5 for
incoming analog or .1.3.6.1.4.1.529.11.7 for incoming digital.


Neil Sakuma
admin@digital.net


On Thu, 23 Jul 1998, Shiloh Costa wrote:

> Date: Thu, 23 Jul 1998 10:53:56 -0700
> From: Shiloh Costa <costa@mdi.ca>
> To: ascend-users@max.bungi.com
> Subject: (ASCEND) # of users currently on a MAX?
> 
> 
> Apparently this use to work:
> 
> snmpwalk 207.230.251.5 public 38.1.3.1.2 | grep "= 4" | wc -l
> 
> But it doesn't seem to give an accurate number of how many users are on our
> Max4048 running 6.1.0
> 
> Any ideas?
> 
> Shiloh Costa
> Senior System Administrator
> MDI Internet Inc.
> 
> ++ Ascend Users Mailing List ++
> To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
> To get FAQ'd:	<http://www.nealis.net/ascend/faq>
> 


++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: