CISCO-SYSLOG-EXT-MIB
AI MIB Summary
The CISCO-SYSLOG-EXT-MIB enables configuration and monitoring of Cisco device system log parameters, specifically managing RFC 3164-compliant syslog message generation, destination server settings, and log severity levels.
MIB module for configuring and monitoring System Log related management parameters as defined by RFC 3164.
Main OID:
ciscoSyslogExtMIB.1.3.6.1.4.1.9.9.301
31
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
ciscoSyslogExtMIBMIB module for configuring and monitoring System Log
related management parameters as defined by RFC 3164. MODULE-IDENTITY .1.3.6.1.4.1.9.9.301 |
ciscoSyslogExtMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.301.1 |
cseSyslogConfigurationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.301.1.1 |
cseSyslogConsoleEnableIndicate whether the Syslog messages should be
sent to the console.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.301.1.1.1 |
cseSyslogConsoleMsgSeverityMinimum severity of the message that are sent to
the Console.rw SyslogSeverity (CISCO-SYSLOG-MIB) .1.3.6.1.4.1.9.9.301.1.1.2 |
cseSyslogLogFileNameName of file to which the Syslog messages are
logged. Set operation with a zero length will
fail.rw SnmpAdminString .1.3.6.1.4.1.9.9.301.1.1.3 |
cseSyslogLogFileMsgSeverityMinimum severity of the message that are sent to
the log file (cseSyslogLogFileName).rw SyslogSeverity (CISCO-SYSLOG-MIB) .1.3.6.1.4.1.9.9.301.1.1.4 |
cseSyslogFileLoggingDisableIndicates 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'.rw Enumeration .1.3.6.1.4.1.9.9.301.1.1.5 |
cseSyslogServerTableMaxEntriesThe maximum number of entries that the agent supports
in the cseSyslogServerTable.ro Unsigned32 .1.3.6.1.4.1.9.9.301.1.1.6 |
cseSyslogServerTableThis table contains all the Syslog servers which are
configured. SEQUENCE OF CseSyslogServerEntry .1.3.6.1.4.1.9.9.301.1.1.7 |
cseSyslogServerEntryAn entry containing information about a
Syslog server. CseSyslogServerEntry .1.3.6.1.4.1.9.9.301.1.1.7.1 |
cseSyslogServerIndexAn arbitrary integer value, greater than zero, and
less than and equal to cseSyslogServerTableMaxEntries,
which identifies a Syslog server row in this table. Unsigned32 .1.3.6.1.4.1.9.9.301.1.1.7.1.1 |
cseSyslogServerAddressTypeThe type of the address of the Syslog server which is
given by the corresponding value of
cseSyslogServerAddress.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.301.1.1.7.1.2 |
cseSyslogServerAddressThe address of the Syslog server.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.301.1.1.7.1.3 |
cseSyslogServerMsgSeverityMinimum severity of the message that are sent to
this Syslog server.rw SyslogSeverity (CISCO-SYSLOG-MIB) .1.3.6.1.4.1.9.9.301.1.1.7.1.4 |
cseSyslogServerStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.301.1.1.7.1.5 |
cseSyslogServerFacilityThe facility to be used when sending Syslog messages to
this server.rw SyslogFacility .1.3.6.1.4.1.9.9.301.1.1.7.1.6 |
cseSyslogServerProtocolThe transport protocol used for sending syslog messages
to syslog server.rw SyslogProtocol .1.3.6.1.4.1.9.9.301.1.1.7.1.7 |
cseSyslogServerPortThe port number of the syslog server to
which syslog messages are sent.
The default value in case of 'cseSyslogServerProtocol'
value of 'udp' is 514.
The default value in case of 'cseSyslogServerProtocol'
value of 'tcp' is 1468.rw InetPortNumber .1.3.6.1.4.1.9.9.301.1.1.7.1.8 |
cseSyslogServerProtocolFallbackThis object is used for specifying the
protcol to fallback to if the sending of
syslog messages using the protocol configured
in 'cseSyslogServerProtocol' fails.
If the value of this object is same as
the value specified in 'cseSyslogServerProtocol',
then protocol fallback in case of failure is not
supported.rw SyslogProtocol .1.3.6.1.4.1.9.9.301.1.1.7.1.9 |
cseSyslogMessageControlTableThis 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. SEQUENCE OF CseSyslogMessageControlEntry .1.3.6.1.4.1.9.9.301.1.1.8 |
cseSyslogMessageControlEntryA 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. CseSyslogMessageControlEntry .1.3.6.1.4.1.9.9.301.1.1.8.1 |
cseSyslogMessageFacilitySystem log message facility. SyslogExFacility .1.3.6.1.4.1.9.9.301.1.1.8.1.1 |
cseSyslogMessageSeverityMinimum severity of the message that are generated by
this Syslog message facility.rw SyslogSeverity (CISCO-SYSLOG-MIB) .1.3.6.1.4.1.9.9.301.1.1.8.1.2 |
cseSyslogTerminalEnableIndicate whether the Syslog messages should be
sent to the terminals.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.301.1.1.9 |
cseSyslogTerminalMsgSeverityMinimum severity of the message that are sent to
the terminals.rw SyslogSeverity (CISCO-SYSLOG-MIB) .1.3.6.1.4.1.9.9.301.1.1.10 |
cseSyslogLinecardEnableIndicate whether the Syslog messages should be
generated at the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.301.1.1.11 |
cseSyslogLinecardMsgSeverityMinimum severity of the message that are sent from
linecards.rw SyslogSeverity (CISCO-SYSLOG-MIB) .1.3.6.1.4.1.9.9.301.1.1.12 |
ciscoSyslogExtMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.301.2 |
ciscoSyslogExtMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.301.2.1 |
ciscoSyslogExtMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.301.2.2 |