Fore-CES-MIB

File: Fore-CES-MIB.mib (5638 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Common-MIB
IF-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
TimeInterval TestAndIncr asxd
ifIndex

Defined Types

CbrctConfEntry  
SEQUENCE    
  cbrctState INTEGER
  cbrctIdleDetection INTEGER
  cbrctIdleMask Integer32
  cbrctNoOfIdlePatterns Integer32
  cbrctIdlePatterns Integer32
  cbrctIdleIntPeriod TimeInterval
  cbrctActiveIntPeriod TimeInterval

Defined Values

cesExtGroup 1.3.6.1.4.1.326.2.2.2.1.16
Fore Systems CES MIB Definitions
MODULE-IDENTITY    

cesExtTable 1.3.6.1.4.1.326.2.2.2.1.16.1
This indicates the value of the next available index to be used for CES creation
Status: current Access: read-only
OBJECT-TYPE    
  TestAndIncr  

cbrctConfTable 1.3.6.1.4.1.326.2.2.2.1.16.2
A table of CBR Cut-through configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbrctConfEntry

cbrctConfEntry 1.3.6.1.4.1.326.2.2.2.1.16.2.1
A table entry containing CBR Cut-through configuration information for each CES connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbrctConfEntry  

cbrctState 1.3.6.1.4.1.326.2.2.2.1.16.2.1.1
This variable indicates whether the CBR Cut-through feature is enabled or disabled on the ingress connection . The values mean: enabled CBR Cut-through enabled disabled CBR Cut-through disabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cbrctIdleDetection 1.3.6.1.4.1.326.2.2.2.1.16.2.1.2
This variable identifies the idle detection mechanism used on this connection. The different values are: idlePattern(1) detection is based on idle pattern detection cas(2) detection is based on CAS signalling
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idlePattern(1), cas(2)  

cbrctIdleMask 1.3.6.1.4.1.326.2.2.2.1.16.2.1.3
This contains the mask pattern for idle detection.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cbrctNoOfIdlePatterns 1.3.6.1.4.1.326.2.2.2.1.16.2.1.4
This variable contains the number of idle patterns configured for detection.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cbrctIdlePatterns 1.3.6.1.4.1.326.2.2.2.1.16.2.1.5
This contains the patterns for idle detection. For detection based on both idle and mask patterns it contains the idle octet patterns. For detection based on signalling it contains the octet value of AB signalling bits (eg. 00000010 (02H), the bit 0 is B bit and bit 1 is A bit). Maximum of 4 idle patter ns are used. The idle patterns get filled from the least significant byte. The cbrctNoOfIdlePatterns gives the number of idle patterns.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cbrctIdleIntPeriod 1.3.6.1.4.1.326.2.2.2.1.16.2.1.6
This contains the integration period for idle detection.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

cbrctActiveIntPeriod 1.3.6.1.4.1.326.2.2.2.1.16.2.1.7
This contains the integration period for active detection.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval