BENU-SYSLOG-MIB
- Registered at
- 1.3.6.1.4.1.39406.1.3
- Last updated
- 2015-01-09 00:00
- Organization
- Benu Networks
- Revisions
- 2015-01-09 00:00, 2014-11-06 00:00, 2013-11-22 00:00
- Namespace
- benuos
- Source file
BENU-SYSLOG-MIB- Digest
sha256:dcbf29374a1c6a0a747f03b1ffc7e773ac9c67007307ee7a4144126ab4a1e35b
Description
Initial creation MIB module for Benu Networks Chassis. Copyright (C) 2001, 2008 by Benu Networks, Inc. All rights reserved.
Contact
Benu Networks Inc, 300 Concord Road, Billerca MA 01821 Email: support@benunets.com
Imports
| From | Symbols |
|---|---|
| BENU-PLATFORM-MIB | benuPlatform |
| INET-ADDRESS-MIB | InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BENU-ENTERPRISE-MIB BENU-PLATFORM-MIB BENU-SYSLOG-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bSyslogNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.39406.1.3.0 | |||
| bSyslogSize OBJECT-TYPE Current size in bytes of the syslog file. | 1.3.6.1.4.1.39406.1.3.1 | Unsigned32 | read-only | current |
| bSyslogMaxSize OBJECT-TYPE Maximum size in bytes of the syslog file. | 1.3.6.1.4.1.39406.1.3.2 | Integer32 (4096..5242880) | read-write | current |
| bSyslogServerEnable OBJECT-TYPE Enable or disable logging to remote syslog servers. | 1.3.6.1.4.1.39406.1.3.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| bSyslogServerTable OBJECT-TYPE Table of remote syslog servers, of which there can be at most 3 entries. | 1.3.6.1.4.1.39406.1.3.4 | not-accessible | current | |
| bSyslogServerEntry OBJECT-TYPE syslog table entry. | 1.3.6.1.4.1.39406.1.3.4.1 | not-accessible | current | |
| bSyslogServerIndex OBJECT-TYPE Index into the remote syslog server table. | 1.3.6.1.4.1.39406.1.3.4.1.1 | Unsigned32 | not-accessible | current |
| bSyslogServerAddress OBJECT-TYPE The IP address of this syslog server. | 1.3.6.1.4.1.39406.1.3.4.1.2 | IpAddress | read-only | current |
| bSyslogServerPort OBJECT-TYPE The port number of this syslog server. | 1.3.6.1.4.1.39406.1.3.4.1.3 | InetPortNumber | read-only | current |
| bSyslogSeverity OBJECT-TYPE Severity of syslog messages reported/sent to a remote syslog server. | 1.3.6.1.4.1.39406.1.3.5 | INTEGER {emergencies(0), alerts(1), critical(2), errors(3), warnings(4), notifications(5), informational(6), debugging(7)} | read-write | current |
| bSyslogConsoleSeverity OBJECT-TYPE Severity of syslog messages reported/sent to a console. | 1.3.6.1.4.1.39406.1.3.6 | INTEGER {emergencies(0), alerts(1), critical(2), errors(3), warnings(4), notifications(5), informational(6), debugging(7)} | read-write | current |
| bSyslogClear OBJECT-TYPE Indicates whether syslog file contains syslog messages. This value is FALSE if syslog contains syslog messages, TRUE otherwise. Set to TRUE to clear all messages from the syslog file. | 1.3.6.1.4.1.39406.1.3.7 | INTEGER {true(1), false(2)} | read-write | current |