PAIRGAIN-SYS-LOG-MIB

File: PAIRGAIN-SYS-LOG-MIB.mib (4316 bytes)

Imported modules

RFC-1212 PAIRGAIN-COMMON-HD-MIB PAIRGAIN-DSLAM-CHASSIS-MIB

Imported symbols

OBJECT-TYPE pgainSysLog TimeSeconds

Defined Types

DisplayString  
OCTET STRING    

PgSysLogType  
INTEGER unknown(1), error(2), alarm(3), clralarm(4), trap(5), info(6), bintrace(7), txttrace(8), debug(9)    

PgSystemLogEntry  
SEQUENCE    
  pgSystemLogId INTEGER
  pgSystemLogTimeStamp TimeSeconds
  pgSystemLogType PgSysLogType
  pgSystemLogSlotId INTEGER
  pgSystemLogDescription DisplayString

Defined Values

pgSystemLogTable 1.3.6.1.4.1.927.1.10.1
The system log table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgSystemLogEntry

pgSystemLogEntry 1.3.6.1.4.1.927.1.10.1.1
Entry in the system log table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PgSystemLogEntry  

pgSystemLogId 1.3.6.1.4.1.927.1.10.1.1.1
The ID of the current log entry, with pgSystemLogId equals 1 represents the most current LOG, 2 represents the prior log entry, and etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgSystemLogTimeStamp 1.3.6.1.4.1.927.1.10.1.1.2
The time stamp of the log entry .
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeSeconds  

pgSystemLogType 1.3.6.1.4.1.927.1.10.1.1.3
The (PgSystemLogType) type of the log entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PgSysLogType  

pgSystemLogSlotId 1.3.6.1.4.1.927.1.10.1.1.4
The slot ID that the log message is orignated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pgSystemLogDescription 1.3.6.1.4.1.927.1.10.1.1.5
The description of the log entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString