All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientGlobalAuthorizationBadAuthenticators
cienaCesTacacsClientGlobalAuthorizationBadAuthenticators
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthorizationBadAuthenticators
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
What is cienaCesTacacsClientGlobalAuthorizationBadAuthenticators?
This counter increments when an authorization response's authenticator or signature fails to validate, which, like the authentication-phase equivalent, almost always traces back to a shared-secret mismatch between switch and server, but caught specifically on authorization exchanges. Because authorization requests fire far more often than authentication requests in an active session, this counter can climb quickly and give an admin an early, high-volume signal of a secret-key problem even if the initial login somehow still succeeded. For example, if every subsequent command triggers an authorization check against the bad key, this counter would spike immediately after login while AccessAccepts on this same table stays low.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.15 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthorizationBadAuthenticators
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.15.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthorizationBadAuthenticators.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-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthorizationBadAuthenticators 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.2 | cienaCesTacacsClientMIB | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1 | cienaCesTacacsClientMIBObjects | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1 | cienaCesTacacsClient | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.3 | cienaCesTacacsClientGlobalStatistics | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.3.1 | cienaCesTacacsClientGlobalStatisticsTable | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1 | cienaCesTacacsClientGlobalStatisticsEntry | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.15 | cienaCesTacacsClientGlobalAuthorizationBadAuthenticators | CIENA-CES-TACACS-CLIENT-MIB |