MIBs Depot

EdgeSwitch-LOGGING-MIB

Registered at
1.3.6.1.4.1.4413.1.1.14
Last updated
2011-01-26 00:00
Organization
Broadcom Inc
Revisions
2011-01-26 00:00, 2007-05-23 00:00, 2004-10-26 13:03
Namespace
edgeswitch
Source file
EdgeSwitch-LOGGING-MIB
Digest
sha256:c9fe11a68e460d78b1646b689d0a65076ccdfd16938f25a7d5a1568f1913df87

Description

This MIB provides objects to configure and display events logged on this system.

Imports

FromSymbols
EdgeSwitch-INVENTORY-MIBagentInventoryComponentIndex
EdgeSwitch-REF-MIBfastPath
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

1 module(s) in this corpus import this one.

Load order

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

EdgeSwitch-INVENTORY-MIB
EdgeSwitch-LOGGING-MIB
EdgeSwitch-REF-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AgentLogFacility
TEXTUAL-CONVENTION
Facility code used in determining the SysLog Priority value.
current
AgentLogSeverity
TEXTUAL-CONVENTION
Severity code used in determining the SysLog Priority value.
current

Objects

NameOIDSyntaxAccessStatus
agentLogConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1
agentLogInMemoryConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.1
agentLogInMemoryAdminStatus
OBJECT-TYPE
Administratively enable/disable the In Memory log.
1.3.6.1.4.1.4413.1.1.14.1.1.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogInMemoryBehavior
OBJECT-TYPE
Configures the behavior of the In Memory Log when it becomes full. A value of wrap(1) will cause the oldest log message to be removed, making room for the new message. A value of stop-on-full(2) will prevent any further logging.
1.3.6.1.4.1.4413.1.1.14.1.1.4INTEGER {wrap(1), stop-on-full(2)}read-writecurrent
agentLogConsoleConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.2
agentLogConsoleAdminStatus
OBJECT-TYPE
Admin mode for console logs
1.3.6.1.4.1.4413.1.1.14.1.2.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogConsoleSeverityFilter
OBJECT-TYPE
Severity filter for console logs
1.3.6.1.4.1.4413.1.1.14.1.2.2AgentLogSeverityread-writecurrent
agentLogSysLogConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.4
agentLogSyslogAdminStatus
OBJECT-TYPE
For Enabling and Disabling logging to configured syslog hosts. Setting this to disable stops logging to all syslog hosts.
1.3.6.1.4.1.4413.1.1.14.1.4.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogSyslogLocalPort
OBJECT-TYPE
This is the port on the local host from which syslog messages are sent.
1.3.6.1.4.1.4413.1.1.14.1.4.3Unsigned32 (1..65535)read-writecurrent
agentLogSyslogMaxHosts
OBJECT-TYPE
Maximum number of hosts that can be configured for logging syslog messages.
1.3.6.1.4.1.4413.1.1.14.1.4.4Unsigned32read-onlycurrent
agentLogSyslogHostTable
OBJECT-TYPE
Syslog host table containing syslog host entries.
1.3.6.1.4.1.4413.1.1.14.1.4.5not-accessiblecurrent
agentLogSyslogHostEntry
OBJECT-TYPE
Syslog Host entry attributes.
1.3.6.1.4.1.4413.1.1.14.1.4.5.1not-accessiblecurrent
agentLogHostTableIndex
OBJECT-TYPE
Index to syslog host entry in syslog host table.
1.3.6.1.4.1.4413.1.1.14.1.4.5.1.1Unsigned32not-accessiblecurrent
agentLogHostTableIpAddressType
OBJECT-TYPE
Syslog Host table IP Address Type.
1.3.6.1.4.1.4413.1.1.14.1.4.5.1.2InetAddressTyperead-createcurrent
agentLogHostTableIpAddress
OBJECT-TYPE
Syslog Host table IP Address. Set operation of this object can be successful only when the valid IpAddressType (Ipv4, Ipv6 or DNS) is configured and the address specified is valid for that Address type.
1.3.6.1.4.1.4413.1.1.14.1.4.5.1.3InetAddressread-createcurrent
agentLogHostTablePort
OBJECT-TYPE
Syslog Host table port number.
1.3.6.1.4.1.4413.1.1.14.1.4.5.1.4Unsigned32 (1..65535)read-createcurrent
agentLogHostTableSeverityFilter
OBJECT-TYPE
Configures the minimum severity that will be stored in the In Memory log.
1.3.6.1.4.1.4413.1.1.14.1.4.5.1.5AgentLogSeverityread-createcurrent
agentLogHostTableRowStatus
OBJECT-TYPE
Syslog Host table row status
1.3.6.1.4.1.4413.1.1.14.1.4.5.1.7RowStatusread-createcurrent
agentLogSyslogSourceInterface
OBJECT-TYPE
A source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface, tunnel interface). A non-zero value indicates ifIndex for the corresponding interface entry in the ifTable is selected. A zero value indicates the source-interface un-selection.
1.3.6.1.4.1.4413.1.1.14.1.4.6InterfaceIndexOrZeroread-writecurrent
agentLogCliCommandsConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.5
agentLogCliCommandsAdminStatus
OBJECT-TYPE
Administratively enable/disable the logging of the CLI Commands
1.3.6.1.4.1.4413.1.1.14.1.5.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogEmailAlertConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.6
agentLogEmailAdminStatus
OBJECT-TYPE
For Enabling and Disabling email alerts to SMTP server. Setting this to disable stops emailing to SMTP servers.
1.3.6.1.4.1.4413.1.1.14.1.6.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogEmailfromAddr
OBJECT-TYPE
Email from Address
1.3.6.1.4.1.4413.1.1.14.1.6.2DisplayStringread-writecurrent
agentLogEmaillogDuration
OBJECT-TYPE
This duration in minutes determines how frequently the non critical messages are sent to the SMTP server.
1.3.6.1.4.1.4413.1.1.14.1.6.3Unsigned32 (30..1440)read-writecurrent
agentLogEmailUrgentSeverity
OBJECT-TYPE
This is the severity level for the critical log messages
1.3.6.1.4.1.4413.1.1.14.1.6.4AgentLogSeverityread-writecurrent
agentLogEmailNonUrgentSeverity
OBJECT-TYPE
This is the severity level for the non critical log messages.
1.3.6.1.4.1.4413.1.1.14.1.6.5AgentLogSeverityread-writecurrent
agentLogEmailTrapsSeverity
OBJECT-TYPE
This is the severity level for Trap messages.
1.3.6.1.4.1.4413.1.1.14.1.6.6AgentLogSeverityread-writecurrent
agentLogEmailToAddrTable
OBJECT-TYPE
The (conceptual) table listing the destination email address and the message type.
1.3.6.1.4.1.4413.1.1.14.1.6.7not-accessiblecurrent
agentLogEmailToAddrEntry
OBJECT-TYPE
An entry (conceptual row) in the agentLogEmailtoAddrTable. This entry shows what kind of messages go to the given destination email addresses.
1.3.6.1.4.1.4413.1.1.14.1.6.7.1not-accessiblecurrent
agentLogEmailToAddrMessageType
OBJECT-TYPE
Log message Type
1.3.6.1.4.1.4413.1.1.14.1.6.7.1.1INTEGER {critical(1), non-critical(2)}not-accessiblecurrent
agentLogEmailToAddr
OBJECT-TYPE
Email Sender Address
1.3.6.1.4.1.4413.1.1.14.1.6.7.1.2DisplayStringnot-accessiblecurrent
agentLogEmailToAddrEntryStatus
OBJECT-TYPE
This is to create or delete the entry
1.3.6.1.4.1.4413.1.1.14.1.6.7.1.3RowStatusread-createcurrent
agentLogEmailSubjectTable
OBJECT-TYPE
The (conceptual) table listing the subject of the email and the message type.
1.3.6.1.4.1.4413.1.1.14.1.6.8not-accessiblecurrent
agentLogEmailSubjectEntry
OBJECT-TYPE
An entry (conceptual row) in the agentLogEmailtoAddrTable. This entry shows what kind of subject to be used for the given message type.
1.3.6.1.4.1.4413.1.1.14.1.6.8.1not-accessiblecurrent
agentLogEmailSubjectMessageType
OBJECT-TYPE
Log message Type
1.3.6.1.4.1.4413.1.1.14.1.6.8.1.1INTEGER {critical(1), non-critical(2)}not-accessiblecurrent
agentLogEmailSubject
OBJECT-TYPE
Email Subject. When this object is set to empty-string, it resets to factory default string.
1.3.6.1.4.1.4413.1.1.14.1.6.8.1.2DisplayStringread-createcurrent
agentLogEmailSubjectEntryStatus
OBJECT-TYPE
This is to create or delete the entry
1.3.6.1.4.1.4413.1.1.14.1.6.8.1.3RowStatusread-createcurrent
agentLogEmailMailServerTable
OBJECT-TYPE
The (conceptual) table listing the mail servers
1.3.6.1.4.1.4413.1.1.14.1.6.9not-accessiblecurrent
agentLogEmailMailServerEntry
OBJECT-TYPE
An entry (conceptual row) in the agentLogEmailMailServerTable. This entry shows the conmfiguration for mail server.
1.3.6.1.4.1.4413.1.1.14.1.6.9.1not-accessiblecurrent
agentLogEmailSmtpAddrType
OBJECT-TYPE
Email SMTP Address type
1.3.6.1.4.1.4413.1.1.14.1.6.9.1.1InetAddressTypenot-accessiblecurrent
agentLogEmailSmtpAddr
OBJECT-TYPE
SMTP server Address
1.3.6.1.4.1.4413.1.1.14.1.6.9.1.2InetAddressnot-accessiblecurrent
agentLogEmailSmtpPort
OBJECT-TYPE
SMTP Port number. When this object is set to 0, it resets to factory default port number.
1.3.6.1.4.1.4413.1.1.14.1.6.9.1.3InetPortNumberread-writecurrent
agentLogEmailSecurity
OBJECT-TYPE
This is the authentication mechanism that should be used.
1.3.6.1.4.1.4413.1.1.14.1.6.9.1.4INTEGER {none(1), tlsv1(2)}read-writecurrent
agentLogEmailloginID
OBJECT-TYPE
This user id is used while the switch/router is being authenticated by the SMTP server.The user ID should be minimum of 1 charcter to maximum of 16 characters.
1.3.6.1.4.1.4413.1.1.14.1.6.9.1.5DisplayStringread-writecurrent
agentLogEmailPassword
OBJECT-TYPE
This password is used while the switch/router is being authenticated by the SMTP server.The password should be minimum of 1 character to maximum of 16 characters.
1.3.6.1.4.1.4413.1.1.14.1.6.9.1.6DisplayStringread-writecurrent
agentLogEmailEntryStatus
OBJECT-TYPE
This is to create or delete the entry
1.3.6.1.4.1.4413.1.1.14.1.6.9.1.7RowStatusread-createcurrent
agentLogWebConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.7
agentLogWebAdminStatus
OBJECT-TYPE
Administratively enable/disable the logging of the Web
1.3.6.1.4.1.4413.1.1.14.1.7.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogSnmpConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.8
agentLogSnmpAdminStatus
OBJECT-TYPE
Administratively enable/disable the logging of the Snmp
1.3.6.1.4.1.4413.1.1.14.1.8.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogAuditConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.1.9
agentLogAuditAdminStatus
OBJECT-TYPE
Administratively enable/disable Switch Auditing
1.3.6.1.4.1.4413.1.1.14.1.9.1INTEGER {enable(1), disable(2)}read-writecurrent
agentLogStatisticsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.2
agentLogMessagesReceived
OBJECT-TYPE
The number of messages received by the log process. This includes messages that are dropped or ignored.
1.3.6.1.4.1.4413.1.1.14.2.1Counter32read-onlycurrent
agentLogMessagesDropped
OBJECT-TYPE
The number of messages that could not be processed due to error or lack of resources.
1.3.6.1.4.1.4413.1.1.14.2.2Counter32read-onlycurrent
agentLogSyslogMessagesRelayed
OBJECT-TYPE
The number of messages forwarded by the syslog function to a syslog host. Messages forwarded to multiple hosts are counted once for each host.
1.3.6.1.4.1.4413.1.1.14.2.3Counter32read-onlycurrent
agentLogSyslogMessagesIgnored
OBJECT-TYPE
The number of messages that were not processed by the syslog process because the component name or the priority level did not match any specification.
1.3.6.1.4.1.4413.1.1.14.2.4Counter32read-onlydeprecated
agentLogMessageReceivedTime
OBJECT-TYPE
The local time when a message was last received by the log subsystem specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970.
1.3.6.1.4.1.4413.1.1.14.2.5DateAndTimeread-onlycurrent
agentLogSyslogMessageDeliveredTime
OBJECT-TYPE
The local time when a message was last delivered to a syslog host specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970.
1.3.6.1.4.1.4413.1.1.14.2.6DateAndTimeread-onlycurrent
agentLogEmailAlertStatsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.2.7
agentLogEmailStatsemailsSentCount
OBJECT-TYPE
This is the count to show the no of emails sent so far.
1.3.6.1.4.1.4413.1.1.14.2.7.1Counter32read-onlycurrent
agentLogEmailStatsemailsFailureCount
OBJECT-TYPE
This is the count to show the no of emails failures happened so far...
1.3.6.1.4.1.4413.1.1.14.2.7.2Counter32read-onlycurrent
agentLogEmailStatsTimeSinceLastEmailSent
OBJECT-TYPE
This is the number of seconds since the last email was sent.
1.3.6.1.4.1.4413.1.1.14.2.7.3Unsigned32read-onlycurrent
agentLogEmailStatsClear
OBJECT-TYPE
This is to clear the email alert stats.
1.3.6.1.4.1.4413.1.1.14.2.7.4INTEGER {enable(1), disable(2)}read-writecurrent
agentLogInMemoryGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.3
agentLogInMemoryLogCount
OBJECT-TYPE
The count of valid entries in the in-memory log.
1.3.6.1.4.1.4413.1.1.14.3.1Gauge32read-onlycurrent
agentLogInMemoryTable
OBJECT-TYPE
The in-memory log table containing sequence of in-memory log entries.
1.3.6.1.4.1.4413.1.1.14.3.2not-accessiblecurrent
agentLogInMemoryEntry
OBJECT-TYPE
An individual message entry in in-memory log table.
1.3.6.1.4.1.4413.1.1.14.3.2.1not-accessiblecurrent
agentLogInMemoryMsgIndex
OBJECT-TYPE
The index to message entry in the in-memory log table.
1.3.6.1.4.1.4413.1.1.14.3.2.1.1Unsigned32not-accessiblecurrent
agentLogInMemoryMsgText
OBJECT-TYPE
Message text info for inmemory logged messages.
1.3.6.1.4.1.4413.1.1.14.3.2.1.2DisplayStringread-onlycurrent
agentLogTrapsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.5
agentLogEmailAlertTrapsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.4413.1.1.14.5.1

Notifications

NameOIDStatus
agentLogEmailSendFailed
NOTIFICATION-TYPE
When ever a mail sending to the SMTP server is failed, this trap is sent with a count of how many times the connection to the SMTP server is failed so far.
1.3.6.1.4.1.4413.1.1.14.5.1.1current