tacplusClearStaticsCmd
RAD-TACACS-MIB ·
.1.3.6.1.4.1.164.6.1.14.1.2.1.1
Object
column
r/w
Enumeration
This object will allow to initialize the statistic counters of a given TACACS+ server instance. on(1) means that the statistics will be cleared. The Agent will change the value of this MIB object to off(2) automatically, after performing the command. off(2) is the default value. Setting this object to off(2), will do nothing.
Context
- MIB
- RAD-TACACS-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tacplusStatsEntry
- Table
- tacplusStatsTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tacplusAuthRequests Counter that measures the number of authentications performed toward a specific TACACS+ server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.2 |
| tacplusAuthenRequestTimeouts Counter that measures the number of transaction timeouts that were occured between the client and server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.3 |
| tacplusAuthenUnexpectedResponses Counter that is incremented when the tacacs+ client receives a tacacs+ packet which
is not expected at that time. This could happen because of delay response to a request
which ha… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.4 |
| tacplusAuthenServerErrorResponses Counter that measures the number of errors received from the tacacs+ server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.5 |
| tacplusAuthenIncorrectResponses This counter is incremented when tacacs+ client fails to decrypt the packets or
when the client finds an invalid field in the tacacs+ packet or when the client
receives a response… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.6 |
| tacplusAuthenTransactionSuccesses Counter that measures the successfully transactions between the client and server tacacs+. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.7 |
| tacplusAuthenTransactionFailures This counter is increamented when tacacs+ client receives an abort from the server or
when the server fails to respond even after maximum resend (RetryCount). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.8 |
| tacplusAuthenPendingRequests This counter is incremented when a tacacs+ client sends a request and it is decremented
when tacaplus client receives a response or when a timeout occurs. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.164.6.1.14.1.2.1.9 |