Ruby Tech GS-2124C Switch User Manual


 
GS-2124C User Manual
Publication date: June, 2005
Revision A1
231
STATUS mandatory
DESCRIPTION
"The authorization of the account entry."
-- @@ACTION ruby_sys_accountentry
::= { gs2124cAccountEntry 2 }
gs2124cAccountName OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The username of the account entry."
-- @@ACTION ruby_sys_accountentry
::= { gs2124cAccountEntry 3 }
gs2124cAccountPassword 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
::= { gs2124cAccountEntry 4 }
gs2124cAccountAddName OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The account name for adding operation."
-- @@ACTION ruby_sys_account
::= { gs2124cAccount 3 }
gs2124cAccountAddPassword 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
::= { gs2124cAccount 4 }
gs2124cDoAccountAdd OBJECT-TYPE
SYNTAX INTEGER(0|1)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Add account name. OID gs2124cAccountAddName and
gs2124cAccountAddPassword must be
filled first. Get this oid always return zero.
1 - add account.