CXFrameRelayInterfaceModule-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXFrameRelayInterfaceModule-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 frimSRConnectInterval 1.3.6.1.4.1.495.2.1.6.2.1 integer read-write
Determines the number of seconds to wait before attempting to re-establish a broken connection on a particular system route. Range of Values: 1 - 65, 535 Default Value: 30 Configuration Changed: administrative
 frimServiceCost 1.3.6.1.4.1.495.2.1.6.2.2 integer read-write
Determines the cost of Frame Relay service to be registered in the CX 1000's Inter-Application software layer. Range of Values: 0 - 65, 535 Default Value: 10 Configuration Changed: administrative
 frimSapTable 1.3.6.1.4.1.495.2.1.6.2.3 no-access
A table containing configuration and statistical information about each frame relay interface module service access point.
     frimSapEntry 1.3.6.1.4.1.495.2.1.6.2.3.1 no-access
The parameters for a particular frame relay module service access point.
         frimSapId 1.3.6.1.4.1.495.2.1.6.2.3.1.1 sapindex read-only
Indicates the row containing objects for configuring (or monitoring) a SAP associated either with the SAP in the Inter-Application software or with the SAP in the Frame Relay software layer. Options: 0: IAM-related upper SAP 1: Frame Relay-related lower SAP Default Value: none
         frimSapRowStatus 1.3.6.1.4.1.495.2.1.6.2.3.1.2 integer read-write
Determines whether this SAP is to be removed from service (i.e. invalidated) within the FRIM software layer. Options: invalid (1): Row is deleted from the table immediately, however values are still in effect until the next reset. valid (2): Use this value to add a new row to the table, or modify an existing row. Default Value: none Configuration Changed: administrative Enumeration: 'valid': 2, 'invalid': 1.
         frimSapType 1.3.6.1.4.1.495.2.1.6.2.3.1.3 integer read-write
Determines this SAP's type. Options: lower (1): SAP is a lower type (leads to the Frame Relay software layer) upper (2): SAP is an upper type (leads to the Inter-Application software layer) Default Value: none Configuration Changed: administrative Enumeration: 'upper': 2, 'lower': 1.
         frimSapAlias 1.3.6.1.4.1.495.2.1.6.2.3.1.4 alias read-write
Determines the textual name uniquely identifying this SAP. Range of Values: CX1000: 0 - 35 alphanumeric characters beginning with a non-numeric character CX900: 0 - 16 alphanumeric characters beginning with a non-numeric character Default Value: frimUpper1 (for frimSapId 0) frimsap1 (for frimSapId 1) Configuration Changed: administrative
         frimSapCompanionAlias 1.3.6.1.4.1.495.2.1.6.2.3.1.5 alias read-write
Determines the textual name identifying the companion SAP either in the Inter-Application software layer or the Frame Relay software layer that will communicate with this SAP. Options: undefined (for frimSapId 0) frsap41 (for frimSapId 1) Range of Values: CX1000: 0 - 35 alphanumeric characters beginning with a non-numeric character CX900: 0 - 16 alphanumeric characters beginning with a non-numeric character Configuration Changed: administrative
         frimSapMaxDlcis 1.3.6.1.4.1.495.2.1.6.2.3.1.6 integer read-write
Determines the maximum number of virtual circuits allowed for this SAP. This object is meaningful only if 'frimSapType' for this SAP is set to 'lower'. Range of Values: 1 - 1, 022 Default Value: 32 Configuration Changed: administrative
         frimSapMaxErrorFrames 1.3.6.1.4.1.495.2.1.6.2.3.1.7 integer read-write
Determines the number of frames having FECN and/or BECN bits set that can be received within the total number of frames defined in 'frimSapMonitorFrames' before the system reports a circuit to be congested. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 1 - 14 Default Value: 10 Configuration Changed: operative
         frimSapMonitorFrames 1.3.6.1.4.1.495.2.1.6.2.3.1.8 integer read-write
Determines the total number of frames that will be monitored at any one time for frames having the FECN and/or BECN bits set. It also defines how many frames must be received without FECN and/or BECN bits set before the system decides that a congested circuit has returned to a normal state. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 1 - 14 Default Value: 14 Configuration Changed: operative
         frimSapFrWindowSize 1.3.6.1.4.1.495.2.1.6.2.3.1.9 integer read-write
Indicates the maximum number of outstanding data buffers supported by this SAP. This object is meaningful only if 'frimSapType' for this SAP is set to 'lower'. Range of Values: 3 - 300 Default Value: 150 Configuration Changed: administrative
         frimSapControlStats 1.3.6.1.4.1.495.2.1.6.2.3.1.19 integer read-write
Controls the handling of statistics for this SAP. Options: clearSapStats: clears all statistics at this SAP Default Value: none Configuration Changed: operative Enumeration: 'clearSapStats': 1.
         frimSapstatRxDataFrames 1.3.6.1.4.1.495.2.1.6.2.3.1.20 counter read-only
Indicates the number of data frames that have been received at this SAP across all virtual circuits since the last power-up. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatRxDataOctets 1.3.6.1.4.1.495.2.1.6.2.3.1.21 counter read-only
Indicates the number of data octets that have been received at this SAP across all virtual circuits since the last power-up. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatTxDataFrames 1.3.6.1.4.1.495.2.1.6.2.3.1.22 counter read-only
Indicates the number of data frames that have been sent from this SAP across all virtual circuits since the last power-up. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatTxDataOctets 1.3.6.1.4.1.495.2.1.6.2.3.1.23 counter read-only
Indicates the number of data octets that have been sent from this SAP across all virtual circuits since the last power-up. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatUnopenedServiceDiscards 1.3.6.1.4.1.495.2.1.6.2.3.1.24 counter read-only
Indicates the number of data frames that have been discarded at this SAP since the last power-up because the status of the PVC used by this SAP was inactive. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatPvcDownDiscards 1.3.6.1.4.1.495.2.1.6.2.3.1.25 counter read-only
Indicates the number of received data frames that have been discarded at this SAP since the last power-up due to failure of the PVC associated with this SAP. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatUserSuccessfulOpens 1.3.6.1.4.1.495.2.1.6.2.3.1.26 counter read-only
Indicates the number of services that have been opened at this SAP since the last power-up. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatUserUnsuccessfulOpens 1.3.6.1.4.1.495.2.1.6.2.3.1.27 counter read-only
Indicates the number of times the FRIM software layer was unable to open a service for a user. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatSRSuccessfulConnects 1.3.6.1.4.1.495.2.1.6.2.3.1.28 counter read-only
Indicates the number of system route connections that have been established at this SAP since the last power-up. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatSRUnsuccessfulConnects 1.3.6.1.4.1.495.2.1.6.2.3.1.29 counter read-only
Indicates the number of times the FRIM software layer attempted but failed to establish a system route connection between two Frame Relay service providers. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatTxResets 1.3.6.1.4.1.495.2.1.6.2.3.1.30 counter read-only
Indicates the number of resets that the FRIM software layer has generated at this SAP since the last power-up. This object is meaningful only if 'frimSapType' for this SAP is set to 'upper'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatRxBECN 1.3.6.1.4.1.495.2.1.6.2.3.1.31 counter read-only
Indicates the number of data frames received with the BECN bit set at this SAP since the last power-up. This object is meaningful only if 'frimSapType' for this SAP is set to 'lower'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSapstatRxFECN 1.3.6.1.4.1.495.2.1.6.2.3.1.32 counter read-only
Indicates the number of data frames received with the FECN bit set at this SAP since the last power-up. This object is meaningful only if 'frimSapType' for this SAP is set to 'lower'. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
 frimSysConTable 1.3.6.1.4.1.495.2.1.6.2.5 no-access
A table containing information about current connections through the FRIM.
     frimSysConEntry 1.3.6.1.4.1.495.2.1.6.2.5.1 no-access
The information for a particular connection through the FRIM.
         frimSysConSapId 1.3.6.1.4.1.495.2.1.6.2.5.1.1 sapindex read-only
Indicates the 'frpCircuitSapNumber' of the lower SAP in the Frame Relay software layer through which a virtual circuit has been created and a connection has been made. Options: 1 - 16 (BOP- or DXI-related lower SAPs) Default Value: none
         frimSysConDlci 1.3.6.1.4.1.495.2.1.6.2.5.1.2 dlci read-only
Indicates the virtual circuit's DLCI (Data Link Connection Identifier) for a particular SAP. Range of Values: 1 - 1,007 Default Value: none
         frimSysConPid 1.3.6.1.4.1.495.2.1.6.2.5.1.3 integer read-only
Indicates the protocol used in the current connection on the virtual circuit. Options: pidFr (1): Frame Relay pidLan (2): LAN pidX25 (3): X.25 pidCcm (4): Common Console (CX 1000 only) pidGmf (5): Muxed traffic pidLlc2 (6): LLC2 Note: Protocol ID values 7 to 15 are user-definable. Default Value: none Enumeration: 'pidLan': 2, 'pidCcm': 4, 'pidX25': 3, 'pidFr': 1, 'pidGmf': 5, 'pidLlc2': 6.
         frimSysConRef 1.3.6.1.4.1.495.2.1.6.2.5.1.4 subref read-only
Indicates the reference that one user's segment of traffic has been assigned on the outbound PVC to distinguish it from traffic segments of other users of the same outbound PVC that are using the same protocol. Range of Values: 1 - 255 Default Value: none
         frimSysConRemoteSlot 1.3.6.1.4.1.495.2.1.6.2.5.1.5 integer read-only
Indicates the physical slot of the card in the local device that is receiving Frame Relay service. Range of Values: 1 - 16 Default Value: none
         frimSysConCreationTime 1.3.6.1.4.1.495.2.1.6.2.5.1.6 timeticks read-only
Indicates the system clock's time at which this connection was created. Range of Values: system-generated Default Value: none
         frimSysConReqDataSize 1.3.6.1.4.1.495.2.1.6.2.5.1.7 integer read-only
Indicates the data size of a frame requested at connection. If the request comes from another module in the local device, the application on that module determines the requested size. If the request comes from the Frame Relay module, 'bopSapOprPortMaxFrameSize' (default=1,600) minus overhead defined by 'frpSapAddressLength' (default=two bytes) and, if enabled, 'frpCircuitMultiProtEncaps' (six bytes if even data bytes in frame, or seven bytes if odd data bytes in frame) determines this size. Range of Values: 32 - 4,096 Default Value: none
         frimSysConNegDataSize 1.3.6.1.4.1.495.2.1.6.2.5.1.8 integer read-only
Indicates the data size of a frame negotiated at connection when the requested size cannot be accommodated. If the requested size can be accommodated, the requested and negotiated sizes are the same. Range of Values: 32 - 4,096 Default Value: none
         frimSysConNegSizeExceededFrames 1.3.6.1.4.1.495.2.1.6.2.5.1.9 counter read-only
Indicates the number of frames passing across the connection that have exceeded the negotiated data size. Range of Values: 0 - 4, 294, 967, 295 Default Value: none
         frimSysConRefRangeEnd 1.3.6.1.4.1.495.2.1.6.2.5.1.10 subref read-only
Indicates the upper limit of a range of identifiers that different users' traffic segments on the same outbound PVC can use to remain distinct from each other. Range of Values: 0 - 255 Default Value: none
 frimSRTable 1.3.6.1.4.1.495.2.1.6.2.6 no-access
A table containing information about each frame relay system route.
     frimSREntry 1.3.6.1.4.1.495.2.1.6.2.6.1 no-access
The information for a particular frame relay system route.
         frimSRFrpCircuitSapId 1.3.6.1.4.1.495.2.1.6.2.6.1.1 sapindex read-only
Indicates the 'frpCircuitSapNumber' of the lower SAP in the Frame Relay software layer that provides a system route. Options: 1-16: BOP- or DXI-related lower SAPs Default Value: none
         frimSRFrpCircuitDlci 1.3.6.1.4.1.495.2.1.6.2.6.1.2 dlci read-only
Indicates the DLCI (Data Link Connection Identifier) of the virtual circuit using the SAP specified in the 'frpCircuitSapNumber'. Range of Values: 1 - 1, 022 Default Value: none
         frimSRProtocolId 1.3.6.1.4.1.495.2.1.6.2.6.1.3 integer read-only
Indicates the protocol used in the current connection on the virtual circuit. Options: pidFR: Frame Relay pidLan: LAN pidX25: X.25 pidCcm: Common Console (CX 1000 only) pidGmf: Muxed traffic pidLlc2: LLC2 Note: Protocol ID values 7 to 15 are user-definable. Default Value: none
         frimSRSubRef 1.3.6.1.4.1.495.2.1.6.2.6.1.4 subref read-only
Indicates the reference that one user's segment of traffic will be assigned on the outbound PVC to distinguish it from traffic segments of other users of the same outbound PVC. Note: This value and the value assigned for 'frimSRRefRangeEnd', if greater, form a range of identifiers that different users' traffic segments on the same outbound PVC can use to remain distinct from each other. Range of Values: 0 - 255 Note: If set to '0', the FRIM software layer assumes an RFC 1490 header is already attached to data and therefore will not encapsulate it. Default Value: none
         frimSRRefRangeEnd 1.3.6.1.4.1.495.2.1.6.2.6.1.5 subref read-write
Determines the upper limit of a range of identifiers that different users' traffic segments on the same outbound PVC can use to remain distinct from each other. Note: If the outbound PVC supports only a single protocol, this value must be the same as the value set in 'frimSRSubRef'. Range of Values: 0 - 255 Default Value: none (value set in 'frimSRSubRef') Configuration Changed: operative
         frimSRRowStatus 1.3.6.1.4.1.495.2.1.6.2.6.1.6 integer read-write
Determines whether this system route is to be deleted from FRIM software layer. Range of Values: invalid (1): row is flagged; after next reset values will be disabled and row will be deleted from table valid (2): values are enabled Default Value: valid (2) Configuration Changed: operative Enumeration: 'valid': 2, 'invalid': 1.
         frimSRDestFrpCircuitAlias 1.3.6.1.4.1.495.2.1.6.2.6.1.7 alias read-write
Identifies the alias of a circuit specified in another software module that will link with the circuit being configured in the Frame Relay module. Range of Values: CX1000: 0 - 35 alphanumeric characters beginning with a non-numeric character CX900 0 - 16 alphanumeric characters beginning with a non-numeric character Default Value: none Configuration Changed: operative
         frimSRDestSubRef 1.3.6.1.4.1.495.2.1.6.2.6.1.8 subref read-write
Determines the identifier that one user's traffic segment will have to distinguish it from another user's traffic segment sharing the same 'frimSRDestFrpCircuitAlias'. Note: If 'frimSRSubRef' and 'frimSRRefRangeEnd' form a range of identifiers that different users' traffic segments on the same outbound PVC can use to remain distinct from each other, the first value for 'frimSRSubRef' will correspond to the first value for 'frimSRDestSubRef, the second value for the former must correspond to the second value for the latter and so on. Range of Values: 0 - 255 Default Value: none (value set in 'frimSRSubRef' Configuration Changed: operative
         frimSRRouteStatus 1.3.6.1.4.1.495.2.1.6.2.6.1.15 integer read-only
Indicates the status of a connection on the system route. Options: notConnected (1): no connection (destination may not exist or has refused connection) inProgress (2): connection in progress connected (3): connected Default Value: none Enumeration: 'notConnected': 1, 'inProgress': 2, 'connected': 3.
         frimSRClearStatus 1.3.6.1.4.1.495.2.1.6.2.6.1.16 integer read-only
Indicates the reason for a connection failure on the system route. This status is meaningful only between attempts to establish a system route. Successive failed attempts may or may not change the displayed value. Options: noFailure (1): no failure (connection has occurred) internalError (2): internal system error localAllocFailure (3): not enough memory in local device to establish system route at current time remoteAllocFailure (4): not enough memory in remote device to establish system route at current time localNoAccess (5): PVC in local device not configured remoteNoAccess (6): PVC in remote dcevice not configured localPvcDown (7): PVC in local device reported down remotePvcDown (8): PVC in remote device reported down localPvcBusy (9): PVC in local device is busy (PVC is SPE or PVC is MPE but 'frimSRSubRef' is in use) remotePvcBusy (10): PVC in remote device is busy (PVC is SPE or PVC is MPE but 'frimSRSubRef' is in use) localFcnFailure (11): local device does not support flow control type remoteFcnFailure (12): remote device does not support flow control type localDsnFailure (13): local device could not negotiate size of data unit because remote's maximum data unit was zero localRefInUse (14): 'frimSRSubRef' in use in local device remoteAliasNotFound (15): no PVC in the local device has this destination alias remoteNoPvcService (16): remote device does not support PVCs Default Value: none Enumeration: 'localAllocFailure': 3, 'localPvcDown': 7, 'localFcnFailure': 11, 'remoteNoAccess': 6, 'remoteAliasNotFound': 15, 'remoteFcnFailure': 12, 'internalError': 2, 'remoteAllocFailure': 4, 'localDsnFailure': 13, 'localPvcBusy': 9, 'remotePvcDown': 8, 'localRefInUse': 14, 'noFailure': 1, 'remotePvcBusy': 10, 'remoteNoPvcService': 16, 'localNoAccess': 5.