Intermec 6710 User Manual
Page 279
APPENDIX G
"
MIB
6710 Access Point User’s Guide G-29
dirEntry
OBJECT-TYPE
SYNTAX DIREntry
ACCESS not-accessible
STATUS mandatory
INDEX { dirIndex }
::= { dirTable 1 }
-- Columnar Object Definitions
DIREntry ::=
SEQUENCE {
dirIndex
INTEGER,
dirName
DisplayString,
dirSegment INTEGER,
dirType
INTEGER,
dirSize
INTEGER,
dirDate
DisplayString,
dirTime
DisplayString,
dirVersion DisplayString
}
dirIndex
OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”Directory Index”
::= { dirEntry 1 }
dirName
OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..14))
ACCESS read-only
STATUS mandatory
DESCRIPTION
”File name”
::= { dirEntry 2 }
dirSegment OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”File segment (1 - (NUM_SEGMENTS + 1)).
The segment ID which identifies the segment
containing the file.”
::= { dirEntry 3 }