User manual – LevelOne ProCon GSW-2690 User Manual
Page 244
User Manual
Publication date: June, 2005
Revision A1
240
GSW2690Account
OBJECT IDENTIFIER ::= { GSW2690System 4 }
GSW2690AccountNumber OBJECT-TYPE
SYNTAX INTEGER
ACCESS
read-only
STATUS mandatory
DESCRIPTION
"Get the current account number(s) of the system."
-- @@ACTION
ruby_sys_account
::= { GSW2690Account 1 }
GSW2690AccountTable OBJECT-TYPE
SYNTAX SEQUENCE
OF
GSW2690AccountEntry
MAX-ACCESS
not-accessible
STATUS mandatory
DESCRIPTION
"A list of GSW2690AccountEntry. The number of entries are given
by
the value of GSW2690AccountNumber."
::= { GSW2690Account 2 }
GSW2690AccountEntry ::=
SEQUENCE {
GSW2690AccountIndex
INTEGER,
GSW2690AccountAuthorization
DisplayString,
GSW2690AccountName DisplayString,
GSW2690AccountPassword DisplayString,
GSW2690AccountDel DisplayString
}
GSW2690AccountEntry OBJECT-TYPE
SYNTAX GSW2690AccountEntry
ACCESS
not-accessible
STATUS mandatory
DESCRIPTION
"Entry(s) for account informaion."
INDEX
{GSW2690AccountIndex}
::= { GSW2690AccountTable 1 }
GSW2690AccountIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS
read-only
STATUS mandatory
DESCRIPTION
"The index of the account entry."
-- @@ACTION
ruby_sys_accountentry
::= { GSW2690AccountEntry 1 }
GSW2690AccountAuthorization OBJECT-TYPE
SYNTAX DisplayString
ACCESS
read-only
STATUS mandatory
DESCRIPTION