Intermec 6710 User Manual

Page 278

Advertising
background image

APPENDIX G

"

MIB

G-28

6710 Access Point User’s Guide

segLastSector

OBJECT-TYPE

SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”The last physical sector in the segment
(FIRST_SECTOR - (MAX_SECTORS + 1))”
::= { segEntry 3 }

segStatus

OBJECT-TYPE

SYNTAX INTEGER

{

valid(1),

invalid(2) }

ACCESS read-only
STATUS mandatory
DESCRIPTION
”The segment status:

valid

= 1,

invalid = 2 ”

::= { segEntry 4 }

segSize

OBJECT-TYPE

SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”The segment size in bytes”
::= { segEntry 5 }

segFree

OBJECT-TYPE

SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”The number of available bytes in the segment
which are not currently allocated to a file.”
::= { segEntry 6 }

dir

OBJECT IDENTIFIER ::= { file 3 }

-- The File Directory Table

-- Table Definition

dirTable

OBJECT-TYPE

SYNTAX SEQUENCE OF DIREntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
”The FileSystem Directory”
::= { dir 2 }

-- Row Definition

Advertising