rbnTacacsServerState
RBN-TACACS-MIB ·
.1.3.6.1.4.1.2352.2.33.1.3.6
Object
scalar
RbnTacacsState
The current state of the TACACS+ server.
Context
- MIB
- RBN-TACACS-MIB
- OID
.1.3.6.1.4.1.2352.2.33.1.3.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- rbnTacacsNotifyObjects
- Siblings
- 8
Syntax
RbnTacacsState
- Source
- RbnTacacsState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | up |
3 | down |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbnTacacsContext The name of the context in which this server is configured. | scalar | OctetString | .1.3.6.1.4.1.2352.2.33.1.3.1 |
| rbnTacacsServerIndex A unique index value assigned to each TACACS server | scalar | Unsigned32 | .1.3.6.1.4.1.2352.2.33.1.3.2 |
| rbnTacacsServerAddressType The type of address contained in rbnTacacsServerAddress. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2352.2.33.1.3.3 |
| rbnTacacsServerAddress The TACACS+ server address. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2352.2.33.1.3.4 |
| rbnTacacsServerPort The TCP port number. | scalar | Unsigned32 | .1.3.6.1.4.1.2352.2.33.1.3.5 |
| rbnTacacsServerReason The reason for the server's last state change. | scalar | RbnTacacsReason | .1.3.6.1.4.1.2352.2.33.1.3.7 |
| rbnTacacsUserName The name of the user the system was trying to authenticate
or send accouting information for when the TACACS+ server
transitioned to 'down'.
Note: the 'username' is onl… | scalar | OctetString | .1.3.6.1.4.1.2352.2.33.1.3.8 |
| rbnTacacsServerMsg A text string optionally provided by the TACACS+ server when
rbnTacacsServerReason is 'serverError'. In all other cases
this is a zero-length string. | scalar | OctetString | .1.3.6.1.4.1.2352.2.33.1.3.9 |