SECTION 5
Norand Open Wireless LAN MIB RC4030E Gateway
Norand
R
Management Information Bases Reference Manual 5-13
hwSerialNo OBJECT-TYPE
SYNTAX INTEGER (0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
“The serial number of the hardware device.”
::= { hw 4 }
hwID OBJECT-TYPE
SYNTAX INTEGER (0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
“The device identifier of the hardware device. Values =
3250, 4000, 4020, 4030, 4033, 3240, 1000, 1100, 1700, 5940,
4650, 100 (ACE process), 200 (DOSNMS), 300 (Norand Proxy
Agent), 6710 (Access Point).”
::= { hw 5 }
file OBJECT IDENTIFIER ::= { nSystem 3 }
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
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 }