CXFrameRelayATMIWF-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXFrameRelayATMIWF-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
 frpAtmIWFMibLevel 1.3.6.1.4.1.495.2.1.6.3.50 integer read-only
Used to determine current MIB module release supported by the agent. Object is in decimal.
 frpAtmConnectTimer 1.3.6.1.4.1.495.2.1.6.3.51 integer read-write
Determines the number of seconds between attempts to establish a connection for a Frame Relay to ATM circuit mapping. Configuration Changed: operative
 frpAtmNISapTable 1.3.6.1.4.1.495.2.1.6.3.52 no-access
A table containing configuration and state information about each FR /ATM Network Interworking service access point.
       frpAtmNISapEntry 1.3.6.1.4.1.495.2.1.6.3.52.1 no-access
The parameters for a particular frame relay/ATM Network Interworking service access point.
           frpAtmNISapNumber 1.3.6.1.4.1.495.2.1.6.3.52.1.1 sapindex read-only
Indicates the row containing objects for configuring and monitoring a FR/ATM connection. The value of the object is the same as the SAP in frpSapTable. The row is automatically created when the object frpSapMode in frpSapTable has the value of 3. If the value of object frpSapMode is changed to a value different than 3, the row will also be deleted automatically. Default Value: none
           frpAtmNISapState 1.3.6.1.4.1.495.2.1.6.3.52.1.2 integer read-only
Identifies the current status of the connection between the FR sap and the ATM sap. Options: offLine (1): Indicates that the SAP is offline. notConnected (2): Indicates that the remote destination does 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. connectionFlowOff (5): Indicates that the connection is established but data flow has been stopped. Enumeration: 'notConnected': 2, 'offLine': 1, 'connectFlowOff': 5, 'connected': 4, 'inProgress': 3.
           frpAtmNIFailureReason 1.3.6.1.4.1.495.2.1.6.3.52.1.3 integer read-only
Indicates the status of a failed connection. The value of this object is only valid only between attempts to establish the connection, 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. localAllocFailure (3): There is insufficient memory available for ATM DXI to establish this connection. remoteAllocFailure (4): There is insufficient memory available for the destination protocol layer to establish this connection. localNoAccess (5): This route is associated with a SAP that does not exist. remoteNoAccess (6): This route is associated with a SAP that does not exist at the destination layer. remotePvcDown (8): The PVC at the destination protocol layer is down. remotePvcBusy (10): The destination associated with this route is already connected. This typically occurs when the route is a non-MPE (PVC consolidating) circuit. localFcnFailure (11): Flow control negotiation failed. remoteFcnFailure (12): Flow control negotiation failed at the destination protocol layer. localDsnFailure (13): Data size negotiation failed. remoteAliasNotFound (15): The destination alias (atmDxiSRDestAlias) does not exist. remoteNoPvcService (16): The destination protocol layer does not support PVC service. routeStalled (18): An invalid control packet exchange has occurred during the route setup procedure. The route is temporarily stalled but will recover within 5 seconds. Enumeration: 'localAllocFailure': 3, 'localFcnFailure': 11, 'routeStalled': 18, 'remoteNoAccess': 6, 'remoteAliasNotFound': 15, 'remoteFcnFailure': 12, 'internalError': 2, 'remoteAllocFailure': 4, 'localDsnFailure': 13, 'remotePvcDown': 8, 'noFailure': 1, 'remotePvcBusy': 10, 'remoteNoPvcService': 16, 'localNoAccess': 5.
           frpAtmNISapDEtoCLPMapping 1.3.6.1.4.1.495.2.1.6.3.52.1.4 integer read-write
Determines which mode will be selected for loss priority mapping in the FR to ATM direction. Options: mode1 (1): The Discard Eligibility ( DE ) field in the Q.922 core frame shall be copied unchanged into DE field in the FR-SSCS PDU header and mapped to the ATM Cell Loss Priority( CLP ) of every ATM cell generated by the segmentation process of that frame. mode2 (2): The DE field in the Q.922 core frame shall be copied unchanged into the DE field in the FR-SSCS PDU header and the ATM Cell Loss Priority of every ATM cell generated by the segmentation process of that fame shall be set to a constant value( either 0 or 1 ). The value is decided when the connection is set up, and is used for all cell generated from the segmentation process of every frame, until the ATM connect characteristics are changed. Default Value: mode1 Configuration Changed: operative Enumeration: 'mode2': 2, 'mode1': 1.
           frpAtmNISapCLPtoDEMapping 1.3.6.1.4.1.495.2.1.6.3.52.1.5 integer read-write
Determines which mode will be selected for loss priority mapping in the ATM to FR direction. Options: mode1 (1): If one or more ATM cells belonging to a frame has it's CLP field set to one or if the DE field of the FR-SSCS PDU is set to one, the DE field of the Q.922 core frame should be set. mode2 (2): No mapping is performed from the ATM layer to Q.922 core layer. The FR-SSCS PDU DE field is copied unchanged to the Q.922 core frame DE field, independent of CLP indications received at the ATM layer. Default Value: mode1 Configuration Changed: operative Enumeration: 'mode2': 2, 'mode1': 1.
           frpAtmNISapCLPBit 1.3.6.1.4.1.495.2.1.6.3.52.1.6 integer read-write
Determines which value of Cell Loss Priority (CLP) will pass to the ATM cell level if the mode2 of frpAtmNISapDEtoCLPMapping is selected. The object is not valid if the mode1 of frpAtmNISapDEtoCLPMappingmode is selected. Options: zero (1): The CLP bit will be set to 0 at the ATM cell level. one (2): The CLP bit will be set to 1 at the ATM cell level. Default Value: zero Configuration Changed: operative Enumeration: 'zero': 1, 'one': 2.