MIB Viewer

tnState

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.3.1.1.20.4.1.12
Access
read-only
Status
current
Sub-identifiers
0
Shows the state of the server. It takes one of the following values: Disabled - The selected server is disabled. Not Ready - The server is enabled, but IP communication is not yet up and running. Ready - The server is enabled, IP communication is up and running, and the module is ready to accept accounting or access attempts. Dead - Accounting or access attempts were made to this server, but it did not reply within the configured timeout. The server has temporarily been disabled, but will get re-enabled when the dead-time expires. The number of seconds left before this occurs is displayed in parentheses. This state is only reachable when more than one server is enabled.
INTEGER { disabled (1), notready (2), ready (3), dead (4) }