(RADIATOR) How to increase SNMP counters?

Karel van der Velden k.vandervelden at planettechnologies.nl
Tue Jan 7 06:54:42 CST 2003


Hello,
 
In the old days (version 2.18) I'd created the following code to increase specific accounting SNMP counters. With the later versions, this code does not work anymore. Does anybody know how to increase the SNMP counters?
 
Thx in advance,
    Karel
 
if (${$_[0]}->getAttrByNum($Radius::Radius::ACCT_STATUS_TYPE) eq 'Stop') { \
            $main::statistics{radiusAccServTotalMalformedRequests}++; \
            ${$_[0]}->{Client}->{Statistics}{radiusAccServMalformedRequests}++; \
} \
 
-----------------------------------------------------------------------------
Karel van der Velden           |   telnr: +31 50 5881003
Peizerweg 156                  |   faxnr: +31 50 5883216
9727 AR Groningen              |   e-mail: k.vandervelden at planettechnologies.nl
The Netherlands
DISCLAIMER: This Statement is not an official statement from, nor does it represent an official postion of Planet Technologies or KPN
-----------------------------------------------------------------------------
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20030107/5bdb973b/attachment.html>


More information about the radiator mailing list