Intermec 6710 User Manual

Page 305

Advertising
background image

APPENDIX G

"

MIB

6710 Access Point User’s Guide G-55

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 & belonging to given
community.”
INDEX

{ trapTargetIndex }

::= {trapTargetTable 1 }

-- Columnar Object Definition

TrapTargetEntry ::=

SEQUENCE {

trapTargetIndex

INTEGER,

trapTargetStatus

INTEGER,

trapTargetName

DisplayString,

trapTargetIpAddress IpAddress

}

-- Leaf Definition

Advertising