|
|
Description:
|
chCompAccessPolicy OBJECT-TYPE
SYNTAX INTEGER {
unknown(1), -- none of the following
invalid(2),
same(3), -- current IP address and
-- community string pair
-- may be used to access
-- this component
otherCommStr(4), -- use community string
-- specified by
-- chCompROCommStr (or
-- chCompRWCommStr), with
-- current IP address to
-- access this component.
-- Community access profile
-- and view are determined
-- by the associated
-- community string that
-- will be used.
other(5) -- use community string
-- specified by
-- chCompROCommStr (or
-- chCompRWCommStr), and
-- address specified by
-- chCompNetAdr to access
-- this component.
-- Community access profile
-- and view are determined
-- by the associated
-- community string that
-- will be used.
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Defines access information for the pertinent component."
|
|
|
|