RC-TACACS-MIB
24 objects
Enterprise MIB for TACACS
Imported Objects
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| RAPID-CITY | rcTacacs |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2272.1.65.0 | IdentityrcTacacsMib | Enterprise MIB for TACACS | ||
| 1.3.6.1.4.1.2272.1.65.1 | NodercTacacsGlobal | |||
| 1.3.6.1.4.1.2272.1.65.1.1 | ScalarrcTacacsGlobalEnable | read-write | current | Enable/disable this feature. |
| 1.3.6.1.4.1.2272.1.65.1.2 | ScalarrcTacacsGlobalLastUserName | read-only | current | The last user for which authentication was attempted using TACACS+. |
| 1.3.6.1.4.1.2272.1.65.1.3 | ScalarrcTacacsGlobalLastAddressType | read-only | current | The type of address for the TACACS+ server that was most recently accessed |
| 1.3.6.1.4.1.2272.1.65.1.4 | ScalarrcTacacsGlobalLastAddress | read-only | current | The address of the TACACS+ server that was most recently accessed |
| 1.3.6.1.4.1.2272.1.65.1.5 | ScalarrcTacacsAccounting | read-write | current | Determines which application will be accounted by tacacs+. |
| 1.3.6.1.4.1.2272.1.65.1.6 | ScalarrcTacacsAuthentication | read-write | current | Determines which application will be authenticated by tacacs+. |
| 1.3.6.1.4.1.2272.1.65.1.7 | ScalarrcTacacsNncliCommandAuthorizationEnabled | read-write | current | This object controls whether TACACS+ will be used for authorization of individual NNCLI commands. |
| 1.3.6.1.4.1.2272.1.65.1.8 | ScalarrcTacacsNncliCommandAuthorizationLevels | read-write | current | This object controls which NNCLI command privilege levels will be authorized by TACACS+. |
| 1.3.6.1.4.1.2272.1.65.2 | TablercTacacsServerTable | not-accessible | current | The (conceptual) table listing the TACACS+ servers with which the client shares a secret. |
| 1.3.6.1.4.1.2272.1.65.2.1 | RowrcTacacsServerEntry | not-accessible | current | An entry (conceptual row) representing a TACACS+ server with which the client shares a secret. |
| 1.3.6.1.4.1.2272.1.65.2.1.1 | ColumnrcTacacsServerAddressType | not-accessible | current | Specifies the type of IP address used on the Tacacs+ server. |
| 1.3.6.1.4.1.2272.1.65.2.1.2 | ColumnrcTacacsServerAddress | not-accessible | current | The IP address of the TACACS+ server referred to in this table entry. |
| 1.3.6.1.4.1.2272.1.65.2.1.3 | ColumnrcTacacsServerPortNumber | read-create | current | 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. |
| 1.3.6.1.4.1.2272.1.65.2.1.4 | ColumnrcTacacsServerConnectionType | read-create | current | Specifies TCP connection type between device and TACACS+ server. Either a single open connection between a device and server (SingleConnection), or open/close … |
| 1.3.6.1.4.1.2272.1.65.2.1.5 | ColumnrcTacacsServerConnectionStatus | read-only | current | Specifies status TCP connection type between device and TACACS+ server. |
| 1.3.6.1.4.1.2272.1.65.2.1.6 | ColumnrcTacacsServerTimeout | read-create | current | The maximum time (in seconds) to wait for this TACACS+ server to reply. |
| 1.3.6.1.4.1.2272.1.65.2.1.7 | ColumnrcTacacsServerKey | read-create | current | Secret key to be shared with this TACACS+ server. If the key length is zero that indicates no encryption is being used. |
| 1.3.6.1.4.1.2272.1.65.2.1.8 | ColumnrcTacacsServerSourceIpInterfaceEnabled | read-create | current | Specifies whether source address specification is enabled. |
| 1.3.6.1.4.1.2272.1.65.2.1.9 | ColumnrcTacacsServerSourceIpInterfaceType | read-create | current | 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 … |
| 1.3.6.1.4.1.2272.1.65.2.1.10 | ColumnrcTacacsServerSourceIpInterface | read-create | current | IP address of the interface to use with this server. |
| 1.3.6.1.4.1.2272.1.65.2.1.11 | ColumnrcTacacsServerPriority | read-create | current | 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 … |
| 1.3.6.1.4.1.2272.1.65.2.1.12 | ColumnrcTacacsServerRowStatus | read-create | current | The row status variable, can be set to destroy or createAndGo. |