STN-LOG-MIB

File: STN-LOG-MIB.mib (12604 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SPRING-TIDE-NETWORKS-SMI STN-CHASSIS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 DisplayString
TruthValue MODULE-COMPLIANCE stnSystems
stnNotification stnEngineIndex stnEngineSlot
stnEngineCpu

Defined Types

StnLogServerEntry  
SEQUENCE    
  stnLogServerIndex Integer32
  stnLogServerType INTEGER
  stnLogServerIpAddress IpAddress
  stnLogServerFacility DisplayString
  stnLogServerFileSize Integer32

StnLogFilterEntry  
SEQUENCE    
  stnLogFilterEngineId Integer32
  stnLogFilterMcId Integer32
  stnLogFilterPriority INTEGER
  stnLogFilterSeverityFatal TruthValue
  stnLogFilterSeverityError TruthValue
  stnLogFilterSeverityWarning TruthValue
  stnLogFilterSeverityInfo TruthValue
  stnLogFilterSeverityTrace TruthValue
  stnLogFilterSeverityDebug TruthValue

StnLogEventEntry  
SEQUENCE    
  stnLogEventIndex Integer32
  stnLogEventEngineId Integer32
  stnLogEventMcName DisplayString
  stnLogEventPriority INTEGER
  stnLogEventTimeStamp DisplayString
  stnLogEventMessage DisplayString

Defined Values

stnLog 1.3.6.1.4.1.3551.2.13
The MIB module that describes managed objects of Spring Tide Networks Event Logger.
MODULE-IDENTITY    

stnLogObjects 1.3.6.1.4.1.3551.2.13.1
OBJECT IDENTIFIER    

stnLogMibConformance 1.3.6.1.4.1.3551.2.13.2
OBJECT IDENTIFIER    

stnLogState 1.3.6.1.4.1.3551.2.13.1.1
Indicates whether the system logging is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stnLogFlushTimer 1.3.6.1.4.1.3551.2.13.1.2
The log flush time interval in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogMaxDisplay 1.3.6.1.4.1.3551.2.13.1.3
The maximum number of rows in stnLogEventTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogServerTable 1.3.6.1.4.1.3551.2.13.1.4
A list of flush servers for the Event Logger.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnLogServerEntry

stnLogServerEntry 1.3.6.1.4.1.3551.2.13.1.4.1
Entry contains a particular log event.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnLogServerEntry  

stnLogServerIndex 1.3.6.1.4.1.3551.2.13.1.4.1.1
A sequence number that identifies a flush server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogServerType 1.3.6.1.4.1.3551.2.13.1.4.1.2
The type of this log server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flash(1), syslog(2), nma(3), serial(4), debug-serial(5)  

stnLogServerIpAddress 1.3.6.1.4.1.3551.2.13.1.4.1.3
The log server IP address if the type is Syslog or Network Management Application.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnLogServerFacility 1.3.6.1.4.1.3551.2.13.1.4.1.4
The log server facility if the type is Syslog.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnLogServerFileSize 1.3.6.1.4.1.3551.2.13.1.4.1.5
The maximum file size when the log is written to flash, 0 when other types.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogFilterTable 1.3.6.1.4.1.3551.2.13.1.5
Log filter per MC on each engine.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnLogFilterEntry

stnLogFilterEntry 1.3.6.1.4.1.3551.2.13.1.5.1
Each entry contains a particular log filter for a modular component on an engine.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnLogFilterEntry  

stnLogFilterEngineId 1.3.6.1.4.1.3551.2.13.1.5.1.1
The engine ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogFilterMcId 1.3.6.1.4.1.3551.2.13.1.5.1.2
The modular component ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogFilterPriority 1.3.6.1.4.1.3551.2.13.1.5.1.3
The priority filter level. 0 disable the log. This is now depricated
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10  

stnLogFilterSeverityFatal 1.3.6.1.4.1.3551.2.13.1.5.1.4
Status of logging Fatal Events
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnLogFilterSeverityError 1.3.6.1.4.1.3551.2.13.1.5.1.5
Status of logging Error Events
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnLogFilterSeverityWarning 1.3.6.1.4.1.3551.2.13.1.5.1.6
Status of logging Warning Events
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnLogFilterSeverityInfo 1.3.6.1.4.1.3551.2.13.1.5.1.7
Status of logging Info Events
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnLogFilterSeverityTrace 1.3.6.1.4.1.3551.2.13.1.5.1.8
Status of logging Trace Events
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnLogFilterSeverityDebug 1.3.6.1.4.1.3551.2.13.1.5.1.9
Status of logging Debug Events
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnLogEventTable 1.3.6.1.4.1.3551.2.13.1.6
A list of log entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnLogEventEntry

stnLogEventEntry 1.3.6.1.4.1.3551.2.13.1.6.1
Entry contains a particular log event.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnLogEventEntry  

stnLogEventIndex 1.3.6.1.4.1.3551.2.13.1.6.1.1
A sequence number that identifies a log event.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogEventEngineId 1.3.6.1.4.1.3551.2.13.1.6.1.2
The engine ID where this log event occured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnLogEventMcName 1.3.6.1.4.1.3551.2.13.1.6.1.3
The name of moduler component this log event is from.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(4)  

stnLogEventPriority 1.3.6.1.4.1.3551.2.13.1.6.1.4
The priority of this log event.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

stnLogEventTimeStamp 1.3.6.1.4.1.3551.2.13.1.6.1.5
The time stamp of this log event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(32)  

stnLogEventMessage 1.3.6.1.4.1.3551.2.13.1.6.1.6
The log message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnEventLogServerFailure 1.3.6.1.4.1.3551.2.100.0.24
A stnEventLogServerFailure trap signifies that the agent entity has detected that the device has lost contact to the external event log server. The generation of this trap can be controlled by the LogTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnEventLogInternalFailure 1.3.6.1.4.1.3551.2.100.0.25
A stnEventLogInternalFailure trap signifies that the agent entity has detected an internal event log system failure. The generation of this trap can be controlled by the LogTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE