All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientGlobalAuthorizationAccessAccepts
cienaCesTacacsClientGlobalAuthorizationAccessAccepts
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthorizationAccessAccepts
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.12
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 cienaCesTacacsClientGlobalAuthorizationAccessAccepts?
This counter counts Access-Accept responses received for command/session authorization requests, meaning the TACACS+ server granted permission for whatever action the switch asked about, whether or not the response was itself well-formed. A healthy admin session generates a steady stream of accepts as each permitted command clears authorization, so a session where AccessRequests keeps climbing but this counter stalls indicates the server is denying rather than granting most attempted commands. For example, a junior admin's account restricted to read-only commands would generate many authorization requests but comparatively few accepts.
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.12 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthorizationAccessAccepts
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.12.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalAuthorizationAccessAccepts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesTacacsClientGlobalAuthorizationAccessAccepts.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::cienaCesTacacsClientGlobalAuthorizationAccessAccepts 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.12 | cienaCesTacacsClientGlobalAuthorizationAccessAccepts | CIENA-CES-TACACS-CLIENT-MIB |