All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientAuthenticationServerAccessAccepts
cienaCesTacacsClientAuthenticationServerAccessAccepts
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerAccessAccepts
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of TACACS Access-Accept packets (valid or invalid) received from this server.
What is cienaCesTacacsClientAuthenticationServerAccessAccepts?
This counts Access-Accept responses received from this one specific authentication server, letting an admin verify that particular server is both reachable and actually approving logins, not just responding at all. If server index 3's requests and accepts track closely together while another server's don't, that difference points to server-specific policy or shared-secret issues on the lagging server. For example, a newly added TACACS+ server configured with the wrong shared secret would show requests climbing but accepts staying near zero on its specific row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.8 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerAccessAccepts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.8.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerAccessAccepts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesTacacsClientAuthenticationServerAccessAccepts.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::cienaCesTacacsClientAuthenticationServerAccessAccepts 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.4 | cienaCesTacacsClientAuthentication | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.4.1 | cienaCesTacacsClientAuthenticationServerTable | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1 | cienaCesTacacsClientAuthenticationServerEntry | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.8 | cienaCesTacacsClientAuthenticationServerAccessAccepts | CIENA-CES-TACACS-CLIENT-MIB |