CXLlcFrConv-MIB: View SNMP OID List / Download MIB
VENDOR: MEMOTEC COMMUNICATIONS
Home | MIB: CXLlcFrConv-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).
|
|||
Object Name | OID | Type | Access | Info |
llcfrcnvSysRouteConnectInterval | 1.3.6.1.4.1.495.2.1.6.33.1 | integer | read-write |
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 |
llcfrcnvMibLevel | 1.3.6.1.4.1.495.2.1.6.33.2 | integer | read-only |
Used to determine current MIB module release supported by the agent. Object is in decimal. |
llcfrcnvSapTable | 1.3.6.1.4.1.495.2.1.6.33.10 | no-access |
This table contains configuration information for each LLC-2 Frame Relay Convergence layer SAP (service access point). |
|
1.3.6.1.4.1.495.2.1.6.33.10.1 | no-access |
Defines a row in the llcfrcnvSapTable. Each row contains the objects which define a service access point. |
||
llcfrcnvSapNumber | 1.3.6.1.4.1.495.2.1.6.33.10.1.1 | integer | read-only |
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. |
llcfrcnvSapRowStatus | 1.3.6.1.4.1.495.2.1.6.33.10.1.2 | integer | read-write |
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 Enumeration: 'valid': 2, 'invalid': 1. |
llcfrcnvSapAlias | 1.3.6.1.4.1.495.2.1.6.33.10.1.3 | alias | read-write |
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 |
llcfrcnvSapSrcLlcSap | 1.3.6.1.4.1.495.2.1.6.33.10.1.4 | integer | read-write |
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 |
llcfrcnvSapDstLlcSap | 1.3.6.1.4.1.495.2.1.6.33.10.1.5 | integer | read-write |
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 |
llcfrcnvSapRouteIndex | 1.3.6.1.4.1.495.2.1.6.33.10.1.6 | integer | read-write |
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 |
llcfrcnvSapControl | 1.3.6.1.4.1.495.2.1.6.33.10.1.7 | integer | read-write |
Clears all objects that contain statistics for this service access point. Options: clearStats (1) Configuration Changed: administrative and operative Enumeration: 'clearStats': 1. |
llcfrcnvSapState | 1.3.6.1.4.1.495.2.1.6.33.10.1.8 | integer | read-only |
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. Enumeration: 'connected': 4, 'offLine': 1, 'unbound': 2, 'bound': 3. |
llcfrcnvSapTxFrames | 1.3.6.1.4.1.495.2.1.6.33.10.1.9 | counter | read-only |
Indicates the number of frames transmitted by this service access point. |
llcfrcnvSapRxFrames | 1.3.6.1.4.1.495.2.1.6.33.10.1.10 | counter | read-only |
Indicates the number of frames received by this service access point. |
llcfrcnvSapTxOctets | 1.3.6.1.4.1.495.2.1.6.33.10.1.11 | counter | read-only |
Indicates the number of octets transmitted by this service access point. |
llcfrcnvSapRxOctets | 1.3.6.1.4.1.495.2.1.6.33.10.1.12 | counter | read-only |
Indicates the number of octets received by this service access point. |
llcfrcnvSapUnopenedServiceDiscards | 1.3.6.1.4.1.495.2.1.6.33.10.1.13 | counter | read-only |
Indicates the number of frames received and discarded by this service access point because there was no associated connection. |
llcfrcnvSapTxResets | 1.3.6.1.4.1.495.2.1.6.33.10.1.14 | counter | read-only |
Indicates the number of connection reset requests issued from this service access point. |
llcfrcnvSapRxResets | 1.3.6.1.4.1.495.2.1.6.33.10.1.15 | counter | read-only |
Indicates the number of connection reset requests/indications received by this service access point. |
llcfrcnvSapHostMacAddr | 1.3.6.1.4.1.495.2.1.6.33.10.1.16 | macaddress | read-write |
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. |
llcfrcnvSapCntrMacAddr | 1.3.6.1.4.1.495.2.1.6.33.10.1.17 | macaddress | read-write |
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. |
llcfrcnvSysRouteTable | 1.3.6.1.4.1.495.2.1.6.33.11 | no-access |
This table contains information about each LLC-2 FR Convergence system route. |
|
1.3.6.1.4.1.495.2.1.6.33.11.1 | no-access |
Defines a row in the llcfrcnvSysRouteTable. Each row contains the objects which define an LLC-2 FR Convergence system route. |
||
llcfrcnvSRIndex | 1.3.6.1.4.1.495.2.1.6.33.11.1.1 | integer | read-only |
A number that uniquely identifies each LLC-2 Frame Relay Convergence Route. Related Objects: llcfrcnvSapRouteIndex Range of Values: 0 - 64 |
llcfrcnvSRRowStatus | 1.3.6.1.4.1.495.2.1.6.33.11.1.2 | integer | read-write |
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 Enumeration: 'valid': 2, 'invalid': 1. |
llcfrcnvSRDestAlias | 1.3.6.1.4.1.495.2.1.6.33.11.1.3 | alias | read-write |
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 |
llcfrcnvSRControl | 1.3.6.1.4.1.495.2.1.6.33.11.1.4 | integer | read-write |
Permits control of a specific SAP (service access point). Options: clearStats (1): Clear all statistics stored by statistics objects. Configuration Changed: administrative and operative Enumeration: 'clearStats': 1. |
llcfrcnvSRPriority | 1.3.6.1.4.1.495.2.1.6.33.11.1.5 | integer | read-write |
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 Enumeration: 'forward': 2, 'discard': 1, 'priority-high': 4, 'priority-low': 3. |
llcfrcnvSRSubRef | 1.3.6.1.4.1.495.2.1.6.33.11.1.6 | subref | read-write |
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 |
llcfrcnvSRRouteStatus | 1.3.6.1.4.1.495.2.1.6.33.11.1.10 | integer | read-only |
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. Enumeration: 'notConnected': 2, 'offLine': 1, 'connected': 4, 'inProgress': 3. |
llcfrcnvSRClearStatus | 1.3.6.1.4.1.495.2.1.6.33.11.1.11 | integer | read-only |
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. Enumeration: 'remoteFcnFailure': 8, 'remoteNoAccess': 4, 'remoteAliasNotFound': 9, 'internalError': 2, 'remoteAllocFailure': 3, 'remotePvcDown': 5, 'noFailure': 1, 'remotePvcBusy': 6, 'localFcnFailure': 7. |
llcfrcnvSROutSuccessfullConnects | 1.3.6.1.4.1.495.2.1.6.33.11.1.12 | counter | read-only |
Indicates the number of successful connections originated for this route. An outgoing connection is always attempted from LLC-2 Frame Relay Convergence to FRIM. |
llcfrcnvSROutUnsuccessfullConnects | 1.3.6.1.4.1.495.2.1.6.33.11.1.13 | counter | read-only |
Indicates the number of unsuccessful connections originated for this route. An outgoing connection is always attempted from LLC-2 Frame Relay Convergence to FRIM. |