help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] Cyclades PR-4000: snmp


From: Jairo Souto
Subject: [Help-gnu-radius] Cyclades PR-4000: snmp
Date: Wed, 25 Sep 2002 11:44:52 -0300
User-agent: Mutt/1.2.5i

I did not get Gnu-Radius SNMP to work with a Cyclades PR-4000
for Simultaneous-Use.

Do you know how is the proper configuration?

The follow bash script with _snmpwalk_ works fine as Exec-Program-Wait,
but I can not change "max" connections

  userid="$1"
  max=1
  if [ $(snmpwalk diamante public ".1.3.6.1.4.1.2925.3.3.6.1.1.2" | \
    grep -c '"'${userid}'"') -gt ${max} ]
  then
    echo "Reply-Message = \"ja conectado ${max} vezes\""
    exit 1
  fi
  exit 0


Thank you.

--Jairo Souto <address@hidden> (38)9971-0014

--
Citel1 - http://www.citel1.com.br
address@hidden
Rua Joaquim FelĂ­cio 27-A
(38)3531-2966
39100-000 Diamantina-MG.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]