Intermec 6710 User Manual
Page 304
APPENDIX G
"
MIB
G-54
6710 Access Point User’s Guide
CommunityEntry ::=
SEQUENCE {
communityIndex
INTEGER,
communityStatus
INTEGER,
communityName
DisplayString,
communityPrivileges
INTEGER
}
-- Leaf Definition
communityIndex
OBJECT-TYPE
SYNTAX
INTEGER
ACCESS
read-only
STATUS
mandatory
DESCRIPTION
”Identifies the community row”
::= { communityEntry 1 }
communityStatus
OBJECT-TYPE
SYNTAX
INTEGER {
enabled(1),
disabled(2),
deleted(3) }
ACCESS
read-write
STATUS
mandatory
DESCRIPTION
”Status of a community record.
Alterations to the table may only be performed by
a manager using the SUPER-USER community name.
Status types:
Enabled = Community record active
Disabled = Community record not active
Deleted = Disables and nulls objects in
record”
::= { communityEntry 2 }
communityName
OBJECT-TYPE
SYNTAX
DisplayString (SIZE (0..15))
ACCESS
read-write
STATUS
mandatory
DESCRIPTION
”The authoritative name for the community.
Unless
the Norand SUPER-USER community name is employed, a
GET from this column yields an access violation.”
::= { communityEntry 3 }