CXGwFr-MIB

File: CXGwFr-MIB.mib (5624 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxGwFr Alias
SapIndex

Defined Types

GffSapEntry  
SEQUENCE    
  gffSapId SapIndex
  gffSapRowStatus INTEGER
  gffSapType INTEGER
  gffSapAlias Alias
  gffSapCompanionAlias Alias
  gffSapAssociatedSlotNo INTEGER
  gffSapWindowWidth INTEGER
  gffSapTrafficPriority INTEGER
  gffSapMaxFrameSize INTEGER

Defined Values

gffSapTable 1.3.6.1.4.1.495.2.1.6.18.1
Table containing configuration information about all the GFF module SAPs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GffSapEntry

gffSapEntry 1.3.6.1.4.1.495.2.1.6.18.1.1
This row holds all the parameters related to a particular GFF module SAP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GffSapEntry  

gffSapId 1.3.6.1.4.1.495.2.1.6.18.1.1.1
Identifies the SAP by a unique numerical value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SapIndex  

gffSapRowStatus 1.3.6.1.4.1.495.2.1.6.18.1.1.2
This parameter is relevant to upper SAPs only. Indicates whether this SAP is configured in the CE. Options: invalid (1): Deletes the current entry (row) in the table. valid (2): Creates a SAP entry (row) in the table. Default Value: valid (2) Related Objects: gffSapType Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

gffSapType 1.3.6.1.4.1.495.2.1.6.18.1.1.3
Identifies the SAP type. There is one lower SAP connected permanently to TBC and up to 16 upper SAPs connected to FRM. Options: lower (1): SAP is a lower type (leads to the bus of the CX1000 chassis) upper (2): SAP is an upper type (leads to a lower SAP in the Frame Relay software layer) Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lower(1), upper(2)  

gffSapAlias 1.3.6.1.4.1.495.2.1.6.18.1.1.4
Identifies the GFF local SAP by a textual name. Range of Values: 0 to 35 alphanumeric characters beginning with a non-numeric character. Default Value: gffsap1 (for gffSapId 1) gffsap2 (for gffSapId 2) gffsap3 (for gffSapId 3) gffsap4 (for gffSapId 4) gffsap5 (for gffSapId 5) gffsap6 (for gffSapId 6) gffsap7 (for gffSapId 7) gffsap8 (for gffSapId 8) gffsap9 (for gffSapId 9) gffsap10 (for gffSapId 10) gffsap11 (for gffSapId 11) gffsap12 (for gffSapId 12) gffsap13 (for gffSapId 13) gffsap14 (for gffSapId 14) gffsap15 (for gffSapId 15) gffsap16 (for gffSapId 16) gffsap17 (for gffSapId 17) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

gffSapCompanionAlias 1.3.6.1.4.1.495.2.1.6.18.1.1.5
Determines the textual name identifying the remote or companion SAP that will communicate with this SAP. Range of Values: 0 to 35 alphanumeric characters beginning with a non-numeric character. Default Value: undefined for gffSapId 1-16; tbsap4 for gffSapId 17 Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

gffSapAssociatedSlotNo 1.3.6.1.4.1.495.2.1.6.18.1.1.6
This parameter is relevant to upper SAPs only. Identifies the local chassis slot number that communicates with the Frame Relay service through this SAP. Range of Values: 1 - 16 Default Value: 6 Related Objects: gffSapType Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

gffSapWindowWidth 1.3.6.1.4.1.495.2.1.6.18.1.1.7
This object is relevant to upper SAPs only and concerns the traffic going from FRM to GFF. Determines the number of OS buffers the Frame Relay software layer can transmitted through this SAP without receiving acknowledgement. Range of Values: 40 - 100 Default Value: 40 Related Objects: gffSapType Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 40..100  

gffSapTrafficPriority 1.3.6.1.4.1.495.2.1.6.18.1.1.8
Determines the priority for sending frames to a PX600 card or to the Frame Relay software layer. Options: 1: urgent 2: expeditious 3: normal Default Value: 3 Configuration Changed: operative, but only if this object's row was included in the table at the last system reset. Otherwise, change is administrative.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

gffSapMaxFrameSize 1.3.6.1.4.1.495.2.1.6.18.1.1.9
Determines the maximum frame size the Frame Relay software layer can expect from the GFF module. Range of Values: 3 - 8192 (bytes) Default Value: 4096 Configuration Changed: operative, but only if this object's row was included in the table at the last system reset. Otherwise, change is administrative.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 3..8192