All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientGlobalAccountingBadAuthenticators
cienaCesTacacsClientGlobalAccountingBadAuthenticators
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAccountingBadAuthenticators
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.24
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 cienaCesTacacsClientGlobalAccountingBadAuthenticators?
This counter increments when an accounting response's authenticator or signature fails validation, again almost always indicating a shared-secret mismatch, but caught on the accounting exchange specifically. Because accounting messages are typically sent after a command has already been authorized and executed, a rising count here means the switch is executing commands successfully but silently failing to log them, a dangerous blind spot for anyone relying on TACACS+ accounting for compliance. For example, an environment that changed its shared secret but only updated the accounting server's key would see this counter spike while logins and command execution keep working normally.
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.24 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAccountingBadAuthenticators
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.24.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAccountingBadAuthenticators.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesTacacsClientGlobalAccountingBadAuthenticators.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::cienaCesTacacsClientGlobalAccountingBadAuthenticators 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.24 | cienaCesTacacsClientGlobalAccountingBadAuthenticators | CIENA-CES-TACACS-CLIENT-MIB |