SUPERMICRO-TACACS-MIB Table View

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

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.10876.101.1.77.2.1 · 1 row entry · 6 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsTacClntServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-TACACS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-TACACS-MIB::fsTacClntServerTable'
The TACACS+ server table of server information entries. The entries have
server information like server IP address, secretkey, port no, timeout
fsTacClntServerEntry row .1.3.6.1.4.1.10876.101.1.77.2.1.1
The entry has server IP address, port no. secret key and timeout
Column Syntax OID
Server IP address
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.1.77.2.1.1.1
Row status of the server entry
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.10876.101.1.77.2.1.1.2
To inform whether single connect support is enabled for this server or
not. When this is enabled multiple sessions are handled over single TCP
connection
Enumerationr/w
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.10876.101.1.77.2.1.1.3
Server port no. for TACACS+ protocol. The default value is 49
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.10876.101.1.77.2.1.1.4
The time out value within which a response is expected from server. If
response is not received within this time out, the session will be
released
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.10876.101.1.77.2.1.1.5
Secret key shared between the client and server for encryption and
decryption
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.10876.101.1.77.2.1.1.6