Juniper-TACACS-Plus-Client-MIB
AI MIB Summary
The Juniper-TACACS-Plus-Client-MIB enables SNMP-based monitoring of TACACS+ client session states, authentication failures, and accounting statistics on Juniper Networks devices. It provides granular visibility into TACACS+ client connectivity and transaction metrics to facilitate access control auditing and troubleshooting.
The Terminal Access Controller Access Control System Plus (TACACS+) Client MIB for the Juniper Networks enterprise.
Main OID:
juniTacacsPlusClientMIB.1.3.6.1.4.1.4874.2.2.60
43
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
juniTacacsPlusClientMIBThe Terminal Access Controller Access Control System Plus (TACACS+) Client MIB for the Juniper Networks enterprise. MODULE-IDENTITY .1.3.6.1.4.1.4874.2.2.60 |
juniTacacsPlusClientObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.60.1 |
juniTacacsPlusClientCommonConfig OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.60.1.1 |
juniTacacsPlusClientDirectedRequestThis 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.rw Enumeration .1.3.6.1.4.1.4874.2.2.60.1.1.1 |
juniTacacsPlusClientTimeoutTACACS+ host response timeout in seconds. Value 0 means 'not configured, it this case built-in internal timeout value will be used.rw INTEGER .1.3.6.1.4.1.4874.2.2.60.1.1.2 |
juniTacacsPlusClientKeyIf the size is non-zero, packets passed between host and client will be encrypted.rw JuniKeyString .1.3.6.1.4.1.4874.2.2.60.1.1.3 |
juniTacacsPlusClientSourceIpIf 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.rw IpAddress .1.3.6.1.4.1.4874.2.2.60.1.1.4 |
juniTacacsPlusClientHostConfig OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.60.1.2 |
juniTacacsPlusClientHostConfigTableThis table contains per host configuration parameters. SEQUENCE OF JuniTacacsPlusClientHostConfigEntry .1.3.6.1.4.1.4874.2.2.60.1.2.1 |
juniTacacsPlusClientHostConfigEntryA TACACS+ host statistics table entry. JuniTacacsPlusClientHostConfigEntry .1.3.6.1.4.1.4874.2.2.60.1.2.1.1 |
juniTacacsPlusClientHostAddrThe IP address of the host. IpAddress .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.1 |
juniTacacsPlusClientHostPortThe TCP port of the host.rw INTEGER .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.2 |
juniTacacsPlusClientHostPrimaryNon-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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.3 |
juniTacacsPlusClientHostSingleConnectionTraditionally 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.4 |
juniTacacsPlusClientHostTimeoutTACACS+ host response timeout in seconds. If the value is 0 then the value of juniTacacsPlusClientTimeout will be used instead.rw INTEGER .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.5 |
juniTacacsPlusClientHostKeyIf 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.rw JuniKeyString .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.6 |
juniTacacsPlusClientHostStatusStatus object, only `createAndGo' and 'destroy' are supported.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.7 |
juniTacacsPlusClientHostOrderThe 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.ro INTEGER .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.8 |
juniTacacsPlusClientHostStats OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.60.1.3 |
juniTacacsPlusClientHostStatsTableThis table contains per host statistics. SEQUENCE OF JuniTacacsPlusClientHostStatsEntry .1.3.6.1.4.1.4874.2.2.60.1.3.1 |
juniTacacsPlusClientHostStatsEntryA TACACS+ host statistics table entry. JuniTacacsPlusClientHostStatsEntry .1.3.6.1.4.1.4874.2.2.60.1.3.1.1 |
juniTacacsPlusClientHostAuthRequestsNumber of authentication requests sent to the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.1 |
juniTacacsPlusClientHostAuthRepliesNumber of authentication replies received from the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.2 |
juniTacacsPlusClientHostAuthPendingNumber of expected but not received authentication replies from the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.3 |
juniTacacsPlusClientHostAuthTimeoutsNumber of authentication timeouts for the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.4 |
juniTacacsPlusClientHostAuthorRequestsNumber of authorization requests sent to the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.5 |
juniTacacsPlusClientHostAuthorRepliesNumber of authorization replies received from the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.6 |
juniTacacsPlusClientHostAuthorPendingNumber of expected but not received authorization replies from the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.7 |
juniTacacsPlusClientHostAuthorTimeoutsNumber of authorization timeouts for the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.8 |
juniTacacsPlusClientHostAcctRequestsNumber of accounting requests sent to the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.9 |
juniTacacsPlusClientHostAcctRepliesNumber of accounting replies received from the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.10 |
juniTacacsPlusClientHostAcctPendingNumber of expected but not received accounting replies from the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.11 |
juniTacacsPlusClientHostAcctTimeoutsNumber of accounting timeouts for the host.ro Counter32 .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.12 |
juniTacacsPlusClientHostDiscontinuityTimeThe value of sysUpTime when corresponding juniTacacsPlusHostConfigEntry was created, this object containg zero if host entry was created during system initializatin.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.60.1.3.1.1.13 |
juniTacacsPlusClientConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.60.2 |
juniTacacsPlusClientCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.60.2.1 |
juniTacacsPlusComplianceObsolete compliance statement for entities which implement the Juniper TACACS+ Client MIB.obsolete Unknown .1.3.6.1.4.1.4874.2.2.60.2.1.1 |
juniTacacsPlusCompliance2The compliance statement for entities which implement the Juniper TACACS+ Client MIB. Unknown .1.3.6.1.4.1.4874.2.2.60.2.1.2 |
juniTacacsPlusClientGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.60.2.2 |
juniTacacsPlusClientCommonGroupThis group defines common configuration parameters for all hosts. Unknown .1.3.6.1.4.1.4874.2.2.60.2.2.1 |
juniTacacsPlusClientHostConfigGroupObsolete group for defining per host configuration parameters.obsolete Unknown .1.3.6.1.4.1.4874.2.2.60.2.2.2 |
juniTacacsPlusClientHostStatsGroupThis group defines statistics collected on per host basis. Unknown .1.3.6.1.4.1.4874.2.2.60.2.2.3 |
juniTacacsPlusClientHostConfigGroup2This group defines per host configuration parameters. Unknown .1.3.6.1.4.1.4874.2.2.60.2.2.4 |