oriSystemEventLogMask
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.1.13
Object
This object is used to control what events will be logged by
the event log facility. It is a mask, each bit is used to
enable/disable a corresponding set of log messages.
The OR2000 uses the standard syslog priorities and facilities.
The Mask should only be set to mask specific facilities.
The facilities are:
LOG_KERN (0<<3) kernel messages
LOG_USER (1<<3) random user-level messages
LOG_MAIL (2<<3) mail system
LOG_DAEMON (3<<3) system daemons
LOG_AUTH (4<<3) authorization messages
LOG_SYSLOG (5<<3) messages generated internally by syslogd
LOG_LPR (6<<3) line printer subsystem
LOG_NEWS (7<<3) network news subsystem
LOG_UUCP (8<<3) UUCP subsystem
LOG_CRON (9<<3) clock daemon
LOG_AUTHPRIV (10<<3) authorization messages (private)
LOG_FTP (11<<3) ftp daemon
LOG_NTP (12<<3) NTP subsystem
LOG_SECURITY (13<<3) security subsystems (firewalling, etc.)
LOG_CONSOLE (14<<3) /dev/console output
- other codes through 15 reserved for system use
LOG_LOCAL0 (16<<3) reserved for local use
LOG_LOCAL1 (17<<3) reserved for local use
LOG_LOCAL2 (18<<3) reserved for local use
LOG_LOCAL3 (19<<3) reserved for local use
LOG_LOCAL4 (20<<3) reserved for local use
LOG_LOCAL5 (21<<3) reserved for local use
LOG_LOCAL6 (22<<3) reserved for local use
LOG_LOCAL7 (23<<3) reserved for local use
On the BG2000:
Each nibble (4 bits == 1 hex digit == a nibble) represents a
category of log messages. There are 4 levels of messages per
category (1 bit per level per category). The least significant
bit is a higher priority message.
As follows:
security - nibble 1, bits 1-4
errors - nibble 2, bits 5-8
system startup - nibble 3, bits 9-12
warnings - nibble 4, bits 13-16
information - nibble 5, bits 17-20
0x00000 - No events will be logged.
0x000F0 - Only errors will be logged.
0x0F0F0 - Warnings and errors will be logged.
0xFFFFF - All events will be logged.
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- orinocoSys
- Siblings
- 21
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| orinocoSysInvMgmt | node | - | .1.3.6.1.4.1.11898.2.1.1.1 |
| oriSystemMode This object represents the mode the system is configured to
operate in, either bridge or gateway/router mode. | scalar | Enumeration | .1.3.6.1.4.1.11898.2.1.1.10 |
| oriSystemEventLogTable This table contains system event log information that can include
events, errors, and informational messages. This is a circular
buffer with a limit 100 entries. | table | - | .1.3.6.1.4.1.11898.2.1.1.11 |
| oriSystemEventLogTableReset This object is used to reset/clear the event log table. When
this object is the set all entries in the event log table are
deleted/cleared. | scalar | Integer32 | .1.3.6.1.4.1.11898.2.1.1.12 |
| oriSystemAccessUserName This object represents the system access user name for the
supported management interfaces (Telnet and HTTP). | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11898.2.1.1.14 |
| oriSystemAccessPassword This object represents the system access password for the
supported management interfaces (Telnet and HTTP). This object
should be treated as write-only and returned as asterisk… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11898.2.1.1.15 |
| oriSystemAccessLoginTimeout This object represents the login timeout in seconds. The
default value should be 60 seconds (1 minute). | scalar | Integer32 | .1.3.6.1.4.1.11898.2.1.1.16 |
| oriSystemAccessIdleTimeout This object represents the inactivity or idle timeout in
seconds. The default value should be 900 seconds (15 minutes). | scalar | Integer32 | .1.3.6.1.4.1.11898.2.1.1.17 |
| oriSystemEventLogNumberOfMessages This object represents the number of messages currently stored
in the event log table. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11898.2.1.1.18 |
| orinocoSysFeature | node | - | .1.3.6.1.4.1.11898.2.1.1.19 |
| oriSystemAccessMaxSessions This object controls the maximum number of simultaneous telnet,
http, and serial managmenent sessions. | scalar | Integer32 | .1.3.6.1.4.1.11898.2.1.1.20 |
| orinocoSyslog | node | - | .1.3.6.1.4.1.11898.2.1.1.21 |
| oriSystemCountryCode This attribute identifies the country in which the station is
operating. The first two octets of this string is the two character
country code as described in document ISO/IEC 3… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11898.2.1.1.22 |
| orinocoTempLog | node | - | .1.3.6.1.4.1.11898.2.1.1.23 |
| oriSystemHwType This attribute identifies the type of TMP11 hardware i.e. Indoor
or Outdoor. | scalar | Enumeration | .1.3.6.1.4.1.11898.2.1.1.24 |
| oriSystemReboot This object is used to reboot the device. The value assigned
to this object is the number of seconds until the next reboot. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11898.2.1.1.4 |
| oriSystemContactEmail This object is used to identify the email address of the
contact person for this managed device. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11898.2.1.1.5 |
| oriSystemContactPhoneNumber This object is used to identify the phone number of the
contact person for this managed device. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11898.2.1.1.6 |
| oriSystemFlashUpdate When this variable is set, all the objects that are
to be comitted to flash will be written to flash. This
will be done immediately after the value is set, regardless
of the value… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11898.2.1.1.7 |
| oriSystemFlashBackupInterval This object is used for the backup time interval for flash
memory to be udpated. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11898.2.1.1.8 |
| oriSystemEmergencyResetToDefault This object is used to reset the device to factory default
values. When this variable is set to 1, all the objects shall be
set to factory default values. The default value for … | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11898.2.1.1.9 |