CXLlcFrConv-MIB

File: CXLlcFrConv-MIB.mib (17407 bytes)

Imported modules

RFC1155-SMI RFC-1212 CXProduct-SMI

Imported symbols

Counter OBJECT-TYPE cxLlcFrConv
Alias

Defined Types

MacAddress  
OCTET STRING Size(6)    

SubRef  
INTEGER 0..255    

LlcfrcnvSapEntry  
SEQUENCE    
  llcfrcnvSapNumber INTEGER
  llcfrcnvSapRowStatus INTEGER
  llcfrcnvSapAlias Alias
  llcfrcnvSapSrcLlcSap INTEGER
  llcfrcnvSapDstLlcSap INTEGER
  llcfrcnvSapHostMacAddr MacAddress
  llcfrcnvSapCntrMacAddr MacAddress
  llcfrcnvSapRouteIndex INTEGER
  llcfrcnvSapControl INTEGER
  llcfrcnvSapState INTEGER
  llcfrcnvSapTxFrames Counter
  llcfrcnvSapRxFrames Counter
  llcfrcnvSapTxOctets Counter
  llcfrcnvSapRxOctets Counter
  llcfrcnvSapUnopenedServiceDiscards Counter
  llcfrcnvSapTxResets Counter
  llcfrcnvSapRxResets Counter

LlcfrcnvSysRouteEntry  
SEQUENCE    
  llcfrcnvSRIndex INTEGER
  llcfrcnvSRRowStatus INTEGER
  llcfrcnvSRDestAlias Alias
  llcfrcnvSRControl INTEGER
  llcfrcnvSRPriority INTEGER
  llcfrcnvSRSubRef SubRef
  llcfrcnvSRRouteStatus INTEGER
  llcfrcnvSRClearStatus INTEGER
  llcfrcnvSROutSuccessfullConnects Counter
  llcfrcnvSROutUnsuccessfullConnects Counter

Defined Values

llcfrcnvSysRouteConnectInterval 1.3.6.1.4.1.495.2.1.6.33.1
Determines the number of seconds between route connection attempts by the LLC-2 Frame Relay Convergence layer. Range of Values: 10 - 900 seconds Default Value: 30 seconds Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..900  

llcfrcnvMibLevel 1.3.6.1.4.1.495.2.1.6.33.2
Used to determine current MIB module release supported by the agent. Object is in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

llcfrcnvSapTable 1.3.6.1.4.1.495.2.1.6.33.10
This table contains configuration information for each LLC-2 Frame Relay Convergence layer SAP (service access point).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LlcfrcnvSapEntry

llcfrcnvSapEntry 1.3.6.1.4.1.495.2.1.6.33.10.1
Defines a row in the llcfrcnvSapTable. Each row contains the objects which define a service access point.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LlcfrcnvSapEntry  

llcfrcnvSapNumber 1.3.6.1.4.1.495.2.1.6.33.10.1.1
Identifies this SAP (service access point) with a numerical value which must be unique for each LLC-2 Frame Relay Convergence SAP. Value 0 is allocated to the Public SAP (PSAP) used to interface with the FRIM module via IAM. The row associated with value 0 always exists and cannot be deleted. All other SAPs are used to communicate with other higher layer protocols.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

llcfrcnvSapRowStatus 1.3.6.1.4.1.495.2.1.6.33.10.1.2
Determines the status of the objects in a table row. Options: invalid (1): Row is flagged, after next reset the values will be disabled and the row is deleted from the table valid (2): Values are enabled Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

llcfrcnvSapAlias 1.3.6.1.4.1.495.2.1.6.33.10.1.3
Identifies this service access point by a textual name. Names must be unique across all service access points at all layers. Range of Values: 1 -16 alphanumeric characters (first character must be a letter) Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

llcfrcnvSapSrcLlcSap 1.3.6.1.4.1.495.2.1.6.33.10.1.4
Determines the source LLC-2 SAP address associated with this connection. Only even values are allowed (usually assigned as a multiple of 04 hexadecimal). This SAP address should not be confused with the internal SAP numbers used by the LLC-2 layer. Range of Values: 2 - 254 (even values only) Default Value: 4 Configuration Changed: administrative and operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..254  

llcfrcnvSapDstLlcSap 1.3.6.1.4.1.495.2.1.6.33.10.1.5
Determines the destination LLC-2 SAP address associated with this connection. Only even values are allowed (usually assigned as a multiple of 04 hexadecimal). This SAP address should not be confused with the internal SAP numbers used by the LLC-2 layer. Range of Values: 2 - 254 (even values only) Default Value: 4 Configuration Changed: administrative and operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..254  

llcfrcnvSapRouteIndex 1.3.6.1.4.1.495.2.1.6.33.10.1.6
Determines the route associated with this SAP (service access point). The value of this object is the llcfrcnvSRIndex which identifies the route in the llcfrcnvSysRouteTable. Multiple SAP entries may use the same system route provided that they have a different llcfrcnvSapSrcLlcSap-llcfrcnvSapDstLlcSap pair. Range of Values: 0 - 64 Note: A value of 0 indicates no route is selected. Default Value: none Related Objects: llcfrcnvSRIndex llcfrcnvSapSrcLlcSap llcfrcnvSapDstLlcSap Configuration Changed: administrative and operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..64  

llcfrcnvSapControl 1.3.6.1.4.1.495.2.1.6.33.10.1.7
Clears all objects that contain statistics for this service access point. Options: clearStats (1) Configuration Changed: administrative and operative
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearStats(1)  

llcfrcnvSapState 1.3.6.1.4.1.495.2.1.6.33.10.1.8
Indicates the status of the SAP (service access point). Options: offLine (1): Indicates that the SAP is not configured. unbound (2): Indicates that this SAP is not bound to its companion SAP. bound (3): Indicates that this SAP is bound to its companion SAP. connected (4):.Indicates that this SAP is bound and is available for data transfer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER offLine(1), unbound(2), bound(3), connected(4)  

llcfrcnvSapTxFrames 1.3.6.1.4.1.495.2.1.6.33.10.1.9
Indicates the number of frames transmitted by this service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSapRxFrames 1.3.6.1.4.1.495.2.1.6.33.10.1.10
Indicates the number of frames received by this service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSapTxOctets 1.3.6.1.4.1.495.2.1.6.33.10.1.11
Indicates the number of octets transmitted by this service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSapRxOctets 1.3.6.1.4.1.495.2.1.6.33.10.1.12
Indicates the number of octets received by this service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSapUnopenedServiceDiscards 1.3.6.1.4.1.495.2.1.6.33.10.1.13
Indicates the number of frames received and discarded by this service access point because there was no associated connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSapTxResets 1.3.6.1.4.1.495.2.1.6.33.10.1.14
Indicates the number of connection reset requests issued from this service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSapRxResets 1.3.6.1.4.1.495.2.1.6.33.10.1.15
Indicates the number of connection reset requests/indications received by this service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSapHostMacAddr 1.3.6.1.4.1.495.2.1.6.33.10.1.16
This object specifies the MAC address of the host station to which the FR LLC-2 connection will be established - Used only for SNA BAN Transport. If this object is configured, then it is automatically assumed that BAN will be the SNA transport used. Otherwise, the SNA transport is BNN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

llcfrcnvSapCntrMacAddr 1.3.6.1.4.1.495.2.1.6.33.10.1.17
This object specifies the MAC address of the work station which will be connected to the host - Used only for SNA BAN Transport. If this object is configured, then it is automatically assumed that BAN will be the SNA transport used. Otherwise, the SNA transport is BNN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

llcfrcnvSysRouteTable 1.3.6.1.4.1.495.2.1.6.33.11
This table contains information about each LLC-2 FR Convergence system route.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LlcfrcnvSysRouteEntry

llcfrcnvSysRouteEntry 1.3.6.1.4.1.495.2.1.6.33.11.1
Defines a row in the llcfrcnvSysRouteTable. Each row contains the objects which define an LLC-2 FR Convergence system route.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LlcfrcnvSysRouteEntry  

llcfrcnvSRIndex 1.3.6.1.4.1.495.2.1.6.33.11.1.1
A number that uniquely identifies each LLC-2 Frame Relay Convergence Route. Related Objects: llcfrcnvSapRouteIndex Range of Values: 0 - 64
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

llcfrcnvSRRowStatus 1.3.6.1.4.1.495.2.1.6.33.11.1.2
Determines the status of the objects in a table row. Options: invalid (1): Row is flagged, after next reset the values will be disabled and the row is deleted from the table valid (2): Values are enabled Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

llcfrcnvSRDestAlias 1.3.6.1.4.1.495.2.1.6.33.11.1.3
Identifies the textual name of the destination service this route connects to. The destination alias is the name of the Frame Relay layer outlet circuit (frpCircuitAlias). Range of Values: 1 -16 alphanumeric characters (first character must be a letter) Default Value: none Configuration Changed: administrative and operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

llcfrcnvSRControl 1.3.6.1.4.1.495.2.1.6.33.11.1.4
Permits control of a specific SAP (service access point). Options: clearStats (1): Clear all statistics stored by statistics objects. Configuration Changed: administrative and operative
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearStats(1)  

llcfrcnvSRPriority 1.3.6.1.4.1.495.2.1.6.33.11.1.5
Determines the filtering/forwarding action and the forwarding priority for data sent from the STP bridge. Options: discard (1): Do not forward the data. forward (2): Forward the data. priority-low (3): Forward with a low priority (Frame Relay only). priority-high (4): Forward with a high priority (Frame Relay only). Default Value: forward (2) Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER discard(1), forward(2), priority-low(3), priority-high(4)  

llcfrcnvSRSubRef 1.3.6.1.4.1.495.2.1.6.33.11.1.6
Specifies a reference number that uniquely identifies this route. This number is used by the FRIM (Frame Relay Interface Module) to identify routes using the same DLCI (enables PVC consolidation). This number must be unique for all routes sharing the same DLCI. Range of Values: 1 - 255 (when using PVC consolidation) 0 (when not using PVC consolidation) Default Value: 0 Configuration Changed: administrative and operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  SubRef  

llcfrcnvSRRouteStatus 1.3.6.1.4.1.495.2.1.6.33.11.1.10
Indicates the status of this route. Options: offLine (1): Indicates that the route is not configured. notConnected (2): Indicates that the remote destination may not exist, or has refused the connection. inProgress (3): Indicates that the connection is in the process of being established. This is a transient state. connected (4): Indicates that the connection is established and is ready for data transfer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER offLine(1), notConnected(2), inProgress(3), connected(4)  

llcfrcnvSRClearStatus 1.3.6.1.4.1.495.2.1.6.33.11.1.11
Indicates the status of a failed connection. The value of this object is only valid only between attempts to establish the route connection (llcfrcnvSRRouteStatus = notConnected), and may or may not change after successive failed attempts. Options: noFailure (1): Once a system route has been successfully connected, this value is maintained for the duration of the connection. internalError (2): An internal error has occurred. remoteAllocFailure (3): There is insufficient memory available for FRIM to establish this connection. remoteNoAccess (4): The requested frame relay service does not exist. remotePvcDown (5): The requested Frame Relay outlet circuit is down. remotePvcBusy (6): The requested Frame Relay outlet circuit is already connected. localFcnFailure (7): Flow control negotiation failed. remoteFcnFailure (8): Flow control negotiation failed at the Frame Relay layer. remoteAliasNotFound (9): The destination service alias (llcfrcnvSRDestAlias) does not exist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noFailure(1), internalError(2), remoteAllocFailure(3), remoteNoAccess(4), remotePvcDown(5), remotePvcBusy(6), localFcnFailure(7), remoteFcnFailure(8), remoteAliasNotFound(9)  

llcfrcnvSROutSuccessfullConnects 1.3.6.1.4.1.495.2.1.6.33.11.1.12
Indicates the number of successful connections originated for this route. An outgoing connection is always attempted from LLC-2 Frame Relay Convergence to FRIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

llcfrcnvSROutUnsuccessfullConnects 1.3.6.1.4.1.495.2.1.6.33.11.1.13
Indicates the number of unsuccessful connections originated for this route. An outgoing connection is always attempted from LLC-2 Frame Relay Convergence to FRIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter