All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientGlobalAuthenticationTimeouts
cienaCesTacacsClientGlobalAuthenticationTimeouts
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthenticationTimeouts
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout.
What is cienaCesTacacsClientGlobalAuthenticationTimeouts?
This counter tracks how many times an authentication request to a TACACS+ server timed out waiting for a response, and per the description a retry to the same server double-counts as both a retransmission and a timeout, while failing over to a different server double-counts as both a new request and a timeout. Because of that double-counting rule, an admin comparing this counter against AccessRetransmissions and AccessRequests can distinguish a single flaky server retried repeatedly from the switch burning through its whole server list during an outage. For instance, timeouts rising in lockstep with retransmissions rather than requests suggests the switch keeps retrying the same unresponsive server rather than failing over.
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.7 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthenticationTimeouts
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.7.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthenticationTimeouts.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::cienaCesTacacsClientGlobalAuthenticationTimeouts 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.7 | cienaCesTacacsClientGlobalAuthenticationTimeouts | CIENA-CES-TACACS-CLIENT-MIB |