APPENDIX G " MIB

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 }

G-546710 Access Point User’s Guide

Page 304
Image 304
Intermec 6710 manual CommunityEntry =