
SECTION 5
Norand Open Wireless LAN MIB RC4030E Gateway
Norand
R
Management Information Bases Reference Manual 5-15
ceEnabled OBJECT-TYPE
SYNTAX INTEGER { true(1), false(2) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
“A value of true(1) signifies that the critical error
log was successfully initialized as part of the power-up
sequence. Any errors in that initialization process
result in a value of false(2).”
::= { criticalErrors 1 }
ceOverflow OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
“Overflow error code. If the overflow code is non-zero,
it indicates that the log has overflowed and the
overflow code contains the last displaced value.”
::= { criticalErrors 2 }
ceReset OBJECT-TYPE
SYNTAX INTEGER { true(1), false(2) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
“A user can reset the critical error log by setting
ceReset to true(1). Valid values are true(1) or
false(2).”
::= { criticalErrors 3 }
ceLogTable OBJECT-TYPE
SYNTAX SEQUENCE OF CELogEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
“Critical Error Log Table”
::= { criticalErrors 4 }
ceLogEntry OBJECT-TYPE
SYNTAX CELogEntry
ACCESS not-accessible
STATUS mandatory
INDEX { ceLogErrorCode }
::= { ceLogTable 1 }
CELogEntry ::=
SEQUENCE {
ceLogErrorCode INTEGER,
ceLogErrorCount Counter
}
ceLogErrorCode OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
“Critical error code. A 16-bit value which uniquely
identifies a system software error. The error codes are
intended for internal Norand use.”
::= { ceLogEntry 1 }
Содержание RC4030E
Страница 1: ...NorandR Management Information Bases REFERENCE MANUAL P N 977 051 002 Revision B December 2000 ...
Страница 6: ...CONTENTS iv NorandR Management Information Bases Reference Manual ...
Страница 18: ...SECTION 2 Network Management Basics 2 6 NorandR Management Information Bases Reference Manual ...
Страница 22: ...SECTION 3 Supported Management Information 3 4 NorandR Management Information Bases Reference Manual ...
Страница 208: ...GLOSSARY Glossary 8 NorandR Management Information Bases Reference Manual ...