juniTacacsPlusClientHostOrder
Juniper-TACACS-Plus-Client-MIB ·
.1.3.6.1.4.1.4874.2.2.60.1.2.1.1.8
Object
column
Integer32
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.
Context
- MIB
- Juniper-TACACS-Plus-Client-MIB
- OID
.1.3.6.1.4.1.4874.2.2.60.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniTacacsPlusClientHostConfigEntry
- Table
- juniTacacsPlusClientHostConfigTable
- Siblings
- 7
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniTacacsPlusClientHostAddr The IP address of the host. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.1 |
| juniTacacsPlusClientHostPort The TCP port of the host. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.2 |
| juniTacacsPlusClientHostPrimary 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 o… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.3 |
| juniTacacsPlusClientHostSingleConnection 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 clie… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.4 |
| juniTacacsPlusClientHostTimeout TACACS+ host response timeout in seconds. If the value is 0 then the
value of juniTacacsPlusClientTimeout will be used instead. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.5 |
| juniTacacsPlusClientHostKey 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. | column | JuniKeyString | .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.6 |
| juniTacacsPlusClientHostStatus Status object, only `createAndGo' and 'destroy' are supported. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.7 |