|
|
Description:
|
telnetAccessRestricted OBJECT-TYPE
SYNTAX INTEGER {
restricted(1),
unrestricted(2),
unknown(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates whether access to the telnet interface is
restricted to the set of hostnames or IP addresses
configured in telnetAccessRestrictedTable or
unrestricted (such that any client may access the
telnet interface).
NOTE: this setting controls the use of the telnet access
restricted table in that there may be entries in this
table, but access to the interface will be allowed
from any host if this variable is set to
unrestricted(2)."
|
|
|
|