User manual – LevelOne ProCon GSW-2690 User Manual
Page 257

User Manual
Publication date: June, 2005
Revision A1
253
Get this oid always return zero.
1 - Enable auto-upload
0 - do nothing. "
-- @@ACTION
ruby_log
::= { GSW2690Log 3 }
GSW2690LogNumber OBJECT-TYPE
SYNTAX INTEGER
ACCESS
read-only
STATUS mandatory
DESCRIPTION
"Get the number of current system log. "
-- @@ACTION
ruby_log
::= { GSW2690Log 4 }
GSW2690LogTable OBJECT-TYPE
SYNTAX SEQUENCE
OF
GSW2690LogEntry
MAX-ACCESS
not-accessible
STATUS mandatory
DESCRIPTION
"A list of log entry. The number of entries are given by the value of
GSW2690LogNumber."
::= { GSW2690Log 5 }
GSW2690LogEntry ::=
SEQUENCE {
GSW2690LogIndex
INTEGER,
GSW2690LogEvent DisplayString
}
GSW2690LogEntry OBJECT-TYPE
SYNTAX GSW2690LogEntry
ACCESS
not-accessible
STATUS mandatory
DESCRIPTION
"Entry information for system log."
INDEX
{GSW2690LogIndex}
::= { GSW2690LogTable 1 }
GSW2690LogIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS
read-only
STATUS mandatory
DESCRIPTION
"The index of the log entry."
-- @@ACTION
ruby_logentry
::= { GSW2690LogEntry 1 }
GSW2690LogEvent OBJECT-TYPE
SYNTAX DisplayString
ACCESS
read-only
STATUS mandatory
DESCRIPTION