User manual – LevelOne ProCon GSW-2690 User Manual
Page 245
User Manual
Publication date: June, 2005
Revision A1
241
"The authorization of the account entry."
-- @@ACTION
ruby_sys_accountentry
::= { GSW2690AccountEntry 2 }
GSW2690AccountName OBJECT-TYPE
SYNTAX DisplayString
ACCESS
read-write
STATUS mandatory
DESCRIPTION
"The username of the account entry."
-- @@ACTION
ruby_sys_accountentry
::= { GSW2690AccountEntry 3 }
GSW2690AccountPassword OBJECT-TYPE
SYNTAX DisplayString
ACCESS
read-write
STATUS mandatory
DESCRIPTION
"The password of the account entry. The return value is always
'********'."
-- @@ACTION
ruby_sys_accountentry
::= { GSW2690AccountEntry 4 }
GSW2690AccountAddName OBJECT-TYPE
SYNTAX DisplayString
ACCESS
read-write
STATUS mandatory
DESCRIPTION
"The account name for adding operation."
-- @@ACTION
ruby_sys_account
::= { GSW2690Account 3 }
GSW2690AccountAddPassword OBJECT-TYPE
SYNTAX DisplayString
ACCESS
read-write
STATUS mandatory
DESCRIPTION
"The account password for adding operation. The return value is
aloways '********'."
-- @@ACTION
ruby_sys_account
::= { GSW2690Account 4 }
GSW2690DoAccountAdd OBJECT-TYPE
SYNTAX INTEGER(0|1)
ACCESS
read-write
STATUS mandatory
DESCRIPTION
"Add account name. OID GSW2690AccountAddName and
GSW2690AccountAddPassword must be
filled first. Get this oid always return zero.
1 - add account.
0 - do nothing."
-- @@ACTION
ruby_sys_account