etsysTacacsClientServerStatus
ENTERASYS-TACACS-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.8
Object
Lets users create and delete TACACS+ server entries on
systems that support this capability.
Rules
1. When creating a TACACS+ client, it is up to the
management station to determine a suitable
etsysTacacsClientServerIndex. To facilitate
interoperability, agents should not put any
restrictions on the etsysTacacsClientServerIndex
beyond the obvious ones that it be valid and unused.
2. Before a new row can become 'active', values must
be supplied for the columnar objects
etsysTacacsClientServerAddress and
etsysTacacsClientServerSecret.
3. The value of etsysTacacsClientServerStatus MAY
need to be set to 'notInService' in order to modify
a writable object in the same conceptual row.
4. etsysTacacsClientServer entries whose
status is 'notReady' or 'notInService' will
not be used for authentication.
Context
- MIB
- ENTERASYS-TACACS-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysTacacsClientServerEntry
- Table
- etsysTacacsClientServerTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysTacacsClientServerIndex A number uniquely identifying each conceptual row
in the etsysTacacsClientServerTable.
In the event of an agent restart, the same value of
etsysTacacsClientServerIn… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.1 |
| etsysTacacsClientServerAddressType The type of Internet address by which this TACACS+ server
is reachable. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.2 |
| etsysTacacsClientServerAddress The Internet address for the TACACS+ server.
The etsysTacacsClientServerAddress may not be
empty due to the SIZE restriction. Also the size of
a DNS name is limite… | column | OctetString | .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.3 |
| etsysTacacsClientServerPortNumber The TCP port number (0-65535) the client is using
to send requests to this server. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.4 |
| etsysTacacsClientServerTimeout The number of seconds to wait for a TACACS+ server to
respond to a request. | column | seconds Integer32 | .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.5 |
| etsysTacacsClientServerSecret This object is the secret shared between the TACACS+
server and TACACS+ client. | column | OctetString | .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.6 |
| etsysTacacsClientServerSecretEntered This indicates the existence of a shared secret. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.58.1.3.1.1.7 |