extremeAuthServerStatus
EXTREME-SERVICES-MIB ·
.1.3.6.1.4.1.1916.1.26.4.2.1.12
Object
The status of the Row as per standard row status conventions. Only 'createAndGo', 'active' and 'destroy' will be supported. It is not possible to change the values of the objects of a row once it has been created, except by 'destroy'ing and re-creating the row.
Context
- MIB
- EXTREME-SERVICES-MIB
- OID
.1.3.6.1.4.1.1916.1.26.4.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeAuthServerEntry
- Table
- extremeAuthServerTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeAuthServerIndex Integer index of the server. | column | Integer32 | .1.3.6.1.4.1.1916.1.26.4.2.1.1 |
| extremeAuthServerIsPrimary Specifies whether this is the primary or the
secondary server. Is TRUE if the server is primary. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1916.1.26.4.2.1.10 |
| extremeAuthServerAccessType Specifies whether this server is for management access or netlogin access | column | AuthServerAccessType | .1.3.6.1.4.1.1916.1.26.4.2.1.11 |
| extremeAuthServerAddressType Type IP address of the radius/tacas server. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1916.1.26.4.2.1.2 |
| extremeAuthServerAddress IP address of the radius/tacas server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1916.1.26.4.2.1.3 |
| extremeAuthServerClientAddressType Type of IP address to use as the SRC address when
contacting the the radius/tacas server. The radius/tacas server
should be configured with this address as one of its
clients. The… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1916.1.26.4.2.1.4 |
| extremeAuthServerClientAddress IP address to use as the SRC address when contacting the
the radius/tacas server. The radius/tacas server should be
configured with this address as one of its clients. The
switch… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1916.1.26.4.2.1.5 |
| extremeAuthServerPort Port number of the radius/tacas server. | column | Integer32 | .1.3.6.1.4.1.1916.1.26.4.2.1.6 |
| extremeAuthServerSecret This is the shared secret between the Authenticator
and radius/tacas server. This is logically write-only. | column | OctetString | .1.3.6.1.4.1.1916.1.26.4.2.1.7 |
| extremeAuthServerReTransmit This is the timeout in seconds after which the
Authenticator will re transmit requests to the
radius/tacas server. | column | Integer32 | .1.3.6.1.4.1.1916.1.26.4.2.1.8 |
| extremeAuthServerType Specifies whether this is a radius/radius-acct/tacacs/tacacs-acct server | column | AuthServerType | .1.3.6.1.4.1.1916.1.26.4.2.1.9 |