ECLAPBEXT-MIB

File: ECLAPBEXT-MIB.mib (31153 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215

Imported symbols

Counter enterprises OBJECT-TYPE
TRAP-TYPE

Defined Types

PositiveInteger  
INTEGER 0..2147483647    

IfIndexType  
INTEGER 1..2147483647    

BandwidthStatus  
INTEGER normal(1), tx-usage-high(2), rx-usage-high(3), tx-and-rx-usage-high(4), undefined(5)    

LapbCountEntry  
SEQUENCE    
  lapbCountPortRef INTEGER
  lapbCountRetransmis Counter
  lapbCountSABMTxs Counter
  lapbCountSABMRxs Counter
  lapbCountDISCTxs Counter
  lapbCountDISCRxs Counter
  lapbCountDMsTxs Counter
  lapbCountDMsRxs Counter
  lapbCountRNRsTxs Counter
  lapbCountRNRsRxs Counter
  lapbCountUATxs Counter
  lapbCountUARxs Counter
  lapbCountRRTxs Counter
  lapbCountRRRxs Counter
  lapbCountFRMRTxs Counter
  lapbCountFRMRRxs Counter
  lapbCountBadCRCTxs Counter
  lapbCountBadCRCRxs Counter
  lapbCountAbortTxs Counter
  lapbCountAbortRxs Counter
  lapbCountBadTypeTxs Counter
  lapbCountBadTypeRxs Counter
  lapbCountInfoFrameTxs Counter
  lapbCountInfoFrameRxs Counter
  lapbCountUnderrun Counter
  lapbCountOverrun Counter
  lapbCountXIDTxs Counter
  lapbCountXIDRxs Counter

LapbBandwidthEntry  
SEQUENCE    
  lapbBandwidthIndex INTEGER
  lapbBandwidthHigh INTEGER
  lapbBandwidthLow INTEGER
  lapbBandwidthSecs INTEGER
  lapbBandwidthNumPeriods INTEGER
  lapbBandwidthTrapState INTEGER
  lapbBandwidthTrapStatus BandwidthStatus
  lapbBandwidthRxInUse INTEGER
  lapbBandwidthTxInUse INTEGER

LapbOperEntry  
SEQUENCE    
  lapbOperIndex IfIndexType
  lapbOperStationType INTEGER
  lapbOperControlField INTEGER
  lapbOperTransmitN1FrameSize PositiveInteger
  lapbOperReceiveN1FrameSize PositiveInteger
  lapbOperTransmitKWindowSize INTEGER
  lapbOperReceiveKWindowSize INTEGER
  lapbOperN2RxmitCount INTEGER
  lapbOperT1AckTimer PositiveInteger
  lapbOperT2AckDelayTimer PositiveInteger
  lapbOperT3DisconnectTimer PositiveInteger
  lapbOperT4IdleTimer PositiveInteger
  lapbOperPortId OBJECT IDENTIFIER
  lapbOperProtocolVersionId OBJECT IDENTIFIER

LapbFlowEntry  
SEQUENCE    
  lapbFlowIfIndex IfIndexType
  lapbFlowStateChanges Counter
  lapbFlowChangeReason INTEGER
  lapbFlowCurrentMode INTEGER
  lapbFlowBusyDefers Counter
  lapbFlowRejOutPkts Counter
  lapbFlowRejInPkts Counter
  lapbFlowT1Timeouts Counter
  lapbFlowFrmrSent OCTET STRING
  lapbFlowFrmrReceived OCTET STRING
  lapbFlowXidReceived OCTET STRING

Defined Values

eicon 1.3.6.1.4.1.434
OBJECT IDENTIFIER    

management 1.3.6.1.4.1.434.2
OBJECT IDENTIFIER    

mibv2 1.3.6.1.4.1.434.2.2
OBJECT IDENTIFIER    

module 1.3.6.1.4.1.434.2.2.4
OBJECT IDENTIFIER    

lapbext 1.3.6.1.4.1.434.2.2.4.1
OBJECT IDENTIFIER    

lapbCountersTable 1.3.6.1.4.1.434.2.2.4.1.1
Runtime counters table, one row per port
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LapbCountEntry

lapbCountEntry 1.3.6.1.4.1.434.2.2.4.1.1.1
The set of counters for one port. Can be reset to 0.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LapbCountEntry  

lapbCountPortRef 1.3.6.1.4.1.434.2.2.4.1.1.1.1
The port number, the same as lapbParmPortRef from the lapbParmTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lapbCountRetransmis 1.3.6.1.4.1.434.2.2.4.1.1.1.2
The number of times a frame has been retransmitted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountSABMTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.3
The number of Set Asynchronous Balanced Mode frames sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountSABMRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.4
The number of Set Asynchronous Balanced Mode frames received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountDISCTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.5
The number of Disconnect frames sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountDISCRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.6
The number of Disconnect frames received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountDMsTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.7
The number of Disconnected Mode frames sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountDMsRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.8
The number of Disconnected Mode frames received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountRNRsTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.9
The number of Receiver Not Ready frames sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountRNRsRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.10
The number of Receiver Not Ready frames received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountUATxs 1.3.6.1.4.1.434.2.2.4.1.1.1.11
The number of Unnumbered Acknowledgement frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountUARxs 1.3.6.1.4.1.434.2.2.4.1.1.1.12
The number of Unnumbered Acknowledgement frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountRRTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.13
The number of Receiver Ready frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountRRRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.14
The number of Receiver Ready frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountFRMRTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.15
The number of Frame Reject frames sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountFRMRRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.16
The number of Frame Reject frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountBadCRCTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.17
The number of frames sent with bad CRC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountBadCRCRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.18
The number of frames received with bad CRC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountAbortTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.19
The number of frames sent with Abort indication.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountAbortRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.20
The number of frames received with Abort indication.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountBadTypeTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.21
The number of Unknown frames sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountBadTypeRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.22
The number of Unknown frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountInfoFrameTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.23
The number of Information frames sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountInfoFrameRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.24
The number of Information frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountUnderrun 1.3.6.1.4.1.434.2.2.4.1.1.1.25
The number of times that more frames have been transmitted than the receiver can handle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountOverrun 1.3.6.1.4.1.434.2.2.4.1.1.1.26
The number of times that the EiconCard could not handle incoming frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountXIDTxs 1.3.6.1.4.1.434.2.2.4.1.1.1.27
The number of Exchange Station Identification frames sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbCountXIDRxs 1.3.6.1.4.1.434.2.2.4.1.1.1.28
The number of Exchange Station Identification frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbBandwidthTable 1.3.6.1.4.1.434.2.2.4.1.2
The table of configurable and informational parameters with respect to the bandwidth traps for lapb interfaces
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LapbBandwidthEntry

lapbBandwidthEntry 1.3.6.1.4.1.434.2.2.4.1.2.1
The set of configurable and informational parameters to support the bandwidth traps for each lapb interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LapbBandwidthEntry  

lapbBandwidthIndex 1.3.6.1.4.1.434.2.2.4.1.2.1.1
The identifier of the EiconPort assigned by the agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..48  

lapbBandwidthHigh 1.3.6.1.4.1.434.2.2.4.1.2.1.2
The higher configurable threshold for the lapbTrapBandwidthShortage. If the percentage of bandwidth being used exceeds this amount over a configurable number of seconds (lapbBandwidthSecs) for a configurable number of consecutive periods, (lapbBandwidthNumPeriods), then the trap is sent and the lapbBandwidthTrapsStatus is changed accordingly
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

lapbBandwidthLow 1.3.6.1.4.1.434.2.2.4.1.2.1.3
The lower configurable threshold for the lapbTrapBandwidthClear. If the percentage of bandwidth being used drops below this amount, subsequent to a lapbTrapBandwidthShortage, then the trap is sent and the lapbBadwidthTrapsStatus is changed accordingly. Note that this value MUST be below that for labpBandwidthHigh
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

lapbBandwidthSecs 1.3.6.1.4.1.434.2.2.4.1.2.1.4
The number of seconds over which the bandwidth is calculated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..600  

lapbBandwidthNumPeriods 1.3.6.1.4.1.434.2.2.4.1.2.1.5
The number of consecutive periods, each of length lapbBandwidthSecs seconds, that the condition must be present for before the lapbBandwidthShortage trap is sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

lapbBandwidthTrapState 1.3.6.1.4.1.434.2.2.4.1.2.1.6
This variable indicates whether the agent should generate the lapbTrapBandwidthShortage and lapbTrapBandwidthClear traps if the relevant conditions arise. Set this value to disabled to stop these traps being generated
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

lapbBandwidthTrapStatus 1.3.6.1.4.1.434.2.2.4.1.2.1.7
The status of the bandwidth traps. This value should be polled to determine whether or not the bandwidth shortage condition is present and a trap has been sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BandwidthStatus  

lapbBandwidthRxInUse 1.3.6.1.4.1.434.2.2.4.1.2.1.8
The percentage of bandwidth that is currently in use receiving incoming traffic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

lapbBandwidthTxInUse 1.3.6.1.4.1.434.2.2.4.1.2.1.9
The percentage of bandwidth that is currently in use transmitting outgoing traffic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

lapbOperTable 1.3.6.1.4.1.434.2.2.4.1.3
This table contains configuration information about interface parameters currently set in the interface. Many of these objects have corresponding objects in the lapbAdmnTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LapbOperEntry

lapbOperEntry 1.3.6.1.4.1.434.2.2.4.1.3.1
Currently set parameter values for a specific LAPB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LapbOperEntry  

lapbOperIndex 1.3.6.1.4.1.434.2.2.4.1.3.1.1
The ifIndex value for the LAPB interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndexType  

lapbOperStationType 1.3.6.1.4.1.434.2.2.4.1.3.1.2
Identifies the current operating station type of this interface. A value of dxe (3) indicates XID negotiation has not yet taken place.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dte(1), dce(2), dxe(3)  

lapbOperControlField 1.3.6.1.4.1.434.2.2.4.1.3.1.3
The current operating size of the sequence numbers used to number frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER modulo8(1), modulo128(2)  

lapbOperTransmitN1FrameSize 1.3.6.1.4.1.434.2.2.4.1.3.1.4
The current operating N1 frame size used for the maximum number of bits in a frame this DTE can transmit. This excludes flags and 0 bits inserted for transparency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

lapbOperReceiveN1FrameSize 1.3.6.1.4.1.434.2.2.4.1.3.1.5
The current operating N1 frame size used for the maximum number of bits in a frame the DCE/remote DTE can transmit. This excludes flags and 0 bits inserted for transparency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

lapbOperTransmitKWindowSize 1.3.6.1.4.1.434.2.2.4.1.3.1.6
The current PDU window size this Interface uses to transmit. This is the maximum number of unacknowledged sequenced PDUs that may be outstanding from this DTE at any one time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

lapbOperReceiveKWindowSize 1.3.6.1.4.1.434.2.2.4.1.3.1.7
The current receive PDU window size for this Interface. This is the maximum number of unacknowledged sequenced PDUs that may be outstanding from the DCE/remote DTE at any one time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

lapbOperN2RxmitCount 1.3.6.1.4.1.434.2.2.4.1.3.1.8
The current N2 retry counter used for this interface. This specifies the number of times a PDU will be resent after the T1 timer expires without an acknowledgement for the PDU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

lapbOperT1AckTimer 1.3.6.1.4.1.434.2.2.4.1.3.1.9
The current T1 timer for this interface. This specifies the maximum time in Milliseconds to wait for acknowledgment of a PDU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

lapbOperT2AckDelayTimer 1.3.6.1.4.1.434.2.2.4.1.3.1.10
The current T2 timer for this interface. This specifies the maximum time in Milliseconds to wait before sending an acknowledgment for a sequenced PDU. A value of zero means there will be no delay in acknowledgement generation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

lapbOperT3DisconnectTimer 1.3.6.1.4.1.434.2.2.4.1.3.1.11
The current T3 timer for this interface. This specifies the time in Milliseconds to wait before considering the link disconnected. A value of zero indicates the link will be considered disconnected upon completion of the frame exchange to disconnect the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

lapbOperT4IdleTimer 1.3.6.1.4.1.434.2.2.4.1.3.1.12
The current T4 timer for this interface. This specifies the maximum time in Milliseconds to allow without frames being exchanged on the data link. A value of 2147483647 indicates no idle timer is being kept.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PositiveInteger  

lapbOperPortId 1.3.6.1.4.1.434.2.2.4.1.3.1.13
This object identifies an instance of the index object in the first group of objects in the MIB specific to the physical device or interface used to send and receive frames. If an agent does not support any such objects, it should return nullSpec OBJECT IDENTIFIER {0 0}.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

lapbOperProtocolVersionId 1.3.6.1.4.1.434.2.2.4.1.3.1.14
This object identifies the version of the lapb protocol implemented by this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

lapbFlowTable 1.3.6.1.4.1.434.2.2.4.1.4
This table defines the objects recorded by LAPB to provide information about the traffic flow through the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LapbFlowEntry

lapbFlowEntry 1.3.6.1.4.1.434.2.2.4.1.4.1
The information regarding the effects of flow controls in LAPB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LapbFlowEntry  

lapbFlowIfIndex 1.3.6.1.4.1.434.2.2.4.1.4.1.1
The ifIndex value for the LAPB Interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndexType  

lapbFlowStateChanges 1.3.6.1.4.1.434.2.2.4.1.4.1.2
The number of LAPB State Changes, including resets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbFlowChangeReason 1.3.6.1.4.1.434.2.2.4.1.4.1.3
The reason for the most recent incrementing of lapbFlowStateChanges. A DM or DISC frame generated to initiate link set-up does not alter this object. When the MIB-II object ifOperStatus does not have a value of testing, there exists a correlation between this object and ifOperStatus. IfOperStatus will have a value of up when this object contains: abmEntered, abmeEntered, abmReset, or abmeReset. IfOperStatus will have a value of down when this object has a value of notStarted, or dmReceived through n2Timeout. There is no correlation when this object has the value other.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), abmEntered(2), abmeEntered(3), abmReset(4), abmeReset(5), dmReceived(6), dmSent(7), discReceived(8), discSent(9), frmrReceived(10), frmrSent(11), n2Timeout(12), other(13)  

