Fore-TrapLog-MIB

File: Fore-TrapLog-MIB.mib (8497 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Common-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Counter32 TimeStamp TimeInterval
snmpTrapLog TrapNumber

Defined Types

TrapLogEntry  
SEQUENCE    
  trapLogIndex Integer32
  trapLogEnterprise OBJECT IDENTIFIER
  trapLogGenericId TrapNumber
  trapLogId TrapNumber
  trapLogXmits Counter32
  trapLogLastXmit TimeStamp
  trapLogEvents Counter32
  trapLogLastEvent TimeStamp

TrapLogVarEntry  
SEQUENCE    
  trapLogVarIndex Integer32
  trapLogVarOID OBJECT IDENTIFIER
  trapLogVarValue OCTET STRING

TrapThresholdEntry  
SEQUENCE    
  trapThresholdTrapEnterprise OBJECT IDENTIFIER
  trapThresholdGenericTrapId TrapNumber
  trapThresholdTrapId TrapNumber
  trapThresholdValue Integer32
  trapThresholdTimePeriod TimeInterval

Defined Values

foreTrapLogModule 1.3.6.1.4.1.326.1.9.1
This MIB module defines the FORE Systems specific Log information for Traps. It provides for a Log table, Var table and Threshold table. Each Log table entry contains general information on the traps that occured, number of times and the last time they occured. The Var table contains information on the trap variables reported with specific traps. The Threshold table is a fully populated table which has the thresholds & timeperiods defined for all the traps.
MODULE-IDENTITY    

trapLogTable 1.3.6.1.4.1.326.1.9.2
A table consisting of entries with trap information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapLogEntry

trapLogEntry 1.3.6.1.4.1.326.1.9.2.1
A table entry containing a trap number, and some information on the trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapLogEntry  

trapLogIndex 1.3.6.1.4.1.326.1.9.2.1.1
The sequence number of this trap occurence. This entry uniquely identifies an entry in the trapLogTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trapLogEnterprise 1.3.6.1.4.1.326.1.9.2.1.2
The enterprise oid of this trap. This used with the trapLogGenericId and trapLogId uniquely identifies the trap type which occured.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

trapLogGenericId 1.3.6.1.4.1.326.1.9.2.1.3
The value of this object identifies the generic trap type that occured.
Status: current Access: read-only
OBJECT-TYPE    
  TrapNumber  

trapLogId 1.3.6.1.4.1.326.1.9.2.1.4
The value of this object identifies the specific trap type that occured.
Status: current Access: read-only
OBJECT-TYPE    
  TrapNumber  

trapLogXmits 1.3.6.1.4.1.326.1.9.2.1.5
The number of times this trap was transmitted out on the network to trap destinations.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trapLogLastXmit 1.3.6.1.4.1.326.1.9.2.1.6
The sysUptime at which this trap was last transmitted to trap destinations.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

trapLogEvents 1.3.6.1.4.1.326.1.9.2.1.7
The number of times this trap event occured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trapLogLastEvent 1.3.6.1.4.1.326.1.9.2.1.8
The sysUptime at which this trap event last occured.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

trapLogVarTable 1.3.6.1.4.1.326.1.9.3
A table of trap variables corresponding to trap occurences.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapLogVarEntry

trapLogVarEntry 1.3.6.1.4.1.326.1.9.3.1
A table entry containing informaiton about a trap variable reported for one of the trap occurences.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapLogVarEntry  

trapLogVarIndex 1.3.6.1.4.1.326.1.9.3.1.1
The Variable index. This number identifies the index of this variable in a list of variables reported with one trap occurence. The list of variables are in the order of the variables given in the TRAP definition for this trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

trapLogVarOID 1.3.6.1.4.1.326.1.9.3.1.2
This is the OID of the trap variable.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

trapLogVarValue 1.3.6.1.4.1.326.1.9.3.1.3
This is the value of the trap variable.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

trapThresholdTable 1.3.6.1.4.1.326.1.9.4
A table of thresholds and time periods for the switch traps, which determine when a trap is transmitted to the trap destinations
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapThresholdEntry

trapThresholdEntry 1.3.6.1.4.1.326.1.9.4.1
A table entry containing the trap type and the threshold value and the time period for the trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapThresholdEntry  

trapThresholdTrapEnterprise 1.3.6.1.4.1.326.1.9.4.1.1
The enterprise OID of this trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

trapThresholdGenericTrapId 1.3.6.1.4.1.326.1.9.4.1.2
A generic trap type.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapNumber  

trapThresholdTrapId 1.3.6.1.4.1.326.1.9.4.1.3
An enterprise specific trap type.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapNumber  

trapThresholdValue 1.3.6.1.4.1.326.1.9.4.1.4
The value of the threshold for the number of trap occurences after which the trap gets sent to the destinations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

trapThresholdTimePeriod 1.3.6.1.4.1.326.1.9.4.1.5
This value has to be used in conjuntion with the trapThresholdValue. It gives the time period over which the threshold is valid. i.e if trapThresholdValue trap events occur, Or if the time since the last transmission is greater than this object's value, the trap gets transmitted out.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

trapThresholdTableReset 1.3.6.1.4.1.326.1.9.4.3
When user sets this object to enable(1), all the threshold table values are reset to default values. The value of this object would be disable(2), after the reconfiguration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)