EdgeSwitch-LOGGING-MIB

File: EdgeSwitch-LOGGING-MIB.mib (30804 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC EdgeSwitch-REF-MIB
INET-ADDRESS-MIB EdgeSwitch-INVENTORY-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 Unsigned32
TimeTicks NOTIFICATION-TYPE TEXTUAL-CONVENTION
DisplayString DateAndTime RowStatus
fastPath InetAddress InetAddressType
InetPortNumber agentInventoryComponentIndex InterfaceIndexOrZero

Defined Types

AgentLogFacility  
Facility code used in determining the SysLog Priority value.
TEXTUAL-CONVENTION    
  INTEGER kernel(0), user(1), mail(2), system(3), security(4), syslog(5), lpr(6), nntp(7), uucp(8), cron(9), auth(10), ftp(11), ntp(12), audit(13), alert(14), clock(15), local0(16), local1(17), local2(18), local3(19), local4(20), local5(21), local6(22), local7(23)  

AgentLogSeverity  
Severity code used in determining the SysLog Priority value.
TEXTUAL-CONVENTION    
  INTEGER emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), informational(6), debug(7)  

AgentLogSyslogHostEntry  
SEQUENCE    
  agentLogHostTableIndex Unsigned32
  agentLogHostTableIpAddress InetAddress
  agentLogHostTableIpAddressType InetAddressType
  agentLogHostTablePort Unsigned32
  agentLogHostTableSeverityFilter AgentLogSeverity
  agentLogHostTableRowStatus RowStatus

AgentLogEmailToAddrEntry  
SEQUENCE    
  agentLogEmailToAddrMessageType INTEGER
  agentLogEmailToAddr DisplayString
  agentLogEmailToAddrEntryStatus RowStatus

AgentLogEmailSubjectEntry  
SEQUENCE    
  agentLogEmailSubjectMessageType INTEGER
  agentLogEmailSubject DisplayString
  agentLogEmailSubjectEntryStatus RowStatus

AgentLogEmailMailServerEntry  
SEQUENCE    
  agentLogEmailSmtpAddrType InetAddressType
  agentLogEmailSmtpAddr InetAddress
  agentLogEmailSmtpPort InetPortNumber
  agentLogEmailSecurity INTEGER
  agentLogEmailloginID DisplayString
  agentLogEmailPassword DisplayString
  agentLogEmailEntryStatus RowStatus

AgentLogInMemoryEntry  
SEQUENCE    
  agentLogInMemoryMsgIndex Unsigned32
  agentLogInMemoryMsgText DisplayString

Defined Values

fastPathLogging 1.3.6.1.4.1.4413.1.1.14
This MIB provides objects to configure and display events logged on this system.
MODULE-IDENTITY    

agentLogConfigGroup 1.3.6.1.4.1.4413.1.1.14.1
OBJECT IDENTIFIER    

agentLogInMemoryConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.1
OBJECT IDENTIFIER    

agentLogInMemoryAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.1.1
Administratively enable/disable the In Memory log.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogInMemoryBehavior 1.3.6.1.4.1.4413.1.1.14.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER wrap(1), stop-on-full(2)  

agentLogConsoleConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.2
OBJECT IDENTIFIER    

agentLogConsoleAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.2.1
Admin mode for console logs
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogConsoleSeverityFilter 1.3.6.1.4.1.4413.1.1.14.1.2.2
Severity filter for console logs
Status: current Access: read-write
OBJECT-TYPE    
  AgentLogSeverity  

agentLogSysLogConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.4
OBJECT IDENTIFIER    

agentLogSyslogAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.4.1
For Enabling and Disabling logging to configured syslog hosts. Setting this to disable stops logging to all syslog hosts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogSyslogLocalPort 1.3.6.1.4.1.4413.1.1.14.1.4.3
This is the port on the local host from which syslog messages are sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

agentLogSyslogMaxHosts 1.3.6.1.4.1.4413.1.1.14.1.4.4
Maximum number of hosts that can be configured for logging syslog messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentLogCliCommandsConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.5
OBJECT IDENTIFIER    

agentLogCliCommandsAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.5.1
Administratively enable/disable the logging of the CLI Commands
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogWebConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.7
OBJECT IDENTIFIER    

agentLogWebAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.7.1
Administratively enable/disable the logging of the Web
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogSnmpConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.8
OBJECT IDENTIFIER    

agentLogSnmpAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.8.1
Administratively enable/disable the logging of the Snmp
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogAuditConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.9
OBJECT IDENTIFIER    

agentLogAuditAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.9.1
Administratively enable/disable Switch Auditing
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogSyslogHostTable 1.3.6.1.4.1.4413.1.1.14.1.4.5
Syslog host table containing syslog host entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLogSyslogHostEntry

agentLogSyslogHostEntry 1.3.6.1.4.1.4413.1.1.14.1.4.5.1
Syslog Host entry attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLogSyslogHostEntry  

agentLogHostTableIndex 1.3.6.1.4.1.4413.1.1.14.1.4.5.1.1
Index to syslog host entry in syslog host table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentLogHostTableIpAddressType 1.3.6.1.4.1.4413.1.1.14.1.4.5.1.2
Syslog Host table IP Address Type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

agentLogHostTableIpAddress 1.3.6.1.4.1.4413.1.1.14.1.4.5.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

agentLogHostTablePort 1.3.6.1.4.1.4413.1.1.14.1.4.5.1.4
Syslog Host table port number.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

agentLogHostTableSeverityFilter 1.3.6.1.4.1.4413.1.1.14.1.4.5.1.5
Configures the minimum severity that will be stored in the In Memory log.
Status: current Access: read-create
OBJECT-TYPE    
  AgentLogSeverity  

agentLogHostTableRowStatus 1.3.6.1.4.1.4413.1.1.14.1.4.5.1.7
Syslog Host table row status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentLogSyslogSourceInterface 1.3.6.1.4.1.4413.1.1.14.1.4.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

agentLogStatisticsGroup 1.3.6.1.4.1.4413.1.1.14.2
OBJECT IDENTIFIER    

agentLogMessagesReceived 1.3.6.1.4.1.4413.1.1.14.2.1
The number of messages received by the log process. This includes messages that are dropped or ignored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentLogMessagesDropped 1.3.6.1.4.1.4413.1.1.14.2.2
The number of messages that could not be processed due to error or lack of resources.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentLogSyslogMessagesRelayed 1.3.6.1.4.1.4413.1.1.14.2.3
The number of messages forwarded by the syslog function to a syslog host. Messages forwarded to multiple hosts are counted once for each host.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentLogSyslogMessagesIgnored 1.3.6.1.4.1.4413.1.1.14.2.4
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

agentLogMessageReceivedTime 1.3.6.1.4.1.4413.1.1.14.2.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

agentLogSyslogMessageDeliveredTime 1.3.6.1.4.1.4413.1.1.14.2.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

agentLogEmailAlertConfigGroup 1.3.6.1.4.1.4413.1.1.14.1.6
OBJECT IDENTIFIER    

agentLogEmailAdminStatus 1.3.6.1.4.1.4413.1.1.14.1.6.1
For Enabling and Disabling email alerts to SMTP server. Setting this to disable stops emailing to SMTP servers.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogEmailfromAddr 1.3.6.1.4.1.4413.1.1.14.1.6.2
Email from Address
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

agentLogEmaillogDuration 1.3.6.1.4.1.4413.1.1.14.1.6.3
This duration in minutes determines how frequently the non critical messages are sent to the SMTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 30..1440  

agentLogEmailUrgentSeverity 1.3.6.1.4.1.4413.1.1.14.1.6.4
This is the severity level for the critical log messages
Status: current Access: read-write
OBJECT-TYPE    
  AgentLogSeverity  

agentLogEmailNonUrgentSeverity 1.3.6.1.4.1.4413.1.1.14.1.6.5
This is the severity level for the non critical log messages.
Status: current Access: read-write
OBJECT-TYPE    
  AgentLogSeverity  

agentLogEmailTrapsSeverity 1.3.6.1.4.1.4413.1.1.14.1.6.6
This is the severity level for Trap messages.
Status: current Access: read-write
OBJECT-TYPE    
  AgentLogSeverity  

agentLogEmailToAddrTable 1.3.6.1.4.1.4413.1.1.14.1.6.7
The (conceptual) table listing the destination email address and the message type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLogEmailToAddrEntry

agentLogEmailToAddrEntry 1.3.6.1.4.1.4413.1.1.14.1.6.7.1
An entry (conceptual row) in the agentLogEmailtoAddrTable. This entry shows what kind of messages go to the given destination email addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLogEmailToAddrEntry  

agentLogEmailToAddrMessageType 1.3.6.1.4.1.4413.1.1.14.1.6.7.1.1
Log message Type
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER critical(1), non-critical(2)  

agentLogEmailToAddr 1.3.6.1.4.1.4413.1.1.14.1.6.7.1.2
Email Sender Address
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

agentLogEmailToAddrEntryStatus 1.3.6.1.4.1.4413.1.1.14.1.6.7.1.3
This is to create or delete the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentLogEmailSubjectTable 1.3.6.1.4.1.4413.1.1.14.1.6.8
The (conceptual) table listing the subject of the email and the message type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLogEmailSubjectEntry

agentLogEmailSubjectEntry 1.3.6.1.4.1.4413.1.1.14.1.6.8.1
An entry (conceptual row) in the agentLogEmailtoAddrTable. This entry shows what kind of subject to be used for the given message type.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLogEmailSubjectEntry  

agentLogEmailSubjectMessageType 1.3.6.1.4.1.4413.1.1.14.1.6.8.1.1
Log message Type
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER critical(1), non-critical(2)  

agentLogEmailSubject 1.3.6.1.4.1.4413.1.1.14.1.6.8.1.2
Email Subject. When this object is set to empty-string, it resets to factory default string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

agentLogEmailSubjectEntryStatus 1.3.6.1.4.1.4413.1.1.14.1.6.8.1.3
This is to create or delete the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentLogEmailMailServerTable 1.3.6.1.4.1.4413.1.1.14.1.6.9
The (conceptual) table listing the mail servers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLogEmailMailServerEntry

agentLogEmailMailServerEntry 1.3.6.1.4.1.4413.1.1.14.1.6.9.1
An entry (conceptual row) in the agentLogEmailMailServerTable. This entry shows the conmfiguration for mail server.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLogEmailMailServerEntry  

agentLogEmailSmtpAddrType 1.3.6.1.4.1.4413.1.1.14.1.6.9.1.1
Email SMTP Address type
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

agentLogEmailSmtpAddr 1.3.6.1.4.1.4413.1.1.14.1.6.9.1.2
SMTP server Address
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

agentLogEmailSmtpPort 1.3.6.1.4.1.4413.1.1.14.1.6.9.1.3
SMTP Port number. When this object is set to 0, it resets to factory default port number.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

agentLogEmailSecurity 1.3.6.1.4.1.4413.1.1.14.1.6.9.1.4
This is the authentication mechanism that should be used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tlsv1(2)  

agentLogEmailloginID 1.3.6.1.4.1.4413.1.1.14.1.6.9.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

agentLogEmailPassword 1.3.6.1.4.1.4413.1.1.14.1.6.9.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

agentLogEmailEntryStatus 1.3.6.1.4.1.4413.1.1.14.1.6.9.1.7
This is to create or delete the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentLogEmailAlertStatsGroup 1.3.6.1.4.1.4413.1.1.14.2.7
OBJECT IDENTIFIER    

agentLogEmailStatsemailsSentCount 1.3.6.1.4.1.4413.1.1.14.2.7.1
This is the count to show the no of emails sent so far.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentLogEmailStatsemailsFailureCount 1.3.6.1.4.1.4413.1.1.14.2.7.2
This is the count to show the no of emails failures happened so far...
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentLogEmailStatsTimeSinceLastEmailSent 1.3.6.1.4.1.4413.1.1.14.2.7.3
This is the number of seconds since the last email was sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentLogEmailStatsClear 1.3.6.1.4.1.4413.1.1.14.2.7.4
This is to clear the email alert stats.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLogInMemoryGroup 1.3.6.1.4.1.4413.1.1.14.3
OBJECT IDENTIFIER    

agentLogInMemoryLogCount 1.3.6.1.4.1.4413.1.1.14.3.1
The count of valid entries in the in-memory log.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentLogInMemoryTable 1.3.6.1.4.1.4413.1.1.14.3.2
The in-memory log table containing sequence of in-memory log entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLogInMemoryEntry

agentLogInMemoryEntry 1.3.6.1.4.1.4413.1.1.14.3.2.1
An individual message entry in in-memory log table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLogInMemoryEntry  

agentLogInMemoryMsgIndex 1.3.6.1.4.1.4413.1.1.14.3.2.1.1
The index to message entry in the in-memory log table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentLogInMemoryMsgText 1.3.6.1.4.1.4413.1.1.14.3.2.1.2
Message text info for inmemory logged messages.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentLogTrapsGroup 1.3.6.1.4.1.4413.1.1.14.5
OBJECT IDENTIFIER    

agentLogEmailAlertTrapsGroup 1.3.6.1.4.1.4413.1.1.14.5.1
OBJECT IDENTIFIER    

agentLogEmailSendFailed 1.3.6.1.4.1.4413.1.1.14.5.1.1
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.
Status: current Access: read-only
NOTIFICATION-TYPE