Juniper-TACACS-Plus-Client-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-TACACS-Plus-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 |
juniTacacsPlusClientMIB | 1.3.6.1.4.1.4874.2.2.60 |
The Terminal Access Controller Access Control System Plus (TACACS+) Client MIB for the Juniper Networks enterprise. |
||
juniTacacsPlusClientObjects | 1.3.6.1.4.1.4874.2.2.60.1 | |||
juniTacacsPlusClientCommonConfig | 1.3.6.1.4.1.4874.2.2.60.1.1 | |||
juniTacacsPlusClientDirectedRequest | 1.3.6.1.4.1.4874.2.2.60.1.1.1 | integer | read-write |
This object represents directed-request option setting. In any of the enabled enabled states user name entered as `user@host' will be sent to specified host fot authentication. If `restricted' is in effect and the specified host is not available client would not try to use other hosts, if `truncated' is in effect, then `@host' part will be stripped before submission for authentication. Enumeration: 'disabled': 2, 'restrictedAndNotTruncated': 5, 'restrictedAndTruncated': 4, 'notRestrictedAndNotTruncated': 3, 'notRestrictedAndTruncated': 1. |
juniTacacsPlusClientTimeout | 1.3.6.1.4.1.4874.2.2.60.1.1.2 | integer | read-write |
TACACS+ host response timeout in seconds. Value 0 means 'not configured, it this case built-in internal timeout value will be used. |
juniTacacsPlusClientKey | 1.3.6.1.4.1.4874.2.2.60.1.1.3 | junikeystring | read-write |
If the size is non-zero, packets passed between host and client will be encrypted. |
juniTacacsPlusClientSourceIp | 1.3.6.1.4.1.4874.2.2.60.1.1.4 | ipaddress | read-write |
If the value is is not 0.0.0.0 client will use this address as a source IP address for communication with servers. Changing this value would not affect existing connections. |
juniTacacsPlusClientHostConfig | 1.3.6.1.4.1.4874.2.2.60.1.2 | |||
juniTacacsPlusClientHostConfigTable | 1.3.6.1.4.1.4874.2.2.60.1.2.1 | no-access |
This table contains per host configuration parameters. |
|
1.3.6.1.4.1.4874.2.2.60.1.2.1.1 | no-access |
A TACACS+ host statistics table entry. |
||
juniTacacsPlusClientHostAddr | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.1 | ipaddress | no-access |
The IP address of the host. |
juniTacacsPlusClientHostPort | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.2 | integer | read-only |
The TCP port of the host. |
juniTacacsPlusClientHostPrimary | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.3 | truthvalue | read-only |
Non-directed requests are submitted to the primary host first. There is only one primary host in the table. So, setting this object to true, will also change the value of this object in the current primary host. If primary host is deleted or reset, system will assing new primary host. When the first entry is created it becomes primary regardless of the value of this object. |
juniTacacsPlusClientHostSingleConnection | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.4 | truthvalue | read-only |
Traditionally TACACS+ client creates a new TCP connection for every session. If this value is true then TACACS+ client will try to use single connection if supported both by client implementation and by the host. |
juniTacacsPlusClientHostTimeout | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.5 | integer | read-only |
TACACS+ host response timeout in seconds. If the value is 0 then the value of juniTacacsPlusClientTimeout will be used instead. |
juniTacacsPlusClientHostKey | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.6 | junikeystring | read-only |
If size is non-zero, packets passed between host and client will be encrypted with the key, otherwise the value of juniTacacsPlusClientKey will be used for the purpose. |
juniTacacsPlusClientHostStatus | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.7 | rowstatus | read-only |
Status object, only `createAndGo' and 'destroy' are supported. |
juniTacacsPlusClientHostOrder | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.8 | integer | read-only |
The search order of this TACACS+ host within all configured TACACS+ hosts. This MIB object indicates the order in which a TACACS+ request will be sent to the TACACS+ hosts until a response is received. The primary host is always the first host to be contacted. The remaining hosts will be contacted in the order that they were created. Should the primary host be deleted, the next host in the search order will become the primary host. |
juniTacacsPlusClientHostStats | 1.3.6.1.4.1.4874.2.2.60.1.3 | |||
juniTacacsPlusClientHostStatsTable | 1.3.6.1.4.1.4874.2.2.60.1.3.1 | no-access |
This table contains per host statistics. |
|
1.3.6.1.4.1.4874.2.2.60.1.3.1.1 | no-access |
A TACACS+ host statistics table entry. |
||
juniTacacsPlusClientHostAuthRequests | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.1 | counter32 | read-only |
Number of authentication requests sent to the host. |
juniTacacsPlusClientHostAuthReplies | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.2 | counter32 | read-only |
Number of authentication replies received from the host. |
juniTacacsPlusClientHostAuthPending | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.3 | counter32 | read-only |
Number of expected but not received authentication replies from the host. |
juniTacacsPlusClientHostAuthTimeouts | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.4 | counter32 | read-only |
Number of authentication timeouts for the host. |
juniTacacsPlusClientHostAuthorRequests | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.5 | counter32 | read-only |
Number of authorization requests sent to the host. |
juniTacacsPlusClientHostAuthorReplies | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.6 | counter32 | read-only |
Number of authorization replies received from the host. |
juniTacacsPlusClientHostAuthorPending | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.7 | counter32 | read-only |
Number of expected but not received authorization replies from the host. |
juniTacacsPlusClientHostAuthorTimeouts | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.8 | counter32 | read-only |
Number of authorization timeouts for the host. |
juniTacacsPlusClientHostAcctRequests | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.9 | counter32 | read-only |
Number of accounting requests sent to the host. |
juniTacacsPlusClientHostAcctReplies | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.10 | counter32 | read-only |
Number of accounting replies received from the host. |
juniTacacsPlusClientHostAcctPending | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.11 | counter32 | read-only |
Number of expected but not received accounting replies from the host. |
juniTacacsPlusClientHostAcctTimeouts | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.12 | counter32 | read-only |
Number of accounting timeouts for the host. |
juniTacacsPlusClientHostDiscontinuityTime | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.13 | timestamp | read-only |
The value of sysUpTime when corresponding juniTacacsPlusHostConfigEntry was created, this object containg zero if host entry was created during system initializatin. |
juniTacacsPlusClientConformance | 1.3.6.1.4.1.4874.2.2.60.2 | |||
juniTacacsPlusClientCompliances | 1.3.6.1.4.1.4874.2.2.60.2.1 | |||
juniTacacsPlusCompliance | 1.3.6.1.4.1.4874.2.2.60.2.1.1 |
Obsolete compliance statement for entities which implement the Juniper TACACS+ Client MIB. |
||
juniTacacsPlusCompliance2 | 1.3.6.1.4.1.4874.2.2.60.2.1.2 |
The compliance statement for entities which implement the Juniper TACACS+ Client MIB. |
||
juniTacacsPlusClientGroups | 1.3.6.1.4.1.4874.2.2.60.2.2 | |||
juniTacacsPlusClientCommonGroup | 1.3.6.1.4.1.4874.2.2.60.2.2.1 |
This group defines common configuration parameters for all hosts. |
||
juniTacacsPlusClientHostConfigGroup | 1.3.6.1.4.1.4874.2.2.60.2.2.2 |
Obsolete group for defining per host configuration parameters. |
||
juniTacacsPlusClientHostStatsGroup | 1.3.6.1.4.1.4874.2.2.60.2.2.3 |
This group defines statistics collected on per host basis. |
||
juniTacacsPlusClientHostConfigGroup2 | 1.3.6.1.4.1.4874.2.2.60.2.2.4 |
This group defines per host configuration parameters. |