Intermec 6710 User Manual
Page 303

APPENDIX G
"
MIB
6710 Access Point User’s Guide G-53
communityTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF CommunityEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
”The community table is used to define 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.”
::= { v1Config 2 }
-- Row Definition
communityEntry
OBJECT-TYPE
SYNTAX
CommunityEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
”Each entry relates to a specific community
& associates to it access privileges.”
INDEX
{ communityIndex }
::= {communityTable 1 }
-- Columnar Object Definition