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

Re: [MRTG] Re: (ASCEND) Ascend user count via SNMP



> 
> Robert A. Pickering Jr. wrote:
> 
> > Bosco,
> >
> > snmpget -v 1 host.domain commstring .1.3.6.1.4.1.529.15.9.0

> I tried this and I get a number less then the number of active users.
> Is this the number of analog calls (modem users)?

"busyLanModem"          "1.3.6.1.4.1.529.15.9"
"eventCurrentActiveSessions"             "1.3.6.1.4.1.529.10.6"

We mrtg-plot PPP and terminal server users using a stupid
script:

We first take "eventCurrentActiveSessions"
Then we count MIBII type 23 interfaces to get PPP users.
Terminal server users is then ActiveSessions - PPP users.

We allow multilink PPP, and we would really need number of
reserved channels, if two channels for one user is one 
session, but it is not a great problem.


There are also
"callCurrentAnalogOutgoing"              "1.3.6.1.4.1.529.11.4"
"callCurrentAnalogIncoming"              "1.3.6.1.4.1.529.11.5"
"callCurrentDigitalOutgoing"             "1.3.6.1.4.1.529.11.6"
"callCurrentDigitalIncoming"             "1.3.6.1.4.1.529.11.7"

but my MAXen will not tell the numbers.

VesA
++ 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: