CONV-MIB

File: CONV-MIB.mib (17874 bytes)

Imported modules

RFC-1212 RFC1155-SMI CXProduct-SMI

Imported symbols

OBJECT-TYPE Counter cxConv
Alias

Defined Types

CxConvEntry  
SEQUENCE    
  cxConvPort INTEGER
  cxConvPortAlias Alias
  cxConvRowStatus INTEGER
  cxConvIfIndex INTEGER
  cxConvState INTEGER
  cxConvCompression INTEGER
  cxConvCompCompatibility INTEGER

CxFwkCircuitEntry  
SEQUENCE    
  cxFwkCircuitPort INTEGER
  cxFwkCircuitState INTEGER
  cxFwkCircuitRowStatus INTEGER
  cxFwkServiceType INTEGER
  cxFwkServiceProtocol INTEGER
  cxFwkServiceName OCTET STRING Size(16)
  cxFwkDestAddress OCTET STRING Size(20)
  cxFwkDestAlias Alias
  cxFwkServiceCircuitMdu INTEGER
  cxFwkServiceCost INTEGER
  cxFwkServiceCardId INTEGER
  cxFwkServiceSapId INTEGER
  cxFwkServiceRouteRef INTEGER
  cxFwkStatsInternalErrors Counter
  cxFwkStatsRegistrationErrors Counter
  cxFwkStatsQueryErrors Counter
  cxFwkStatsOpenErrors Counter
  cxFwkStatsResets Counter

Defined Values

cxConvTable 1.3.6.1.4.1.495.2.1.6.8.1
Provides configuration information and attributes of each of the module's convergence ports. The table contains two rows of default entries; some of these entries can be modified. If required, you can add additional entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxConvEntry

cxConvEntry 1.3.6.1.4.1.495.2.1.6.8.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxConvEntry  

cxConvPort 1.3.6.1.4.1.495.2.1.6.8.1.1.1
Identifies the number of a specific convergence port. This number acts as an index to this and the cxFwkCircuitTable. Range of Values: 1 - 32 Default Value: None Note: The system defines two default entries; their respective values are 1 and 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

cxConvPortAlias 1.3.6.1.4.1.495.2.1.6.8.1.1.2
Determines a textual name (alias), assigned by the network administrator, which identifies a particular convergence port. The alias is used by the routing and bridging protocols when they bind to this port. Range of Values: 0-16 alphanumeric characters. (Note that the first character must be a letter, and spaces are not allowed). Default Value: none Note: The system defines two default entries; their respective values are CNV_PORT1 and CNV_PORT2. Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

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

cxConvIfIndex 1.3.6.1.4.1.495.2.1.6.8.1.1.4
Identifies the table row that contains configuration or monitoring objects for a specific type of physical interface. Range of Values: 1 to the number of entries in the interface table. Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxConvState 1.3.6.1.4.1.495.2.1.6.8.1.1.5
Determines whether the convergence port is active (on). When the object is set to on, transmission can begin over the port; when the object is set to off transmission will be stopped. Options: on (1) off (2) Default Value: on Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cxConvCompression 1.3.6.1.4.1.495.2.1.6.8.1.1.6
Determines whether the port is linked to a compression port. If the port is not linked to a compression port the value is 0. If the port is linked to a compression port, then the object identifies the compression port number (CompressPortNumber on CompressTable.) Range of Values: 0 to 64. Default Value: 0. Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cxConvCompCompatibility 1.3.6.1.4.1.495.2.1.6.8.1.1.7
Determines the data compression synchronization algorithm. When the CX1000 interfaces with Memotec models CL2800, CL5050, CL5200, CL5300, or CL5500, this object must be set to compatibleACC; when it interfaces with any other product the object must be set to compatibleMemotec. The CX900 must always be set to compatibleMemotec. Options: compatibleMemotec (1) compatibleACC (2) Default Value: compatibleMemotec (1) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER compatibleMemotec(1), compatibleACC(2)  

cxFwkCircuitTable 1.3.6.1.4.1.495.2.1.6.8.2
Provides the attributes of the WAN service(s) used and the circuits established by each convergence port. It also identifies statistical information about the WAN circuits. The table contains two rows of default entries; some of these entries can be modified. If required, you can add additional entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxFwkCircuitEntry

cxFwkCircuitEntry 1.3.6.1.4.1.495.2.1.6.8.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxFwkCircuitEntry  

cxFwkCircuitPort 1.3.6.1.4.1.495.2.1.6.8.2.1.1
Identifies the convergence port by a unique index number. This number acts as an index for this and the cxConvTable. Range of Values: 1 to the number of convergence ports Default Values: none Note that the system defines two default entries; their respective values are 1 and 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxFwkCircuitState 1.3.6.1.4.1.495.2.1.6.8.2.1.2
Identifies the current state of the circuit between the convergence port and the destination port. Options: opened (1): The circuit is active closed (2): The circuit is not active opening (3): The circuit is being activated openFailed (4): The circuit could not be opened. idle (256): There is no activity over the circuit. Default Value: None Configuration Changed: administrative
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(256), opened(1), closed(2), opening(3), openFailed(4)  

cxFwkCircuitRowStatus 1.3.6.1.4.1.495.2.1.6.8.2.1.3
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 will be deleted from the table. valid (2): values are enabled Default Value: valid Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

cxFwkServiceType 1.3.6.1.4.1.495.2.1.6.8.2.1.4
Determines the WAN service used. At the present time, frame relay is the only WAN service available. Options: frameRelay (1) notSpecified (256) Default Value: frameRelay (1) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER frameRelay(1), notSpecified(256)  

cxFwkServiceProtocol 1.3.6.1.4.1.495.2.1.6.8.2.1.5
Identifies the type of connection the WAN service uses. At the present time, Permanent Virtual Circuit (PVC) is the only type of connection available. Options cls (1) pvc (2) svc (3) char (4) Default Value: pvc (2) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cls(1), pvc(2), svc(3), char(4)  

cxFwkServiceName 1.3.6.1.4.1.495.2.1.6.8.2.1.6
Identifies the textual name of the WAN service used. The system updates the name automatically when it selects a WAN service for transmission. Frame Relay is the only WAN service currently available. Range of Values: 1 to 16 alphanumeric characters Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

cxFwkDestAddress 1.3.6.1.4.1.495.2.1.6.8.2.1.7
Identifies the address used to reach the WAN service provider. Range of Values: 20 octets, each octet ranging from 00 to FF. Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(20)  

cxFwkDestAlias 1.3.6.1.4.1.495.2.1.6.8.2.1.8
Determines a unique textual name (assigned by a network administrator) identifying the destination frame relay circuit. Range of Values: 0-16 alphanumeric characters. (Note that the first character must be a letter; spaces are not allowed). Default Value: none Note: The system defines two default entries; their respective values are PRIMARY_DEST and BACKUP_DEST. Related Parameter: The name must equal a destination alias defined using the object frpCircuitAlias in the FrameRelayCicuitCfgTable. Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

cxFwkServiceCircuitMdu 1.3.6.1.4.1.495.2.1.6.8.2.1.9
Determines the maximum size of the data unit (in octets) that may be transmitted over the WAN circuit. Range of Values: 0 to 8192 Default Value: 1600 Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..8192  

cxFwkServiceCost 1.3.6.1.4.1.495.2.1.6.8.2.1.10
Determines the cost of the WAN service. Cost is typically inverse to the throughput. The smaller the number, the greater the throughput on the port. A value of 0 indicates that the cost is not known. Range of Values: 0 to 1000000 Default Value: 0 Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

cxFwkServiceCardId 1.3.6.1.4.1.495.2.1.6.8.2.1.11
Identifies the number of the chassis slot that contains the WAN service (FR600). This object is not applicable in the CX900 architecture. Range of Values: 1-16 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

cxFwkServiceSapId 1.3.6.1.4.1.495.2.1.6.8.2.1.12
Identifies the ID of the WAN service's SAP (service access point) that the convergence port uses to establish the circuit. This object is not used if there is only one SAP on the WAN service. Range of Values: 0 to 65535 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxFwkServiceRouteRef 1.3.6.1.4.1.495.2.1.6.8.2.1.13
Determines a routing reference number. This number provides a reference for WAN service providers that offer multiplexing (it is required in situations where multiple convergence ports are multiplexed over the same DLCI). If the WAN provider doesn't provide multiplexing, then the object should be set to 0. If the WAN provider does provide multiplexing, a value of 0 instructs the provider not to multiplex other LAN traffic over the same circuit and the frame must be sent as received (regular RFC 1490 encapsulation in the case of frame relay service provider). If the value is set to other than 0 (1-255), the provider will use this number as a reference in its multiplexing encapsulation header. Each reference within the same WAN circuit must be unique. Range of Values: 0-255 Default Value: None Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

cxFwkStatsInternalErrors 1.3.6.1.4.1.495.2.1.6.8.2.1.15
Identifies the number of internal errors recognized by the convergence port. Range of Values: 1 to 4, 294, 967, 295 Default Value: 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cxFwkStatsRegistrationErrors 1.3.6.1.4.1.495.2.1.6.8.2.1.16
Identifies the number of errors that occurred when the convergence port attempted to register itself to the framework. Range of Values: 1 to 4, 294, 967, 295 Default Value: 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cxFwkStatsQueryErrors 1.3.6.1.4.1.495.2.1.6.8.2.1.17
Identifies the number of times the convergence port requested a service that was not available. Range of Values: 1 to 4, 294, 967, 295 Default Value: 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cxFwkStatsOpenErrors 1.3.6.1.4.1.495.2.1.6.8.2.1.18
Identifies the number of errors that occurred when the convergence port attempted to establish a connection with a WAN service. A value here may indicate congestion at the WAN service, or a configuration problem. Range of Values: 1 to 4, 294, 967, 295 Default Value: 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cxFwkStatsResets 1.3.6.1.4.1.495.2.1.6.8.2.1.19
Identifies the number of resets received from the WAN service. A large value here may signify a breakdown on the bus or the WAN circuit. Range of Values: 1 to 4, 294, 967, 295 Default Value: 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter