RC-TACACS-MIB Table View

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

Tables
1
Rows
1
Columns
12
.1.3.6.1.4.1.2272.1.65.2 · 1 row entry · 12 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk rcTacacsServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-TACACS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TACACS-MIB::rcTacacsServerTable'
The (conceptual) table listing the TACACS+ servers with
which the client shares a secret.
rcTacacsServerEntry row .1.3.6.1.4.1.2272.1.65.2.1
An entry (conceptual row) representing a TACACS+ server
with which the client shares a secret.
Column Syntax OID
Specifies the type of IP address used on the Tacacs+ server.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2272.1.65.2.1.1
The IP address of the TACACS+ server referred to in this table entry.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2272.1.65.2.1.2
The TCP port on which the client establishes a connection to the server.
A value of 0 indicates that the system specified default value is used.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2272.1.65.2.1.3
Specifies TCP connection type between device and TACACS+ server.
Either a single open connection between a device and server
(SingleConnection), or open/close connection per communication
session (PerSessionConnection).
Enumerationr/w
Enumerated Values:
1singleConnection
2perSessionConnection
.1.3.6.1.4.1.2272.1.65.2.1.4
Specifies status TCP connection type between device and TACACS+
server.
Enumeration
Enumerated Values:
1connected
2notConnected
.1.3.6.1.4.1.2272.1.65.2.1.5
The maximum time (in seconds) to wait for this TACACS+ server to reply.
Integer32r/w
Constraints:
range: 10-30
.1.3.6.1.4.1.2272.1.65.2.1.6
Secret key to be shared with this TACACS+ server.
If the key length is zero that indicates no encryption is being used.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.2272.1.65.2.1.7
Specifies whether source address specification is enabled.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2272.1.65.2.1.8
Specifies the type of IP address used on the interface that
connects to the Tacacs+ server. If this value is unknown(0),
then a system-wide default value will be used.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2272.1.65.2.1.9
IP address of the interface to use with this server.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2272.1.65.2.1.10
Determines the order in which the TACACS+ servers will be used,
when 1 is the highest priority. If more than one server share
the same priority - they will be used in lexicographic order
(the order of entries in this t…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.2272.1.65.2.1.11
The row status variable, can be set to destroy or createAndGo.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.2272.1.65.2.1.12