lapbFlowCurrentMode 1.3.6.1.4.1.434.2.2.4.1.4.1.4
The current condition of the conversation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disconnected(1), linkSetup(2), frameReject(3), disconnectRequest(4), informationTransfer(5), rejFrameSent(6), waitingAcknowledgement(7), stationBusy(8), remoteStationBusy(9), bothStationsBusy(10), waitingAckStationBusy(11), waitingAckRemoteBusy(12), waitingAckBothBusy(13), rejFrameSentRemoteBusy(14), xidFrameSent(15), error(16), other(17)  

lapbFlowBusyDefers 1.3.6.1.4.1.434.2.2.4.1.4.1.5
The number of times this device was unable to transmit a frame due to a perceived remote busy condition. Busy conditions can result from the receipt of an RNR from the remote device, the lack of valid sequence number space (window saturation), or other conditions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbFlowRejOutPkts 1.3.6.1.4.1.434.2.2.4.1.4.1.6
The number of REJ or SREJ frames sent by this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbFlowRejInPkts 1.3.6.1.4.1.434.2.2.4.1.4.1.7
The number of REJ or SREJ frames received by this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbFlowT1Timeouts 1.3.6.1.4.1.434.2.2.4.1.4.1.8
The number of times a re-transmission was effected by the T1 Timer expiring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lapbFlowFrmrSent 1.3.6.1.4.1.434.2.2.4.1.4.1.9
The Information Field of the FRMR most recently sent. If no FRMR has been sent (the normal case) or the information isn't available, this will be an OCTET STRING of zero length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

lapbFlowFrmrReceived 1.3.6.1.4.1.434.2.2.4.1.4.1.10
The Information Field of the FRMR most recently received. If no FRMR has been received (the normal case) or the information isn't available, this will be an OCTET STRING of zero length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

lapbFlowXidReceived 1.3.6.1.4.1.434.2.2.4.1.4.1.11
The Information Field of the XID frame most recently received. If no XID frame has been received, this will be an OCTET STRING of zero length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8206)  

lapbTrapBandwidthShortage 411
This trap indicates that the amount of bandwidth used on the specified port has risen above lapbBandwidthHigh percent over lapbBandwidthNumPeriods of lapbBandwidthSecs. The next two parameters indicate the percentage of the total bandwidth used in each direction (Transmitting or Receiving) over the last lapbBandwidthSecs number of seconds. The final parameter indicates the direction(s) in which the bandwidth threshold has been exceeded
TRAP-TYPE    

lapbTrapBandwidthClear 412
This trap indicates that the condition causing a previous lapbTrapBandwidthShortage no longer applies; in particular that the bandwidth being used on the specified port has dropped to below lapbBandwidthLow percent over the last lapbBandwidthSecs number of seconds The final parameter indicates the direction(s) in which the bandwidth exceeded condition has been cleared
TRAP-TYPE