AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-SYSLOG-EXT-MIB » Objects

CISCO-SYSLOG-EXT-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-SYSLOG-EXT-MIB and use it to monitor vendor specific OID's.

CISCO-SYSLOG-EXT-MIB file content

Object view of CISCO-SYSLOG-EXT-MIB:

Scalar Object
cseSyslogConsoleEnable .1.3.6.1.4.1.9.9.301.1.1.1
Indicate whether the Syslog messages should be sent to the console.
cseSyslogConsoleMsgSeverity .1.3.6.1.4.1.9.9.301.1.1.2
Minimum severity of the message that are sent to the Console.
cseSyslogLogFileName .1.3.6.1.4.1.9.9.301.1.1.3
Name of file to which the Syslog messages are logged. Set operation with a zero length will fail.
cseSyslogLogFileMsgSeverity .1.3.6.1.4.1.9.9.301.1.1.4
Minimum severity of the message that are sent to the log file (cseSyslogLogFileName).
cseSyslogFileLoggingDisable .1.3.6.1.4.1.9.9.301.1.1.5
Indicates whether the Syslog messages should be sent to the file indicated by cseSyslogLogFileName. Once this object is set to 'true', the Syslog messages are no longer sent to the file. The value of 'cseSyslogLogFileName' is set to zero length string. To restart the file logging, the cseSyslogLogFileName should be set to a valid file name. No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'.
cseSyslogServerTableMaxEntries .1.3.6.1.4.1.9.9.301.1.1.6
The maximum number of entries that the agent supports in the cseSyslogServerTable.
cseSyslogServerEntry .1.3.6.1.4.1.9.9.301.1.1.7.1
An entry containing information about a Syslog server.
cseSyslogMessageControlEntry .1.3.6.1.4.1.9.9.301.1.1.8.1
A system log message control table entry. Each entry specifies a severity for a particular 'facility' which generates Syslog messages. Any generated message which is at least as severe as the specified severity will be logged.
cseSyslogTerminalEnable .1.3.6.1.4.1.9.9.301.1.1.9
Indicate whether the Syslog messages should be sent to the terminals.
cseSyslogTerminalMsgSeverity .1.3.6.1.4.1.9.9.301.1.1.10
Minimum severity of the message that are sent to the terminals.
cseSyslogLinecardEnable .1.3.6.1.4.1.9.9.301.1.1.11
Indicate whether the Syslog messages should be generated at the line cards.
cseSyslogLinecardMsgSeverity .1.3.6.1.4.1.9.9.301.1.1.12
Minimum severity of the message that are sent from linecards.
Tabular Object
cseSyslogServerIndex .1.3.6.1.4.1.9.9.301.1.1.7.1.1
An arbitrary integer value, greater than zero, and less than and equal to cseSyslogServerTableMaxEntries, which identifies a Syslog server row in this table.
cseSyslogServerAddressType .1.3.6.1.4.1.9.9.301.1.1.7.1.2
The type of the address of the Syslog server which is given by the corresponding value of cseSyslogServerAddress.
cseSyslogServerAddress .1.3.6.1.4.1.9.9.301.1.1.7.1.3
The address of the Syslog server.
cseSyslogServerMsgSeverity .1.3.6.1.4.1.9.9.301.1.1.7.1.4
Minimum severity of the message that are sent to this Syslog server.
cseSyslogServerStatus .1.3.6.1.4.1.9.9.301.1.1.7.1.5
The status of this row. A row can not become 'active' until the values for cseSyslogServerAddressType and cseSyslogServerAddress in that row have both been set. A row cannot be created until corresponding instances of following objects are instantiated. - cseSyslogServerAddressType - cseSyslogServerAddress The following objects may not be modified while the value of this object is active (1): - cseSyslogServerAddressType - cseSyslogServerAddress.
cseSyslogServerFacility .1.3.6.1.4.1.9.9.301.1.1.7.1.6
The facility to be used when sending Syslog messages to this server.
cseSyslogMessageFacility .1.3.6.1.4.1.9.9.301.1.1.8.1.1
System log message facility.
cseSyslogMessageSeverity .1.3.6.1.4.1.9.9.301.1.1.8.1.2
Minimum severity of the message that are generated by this Syslog message facility.
Table
cseSyslogServerTable .1.3.6.1.4.1.9.9.301.1.1.7
This table contains all the Syslog servers which are configured.
cseSyslogMessageControlTable .1.3.6.1.4.1.9.9.301.1.1.8
This table contains the information about what system log messages should be sent to Syslog host, console, log file, and/or logged into the internal buffer.
Object Identifier
ciscoSyslogExtMIB .1.3.6.1.4.1.9.9.301
MIB module for configuring and monitoring System Log related management parameters as defined by RFC 3164.
ciscoSyslogExtMIBObjects .1.3.6.1.4.1.9.9.301.1
cseSyslogConfigurationGroup .1.3.6.1.4.1.9.9.301.1.1
ciscoSyslogExtMIBConformance .1.3.6.1.4.1.9.9.301.2
ciscoSyslogExtMIBCompliances .1.3.6.1.4.1.9.9.301.2.1
ciscoSyslogExtMIBGroups .1.3.6.1.4.1.9.9.301.2.2
Group
ciscoSyslogExtGroup .1.3.6.1.4.1.9.9.301.2.2.1
A collection of objects for Syslog management.