RETAILPLATFORMLOG-MIB

File: RETAILPLATFORMLOG-MIB.mib (12254 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

enterprises OBJECT-TYPE DisplayString

Defined Types

NTSeverity  
INTEGER error(1), warning(2), information(4), auditSuccess(8), auditFailure(16)    

LogSysLogEntry  
SEQUENCE    
  logSysLogIndex INTEGER
  logSysLogDate OCTET STRING
  logSysLogTime OCTET STRING
  logSysLogUser OCTET STRING
  logSysLogComputer OCTET STRING
  logSysLogEventID INTEGER
  logSysLogSource OCTET STRING
  logSysLogType NTSeverity
  logSysLogCategory OCTET STRING
  logSysLogDescription OCTET STRING
  logSysLogData OCTET STRING

LogSecLogEntry  
SEQUENCE    
  logSecLogIndex INTEGER
  logSecLogDate OCTET STRING
  logSecLogTime OCTET STRING
  logSecLogUser OCTET STRING
  logSecLogComputer OCTET STRING
  logSecLogEventID INTEGER
  logSecLogSource OCTET STRING
  logSecLogType NTSeverity
  logSecLogCategory OCTET STRING
  logSecLogDescription OCTET STRING
  logSecLogData OCTET STRING

LogAppLogEntry  
SEQUENCE    
  logAppLogIndex INTEGER
  logAppLogDate OCTET STRING
  logAppLogTime OCTET STRING
  logAppLogUser OCTET STRING
  logAppLogComputer OCTET STRING
  logAppLogEventID INTEGER
  logAppLogSource OCTET STRING
  logAppLogType NTSeverity
  logAppLogCategory OCTET STRING
  logAppLogDescription OCTET STRING
  logAppLogData OCTET STRING

Defined Values

ncr 1.3.6.1.4.1.191
OBJECT IDENTIFIER    

ncr-products 1.3.6.1.4.1.191.1
OBJECT IDENTIFIER    

log 1.3.6.1.4.1.191.1.33
OBJECT IDENTIFIER    

logSysLog 1.3.6.1.4.1.191.1.33.1
OBJECT IDENTIFIER    

logSysLogTable 1.3.6.1.4.1.191.1.33.1.1
The System Log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LogSysLogEntry

logSysLogEntry 1.3.6.1.4.1.191.1.33.1.1.1
An entry in the System Log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LogSysLogEntry  

logSysLogIndex 1.3.6.1.4.1.191.1.33.1.1.1.1
The sequence number of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logSysLogDate 1.3.6.1.4.1.191.1.33.1.1.1.2
The date the event was logged at the terminal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogTime 1.3.6.1.4.1.191.1.33.1.1.1.3
The time of day the event was logged at the terminal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogUser 1.3.6.1.4.1.191.1.33.1.1.1.4
The user name in context of which the application logging the event is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogComputer 1.3.6.1.4.1.191.1.33.1.1.1.5
The (NetBIOS/Windows computer) name of the terminal where the event was logged.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogEventID 1.3.6.1.4.1.191.1.33.1.1.1.6
A numeric identification of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logSysLogSource 1.3.6.1.4.1.191.1.33.1.1.1.7
The name of the application/service that logged the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogType 1.3.6.1.4.1.191.1.33.1.1.1.8
The type (severity) of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NTSeverity  

logSysLogCategory 1.3.6.1.4.1.191.1.33.1.1.1.9
The event category.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogDescription 1.3.6.1.4.1.191.1.33.1.1.1.10
Description of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogData 1.3.6.1.4.1.191.1.33.1.1.1.11
Raw data associated with the event. The octet string returned will be formatted with two-bytes of length information preceding the data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSysLogSize 1.3.6.1.4.1.191.1.33.1.2
Number of entries in the system log.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logSysLogReqSize 1.3.6.1.4.1.191.1.33.1.3
The number of events to return in the logSysLog table (default: 50). To change the default, the desired number of event log entries can be written to this variable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

logSecLog 1.3.6.1.4.1.191.1.33.2
OBJECT IDENTIFIER    

logSecLogTable 1.3.6.1.4.1.191.1.33.2.1
The Security Log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LogSecLogEntry

logSecLogEntry 1.3.6.1.4.1.191.1.33.2.1.1
An entry in the Security Log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LogSecLogEntry  

logSecLogIndex 1.3.6.1.4.1.191.1.33.2.1.1.1
The sequence number of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logSecLogDate 1.3.6.1.4.1.191.1.33.2.1.1.2
The date the event was logged at the terminal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogTime 1.3.6.1.4.1.191.1.33.2.1.1.3
The time of day the event was logged at the terminal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogUser 1.3.6.1.4.1.191.1.33.2.1.1.4
The user name in context of which the application logging the event is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogComputer 1.3.6.1.4.1.191.1.33.2.1.1.5
The (NetBIOS/Windows computer) name of the terminal where the event was logged.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogEventID 1.3.6.1.4.1.191.1.33.2.1.1.6
A numeric identification of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logSecLogSource 1.3.6.1.4.1.191.1.33.2.1.1.7
The name of the application/service that logged the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogType 1.3.6.1.4.1.191.1.33.2.1.1.8
The type (severity) of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NTSeverity  

logSecLogCategory 1.3.6.1.4.1.191.1.33.2.1.1.9
The event category.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogDescription 1.3.6.1.4.1.191.1.33.2.1.1.10
Description of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogData 1.3.6.1.4.1.191.1.33.2.1.1.11
The raw data from the event message. The octet string returned will be formatted with two-bytes of length information preceding the data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logSecLogSize 1.3.6.1.4.1.191.1.33.2.2
Number of entries in the security log.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logSecLogReqSize 1.3.6.1.4.1.191.1.33.2.3
The number of events to return in the logSecLog table (default: 50). To change the default, he desired number of event log entries can be written to this variable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

logAppLog 1.3.6.1.4.1.191.1.33.3
OBJECT IDENTIFIER    

logAppLogTable 1.3.6.1.4.1.191.1.33.3.1
The Application Log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LogAppLogEntry

logAppLogEntry 1.3.6.1.4.1.191.1.33.3.1.1
An entry in the Application Log.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LogAppLogEntry  

logAppLogIndex 1.3.6.1.4.1.191.1.33.3.1.1.1
The sequence number of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logAppLogDate 1.3.6.1.4.1.191.1.33.3.1.1.2
The date the event was logged at the Kiosk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogTime 1.3.6.1.4.1.191.1.33.3.1.1.3
The time of day the event was logged at the Kiosk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogUser 1.3.6.1.4.1.191.1.33.3.1.1.4
The user name in context of which the application logging the event is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogComputer 1.3.6.1.4.1.191.1.33.3.1.1.5
The (NetBIOS/Windows computer) name of the Kiosk where the event was logged.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogEventID 1.3.6.1.4.1.191.1.33.3.1.1.6
A numeric identification of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logAppLogSource 1.3.6.1.4.1.191.1.33.3.1.1.7
The name of the application/service that logged the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogType 1.3.6.1.4.1.191.1.33.3.1.1.8
The type (severity) of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NTSeverity  

logAppLogCategory 1.3.6.1.4.1.191.1.33.3.1.1.9
The event category.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogDescription 1.3.6.1.4.1.191.1.33.3.1.1.10
Description of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogData 1.3.6.1.4.1.191.1.33.3.1.1.11
The raw data from the event message. The octet string returned will be formatted with two-bytes of length information preceding the data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

logAppLogSize 1.3.6.1.4.1.191.1.33.3.2
Number of entries in the application log.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logAppLogReqSize 1.3.6.1.4.1.191.1.33.3.3
The number of events to return in the logAppLog table (default: 50). To change the default, the desired number of event log entries can be written to this variable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER