SECTION 5
Norand Open Wireless LAN MIB RC4030E Gateway
Norand
R
Management Information Bases Reference Manual 5-17
–– 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 }
communityPrivileges OBJECT-TYPE
SYNTAX INTEGER { get-only(1),
set-and-get(3) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
“SET and GET privileges of community.”
::= { communityEntry 4 }
-- Norand trap table defines all trap target IP addresses
-- Table Definition
trapTargetTable OBJECT-TYPE
SYNTAX SEQUENCE OF TrapTargetEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
“The trap target table specifies the IP address of SNMPv1
managers that expect trap notifications.”
::= { v1Config 3 }
-- Row Definition
trapTargetEntry OBJECT-TYPE
SYNTAX TrapTargetEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
“Each entry relates to a specific named manager at a given
IP address and belonging to given community.”
INDEX { trapTargetIndex }
::= {trapTargetTable 1 }