CIENA-CES-TACACS-CLIENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
88
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1 · 1 row entry · 9 columns
Lists the possible TACACS servers. 
To create an entry, specify both cienaCesTacacsClientServerStatus 
and cienaCesTacacsClientServerAddr using the SNMP multiple set 
operation.
cienaCesTacacsClientServerEntry entry .1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1
TACACS server entry.
Indexes
cienaCesTacacsClientServerIndex
Column Syntax OID
cienaCesTacacsClientServerIndex
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.1
cienaCesTacacsClientServerAddr
Host name or IP address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.2
cienaCesTacacsClientServerResolvedAddr
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 …
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.3
cienaCesTacacsClientServerPriority
Specifies the priority of the TACACS servers configured on the device.
This is the order in which the servers will accessed.
Integer32r/w
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.4
cienaCesTacacsClientServerAuthPort
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.5
cienaCesTacacsClientServerApplication deprecated
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…
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.6
cienaCesTacacsClientServerStatus
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…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.7
cienaCesTacacsClientServerResolvedInetAddrType
Specifies the resolved IP address type. Used in conjunction with
cienaCesTacacsClientServerResolvedInetAddr.
When set to:
ipv4: cienaCesTacacsClientServerResolvedInetAddr should be compliant
with InetAddress…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.8
cienaCesTacacsClientServerResolvedInetAddr
Specifies the resolved IP address if cienaCesTacacsClientServerAddr is set to host name.
If cienaCesTacacsClientServerAddr is set to IP address then cienaCesTacacsClientServerResolvedInetAddress
contains the same infor…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.9
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1 · 1 row entry · 28 columns
TACACS global statistics table.
cienaCesTacacsClientGlobalStatisticsEntry entry .1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1
TACACS global statistics entry.
Indexes
cienaCesTacacsClientServerIndex
Column Syntax OID
cienaCesTacacsClientGlobalAuthenticationAccessRequests
The number of TACACS Access-Request packets sent
to this server not including retransmissions.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.1
cienaCesTacacsClientGlobalAuthenticationAccessRetransmissions
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.2
cienaCesTacacsClientGlobalAuthenticationAccessAccepts
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.3
cienaCesTacacsClientGlobalAuthenticationAccessRejects
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.4
cienaCesTacacsClientGlobalAuthenticationMalformedAccessResponses
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.5
cienaCesTacacsClientGlobalAuthenticationBadAuthenticators
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.6
cienaCesTacacsClientGlobalAuthenticationTimeouts
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 wel…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.7
cienaCesTacacsClientGlobalAuthenticationUnknownTypes
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.8
cienaCesTacacsClientGlobalAuthenticationBadHeaderSequence
The number of TACACS packets which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.9
cienaCesTacacsClientGlobalAuthorizationAccessRequests
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.10
cienaCesTacacsClientGlobalAuthorizationAccessRetransmissions
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.11
cienaCesTacacsClientGlobalAuthorizationAccessAccepts
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.12
cienaCesTacacsClientGlobalAuthorizationAccessRejects
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.13
cienaCesTacacsClientGlobalAuthorizationMalformedAccessRespons
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.14
cienaCesTacacsClientGlobalAuthorizationBadAuthenticators
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.15
cienaCesTacacsClientGlobalAuthorizationTimeouts
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 wel…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.16
cienaCesTacacsClientGlobalAuthorizationUnknownTypes
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.17
cienaCesTacacsClientGlobalAuthorizationBadHeaderSequence
The number of TACACS packets which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.18
cienaCesTacacsClientGlobalAccountingAccessRequests
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.19
cienaCesTacacsClientGlobalAccountingAccessRetransmissions
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.20
cienaCesTacacsClientGlobalAccountingAccessAccepts
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.21
cienaCesTacacsClientGlobalAccountingAccessRejects
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.22
cienaCesTacacsClientGlobalAccountingMalformedAccessResponses
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.23
cienaCesTacacsClientGlobalAccountingBadAuthenticators
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.24
cienaCesTacacsClientGlobalAccountingTimeouts
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 wel…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.25
cienaCesTacacsClientGlobalAccountingUnknownTypes
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.26
cienaCesTacacsClientGlobalAccountingBadHeaderSequence
The number of TACACS packets which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.27
cienaCesTacacsClientGlobalServerClearStatistics
This object clears the statistics for a server.
CIENA-TCCienaStatsClearr/w
Textual Convention: CIENA-TCCienaStatsClear Enumeration
Type Values:
0none
1clear
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.28
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1 · 1 row entry · 17 columns
Lists the possible TACACS servers. 
To create an entry, specify both cienaCesTacacsClientAuthenticationServerStatus 
and cienaCesTacacsClientAuthenticationServerAddr with the SNMP multiple set operation.
cienaCesTacacsClientAuthenticationServerEntry entry .1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1
TACACS authentication server entry.
Indexes
cienaCesTacacsClientAuthenticationServerIndex
Column Syntax OID
cienaCesTacacsClientAuthenticationServerIndex
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.1
cienaCesTacacsClientAuthenticationServerAddr
Host name or IP address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.2
cienaCesTacacsClientAuthenticationServerResolvedAddr
Specifies the resolved IP address if cienaCesTacacsClientAuthenticationServerAddr is set to host name.
If cienaCesTacacsClientAuthenticationServerAddr is set to IP address, then cienaCesTacacsClientAuthenticationServerR…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.3
cienaCesTacacsClientAuthenticationServerPriority
Specifies the priority of TACACS servers configured on the device.
This is the order in which the servers are accessed.
Integer32r/w
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.4
cienaCesTacacsClientAuthenticationServerAuthPort
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.5
cienaCesTacacsClientAuthenticationServerAccessRequests
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.6
cienaCesTacacsClientAuthenticationServerAccessRetransmissions
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.7
cienaCesTacacsClientAuthenticationServerAccessAccepts
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.8
cienaCesTacacsClientAuthenticationServerAccessRejects
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.9
cienaCesTacacsClientAuthenticationServerMalformedAccessResponses
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.10
cienaCesTacacsClientAuthenticationServerBadAuthenticators
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.11
cienaCesTacacsClientAuthenticationServerTimeouts
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 wel…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.13
cienaCesTacacsClientAuthenticationServerUnknownTypes
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.14
cienaCesTacacsClientAuthenticationServerBadHeaderSequence
The number of TACACS packets which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.15
cienaCesTacacsClientAuthenticationServerStatus
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
cienaCesTacacsClientAuthenticat…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.16
cienaCesTacacsClientAuthenticationServerApplication deprecated
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…
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.17
cienaCesTacacsClientAuthenticationServerClearStatistics
This object clears the statistics for a server.
CIENA-TCCienaStatsClearr/w
Textual Convention: CIENA-TCCienaStatsClear Enumeration
Type Values:
0none
1clear
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.18
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1 · 1 row entry · 17 columns
Lists the possible TACACS servers. 
To create an entry, specify both cienaCesTacacsClientAuthorizationServerStatus 
and cienaCesTacacsClientAuthorizationServerAddr with the SNMP multiple set operation.
cienaCesTacacsClientAuthorizationServerEntry entry .1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1
TACACS authorization server entry.
Indexes
cienaCesTacacsClientAuthorizationServerIndex
Column Syntax OID
cienaCesTacacsClientAuthorizationServerIndex
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.1
cienaCesTacacsClientAuthorizationServerAddr
Host name or IP address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.2
cienaCesTacacsClientAuthorizationServerResolvedAddr
Specifies the resolved IP address if cienaCesTacacsClientAuthorizationServerAddr is set to host name.
If cienaCesTacacsClientAuthorizationServerAddr is set to IP address, then cienaCesTacacsClientAuthorizationServerReso…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.3
cienaCesTacacsClientAuthorizationServerPriority
Specifies the priority of TACACS servers configured on the device.
This is the order in which the servers are accessed.
Integer32r/w
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.4
cienaCesTacacsClientAuthorizationServerAuthPort
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.5
cienaCesTacacsClientAuthorizationServerAccessRequests
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.6
cienaCesTacacsClientAuthorizationServerAccessRetransmissions
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.7
cienaCesTacacsClientAuthorizationServerAccessAccepts
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.8
cienaCesTacacsClientAuthorizationServerAccessRejects
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.9
cienaCesTacacsClientAuthorizationServerMalformedAccessResponses
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.10
cienaCesTacacsClientAuthorizationServerBadAuthenticators
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.11
cienaCesTacacsClientAuthorizationServerTimeouts
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 wel…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.12
cienaCesTacacsClientAuthorizationServerUnknownTypes
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.13
cienaCesTacacsClientAuthorizationServerBadHeaderSequence
The number of TACACS packets which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.14
cienaCesTacacsClientAuthorizationServerStatus
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 cienaCesTacacsClientAuthorizatio…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.15
cienaCesTacacsClientAuthorizationServerApplication deprecated
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…
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.16
cienaCesTacacsClientAuthorizationServerClearStatistics
This object clears the statistics for a server.
CIENA-TCCienaStatsClearr/w
Textual Convention: CIENA-TCCienaStatsClear Enumeration
Type Values:
0none
1clear
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.17
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1 · 1 row entry · 17 columns
Lists the possible TACACS servers. 
To create an entry, specify both cienaCesTacacsClientAccountingServerStatus 
and cienaCesTacacsClientAccountingServerAddr with the SNMP multiple set operation.
cienaCesTacacsClientAccountingServerEntry entry .1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1
TACACS accounting server entry.
Indexes
cienaCesTacacsClientAccountingServerIndex
Column Syntax OID
cienaCesTacacsClientAccountingServerIndex
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.1
cienaCesTacacsClientAccountingServerAddr
Host name or IP address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.2
cienaCesTacacsClientAccountingServerResolvedAddr
Specifies the resolved IP address if cienaCesTacacsClientAccountingServerAddr is set to host name.
If cienaCesTacacsClientAccountingServerAddr is set to IP address then cienaCesTacacsClientAccountingServerResolvedAddr
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.3
cienaCesTacacsClientAccountingServerPriority
Specifies the priority of TACACS servers configured on the device.
This is the order in which the servers are accessed.
Integer32r/w
Constraints:
range: 1-8
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.4
cienaCesTacacsClientAccountingServerAuthPort
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.5
cienaCesTacacsClientAccountingServerAccessRequests
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.6
cienaCesTacacsClientAccountingServerAccessRetransmissions
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.7
cienaCesTacacsClientAccountingServerAccessAccepts
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.8
cienaCesTacacsClientAccountingServerAccessRejects
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.9
cienaCesTacacsClientAccountingServerMalformedAccessResponses
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.10
cienaCesTacacsClientAccountingServerBadAuthenticators
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.11
cienaCesTacacsClientAccountingServerTimeouts
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 wel…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.12
cienaCesTacacsClientAccountingServerUnknownTypes
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.13
cienaCesTacacsClientAccountingServerBadHeaderSequence
The number of TACACS packets of which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.14
cienaCesTacacsClientAccountingServerStatus
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 cienaCesTacacsClientAccountingServe…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.15
cienaCesTacacsClientAccountingServerApplication deprecated
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…
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.16
cienaCesTacacsClientAccountingServerClearStatistics
This object clears the statistics for a server.
CIENA-TCCienaStatsClearr/w
Textual Convention: CIENA-TCCienaStatsClear Enumeration
Type Values:
0none
1clear
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.17