|
|
Description:
|
communityTable OBJECT-TYPE
SYNTAX SEQUENCE OF CommunityEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The community table defines communities and their
access privileges. Norand's implementation of the
community table has some special considerations:
1) GETs and SETs to the community table can only be
accomplished using the SUPER-USER community
string which Norand has defined;
2) This SUPER-USER community string, or password,
is defined in the first row of the community
table. The communityName contained in the first
row of the community table is always the
SUPER-USER community string. This community
string (communityName) may be modified.
3) All rows of the community table are modifiable
(SET) when using the SUPER-USER community string.
However, for the first row of the community
table, only the communityName object is
modifiable. This ensures that the SUPER-USER
will always have maximum access to the MIB data.
All other rows in the community Table are
accessible as defined in the MIB definition.
4) The SUPER-USER and other default community
string values can be found in Norand's User's Guide."
|
|
|
|