MIBs Depot

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

FromSymbols
BENU-PLATFORM-MIBbenuPlatform
INET-ADDRESS-MIBInetPortNumber
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1Unsigned32read-onlycurrent
bSyslogMaxSize
OBJECT-TYPE
Maximum size in bytes of the syslog file.
1.3.6.1.4.1.39406.1.3.2Integer32 (4096..5242880)read-writecurrent
bSyslogServerEnable
OBJECT-TYPE
Enable or disable logging to remote syslog servers.
1.3.6.1.4.1.39406.1.3.3INTEGER {enabled(1), disabled(2)}read-writecurrent
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.4not-accessiblecurrent
bSyslogServerEntry
OBJECT-TYPE
syslog table entry.
1.3.6.1.4.1.39406.1.3.4.1not-accessiblecurrent
bSyslogServerIndex
OBJECT-TYPE
Index into the remote syslog server table.
1.3.6.1.4.1.39406.1.3.4.1.1Unsigned32not-accessiblecurrent
bSyslogServerAddress
OBJECT-TYPE
The IP address of this syslog server.
1.3.6.1.4.1.39406.1.3.4.1.2IpAddressread-onlycurrent
bSyslogServerPort
OBJECT-TYPE
The port number of this syslog server.
1.3.6.1.4.1.39406.1.3.4.1.3InetPortNumberread-onlycurrent
bSyslogSeverity
OBJECT-TYPE
Severity of syslog messages reported/sent to a remote syslog server.
1.3.6.1.4.1.39406.1.3.5INTEGER {emergencies(0), alerts(1), critical(2), errors(3), warnings(4), notifications(5), informational(6), debugging(7)}read-writecurrent
bSyslogConsoleSeverity
OBJECT-TYPE
Severity of syslog messages reported/sent to a console.
1.3.6.1.4.1.39406.1.3.6INTEGER {emergencies(0), alerts(1), critical(2), errors(3), warnings(4), notifications(5), informational(6), debugging(7)}read-writecurrent
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.7INTEGER {true(1), false(2)}read-writecurrent