TACACS-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: BROADCOM LIMITED
Home | MIB: TACACS-CLIENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
agentTacacsClientMIB | 1.3.6.1.4.1.4413.1.1.18 |
This MIB module defines a portion of the SNMP MIB under the Broadcom Inc enterprise OID pertaining to TACACS+ client configuration. |
||
agentTacacsClientObjects | 1.3.6.1.4.1.4413.1.1.18.1 | |||
agentTacacsGlobalConfigGroup | 1.3.6.1.4.1.4413.1.1.18.1.1 | |||
agentTacacsGlobalTimeout | 1.3.6.1.4.1.4413.1.1.18.1.1.1 | unsigned32 | read-write |
The time-out in seconds for communication with TACACS servers . |
agentTacacsGlobalKey | 1.3.6.1.4.1.4413.1.1.18.1.1.2 | octet string | read-write |
The Encryption and Authentication key used in communication with TACACS servers . |
agentTacacsSourceInterface | 1.3.6.1.4.1.4413.1.1.18.1.1.3 | interfaceindexorzero | read-write |
A source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface). A non-zero value indicates ifIndex for the corresponding interface entry in the ifTable is selected. A zero value indicates the source-interface un-selection. |
agentTacacsServerTable | 1.3.6.1.4.1.4413.1.1.18.1.2 | no-access |
Table of Tacacs server entries |
|
1.3.6.1.4.1.4413.1.1.18.1.2.1 | no-access |
An entry in the Tacacs Server table. |
||
agentTacacsServerIpAddress | 1.3.6.1.4.1.4413.1.1.18.1.2.1.1 | inetaddress | no-access |
The IP address or HostName of the TACACS server. |
agentTacacsPortNumber | 1.3.6.1.4.1.4413.1.1.18.1.2.1.2 | unsigned32 | read-write |
The port number of the TACACS server. |
agentTacacsTimeOut | 1.3.6.1.4.1.4413.1.1.18.1.2.1.3 | unsigned32 | read-write |
The time out value for the TACACS server. If not set the value of agentTacacsGlobalTimeout will be used |
agentTacacsKey | 1.3.6.1.4.1.4413.1.1.18.1.2.1.4 | octet string | read-write |
The authentication key for the TACACS server. |
agentTacacsPriority | 1.3.6.1.4.1.4413.1.1.18.1.2.1.5 | unsigned32 | read-write |
The priority of the TACACS server. |
agentTacacsServerStatus | 1.3.6.1.4.1.4413.1.1.18.1.2.1.6 | rowstatus | read-only |
The row status of this entry . Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry. |
agentTacacsServerIpAddrType | 1.3.6.1.4.1.4413.1.1.18.1.2.1.7 | inetaddresstype | read-only |
The type of address of the TACACS server. IPv4 and DNS types are supported currently |