DLINKSW-SYSLOG-MIB
AI MIB Summary
The DLINKSW-SYSLOG-MIB module enables monitoring and management of system log generation, storage, and retrieval events on D-Link network switches via SNMP. It exposes specific objects for tracking log buffer status, message severity levels, and the volume of logged system events to facilitate centralized audit and troubleshooting.
This MIB module defines objects for system log function.
Main OID:
dlinkSwSyslogMIB.1.3.6.1.4.1.171.14.13
63
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
63 total| Object Name |
|---|
dlinkSwSyslogMIBThis MIB module defines objects for system log function. MODULE-IDENTITY .1.3.6.1.4.1.171.14.13 |
dSyslogMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.0 |
dSyslogMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.1 |
dSyslogGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.1.1 |
dSyslogSourceIfIndexThis 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.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.171.14.13.1.1.1 |
dSyslogDiscriminatorTableA 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. SEQUENCE OF DSyslogDiscriminatorEntry .1.3.6.1.4.1.171.14.13.1.1.2 |
dSyslogDiscriminatorEntryAn entry defines a discriminator. DSyslogDiscriminatorEntry .1.3.6.1.4.1.171.14.13.1.1.2.1 |
dSyslogDiscriminatorNameThis object indicates the name of the discriminator. DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.1.2.1.1 |
dSyslogDiscriminatorRowstatusThe row status variable, used according to installation and removal conventions for conceptual rows.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.1.2.1.2 |
dSyslogDisFacilityFilterModeThis 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.rw Enumeration .1.3.6.1.4.1.171.14.13.1.1.2.1.3 |
dSyslogDisFacilityFilterStringThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.1.2.1.4 |
dSyslogDisSeverityFilterModeThis 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.rw Enumeration .1.3.6.1.4.1.171.14.13.1.1.2.1.5 |
dSyslogDisSeverityListThis 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 filteredrw Bits .1.3.6.1.4.1.171.14.13.1.1.2.1.6 |
dSyslogLogOnEnabledThis object enables or disables the System Log function during system runtime.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.1.3 |
dSyslogSourceIfTypeThis object indicates the type of source interface. The default type is vlan,when the type is default and the value of sourceIfIndex is zero, this means the source interface is not specifiedrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.1.4 |
dSyslogLogbufferThis object identifier represents the group of objects that are related to the logging system message to local buffer. OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.1.2 |
dSyslogClearLogBufferThis 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.rw Enumeration .1.3.6.1.4.1.171.14.13.1.2.1 |
dSyslogLogBufferEnabledThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.2.2 |
dSyslogLogBufSeverityThis 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.rw SyslogSeverity (SYSLOG-TC-MIB) .1.3.6.1.4.1.171.14.13.1.2.3 |
dSyslogLogBufDiscriminatorThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.2.4 |
dSyslogLogBufWriteDelayThis 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.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.171.14.13.1.2.5 |
dSyslogClearAttackLogBufByUnitThis 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.rw Integer32 .1.3.6.1.4.1.171.14.13.1.2.6 |
dSyslogLogConsoleThis object identifier represents the group of objects that are related to the logging system messages to the local console. OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.1.3 |
dSyslogLogConsoleEnabledThis object indicates the state of logging system messages to the local console.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.3.1 |
dSyslogLogConsoleSeverityThis 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.rw SyslogSeverity (SYSLOG-TC-MIB) .1.3.6.1.4.1.171.14.13.1.3.2 |
dSyslogLogConsoleDiscriminatorThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.3.3 |
dSyslogLogSmtpThis object identifier represents the group of objects that are related to the logging system messages to the email recipients. OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.1.4 |
dSyslogLogSmtpEnabledThis object indicates the state of logging of system messages to the email recipients.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.4.1 |
dSyslogLogSmtpSeverityThis 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.rw SyslogSeverity (SYSLOG-TC-MIB) .1.3.6.1.4.1.171.14.13.1.4.2 |
dSyslogLogSmtpDiscriminatorThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.4.3 |
dSyslogServerTableA table consists of a list of SYSLOG servers to log system messages and debug output to a remote SYSLOG server host. SEQUENCE OF DSyslogServerEntry .1.3.6.1.4.1.171.14.13.1.5 |
dSyslogServerEntryAn entry defines information for a SYSLOG server. DSyslogServerEntry .1.3.6.1.4.1.171.14.13.1.5.1 |
dSyslogServerAddressTypeThis object indicates the type of the server address. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.13.1.5.1.1 |
dSyslogServerAddressThis object indicates the IP or IPv6 address of the SYSLOG server. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.13.1.5.1.2 |
dSyslogServerVrfNameThis 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. DisplayString .1.3.6.1.4.1.171.14.13.1.5.1.3 |
dSyslogServerRowstatusThe row status variable, used according to installation and removal conventions for conceptual rows.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.5.1.4 |
dSyslogServerPortThis object indicates the UDP port number to be used for the SYSLOG server.rw Unsigned32 (514 | 1024..65535) .1.3.6.1.4.1.171.14.13.1.5.1.5 |
dSyslogServerSeverityThis object indicates the severity of log messages that will be sent to the server.rw SyslogSeverity (SYSLOG-TC-MIB) .1.3.6.1.4.1.171.14.13.1.5.1.6 |
dSyslogServerFacilitySpecifies the logging facility of the log host.rw SyslogFacility (SYSLOG-TC-MIB) .1.3.6.1.4.1.171.14.13.1.5.1.7 |
dSyslogServerDiscriminatorThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.5.1.8 |
dSyslogBufferTableNumThis object indicates the number of entries presented in the dSyslogBufferTable.ro Unsigned32 .1.3.6.1.4.1.171.14.13.1.6 |
dSyslogBufferTableA table consists of a list of system log messages. SEQUENCE OF DSyslogBufferEntry .1.3.6.1.4.1.171.14.13.1.7 |
dSyslogBufferEntryAn entry defines a log message. DSyslogBufferEntry .1.3.6.1.4.1.171.14.13.1.7.1 |
dSyslogBufferIndexAn index that uniquely identifies the message. Unsigned32 .1.3.6.1.4.1.171.14.13.1.7.1.1 |
dSyslogBufferDateAndTimeThe date and time when the message is logged.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.7.1.2 |
dSyslogBufferDescriptionThe content of the log message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.7.1.3 |
dSyslogAttackLogTableNumThis object indicates the number of entries presented in the dSyslogAttackLogTable.ro Unsigned32 .1.3.6.1.4.1.171.14.13.1.8 |
dSyslogAttackLogTableA table consists of a list of attack log messages. SEQUENCE OF DSyslogAttackLogEntry .1.3.6.1.4.1.171.14.13.1.9 |
dSyslogAttackLogEntryAn entry defines a attack log message. DSyslogAttackLogEntry .1.3.6.1.4.1.171.14.13.1.9.1 |
dSyslogAttackLogUnitIdThis object indicates the unit (stacking device) or slot (chassis device) ID of the attack log message. Unsigned32 .1.3.6.1.4.1.171.14.13.1.9.1.1 |
dSyslogAttackLogIndexAn index that uniquely identifies the attack log message. Unsigned32 .1.3.6.1.4.1.171.14.13.1.9.1.2 |
dSyslogAttackLogDateAndTimeThe date and time when the attack message is logged.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.9.1.3 |
dSyslogAttackLogDescriptionThe content of the attack log message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.13.1.9.1.4 |
dSyslogMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.2 |
dSyslogMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.2.1 |
dSyslogMIBComplianceThe compliance statement for entities which implement the DLINKSW-SYSLOG-MIB. Unknown .1.3.6.1.4.1.171.14.13.2.1.1 |
dSyslogMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.13.2.1.2 |
dSyslogGeneralGroupA collection of objects provides basic configuration of SYSLOG feature. Unknown .1.3.6.1.4.1.171.14.13.2.1.2.1 |
dSyslogDiscriminatorGroupA collection of objects provides configuration of discriminator which is used to filter SYSLOG messages sent to various destinations. Unknown .1.3.6.1.4.1.171.14.13.2.1.2.2 |
dSyslogLogConsoleGroupA collection of objects provides configurations that are related to the logging system messages to the local console. Unknown .1.3.6.1.4.1.171.14.13.2.1.2.3 |
dSyslogLogSmtpGroupA collection of objects provides configurations that are related to the logging system messages to the email recipients. Unknown .1.3.6.1.4.1.171.14.13.2.1.2.4 |
dSyslogLogServerGroupA collection of objects provides configurations that are related to the logging system messages to the SYSLOG servers. Unknown .1.3.6.1.4.1.171.14.13.2.1.2.5 |
dSyslogAttackLogGroupA collection of objects provides the management of attack log. Unknown .1.3.6.1.4.1.171.14.13.2.1.2.6 |