TPLINK-SYSLOG-MIB

File: TPLINK-SYSLOG-MIB.mib (5130 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI TPLINK-MIB

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
IpAddress tplinkMgmt

Defined Types

MessageLevelType  
Specify severity level of message.
TEXTUAL-CONVENTION    
  INTEGER emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), informational(6), debug(7)  

TPSyslogHostEntry  
SEQUENCE    
  tpSyslogHostIndex INTEGER
  tpSyslogHostIPAddress IpAddress
  tpSyslogHostSeverity MessageLevelType
  tpSyslogHostState INTEGER

Defined Values

tplinkSyslogMIB 1.3.6.1.4.1.11863.6.24
This MIB module contain a collection of managed objects that apply to network devices with Syslog function.
MODULE-IDENTITY    

tplinkSyslogMIBObjects 1.3.6.1.4.1.11863.6.24.1
OBJECT IDENTIFIER    

tplinkSyslogNotifications 1.3.6.1.4.1.11863.6.24.2
OBJECT IDENTIFIER    

tpSyslogBuffer 1.3.6.1.4.1.11863.6.24.1.1
OBJECT IDENTIFIER    

tpSyslogBufferSeverity 1.3.6.1.4.1.11863.6.24.1.1.1
Select the severity of information to be stored to System Log Buffer.
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

tpSyslogBufferState 1.3.6.1.4.1.11863.6.24.1.1.2
Select Enable/Disable System Log Buffer on the Switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpSyslogConsole 1.3.6.1.4.1.11863.6.24.1.2
OBJECT IDENTIFIER    

tpSyslogConsoleSeverity 1.3.6.1.4.1.11863.6.24.1.2.1
Select the severity of information to be stored to System Log Console.
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

tpSyslogConsoleState 1.3.6.1.4.1.11863.6.24.1.2.2
Select Enable/Disable System Log Console on the Switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpSyslogFlash 1.3.6.1.4.1.11863.6.24.1.3
OBJECT IDENTIFIER    

tpSyslogFlashSeverity 1.3.6.1.4.1.11863.6.24.1.3.1
Select the severity of information to be stored to System Log Flash.
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

tpSyslogFlashState 1.3.6.1.4.1.11863.6.24.1.3.2
Select Enable/Disable System Log Flash on the Switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpSyslogFlashSyncFrequency 1.3.6.1.4.1.11863.6.24.1.3.3
Specify the frequency of information to be synchronized to System Log Flash.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..48  

tpSyslogMonitor 1.3.6.1.4.1.11863.6.24.1.4
OBJECT IDENTIFIER    

tpSyslogMonitorSeverity 1.3.6.1.4.1.11863.6.24.1.4.1
Select the severity of information to be stored to System Log Monitor.
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

tpSyslogMonitorState 1.3.6.1.4.1.11863.6.24.1.4.2
Select Enable/Disable System Log Monitor on the Switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpSyslogHostTable 1.3.6.1.4.1.11863.6.24.1.5
This table contain System Log Host information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSyslogHostEntry

tpSyslogHostEntry 1.3.6.1.4.1.11863.6.24.1.5.1
Configuration of System Log Host.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSyslogHostEntry  

tpSyslogHostIndex 1.3.6.1.4.1.11863.6.24.1.5.1.1
The index of System Log Host entry ,and is unique.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

tpSyslogHostIPAddress 1.3.6.1.4.1.11863.6.24.1.5.1.2
Specifies the IP address of the System Log Host.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tpSyslogHostSeverity 1.3.6.1.4.1.11863.6.24.1.5.1.3
Select the severity of information to be stored to System Log Host.
Status: current Access: read-write
OBJECT-TYPE    
  MessageLevelType  

tpSyslogHostState 1.3.6.1.4.1.11863.6.24.1.5.1.4
Select Enable/Disable System Log Host on the Switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)