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
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesTacacsClientServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientServerTable'
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientServerStatus and cienaCesTacacsClientServerAddr using the SNMP multiple set operation.
TACACS server entry.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.3 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
cienaCesTacacsClientServerApplicationdeprecated
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:
|
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.6 |
||||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.7 |
||||||||||||||
|
Specifies the resolved IP address type. Used in conjunction with
cienaCesTacacsClientServerResolvedInetAddr. When set to: ipv4: cienaCesTacacsClientServerResolvedInetAddr should be compliant with InetAddress… |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.1271.2.3.2.1.1.2.1.1.8 |
||||||||||||||
|
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 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
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesTacacsClientGlobalStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientGlobalStatisticsTable'
TACACS global statistics table.
TACACS global statistics entry.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The number of TACACS Access-Request packets sent
to this server not including retransmissions. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.1 |
||||
|
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.2 |
||||
|
The number of TACACS Access-Accept packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.3 |
||||
|
The number of TACACS Access-Reject packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.4 |
||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.5 |
||||
|
The number of TACACS Access-Response packets
containing invalid authenticators or signature attributes received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.6 |
||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.7 |
||||
|
The number of TACACS packets of unknown type which
were received from this server on the authentication port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.8 |
||||
|
The number of TACACS packets which were
received from this server on the authentication port and dropped for some other reason. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.9 |
||||
|
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.10 |
||||
|
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.11 |
||||
|
The number of TACACS Access-Accept packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.12 |
||||
|
The number of TACACS Access-Reject packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.13 |
||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.14 |
||||
|
The number of TACACS Access-Response packets
containing invalid authenticators or signature attributes received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.15 |
||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.16 |
||||
|
The number of TACACS packets of unknown type which
were received from this server on the authentication port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.17 |
||||
|
The number of TACACS packets which were
received from this server on the authentication port and dropped for some other reason. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.18 |
||||
|
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.19 |
||||
|
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.20 |
||||
|
The number of TACACS Access-Accept packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.21 |
||||
|
The number of TACACS Access-Reject packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.22 |
||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.23 |
||||
|
The number of TACACS Access-Response packets
containing invalid authenticators or signature attributes received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.24 |
||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.25 |
||||
|
The number of TACACS packets of unknown type which
were received from this server on the authentication port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.26 |
||||
|
The number of TACACS packets which were
received from this server on the authentication port and dropped for some other reason. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.3.1.1.27 |
||||
|
This object clears the statistics for a server.
|
CIENA-TCCienaStatsClearr/w Type Values:
|
.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
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesTacacsClientAuthenticationServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerTable'
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientAuthenticationServerStatus and cienaCesTacacsClientAuthenticationServerAddr with the SNMP multiple set operation.
TACACS authentication server entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
Specifies the resolved IP address if cienaCesTacacsClientAuthenticationServerAddr is set to host name.
If cienaCesTacacsClientAuthenticationServerAddr is set to IP address, then cienaCesTacacsClientAuthenticationServerR… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.6 |
||||||||||||
|
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.7 |
||||||||||||
|
The number of TACACS Access-Accept packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.8 |
||||||||||||
|
The number of TACACS Access-Reject packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.9 |
||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.10 |
||||||||||||
|
The number of TACACS Access-Response packets
containing invalid authenticators or signature attributes received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.11 |
||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.13 |
||||||||||||
|
The number of TACACS packets of unknown type which
were received from this server on the authentication port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.14 |
||||||||||||
|
The number of TACACS packets which were
received from this server on the authentication port and dropped for some other reason. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.15 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.16 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.17 |
||||||||||||
|
This object clears the statistics for a server.
|
CIENA-TCCienaStatsClearr/w Type Values:
|
.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
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesTacacsClientAuthorizationServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthorizationServerTable'
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientAuthorizationServerStatus and cienaCesTacacsClientAuthorizationServerAddr with the SNMP multiple set operation.
TACACS authorization server entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
Specifies the resolved IP address if cienaCesTacacsClientAuthorizationServerAddr is set to host name.
If cienaCesTacacsClientAuthorizationServerAddr is set to IP address, then cienaCesTacacsClientAuthorizationServerReso… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.6 |
||||||||||||
|
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.7 |
||||||||||||
|
The number of TACACS Access-Accept packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.8 |
||||||||||||
|
The number of TACACS Access-Reject packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.9 |
||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.10 |
||||||||||||
|
The number of TACACS Access-Response packets
containing invalid authenticators or signature attributes received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.11 |
||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.12 |
||||||||||||
|
The number of TACACS packets of unknown type which
were received from this server on the authentication port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.13 |
||||||||||||
|
The number of TACACS packets which were
received from this server on the authentication port and dropped for some other reason. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.14 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.15 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.1271.2.3.2.1.1.5.1.1.16 |
||||||||||||
|
This object clears the statistics for a server.
|
CIENA-TCCienaStatsClearr/w Type Values:
|
.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
Uses the ciena variant from
Command help
/opt/observium/mibs/ciena.
Walk cienaCesTacacsClientAccountingServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAccountingServerTable'
Lists the possible TACACS servers. To create an entry, specify both cienaCesTacacsClientAccountingServerStatus and cienaCesTacacsClientAccountingServerAddr with the SNMP multiple set operation.
TACACS accounting server entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
Specifies the resolved IP address if cienaCesTacacsClientAccountingServerAddr is set to host name.
If cienaCesTacacsClientAccountingServerAddr is set to IP address then cienaCesTacacsClientAccountingServerResolvedAddr … |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.6 |
||||||||||||
|
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.7 |
||||||||||||
|
The number of TACACS Access-Accept packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.8 |
||||||||||||
|
The number of TACACS Access-Reject packets
(valid or invalid) received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.9 |
||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.10 |
||||||||||||
|
The number of TACACS Access-Response packets
containing invalid authenticators or signature attributes received from this server. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.11 |
||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.12 |
||||||||||||
|
The number of TACACS packets of unknown type which
were received from this server on the authentication port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.13 |
||||||||||||
|
The number of TACACS packets of which were
received from this server on the authentication port and dropped for some other reason. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.14 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.15 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.16 |
||||||||||||
|
This object clears the statistics for a server.
|
CIENA-TCCienaStatsClearr/w Type Values:
|
.1.3.6.1.4.1.1271.2.3.2.1.1.6.1.1.17 |