|
|
Description:
|
tCommunityAccess OBJECT-TYPE
SYNTAX INTEGER {
no-access(1),
read-only-access(2), -- name changed for Sun Net Manager!
clear-statistics(3),
configure(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This defines the privilege of the community. A 'read-only'
community can examine any readable variable. A
'clear-statistics' community can reset non-critical counters.
A 'configure' community has complete privileges. By setting
the community access to 'no-access', a management station
can deny all access by that community."
|
|
|
|