<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="text-align:left; direction:ltr;">
<div>Our network hardware is using radius for authentication (802.1x and management CLI). They monitor for dead radius servers by sending an authentication for a non-existent username and watching for the reject. If a reject never comes, then it assumes the
 server is dead and stops using it for a configured amount of time.</div>
<div><br>
</div>
<div>We use the SNMPAgent for monitoring and this is seriously skewing results. Because of this, right now 85% of all authentication is rejected, which is extremely high. Is it possible to still reject the authentication request because it is a nonexistent
 username, but not include these rejects in the snmp statistics? Something like: if username x; then reject, don't log, don't add to statistics.</div>
<div><span>
<div><br>
</div>
<div>-Christopher</div>
<div><br>
</div>
</span></div>
</body>
</html>