Juniper-TACACS-Plus-Client-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.60
- Last updated
- 2004-03-02 17:31
- Organization
- Juniper Networks, Inc.
- Revisions
- 2004-03-02 17:31, 2002-09-16 21:44, 2002-07-12 13:49
- Namespace
- juniper
- Source file
Juniper-TACACS-Plus-Client-MIB- Digest
sha256:5b40cd2586a0d68925f4c139b5c6bf2efbe3cb1a076ca7a4a5944d5f1063fd6e
Description
The Terminal Access Controller Access Control System Plus (TACACS+) Client MIB for the Juniper Networks enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| Juniper-MIBs | juniMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
Juniper-MIBs Juniper-TACACS-Plus-Client-MIB Juniper-UNI-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JuniKeyString TEXTUAL-CONVENTION A string to keep a TACACS+ key. It may contain TAB character and/or any character from 0x20 to 0x7e inclusive. Its lenght is limited to 100. For security reasons it always reads as an empty string. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniTacacsPlusClientObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.60.1 | |||
| juniTacacsPlusClientCommonConfig OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.60.1.1 | |||
| juniTacacsPlusClientDirectedRequest OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.60.1.1.1 | INTEGER {notRestrictedAndTruncated(1), disabled(2), notRestrictedAndNotTruncated(3), restrictedAndTruncated(4), restrictedAndNotTruncated(5)} | read-write | current |
| juniTacacsPlusClientTimeout OBJECT-TYPE TACACS+ host response timeout in seconds. Value 0 means 'not configured, it this case built-in internal timeout value will be used. | 1.3.6.1.4.1.4874.2.2.60.1.1.2 | INTEGER (0..255) | read-write | current |
| juniTacacsPlusClientKey OBJECT-TYPE If the size is non-zero, packets passed between host and client will be encrypted. | 1.3.6.1.4.1.4874.2.2.60.1.1.3 | JuniKeyString | read-write | current |
| juniTacacsPlusClientSourceIp OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.60.1.1.4 | IpAddress | read-write | current |
| juniTacacsPlusClientHostConfig OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.60.1.2 | |||
| juniTacacsPlusClientHostConfigTable OBJECT-TYPE This table contains per host configuration parameters. | 1.3.6.1.4.1.4874.2.2.60.1.2.1 | not-accessible | current | |
| juniTacacsPlusClientHostConfigEntry OBJECT-TYPE A TACACS+ host statistics table entry. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1 | not-accessible | current | |
| juniTacacsPlusClientHostAddr OBJECT-TYPE The IP address of the host. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.1 | IpAddress | not-accessible | current |
| juniTacacsPlusClientHostPort OBJECT-TYPE The TCP port of the host. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.2 | INTEGER (1..65535) | read-create | current |
| juniTacacsPlusClientHostPrimary OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.3 | TruthValue | read-create | current |
| juniTacacsPlusClientHostSingleConnection OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.4 | TruthValue | read-create | current |
| juniTacacsPlusClientHostTimeout OBJECT-TYPE TACACS+ host response timeout in seconds. If the value is 0 then the value of juniTacacsPlusClientTimeout will be used instead. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.5 | INTEGER (0..255) | read-create | current |
| juniTacacsPlusClientHostKey OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.6 | JuniKeyString | read-create | current |
| juniTacacsPlusClientHostStatus OBJECT-TYPE Status object, only `createAndGo' and 'destroy' are supported. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.7 | RowStatus | read-create | current |
| juniTacacsPlusClientHostOrder OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.60.1.2.1.1.8 | INTEGER | read-only | current |
| juniTacacsPlusClientHostStats OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.60.1.3 | |||
| juniTacacsPlusClientHostStatsTable OBJECT-TYPE This table contains per host statistics. | 1.3.6.1.4.1.4874.2.2.60.1.3.1 | not-accessible | current | |
| juniTacacsPlusClientHostStatsEntry OBJECT-TYPE A TACACS+ host statistics table entry. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1 | not-accessible | current | |
| juniTacacsPlusClientHostAuthRequests OBJECT-TYPE Number of authentication requests sent to the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.1 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAuthReplies OBJECT-TYPE Number of authentication replies received from the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.2 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAuthPending OBJECT-TYPE Number of expected but not received authentication replies from the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.3 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAuthTimeouts OBJECT-TYPE Number of authentication timeouts for the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.4 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAuthorRequests OBJECT-TYPE Number of authorization requests sent to the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.5 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAuthorReplies OBJECT-TYPE Number of authorization replies received from the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.6 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAuthorPending OBJECT-TYPE Number of expected but not received authorization replies from the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.7 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAuthorTimeouts OBJECT-TYPE Number of authorization timeouts for the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.8 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAcctRequests OBJECT-TYPE Number of accounting requests sent to the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.9 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAcctReplies OBJECT-TYPE Number of accounting replies received from the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.10 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAcctPending OBJECT-TYPE Number of expected but not received accounting replies from the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.11 | Counter32 | read-only | current |
| juniTacacsPlusClientHostAcctTimeouts OBJECT-TYPE Number of accounting timeouts for the host. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.12 | Counter32 | read-only | current |
| juniTacacsPlusClientHostDiscontinuityTime OBJECT-TYPE The value of sysUpTime when corresponding juniTacacsPlusHostConfigEntry was created, this object containg zero if host entry was created during system initializatin. | 1.3.6.1.4.1.4874.2.2.60.1.3.1.1.13 | TimeStamp | read-only | current |
| juniTacacsPlusClientConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.60.2 | |||
| juniTacacsPlusClientCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.60.2.1 | |||
| juniTacacsPlusClientGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.60.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniTacacsPlusCompliance MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper TACACS+ Client MIB. | 1.3.6.1.4.1.4874.2.2.60.2.1.1 | obsolete |
| juniTacacsPlusCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper TACACS+ Client MIB. | 1.3.6.1.4.1.4874.2.2.60.2.1.2 | current |
| juniTacacsPlusClientCommonGroup OBJECT-GROUP This group defines common configuration parameters for all hosts. | 1.3.6.1.4.1.4874.2.2.60.2.2.1 | current |
| juniTacacsPlusClientHostConfigGroup OBJECT-GROUP Obsolete group for defining per host configuration parameters. | 1.3.6.1.4.1.4874.2.2.60.2.2.2 | obsolete |
| juniTacacsPlusClientHostStatsGroup OBJECT-GROUP This group defines statistics collected on per host basis. | 1.3.6.1.4.1.4874.2.2.60.2.2.3 | current |
| juniTacacsPlusClientHostConfigGroup2 OBJECT-GROUP This group defines per host configuration parameters. | 1.3.6.1.4.1.4874.2.2.60.2.2.4 | current |