CTRON-FDDI-STAT-MIB

File: CTRON-FDDI-STAT-MIB.mib (9517 bytes)

Imported modules

RFC1155-SMI CTRON-MIB-NAMES RFC-1212

Imported symbols

TimeTicks ctFDDIStats OBJECT-TYPE

Defined Types

CtFDDIStatsCtlEntry  
SEQUENCE    
  ctFDDISlot INTEGER
  ctFDDISMT INTEGER
  ctFDDIPath INTEGER
  ctFDDINextEntry INTEGER
  ctFDDIResetPeak INTEGER

CtFDDIStatsHistoryEntry  
SEQUENCE    
  ctFDDIStatsIndex INTEGER
  ctFDDIStatsTimeStamp TimeTicks
  ctFDDIFrames INTEGER
  ctFDDIBytes INTEGER
  ctFDDIPeakBytes INTEGER
  ctFDDIPeakTime INTEGER
  ctFDDIStatsSMT INTEGER
  ctFDDIStatsPath INTEGER

Defined Values

ctFDDIStatsUtil 1.3.6.1.4.1.52.4.1.2.5.2.1
OBJECT IDENTIFIER    

ctFDDIStatsCtlTable 1.3.6.1.4.1.52.4.1.2.5.2.1.1
This table allows control over the creation of FDDI utilization statistics. This is done by providing an object that when accessed latches the statistics into the stats table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtFDDIStatsCtlEntry

ctFDDIStatsCtlEntry 1.3.6.1.4.1.52.4.1.2.5.2.1.1.1
Defines a specific control entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtFDDIStatsCtlEntry  

ctFDDISlot 1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.1
A specific slot for which this connection entry is defined. If the entry corresponds to a slotless chassis system, then this entry will have the value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDISMT 1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.2
A specific instance of SMT for which this entry pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIPath 1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.3
A specific FDDI Path that this connection entry pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDINextEntry 1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.4
Provides an identifier of the next entry to be used in the ctFDDIStatsHistoryTable. Reading this object will latch FDDI performance data into a conceptual row in the ctFDDIStatsHistoryTable indexed by the value just read from ctFDDINextEntry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIResetPeak 1.3.6.1.4.1.52.4.1.2.5.2.1.1.1.5
This object provides the ability to reset the peak bytes and peak time stamp object. This is accomplished by setting this object with a value of reset(2). Setting a value of normal(1) will have no affect. When read this object will always return normal(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reset(2)  

ctFDDIStatsHistoryTable 1.3.6.1.4.1.52.4.1.2.5.2.1.2
Provides a history of latched FDDI performance objects. There is one such object for each entry that has been latched in the ctFDDIStatsCtlTable. This table will contain the 10 most recent entries. All other entries will be lost.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtFDDIStatsHistoryEntry

ctFDDIStatsHistoryEntry 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtFDDIStatsHistoryEntry  

ctFDDIStatsIndex 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.1
A unique entry that identifies a particular latched stats entry. This corresponds directly to a value of ctFDDINextEntry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIStatsTimeStamp 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.2
The value of sysUpTime when this entry was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ctFDDIFrames 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.3
The bandwidth utilization in frames per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIBytes 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.4
The bandwidth utilization in bytes per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIPeakBytes 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.5
The peak bandwidth utilization in bytes per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIPeakTime 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.6
A time stamp when the peak occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIStatsSMT 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.7
The FDDI SMT index for which these statistics pertain. The value of the object must match a corresponding value of ctFDDISMT.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFDDIStatsPath 1.3.6.1.4.1.52.4.1.2.5.2.1.2.1.8
The FDDI MAC path index for which these statistics pertain. The value of the object must match a corresponding value of ctFDDIPath.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER