CIENA-CES-TACACS-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: CIENA CORPORATION


 Home MIB: CIENA-CES-TACACS-CLIENT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cienaCesTacacsClientMIB 1.3.6.1.4.1.1271.2.3.2
Initial creation.
     cienaCesTacacsClientMIBObjects 1.3.6.1.4.1.1271.2.3.2.1
         cienaCesTacacsClient 1.3.6.1.4.1.1271.2.3.2.1.1
             cienaCesTacacsClientGlobal 1.3.6.1.4.1.1271.2.3.2.1.1.1
                 cienaCesTacacsClientAdminState 1.3.6.1.4.1.1271.2.3.2.1.1.1.1 cienaglobalstate read-write
Setting this object administratively enables or disables the TACACS client on the device.
                 cienaCesTacacsClientOperState 1.3.6.1.4.1.1271.2.3.2.1.1.1.2 cienaglobalstate read-only
This object specifies the operational state of the TACACS client.
                 cienaCesTacacsClientTimeout 1.3.6.1.4.1.1271.2.3.2.1.1.1.3 integer32 read-write
This object is the time in seconds between retransmissions to the TACACS server.
                 cienaCesTacacsClientRetries 1.3.6.1.4.1.1271.2.3.2.1.1.1.4 integer32 read-write
Indicates the number of times the TACACS server should be tried before giving up on the server.
                 cienaCesTacacsClientPrivilegeLevelAdmin 1.3.6.1.4.1.1271.2.3.2.1.1.1.5 integer32 read-write
Indicates the privilege level used for mapping a range of TACACS privilege levels to the SAOS administrative privilege level. A privilege level returned by a server is compared to cienaCesTacacsClientPrivilegeLevelRW. If the server privilege level is less than cienaCesTacacsClientPrivilegeLevelRW and greater than or equal to the cienaCesTacacsClientPrivilegeLevelAdmin, the SAOS privilege level is 'admin.'
                 cienaCesTacacsClientPrivilegeLevelRW 1.3.6.1.4.1.1271.2.3.2.1.1.1.6 integer32 read-write
Indicates the privilege level used for mapping a range of TACACS privilege levels to the SAOS super user privilege level. A privilege level returned by a server is compared to cienaCesTacacsClientPrivilegeLevelDiag. If the server privilege level is less than cienaCesTacacsClientPrivilegeLevelDiag and greater than or equal to the cienaCesTacacsClientPrivilegeLevelRW, the SAOS privilege level is 'superuser.'
                 cienaCesTacacsClientPrivilegeLevelDiag 1.3.6.1.4.1.1271.2.3.2.1.1.1.7 integer32 read-write
Indicates the privilege level used for mapping a range of TACACS privilege levels to SAOS diagnostic privilege level. A privilege level returned by a server is compared to this value. If the server privilege level is greater than or equal to the cienaCesTacacsClientDiagPrivilegeLevel,the SAOS privilege level is 'diag.'
                 cienaCesTacacsClientAuthKey 1.3.6.1.4.1.1271.2.3.2.1.1.1.8 tacacsstring read-write
The authentication key to be used for TACACS Servers. Retrieving the value of this object via SNMP returns an empty string for security reasons.
                 cienaCesTacacsClientAuthenticationAdminState 1.3.6.1.4.1.1271.2.3.2.1.1.1.9 cienaglobalstate read-write
Setting this object administratively enables or disables TACACS authentication on the device.
                 cienaCesTacacsClientAuthorizationAdminState 1.3.6.1.4.1.1271.2.3.2.1.1.1.10 cienaglobalstate read-write
Setting this object administratively enables or disables TACACS authorization on the device.
                 cienaCesTacacsClientAccountingAdminState 1.3.6.1.4.1.1271.2.3.2.1.1.1.11 cienaglobalstate read-write
Setting this object administratively enables or disables TACACS accounting on the device.
                 cienaCesTacacsClientSyslogAdminState 1.3.6.1.4.1.1271.2.3.2.1.1.1.12 cienaglobalstate read-write
Setting this object administratively enables or disables TACACS Syslog messages on the device.
                 cienaCesTacacsClientAccountingSession 1.3.6.1.4.1.1271.2.3.2.1.1.1.13 integer read-write
Setting this object enables or disables session logon and logoff logging with TACACS. Enumeration: 'on': 2, 'off': 1.
                 cienaCesTacacsClientAccountingCommand 1.3.6.1.4.1.1271.2.3.2.1.1.1.14 integer read-write
Setting this object enables or disables command start and stop logging. Enumeration: 'on': 2, 'off': 1.
                 cienaCesTacacsClientGlobalServers 1.3.6.1.4.1.1271.2.3.2.1.1.1.15 integer read-write
Setting this object enables or disables global servers. Enumeration: 'on': 2, 'off': 1.
                 cienaCesTacacsClientSearchMethod 1.3.6.1.4.1.1271.2.3.2.1.1.1.16 integer read-write
Setting this object selects the search method. Enumeration: 'priority': 1, 'cached': 2.
                 cienaCesTacacsClientAuthKeyUnset 1.3.6.1.4.1.1271.2.3.2.1.1.1.17 truthvalue read-write
Setting this object to true clears the value of cienaCesTacacsClientAuthKey. Reading this object always returns a value of false.
                 cienaCesTacacsClientKeyMinLen 1.3.6.1.4.1.1271.2.3.2.1.1.1.18 integer32 read-write
Setting this object defines the minimum length for TACACS secret key.
             cienaCesTacacsClientServer 1.3.6.1.4.1.1271.2.3.2.1.1.2
                 cienaCesTacacsClientServerTable 1.3.6.1.4.1.1271.2.3.2.1.1.2.1 no-access
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientServerStatus and cienaCesTacacsClientServerAddr using the SNMP multiple set operation.
                     cienaCesTacacsClientServerEntry 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1 no-access
TACACS server entry.
                         cienaCesTacacsClientServerIndex 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.1 integer32 no-access
Specifies the index of this table.
                         cienaCesTacacsClientServerAddr 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.2 displaystring read-only
Host name or IP address of the TACACS server.
                         cienaCesTacacsClientServerResolvedAddr 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.3 ipaddress read-only
Specifies the resolved IP address if cienaCesTacacsClientServerAddr is set to host name. If cienaCesTacacsClientServerAddr is set to IP address then cienaCesTacacsClientServerResolvedAddr contains the same information as cienaCesTacacsClientServerAddr.
                         cienaCesTacacsClientServerPriority 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.4 integer32 read-only
Specifies the priority of the TACACS servers configured on the device. This is the order in which the servers will accessed.
                         cienaCesTacacsClientServerAuthPort 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.5 integer32 read-only
The destination TCP port number to which TACACS messages are sent. The TACACS server is not used for authentication if this port number is 0.
                         cienaCesTacacsClientServerApplication 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.6 integer read-only
This object specifies how the TACACS server is used for authentication. Whether this TACACS server is used for userLogin authentication or dot1x authentication or both, is decided by the value of this MIB object. Dot1x is not supported on all platforms. Enumeration: 'userLogin': 1, 'all': 3, 'dot1x': 2.
                         cienaCesTacacsClientServerStatus 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.7 rowstatus read-only
To create a row in this table, set this object to createAndGo(4). To create an entry, specify both cienaCesTacacsClientServerStatus and cienaCesTacacsClientServerAddr with the SNMP multiple set operation. To disable a TACACS server, set cienaCesTacacsClientServerStatus object to the 'notInService' status.
                         cienaCesTacacsClientServerResolvedInetAddrType 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.8 inetaddresstype read-only
Specifies the resolved IP address type. Used in conjunction with cienaCesTacacsClientServerResolvedInetAddr. When set to: ipv4: cienaCesTacacsClientServerResolvedInetAddr should be compliant with InetAddressIPv4 ipv6: cienaCesTacacsClientServerResolvedInetAddr should be compliant with InetAddressIPv6.
                         cienaCesTacacsClientServerResolvedInetAddr 1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.9 inetaddress read-only
Specifies the resolved IP address if cienaCesTacacsClientServerAddr is set to host name. If cienaCesTacacsClientServerAddr is set to IP address then cienaCesTacacsClientServerResolvedInetAddress contains the same information as cienaCesTacacsClientServerAddr. This OID is used in conjunction with cienaCesTacacsClientServerResolvedInetAddrType.
             cienaCesTacacsClientGlobalStatistics 1.3.6.1.4.1.1271.2.3.2.1.1.3
                 cienaCesTacacsClientGlobalStatisticsTable 1.3.6.1.4.1.1271.2.3.2.1.1.3.1 no-access
TACACS global statistics table.
                     cienaCesTacacsClientGlobalStatisticsEntry 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1 no-access
TACACS global statistics entry.
                         cienaCesTacacsClientGlobalAuthenticationAccessRequests 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.1 counter32 read-only
The number of TACACS Access-Request packets sent to this server not including retransmissions.
                         cienaCesTacacsClientGlobalAuthenticationAccessRetransmissions 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.2 counter32 read-only
The number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
                         cienaCesTacacsClientGlobalAuthenticationAccessAccepts 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.3 counter32 read-only
The number of TACACS Access-Accept packets (valid or invalid) received from this server.
                         cienaCesTacacsClientGlobalAuthenticationAccessRejects 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.4 counter32 read-only
The number of TACACS Access-Reject packets (valid or invalid) received from this server.
                         cienaCesTacacsClientGlobalAuthenticationMalformedAccessResponses 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.5 counter32 read-only
The number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.
                         cienaCesTacacsClientGlobalAuthenticationBadAuthenticators 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.6 counter32 read-only
The number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
                         cienaCesTacacsClientGlobalAuthenticationTimeouts 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.7 counter32 read-only
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.
                         cienaCesTacacsClientGlobalAuthenticationUnknownTypes 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.8 counter32 read-only
The number of TACACS packets of unknown type which were received from this server on the authentication port.
                         cienaCesTacacsClientGlobalAuthenticationBadHeaderSequence 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.9 counter32 read-only
The number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.
                         cienaCesTacacsClientGlobalAuthorizationAccessRequests 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.10 counter32 read-only
The number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
                         cienaCesTacacsClientGlobalAuthorizationAccessRetransmissions 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.11 counter32 read-only
The number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
                         cienaCesTacacsClientGlobalAuthorizationAccessAccepts 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.12 counter32 read-only
The number of TACACS Access-Accept packets (valid or invalid) received from this server.
                         cienaCesTacacsClientGlobalAuthorizationAccessRejects 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.13 counter32 read-only
The number of TACACS Access-Reject packets (valid or invalid) received from this server.
                         cienaCesTacacsClientGlobalAuthorizationMalformedAccessRespons 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.14 counter32 read-only
The number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.
                         cienaCesTacacsClientGlobalAuthorizationBadAuthenticators 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.15 counter32 read-only
The number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
                         cienaCesTacacsClientGlobalAuthorizationTimeouts 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.16 counter32 read-only
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.
                         cienaCesTacacsClientGlobalAuthorizationUnknownTypes 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.17 counter32 read-only
The number of TACACS packets of unknown type which were received from this server on the authentication port.
                         cienaCesTacacsClientGlobalAuthorizationBadHeaderSequence 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.18 counter32 read-only
The number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.
                         cienaCesTacacsClientGlobalAccountingAccessRequests 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.19 counter32 read-only
The number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
                         cienaCesTacacsClientGlobalAccountingAccessRetransmissions 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.20 counter32 read-only
The number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
                         cienaCesTacacsClientGlobalAccountingAccessAccepts 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.21 counter32 read-only
The number of TACACS Access-Accept packets (valid or invalid) received from this server.
                         cienaCesTacacsClientGlobalAccountingAccessRejects 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.22 counter32 read-only
The number of TACACS Access-Reject packets (valid or invalid) received from this server.
                         cienaCesTacacsClientGlobalAccountingMalformedAccessResponses 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.23 counter32 read-only
The number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.
                         cienaCesTacacsClientGlobalAccountingBadAuthenticators 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.24 counter32 read-only
The number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
                         cienaCesTacacsClientGlobalAccountingTimeouts 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.25 counter32 read-only
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.
                         cienaCesTacacsClientGlobalAccountingUnknownTypes 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.26 counter32 read-only
The number of TACACS packets of unknown type which were received from this server on the authentication port.
                         cienaCesTacacsClientGlobalAccountingBadHeaderSequence 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.27 counter32 read-only
The number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.
                         cienaCesTacacsClientGlobalServerClearStatistics 1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.28 cienastatsclear read-write
This object clears the statistics for a server.
             cienaCesTacacsClientAuthentication 1.3.6.1.4.1.1271.2.3.2.1.1.4
                 cienaCesTacacsClientAuthenticationServerTable 1.3.6.1.4.1.1271.2.3.2.1.1.4.1 no-access
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientAuthenticationServerStatus and cienaCesTacacsClientAuthenticationServerAddr with the SNMP multiple set operation.
                     cienaCesTacacsClientAuthenticationServerEntry 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1 no-access
TACACS authentication server entry.
                         cienaCesTacacsClientAuthenticationServerIndex 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.1 integer32 read-only
Specifies the index of this table.
                         cienaCesTacacsClientAuthenticationServerAddr 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.2 displaystring read-write
Host name or IP address of the TACACS server.
                         cienaCesTacacsClientAuthenticationServerResolvedAddr 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.3 ipaddress read-only
Specifies the resolved IP address if cienaCesTacacsClientAuthenticationServerAddr is set to host name. If cienaCesTacacsClientAuthenticationServerAddr is set to IP address, then cienaCesTacacsClientAuthenticationServerResolvedAddr contains same information as cienaCesTacacsClientAuthenticationServerAddr.
                         cienaCesTacacsClientAuthenticationServerPriority 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.4 integer32 read-write
Specifies the priority of TACACS servers configured on the device. This is the order in which the servers are accessed.
                         cienaCesTacacsClientAuthenticationServerAuthPort 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.5 integer32 read-write
The destination TCP port number to which TACACS messages are sent. The TACACS server is not used for authentication if this port number is 0.
                         cienaCesTacacsClientAuthenticationServerAccessRequests 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.6 counter32 read-only
The number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
                         cienaCesTacacsClientAuthenticationServerAccessRetransmissions 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.7 counter32 read-only
The number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
                         cienaCesTacacsClientAuthenticationServerAccessAccepts 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.8 counter32 read-only
The number of TACACS Access-Accept packets (valid or invalid) received from this server.
                         cienaCesTacacsClientAuthenticationServerAccessRejects 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.9 counter32 read-only
The number of TACACS Access-Reject packets (valid or invalid) received from this server.
                         cienaCesTacacsClientAuthenticationServerMalformedAccessResponses 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.10 counter32 read-only
The number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.
                         cienaCesTacacsClientAuthenticationServerBadAuthenticators 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.11 counter32 read-only
The number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
                         cienaCesTacacsClientAuthenticationServerTimeouts 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.13 counter32 read-only
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.
                         cienaCesTacacsClientAuthenticationServerUnknownTypes 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.14 counter32 read-only
The number of TACACS packets of unknown type which were received from this server on the authentication port.
                         cienaCesTacacsClientAuthenticationServerBadHeaderSequence 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.15 counter32 read-only
The number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.
                         cienaCesTacacsClientAuthenticationServerStatus 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.16 rowstatus read-only
To create a row in this table, a manager must set this object to either createAndGo(4). To create an entry, specify both cienaCesTacacsClientAuthenticationServerStatus and cienaCesTacacsClientAuthenticationServerAddr with the SNMP multiple set operation. To disable a TACACS server, the operator can set cienaCesTacacsClientAuthenticationServerStatus object to 'notInService' state.
                         cienaCesTacacsClientAuthenticationServerApplication 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.17 integer read-only
This object specifies how the TACACS server is used for authentication. Whether this TACACS server is used for userLogin authentication or dot1x authentication or both, is decided by the value of this MIB object. Dot1x is not supported on all platforms. Enumeration: 'userLogin': 1, 'all': 3, 'dot1x': 2.
                         cienaCesTacacsClientAuthenticationServerClearStatistics 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.18 cienastatsclear read-write
This object clears the statistics for a server.
             cienaCesTacacsClientAuthorization 1.3.6.1.4.1.1271.2.3.2.1.1.5
                 cienaCesTacacsClientAuthorizationServerTable 1.3.6.1.4.1.1271.2.3.2.1.1.5.1 no-access
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientAuthorizationServerStatus and cienaCesTacacsClientAuthorizationServerAddr with the SNMP multiple set operation.
                     cienaCesTacacsClientAuthorizationServerEntry 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1 no-access
TACACS authorization server entry.
                         cienaCesTacacsClientAuthorizationServerIndex 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.1 integer32 read-only
Specifies the index of this table.
                         cienaCesTacacsClientAuthorizationServerAddr 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.2 displaystring read-write
Host name or IP address of the TACACS server.
                         cienaCesTacacsClientAuthorizationServerResolvedAddr 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.3 ipaddress read-only
Specifies the resolved IP address if cienaCesTacacsClientAuthorizationServerAddr is set to host name. If cienaCesTacacsClientAuthorizationServerAddr is set to IP address, then cienaCesTacacsClientAuthorizationServerResolvedAddr contains the same information as cienaCesTacacsClientAuthorizationServerAddr.
                         cienaCesTacacsClientAuthorizationServerPriority 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.4 integer32 read-write
Specifies the priority of TACACS servers configured on the device. This is the order in which the servers are accessed.
                         cienaCesTacacsClientAuthorizationServerAuthPort 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.5 integer32 read-write
The destination TCP port number to which TACACS messages are sent. The TACACS server is not used for authentication if this port number is 0.
                         cienaCesTacacsClientAuthorizationServerAccessRequests 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.6 counter32 read-only
The number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
                         cienaCesTacacsClientAuthorizationServerAccessRetransmissions 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.7 counter32 read-only
The number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
                         cienaCesTacacsClientAuthorizationServerAccessAccepts 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.8 counter32 read-only
The number of TACACS Access-Accept packets (valid or invalid) received from this server.
                         cienaCesTacacsClientAuthorizationServerAccessRejects 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.9 counter32 read-only
The number of TACACS Access-Reject packets (valid or invalid) received from this server.
                         cienaCesTacacsClientAuthorizationServerMalformedAccessResponses 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.10 counter32 read-only
The number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.
                         cienaCesTacacsClientAuthorizationServerBadAuthenticators 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.11 counter32 read-only
The number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
                         cienaCesTacacsClientAuthorizationServerTimeouts 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.12 counter32 read-only
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.
                         cienaCesTacacsClientAuthorizationServerUnknownTypes 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.13 counter32 read-only
The number of TACACS packets of unknown type which were received from this server on the authentication port.
                         cienaCesTacacsClientAuthorizationServerBadHeaderSequence 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.14 counter32 read-only
The number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.
                         cienaCesTacacsClientAuthorizationServerStatus 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.15 rowstatus read-only
To create a row in this table, a manager must set this object to either createAndGo(4). To create an entry, specify both cienaCesTacacsClientAuthorizationServerStatus and cienaCesTacacsClientAuthorizationServerAddr with the SNMP multiple set operation. To disable a TACACS server, the operator can set the cienaCesTacacsClientAuthorizationServerStatus object to 'notInService' state.
                         cienaCesTacacsClientAuthorizationServerApplication 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.16 integer read-only
This object specifies how the TACACS server is used for authentication. Whether this TACACS server is used for userLogin authentication or dot1x authentication or both, is decided by the value of this MIB object. Dot1x is not supported on all platforms. Enumeration: 'userLogin': 1, 'all': 3, 'dot1x': 2.
                         cienaCesTacacsClientAuthorizationServerClearStatistics 1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.17 cienastatsclear read-write
This object clears the statistics for a server.
             cienaCesTacacsClientAccounting 1.3.6.1.4.1.1271.2.3.2.1.1.6
                 cienaCesTacacsClientAccountingServerTable 1.3.6.1.4.1.1271.2.3.2.1.1.6.1 no-access
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientAccountingServerStatus and cienaCesTacacsClientAccountingServerAddr with the SNMP multiple set operation.
                     cienaCesTacacsClientAccountingServerEntry 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1 no-access
