All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusClientServerBadAuthenticators
cienaCesRadiusClientServerBadAuthenticators
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerBadAuthenticators
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server.
What is cienaCesRadiusClientServerBadAuthenticators?
This is the most direct counter to check for a shared-secret mismatch with this specific server. Since the RADIUS authenticator is computed using that secret, a climbing value here almost always means the configured cienaCesRadiusClientAuthKey no longer matches what's set on the server side, even if the server is otherwise reachable and responding. For example, this counter starting to climb right after someone rotated the shared secret on the RADIUS server, without a corresponding update here, would explain a sudden wave of failed logins.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.13 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerBadAuthenticators
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.13.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerBadAuthenticators.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerBadAuthenticators OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.3 | cienaCesRadiusClientMIB | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1 | cienaCesRadiusClientMIBObjects | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1 | cienaCesRadiusClient | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2 | cienaCesRadiusClientServer | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2.1 | cienaCesRadiusClientServerTable | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1 | cienaCesRadiusClientServerEntry | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.13 | cienaCesRadiusClientServerBadAuthenticators | CIENA-CES-RADIUS-CLIENT-MIB |