fdryTacacsServerEntry
FDRY-TACACS-MIB ·
.1.3.6.1.4.1.1991.1.1.9.1.1.1.1
Object
row
An entry in the Tacacs server table. This table uses running index as the Index to the table. Reasons to go for running index Scheme than IP addresses: 1. The table will be Virtual Routing and Forwarding(VRF) independent that multiple VRFs could share the same address type and address. 2. Index with address type and address could be potentially 17 unsigned integer, parsing and finding next index takes CPU time. The PDU gets to be huge too! 3. IP address is just another attribute, they are supposed to be list of servers.
Context
- MIB
- FDRY-TACACS-MIB
- OID
.1.3.6.1.4.1.1991.1.1.9.1.1.1.1- Type
- row
- Status
- current
- Parent
- fdryTacacsServerTable
- Table
- fdryTacacsServerTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryTacacsServerIndex The index to the Tacacs server Table, Maximum 8 Tacacs servers are supported. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.1 |
| fdryTacacsServerAddrType Tacacs server IP address Type. Supported address types are ipv4(1) and ipv6(2) | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.2 |
| fdryTacacsServerAddr Tacacs server IP address. | column | InetAddress | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.3 |
| fdryTacacsServerAuthPort Authentication UDP port number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.4 |
| fdryTacacsServerRowKey Authentication key displayed as encrypted text. | column | OctetString | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.5 |
| fdryTacacsServerUsage To allow this server to be dedicated for a particular AAA activity. | column | FDRY-RADIUS-MIBServerUsage | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.6 |
| fdryTacacsServerRowStatus This variable is used to create, modify, or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified except this object. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.7 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryTacacsServerIndex The index to the Tacacs server Table, Maximum 8 Tacacs servers are supported. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.1 |