TACACS accounting server entry.
                         cienaCesTacacsClientAccountingServerIndex 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.1 integer32 read-only
Specifies the index of this table.
                         cienaCesTacacsClientAccountingServerAddr 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.2 displaystring read-write
Host name or IP address of the TACACS server.
                         cienaCesTacacsClientAccountingServerResolvedAddr 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.3 ipaddress read-only
Specifies the resolved IP address if cienaCesTacacsClientAccountingServerAddr is set to host name. If cienaCesTacacsClientAccountingServerAddr is set to IP address then cienaCesTacacsClientAccountingServerResolvedAddr contains the same information as cienaCesTacacsClientAccountingServerAddr.
                         cienaCesTacacsClientAccountingServerPriority 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.4 integer32 read-write
Specifies the priority of TACACS servers configured on the device. This is the order in which the servers are accessed.
                         cienaCesTacacsClientAccountingServerAuthPort 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.5 integer32 read-write
The destination TCP port number to which TACACS messages are sent. The TACACS server is not used for authentication if this port number is 0.
                         cienaCesTacacsClientAccountingServerAccessRequests 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.6 counter32 read-only
The number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
                         cienaCesTacacsClientAccountingServerAccessRetransmissions 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.7 counter32 read-only
The number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
                         cienaCesTacacsClientAccountingServerAccessAccepts 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.8 counter32 read-only
The number of TACACS Access-Accept packets (valid or invalid) received from this server.
                         cienaCesTacacsClientAccountingServerAccessRejects 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.9 counter32 read-only
The number of TACACS Access-Reject packets (valid or invalid) received from this server.
                         cienaCesTacacsClientAccountingServerMalformedAccessResponses 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.10 counter32 read-only
The number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.
                         cienaCesTacacsClientAccountingServerBadAuthenticators 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.11 counter32 read-only
The number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
                         cienaCesTacacsClientAccountingServerTimeouts 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.12 counter32 read-only
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.
                         cienaCesTacacsClientAccountingServerUnknownTypes 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.13 counter32 read-only
The number of TACACS packets of unknown type which were received from this server on the authentication port.
                         cienaCesTacacsClientAccountingServerBadHeaderSequence 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.14 counter32 read-only
The number of TACACS packets of which were received from this server on the authentication port and dropped for some other reason.
                         cienaCesTacacsClientAccountingServerStatus 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.15 rowstatus read-only
To create a row in this table, a manager must set this object to either createAndGo(4). To create an entry, specify both cienaCesTacacsClientAccountingServerStatus, and cienaCesTacacsClientAccountingServerAddr with the SNMP multiple set operation. To disable a TACACS server, the operator can set cienaCesTacacsClientAccountingServerStatus object to the 'notInService' state.
                         cienaCesTacacsClientAccountingServerApplication 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.16 integer read-only
This object specifies how the TACACS server is used for authentication. Whether this TACACS server is used for userLogin authentication or dot1x authentication or both, is decided by the value of this MIB object. Dot1x is not supported on all platforms. Enumeration: 'userLogin': 1, 'all': 3, 'dot1x': 2.
                         cienaCesTacacsClientAccountingServerClearStatistics 1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.17 cienastatsclear read-write
This object clears the statistics for a server.
     cienaCesTacacsClientMIBNotificationPrefix 1.3.6.1.4.1.1271.2.3.2.2
         cienaCesTacacsClientMIBNotifications 1.3.6.1.4.1.1271.2.3.2.2.0
             cienaCesTacacsClientConnectionFailed 1.3.6.1.4.1.1271.2.3.2.2.0.1
A cienaCesTacacsClientConnectionFailed notification is sent if the TACACS client is unable to contact the TACACS server.
     cienaCesTacacsClientMIBConformance 1.3.6.1.4.1.1271.2.3.2.3
         cienaCesTacacsClientMIBCompliances 1.3.6.1.4.1.1271.2.3.2.3.1
         cienaCesTacacsClientMIBGroups 1.3.6.1.4.1.1271.2.3.2.3.2