User Manual
GSW2690Account | OBJECT IDENTIFIER ::= { GSW2690System 4 } |
GSW2690AccountNumber | |
SYNTAX | INTEGER |
ACCESS | |
STATUS | mandatory |
DESCRIPTION
"Get the current account number(s) of the system."
--@@ACTION ruby_sys_account ::= { GSW2690Account 1 }
GSW2690AccountTable
SYNTAXSEQUENCE OF GSW2690AccountEntry
STATUSmandatory
DESCRIPTION
"A list of GSW2690AccountEntry. The number of entries are given
by
the value of GSW2690AccountNumber." ::= { GSW2690Account 2 }
GSW2690AccountEntry ::=
SEQUENCE {
GSW2690AccountIndexINTEGER,
GSW2690AccountAuthorization DisplayString,
GSW2690AccountName DisplayString,
GSW2690AccountPassword DisplayString,
GSW2690AccountDel DisplayString
}
GSW2690AccountEntry
SYNTAXGSW2690AccountEntry
ACCESS
STATUSmandatory
DESCRIPTION
"Entry(s) for account informaion." INDEX {GSW2690AccountIndex}
::= { GSW2690AccountTable 1 }
GSW2690AccountIndex
SYNTAXINTEGER
ACCESS
STATUSmandatory
DESCRIPTION
"The index of the account entry."
--@@ACTION ruby_sys_accountentry ::= { GSW2690AccountEntry 1 }
GSW2690AccountAuthorization
SYNTAXDisplayString
ACCESS
STATUSmandatory
DESCRIPTION
Publication date: June, 2005
Revision A1
240