|
|
Description:
|
snmpAccessRestricted OBJECT-TYPE
SYNTAX INTEGER {
restricted(1),
unrestricted(2),
unknown(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates whether access to the SNMP agent is restricted to
the set of hostnames or IP addresses configured in
snmpAccessRestrictedTable or unrestricted (such that any manager
may access the SNMP agent).
NOTE : this setting controls the use of the SNMP 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)."
|
|
|
|