NCR-CORESSTSWARELOG-MIB

File: NCR-CORESSTSWARELOG-MIB.mib (4971 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
RFC1253-MIB

Imported symbols

enterprises Counter OBJECT-TYPE
DisplayString TruthValue

Defined Types

SstSWareLogEntry  
SEQUENCE    
  sstSWareLogIndex INTEGER
  sstSWareLogLineNumber INTEGER
  sstSWareLogSourceName DisplayString
  sstSWareLogProcName DisplayString
  sstSWareLogThrdName DisplayString
  sstSWareLogDLLName DisplayString
  sstSWareLogEventId INTEGER
  sstSWareLogLevel INTEGER
  sstSWareLogReason INTEGER
  sstSWareLogBinaryType INTEGER
  sstSWareLogBinaryData OCTET STRING
  sstSWareLogStrData DisplayString

Defined Values

ncr 1.3.6.1.4.1.191
OBJECT IDENTIFIER    

sst 1.3.6.1.4.1.191.39
OBJECT IDENTIFIER    

sstCore 1.3.6.1.4.1.191.39.1
OBJECT IDENTIFIER    

sstProduct 1.3.6.1.4.1.191.39.13
OBJECT IDENTIFIER    

sstObjs 1.3.6.1.4.1.191.39.13.2
OBJECT IDENTIFIER    

sstGeneral 1.3.6.1.4.1.191.39.13.2.1
OBJECT IDENTIFIER    

sstDevice 1.3.6.1.4.1.191.39.13.2.2
OBJECT IDENTIFIER    

sstApplic 1.3.6.1.4.1.191.39.13.2.3
OBJECT IDENTIFIER    

sstLogs 1.3.6.1.4.1.191.39.13.2.4
OBJECT IDENTIFIER    

sstSWareLogTable 1.3.6.1.4.1.191.39.13.2.4.9
This group defines the attributes of event entries in the SST software log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SstSWareLogEntry

sstSWareLogEntry 1.3.6.1.4.1.191.39.13.2.4.9.1
This defines the contents of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SstSWareLogEntry  

sstSWareLogIndex 1.3.6.1.4.1.191.39.13.2.4.9.1.1
A unique number for every entry in the software log.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sstSWareLogLineNumber 1.3.6.1.4.1.191.39.13.2.4.9.1.2
The line number in the source file where the event occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sstSWareLogSourceName 1.3.6.1.4.1.191.39.13.2.4.9.1.3
The name of the source file where the event occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sstSWareLogProcName 1.3.6.1.4.1.191.39.13.2.4.9.1.4
The name of the process that generated the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sstSWareLogThrdName 1.3.6.1.4.1.191.39.13.2.4.9.1.5
The name of the thread that generated the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sstSWareLogDLLName 1.3.6.1.4.1.191.39.13.2.4.9.1.6
The name of the DLL that generated the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sstSWareLogEventId 1.3.6.1.4.1.191.39.13.2.4.9.1.7
The identifier for the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sstSWareLogLevel 1.3.6.1.4.1.191.39.13.2.4.9.1.8
The level of the log entry: information, warning or error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sstSWareLogReason 1.3.6.1.4.1.191.39.13.2.4.9.1.9
The category of the event: a normal event, a system escape or a critical error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sstSWareLogBinaryType 1.3.6.1.4.1.191.39.13.2.4.9.1.10
This indicates the type of binary data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sstSWareLogBinaryData 1.3.6.1.4.1.191.39.13.2.4.9.1.11
A description of the event in binary data format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sstSWareLogStrData 1.3.6.1.4.1.191.39.13.2.4.9.1.12
Information about the cause of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString