MIBs Depot

DLINKSW-SYSLOG-MIB

Registered at
1.3.6.1.4.1.171.14.13
Last updated
2013-08-27 00:00
Organization
D-Link Corp.
Revisions
2013-03-07 00:00
Namespace
dlink
Source file
DLINKSW-SYSLOG-MIB
Digest
sha256:86f05c9c203eeb4182b965c566914bfb1fd2bb16991cd6657d59681b69699a26

Description

This MIB module defines objects for system log function.

Contact

D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw

Imports

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue
SYSLOG-TC-MIBSyslogFacility, SyslogSeverity

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DLINK-ID-REC-MIB
DLINKSW-SYSLOG-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
SYSLOG-TC-MIB

Objects

NameOIDSyntaxAccessStatus
dSyslogMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.13.0
dSyslogMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.13.1
dSyslogGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.13.1.1
dSyslogSourceIfIndex
OBJECT-TYPE
This object indicates the ifIndex of the interface whose IP address will be used as the source address for sending the SYSLOG packet. A special value of zero indicates the source interface is not specified, the IP address of the closest interface will be used.
1.3.6.1.4.1.171.14.13.1.1.1InterfaceIndexOrZeroread-writecurrent
dSyslogDiscriminatorTable
OBJECT-TYPE
A table contains a list of discriminators which can be further used to filter SYSLOG messages sent to various destinations. At least one sub-filter(facility filter or severity filter) needs to be specified to make sure the the discriminator is available. Facility filter:facility mode and facility string. Severity filter:severity mode and severity list.
1.3.6.1.4.1.171.14.13.1.1.2not-accessiblecurrent
dSyslogDiscriminatorEntry
OBJECT-TYPE
An entry defines a discriminator.
1.3.6.1.4.1.171.14.13.1.1.2.1not-accessiblecurrent
dSyslogDiscriminatorName
OBJECT-TYPE
This object indicates the name of the discriminator.
1.3.6.1.4.1.171.14.13.1.1.2.1.1DisplayStringnot-accessiblecurrent
dSyslogDiscriminatorRowstatus
OBJECT-TYPE
The row status variable, used according to installation and removal conventions for conceptual rows.
1.3.6.1.4.1.171.14.13.1.1.2.1.2RowStatusread-createcurrent
dSyslogDisFacilityFilterMode
OBJECT-TYPE
This object indicates the mode how dSyslogDisFacilityFilterString is used to filter system log messages. notSpecified(1) - dSyslogDisFacilityFilterString will become a zero length string. drops(2) - The matching message will be filtered. includes(3) - The matching message will be included, in other words, the unmatched messages are filtered.
1.3.6.1.4.1.171.14.13.1.1.2.1.3INTEGER {notSpecified(1), drops(2), includes(3)}read-createcurrent
dSyslogDisFacilityFilterString
OBJECT-TYPE
This object indicates a one or more facility name to filter or include the matching messages. If multiple facility names, they should be separated by comma without space before and after the comma. A zero length string indicates the regular expression is not specified.
1.3.6.1.4.1.171.14.13.1.1.2.1.4DisplayStringread-createcurrent
dSyslogDisSeverityFilterMode
OBJECT-TYPE
This object indicates the mode how the severity list of dSyslogDisSeverityList is used to filter message. notSpecified(1) - dSyslogDisSeverityList is not applicable. drops(2) - The list of severity level will be filtered. includes(3) - The list of severity level will be included.
1.3.6.1.4.1.171.14.13.1.1.2.1.5INTEGER {notSpecified(1), drops(2), includes(3)}read-createcurrent
dSyslogDisSeverityList
OBJECT-TYPE
This object indicates severity level to be specified by this discriminator definition. This object is a bit map, with each bit representing a severitly level. A 1-bit indicates that severity level is specified in the list. A 0-bit indicates that severity level is unspecified. Note: whether a severity level is included is always interpreted within the context of dSyslogDisSeverityFilterMode. dSyslogDisSeverityFilterMode Specified Result ============================ ========== ============== notSpecified don't care Not applicable drops specified filtered drops unspecified included includes specified included includes unspecified filtered
1.3.6.1.4.1.171.14.13.1.1.2.1.6Bits {emerg(0), alert(1), crit(2), err(3), warning(4), notice(5), info(6), debug(7)}read-createcurrent
dSyslogLogbuffer
OBJECT-IDENTITY
This object identifier represents the group of objects that are related to the logging system message to local buffer.
1.3.6.1.4.1.171.14.13.1.2current
dSyslogClearLogBuffer
OBJECT-TYPE
This object is used to clear log messages at logging buffer when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
1.3.6.1.4.1.171.14.13.1.2.1INTEGER {clear(1), noOp(2)}read-writecurrent
dSyslogLogBufferEnabled
OBJECT-TYPE
This object indicates the state of logging system messages to the local buffer. Messages must enter the local message buffer first before it can be further dispatched to other destinations.
1.3.6.1.4.1.171.14.13.1.2.2TruthValueread-writecurrent
dSyslogLogBufSeverity
OBJECT-TYPE
This object indicates the severity level of system messages. The messages at that severity level or a more severe level will be logged to message buffers.
1.3.6.1.4.1.171.14.13.1.2.3SyslogSeverityread-writecurrent
dSyslogLogBufDiscriminator
OBJECT-TYPE
This object indicates the name of discriminator which is used to filter the message to be sent to local buffer. A zero length string indicates the discriminator is not specified.
1.3.6.1.4.1.171.14.13.1.2.4DisplayStringread-writecurrent
dSyslogLogBufWriteDelay
OBJECT-TYPE
This object indicates the interval for periodic writing of the logging buffer to FLASH. The valid value is N to 65535. N is project dependent. The default interval is 300 seconds. Setting this object to -1 means infinite which will disable periodical writing logging buffer to FLASH. Setting this object to 0 means writing logging buffer to flash by trigger way.
1.3.6.1.4.1.171.14.13.1.2.5Integer32read-writecurrent
dSyslogClearAttackLogBufByUnit
OBJECT-TYPE
This object indicates the unit on which the attack log messages will be cleared. The special value -1 indicates clearing all attack log entries. For a standalone device, 1 is used. No action is taken if this object is set to 0. When read, the value 0 is returned.
1.3.6.1.4.1.171.14.13.1.2.6Integer32read-writecurrent
dSyslogLogConsole
OBJECT-IDENTITY
This object identifier represents the group of objects that are related to the logging system messages to the local console.
1.3.6.1.4.1.171.14.13.1.3current
dSyslogLogConsoleEnabled
OBJECT-TYPE
This object indicates the state of logging system messages to the local console.
1.3.6.1.4.1.171.14.13.1.3.1TruthValueread-writecurrent
dSyslogLogConsoleSeverity
OBJECT-TYPE
This object indicates the severity level of system messages. The messages at that severity level or a more severe level will be logged to the local console.
1.3.6.1.4.1.171.14.13.1.3.2SyslogSeverityread-writecurrent
dSyslogLogConsoleDiscriminator
OBJECT-TYPE
This object indicates the name of discriminator which is used to filter the message to be sent to local console. A zero length string indicates the discriminator is not specified.
1.3.6.1.4.1.171.14.13.1.3.3DisplayStringread-writecurrent
dSyslogLogSmtp
OBJECT-IDENTITY
This object identifier represents the group of objects that are related to the logging system messages to the email recipients.
1.3.6.1.4.1.171.14.13.1.4current
dSyslogLogSmtpEnabled
OBJECT-TYPE
This object indicates the state of logging of system messages to the email recipients.
1.3.6.1.4.1.171.14.13.1.4.1TruthValueread-writecurrent
dSyslogLogSmtpSeverity
OBJECT-TYPE
This object indicates the severity level of system messages. The messages at that severity level or a more severe level will be logged to the email recipients.
1.3.6.1.4.1.171.14.13.1.4.2SyslogSeverityread-writecurrent
dSyslogLogSmtpDiscriminator
OBJECT-TYPE
This object indicates the name of discriminator which is used to filter the message to be sent to the email recipients. A zero length string indicates the discriminator is not specified.
1.3.6.1.4.1.171.14.13.1.4.3DisplayStringread-writecurrent
dSyslogServerTable
OBJECT-TYPE
A table consists of a list of SYSLOG servers to log system messages and debug output to a remote SYSLOG server host.
1.3.6.1.4.1.171.14.13.1.5not-accessiblecurrent
dSyslogServerEntry
OBJECT-TYPE
An entry defines information for a SYSLOG server.
1.3.6.1.4.1.171.14.13.1.5.1not-accessiblecurrent
dSyslogServerAddressType
OBJECT-TYPE
This object indicates the type of the server address.
1.3.6.1.4.1.171.14.13.1.5.1.1InetAddressTypenot-accessiblecurrent
dSyslogServerAddress
OBJECT-TYPE
This object indicates the IP or IPv6 address of the SYSLOG server.
1.3.6.1.4.1.171.14.13.1.5.1.2InetAddressnot-accessiblecurrent
dSyslogServerVrfName
OBJECT-TYPE
This object indicates the name of the routing forwarding instance. If this object is a zero length string, the SYSLOG server is in global routing and forwarding space.
1.3.6.1.4.1.171.14.13.1.5.1.3DisplayString (SIZE(0..32))not-accessiblecurrent
dSyslogServerRowstatus
OBJECT-TYPE
The row status variable, used according to installation and removal conventions for conceptual rows.
1.3.6.1.4.1.171.14.13.1.5.1.4RowStatusread-createcurrent
dSyslogServerPort
OBJECT-TYPE
This object indicates the UDP port number to be used for the SYSLOG server.
1.3.6.1.4.1.171.14.13.1.5.1.5Unsigned32 (514 | 1024..65535)read-createcurrent
dSyslogServerSeverity
OBJECT-TYPE
This object indicates the severity of log messages that will be sent to the server.
1.3.6.1.4.1.171.14.13.1.5.1.6SyslogSeverityread-createcurrent
dSyslogServerFacility
OBJECT-TYPE
Specifies the logging facility of the log host.
1.3.6.1.4.1.171.14.13.1.5.1.7SyslogFacilityread-createcurrent
dSyslogServerDiscriminator
OBJECT-TYPE
This object indicates the name of discriminator which is used to filter the message to be sent to SYSLOG server. A zero length string indicates the discriminator is not specified.
1.3.6.1.4.1.171.14.13.1.5.1.8DisplayStringread-createcurrent
dSyslogBufferTableNum
OBJECT-TYPE
This object indicates the number of entries presented in the dSyslogBufferTable.
1.3.6.1.4.1.171.14.13.1.6Unsigned32read-onlycurrent
dSyslogBufferTable
OBJECT-TYPE
A table consists of a list of system log messages.
1.3.6.1.4.1.171.14.13.1.7not-accessiblecurrent
dSyslogBufferEntry
OBJECT-TYPE
An entry defines a log message.
1.3.6.1.4.1.171.14.13.1.7.1not-accessiblecurrent
dSyslogBufferIndex
OBJECT-TYPE
An index that uniquely identifies the message.
1.3.6.1.4.1.171.14.13.1.7.1.1Unsigned32 (1..100000)not-accessiblecurrent
dSyslogBufferDateAndTime
OBJECT-TYPE
The date and time when the message is logged.
1.3.6.1.4.1.171.14.13.1.7.1.2DateAndTimeread-onlycurrent
dSyslogBufferDescription
OBJECT-TYPE
The content of the log message.
1.3.6.1.4.1.171.14.13.1.7.1.3DisplayStringread-onlycurrent
dSyslogAttackLogTableNum
OBJECT-TYPE
This object indicates the number of entries presented in the dSyslogAttackLogTable.
1.3.6.1.4.1.171.14.13.1.8Unsigned32read-onlycurrent
dSyslogAttackLogTable
OBJECT-TYPE
A table consists of a list of attack log messages.
1.3.6.1.4.1.171.14.13.1.9not-accessiblecurrent
dSyslogAttackLogEntry
OBJECT-TYPE
An entry defines a attack log message.
1.3.6.1.4.1.171.14.13.1.9.1not-accessiblecurrent
dSyslogAttackLogUnitId
OBJECT-TYPE
This object indicates the unit (stacking device) or slot (chassis device) ID of the attack log message.
1.3.6.1.4.1.171.14.13.1.9.1.1Unsigned32 (1..65535)not-accessiblecurrent
dSyslogAttackLogIndex
OBJECT-TYPE
An index that uniquely identifies the attack log message.
1.3.6.1.4.1.171.14.13.1.9.1.2Unsigned32 (1..100000)not-accessiblecurrent
dSyslogAttackLogDateAndTime
OBJECT-TYPE
The date and time when the attack message is logged.
1.3.6.1.4.1.171.14.13.1.9.1.3DateAndTimeread-onlycurrent
dSyslogAttackLogDescription
OBJECT-TYPE
The content of the attack log message.
1.3.6.1.4.1.171.14.13.1.9.1.4OCTET STRINGread-onlycurrent
dSyslogLogMonitor
OBJECT-IDENTITY
This object identifier represents the group of objects that are related to the logging system messages to the Monitor.
1.3.6.1.4.1.171.14.13.1.10current
dSyslogLogMonitorEnabled
OBJECT-TYPE
This object indicates the state of logging system messages to the monitor.
1.3.6.1.4.1.171.14.13.1.10.1TruthValueread-writecurrent
dSyslogLogMonitorSeverity
OBJECT-TYPE
This object indicates the severity level of system messages. The messages at that severity level or a more severe level will be logged to the monitor.
1.3.6.1.4.1.171.14.13.1.10.2SyslogSeverityread-writecurrent
dSyslogLogMonitorDiscriminator
OBJECT-TYPE
This object indicates the name of discriminator which is used to filter the message to be sent to the monitor. A zero length string indicates the discriminator is not specified.
1.3.6.1.4.1.171.14.13.1.10.3DisplayStringread-writecurrent
dSyslogMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.13.2
dSyslogMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.13.2.1
dSyslogMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.13.2.1.2

Conformance

NameOIDStatus
dSyslogMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DLINKSW-SYSLOG-MIB.
1.3.6.1.4.1.171.14.13.2.1.1current
dSyslogGeneralGroup
OBJECT-GROUP
A collection of objects provides basic configuration of SYSLOG feature.
1.3.6.1.4.1.171.14.13.2.1.2.1current
dSyslogDiscriminatorGroup
OBJECT-GROUP
A collection of objects provides configuration of discriminator which is used to filter SYSLOG messages sent to various destinations.
1.3.6.1.4.1.171.14.13.2.1.2.2current
dSyslogLogConsoleGroup
OBJECT-GROUP
A collection of objects provides configurations that are related to the logging system messages to the local console.
1.3.6.1.4.1.171.14.13.2.1.2.3current
dSyslogLogSmtpGroup
OBJECT-GROUP
A collection of objects provides configurations that are related to the logging system messages to the email recipients.
1.3.6.1.4.1.171.14.13.2.1.2.4current
dSyslogLogServerGroup
OBJECT-GROUP
A collection of objects provides configurations that are related to the logging system messages to the SYSLOG servers.
1.3.6.1.4.1.171.14.13.2.1.2.5current
dSyslogAttackLogGroup
OBJECT-GROUP
A collection of objects provides the management of attack log.
1.3.6.1.4.1.171.14.13.2.1.2.6current
dSyslogLogMonitorGroup
OBJECT-GROUP
A collection of objects provides configurations that are related to the logging system messages to the monitor.
1.3.6.1.4.1.171.14.13.2.1.2.7current