User`s manual

Signamax 065-1600 series managed media converter
Publication date: October, 2005
Revision 1.0
216
"Get the total number of illegal access events. "
::= { rc2201LogDataMIB 3 }
rc2201IllegalAccessTable OBJECT-TYPE
SYNTAX SEQUENCE OF RC2201IllegalAccessEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of illegal access information. The number of entries is given
by the
value of the RC2201IllegalAccessEventNo. "
::= { rc2201LogDataMIB 4 }
RC2201IllegalAccessEntry ::=
SEQUENCE {
rc2201IllegalAccessEvent DisplayString
}
rc2201IllegalAccessEntry OBJECT-TYPE
SYNTAX RC2201IllegalAccessEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry containing information for illegal access log. "
INDEX { rc2201IllegalAccessEvent }
::= { rc2201IllegalAccessTable 1}
rc2201IllegalAccessEvent OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
-- @@ACTION aceslog_Entry
DESCRIPTION
"Get the illegal access event information. The output format is
'SA;DA;Port No;Time;Reason'
The MAC SA and DA could be replaced by alias name if you set the
MAC alias.
There are two kinds of violate types:
VAT - Violating Allowed Table
VDT - Violating Denied Table
Ex: 'SA[00-02-b3-b1-01-b9];DA[Note];Port[1];Time[Thu Oct 09
11:27:30 2003];Reason[VAT] '. "
::= { rc2201IllegalAccessEntry 1}
rc2201MACAliasNo OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
-- @@ACTION macAllias_no
DESCRIPTION
"Get the total number of current alias entry. The maximum number
is 20. "