RFC1381-MIB
- Registered at
- 1.3.6.1.2.1.10.16
- Namespace
- standard
- Source file
RFC1381-MIB- Digest
sha256:34daff9106f333aa9a33a2ddfb5267d2442d6b413cd39ef9dbf215e241b64c82
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, transmission |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
RFC1381-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IfIndexType type | ||||
| PositiveInteger type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| lapb OBJECT-IDENTITY | 1.3.6.1.2.1.10.16 | |||
| lapbAdmnTable OBJECT-TYPE This table contains objects that can be changed to manage a LAPB interface. Changing one of these parameters may take effect in the operating LAPB immediately or may wait until the interface is restarted depending on the details of the implementation. Most of the objects in this read-write table have corresponding read-only objects in the lapbOperTable that return the current operating value. The operating values may be different from these configured values if changed by XID negotiation or if a configured parameter was changed after the interface was started. | 1.3.6.1.2.1.10.16.1 | not-accessible | mandatory | |
| lapbAdmnEntry OBJECT-TYPE Configured parameter values for a specific LAPB. | 1.3.6.1.2.1.10.16.1.1 | not-accessible | mandatory | |
| lapbAdmnIndex OBJECT-TYPE The ifIndex value for the LAPB interface. | 1.3.6.1.2.1.10.16.1.1.1 | IfIndexType | read-only | mandatory |
| lapbAdmnStationType OBJECT-TYPE Identifies the desired station type of this interface. | 1.3.6.1.2.1.10.16.1.1.2 | INTEGER {dte(1), dce(2), dxe(3)} | read-write | mandatory |
| lapbAdmnControlField OBJECT-TYPE The desired size of the sequence numbers used to number frames. | 1.3.6.1.2.1.10.16.1.1.3 | INTEGER {modulo8(1), modulo128(2)} | read-write | mandatory |
| lapbAdmnTransmitN1FrameSize OBJECT-TYPE The default maximum N1 frame size desired in number of bits for a frame transmitted by this DTE. This excludes flags and 0 bits inserted for transparency. | 1.3.6.1.2.1.10.16.1.1.4 | PositiveInteger | read-write | mandatory |
| lapbAdmnReceiveN1FrameSize OBJECT-TYPE The default maximum N1 frame size desired in number of bits for a frame the DCE/remote DTE transmits to this DTE. This excludes flags and 0 bits inserted for transparency. | 1.3.6.1.2.1.10.16.1.1.5 | PositiveInteger | read-write | mandatory |
| lapbAdmnTransmitKWindowSize OBJECT-TYPE The default transmit window size for this Interface. This is the maximum number of unacknowledged sequenced PDUs that may be outstanding from this DTE at any one time. | 1.3.6.1.2.1.10.16.1.1.6 | INTEGER (1..127) | read-write | mandatory |
| lapbAdmnReceiveKWindowSize OBJECT-TYPE The default receive 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. | 1.3.6.1.2.1.10.16.1.1.7 | INTEGER (1..127) | read-write | mandatory |
| lapbAdmnN2RxmitCount OBJECT-TYPE The default N2 retry counter 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. | 1.3.6.1.2.1.10.16.1.1.8 | INTEGER (0..65535) | read-write | mandatory |
| lapbAdmnT1AckTimer OBJECT-TYPE The default T1 timer for this interface. This specifies the maximum time in Milliseconds to wait for acknowledgment of a PDU. | 1.3.6.1.2.1.10.16.1.1.9 | PositiveInteger | read-write | mandatory |
| lapbAdmnT2AckDelayTimer OBJECT-TYPE The default 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. | 1.3.6.1.2.1.10.16.1.1.10 | PositiveInteger | read-write | mandatory |
| lapbAdmnT3DisconnectTimer OBJECT-TYPE The 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. | 1.3.6.1.2.1.10.16.1.1.11 | PositiveInteger | read-write | mandatory |
| lapbAdmnT4IdleTimer OBJECT-TYPE The 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. | 1.3.6.1.2.1.10.16.1.1.12 | PositiveInteger | read-write | mandatory |
| lapbAdmnActionInitiate OBJECT-TYPE This identifies the action LAPB will take to initiate link set-up. | 1.3.6.1.2.1.10.16.1.1.13 | INTEGER {sendSABM(1), sendDISC(2), sendDM(3), none(4), other(5)} | read-write | mandatory |
| lapbAdmnActionRecvDM OBJECT-TYPE This identifies the action LAPB will take when it receives a DM response. | 1.3.6.1.2.1.10.16.1.1.14 | INTEGER {sendSABM(1), sendDISC(2), other(3)} | read-write | mandatory |
| lapbOperTable OBJECT-TYPE This table contains configuration information about interface parameters currently set in the interface. Many of these objects have corresponding objects in the lapbAdmnTable. | 1.3.6.1.2.1.10.16.2 | not-accessible | mandatory | |
| lapbOperEntry OBJECT-TYPE Currently set parameter values for a specific LAPB. | 1.3.6.1.2.1.10.16.2.1 | not-accessible | mandatory | |
| lapbOperIndex OBJECT-TYPE The ifIndex value for the LAPB interface. | 1.3.6.1.2.1.10.16.2.1.1 | IfIndexType | read-only | mandatory |
| lapbOperStationType OBJECT-TYPE Identifies the current operating station type of this interface. A value of dxe (3) indicates XID negotiation has not yet taken place. | 1.3.6.1.2.1.10.16.2.1.2 | INTEGER {dte(1), dce(2), dxe(3)} | read-only | mandatory |
| lapbOperControlField OBJECT-TYPE The current operating size of the sequence numbers used to number frames. | 1.3.6.1.2.1.10.16.2.1.3 | INTEGER {modulo8(1), modulo128(2)} | read-only | mandatory |
| lapbOperTransmitN1FrameSize OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.4 | PositiveInteger | read-only | mandatory |
| lapbOperReceiveN1FrameSize OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.5 | PositiveInteger | read-only | mandatory |
| lapbOperTransmitKWindowSize OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.6 | INTEGER (1..127) | read-only | mandatory |
| lapbOperReceiveKWindowSize OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.7 | INTEGER (1..127) | read-only | mandatory |
| lapbOperN2RxmitCount OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.8 | INTEGER (0..65535) | read-only | mandatory |
| lapbOperT1AckTimer OBJECT-TYPE The current T1 timer for this interface. This specifies the maximum time in Milliseconds to wait for acknowledgment of a PDU. | 1.3.6.1.2.1.10.16.2.1.9 | PositiveInteger | read-only | mandatory |
| lapbOperT2AckDelayTimer OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.10 | PositiveInteger | read-only | mandatory |
| lapbOperT3DisconnectTimer OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.11 | PositiveInteger | read-only | mandatory |
| lapbOperT4IdleTimer OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.2.1.12 | PositiveInteger | read-write | mandatory |
| lapbOperPortId OBJECT-TYPE 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}. | 1.3.6.1.2.1.10.16.2.1.13 | OBJECT IDENTIFIER | read-only | mandatory |
| lapbOperProtocolVersionId OBJECT-TYPE This object identifies the version of the lapb protocol implemented by this interface. | 1.3.6.1.2.1.10.16.2.1.14 | OBJECT IDENTIFIER | read-only | mandatory |
| lapbFlowTable OBJECT-TYPE This table defines the objects recorded by LAPB to provide information about the traffic flow through the interface. | 1.3.6.1.2.1.10.16.3 | not-accessible | mandatory | |
| lapbFlowEntry OBJECT-TYPE The information regarding the effects of flow controls in LAPB. | 1.3.6.1.2.1.10.16.3.1 | not-accessible | mandatory | |
| lapbFlowIfIndex OBJECT-TYPE The ifIndex value for the LAPB Interface. | 1.3.6.1.2.1.10.16.3.1.1 | IfIndexType | read-only | mandatory |
| lapbFlowStateChanges OBJECT-TYPE The number of LAPB State Changes, including resets. | 1.3.6.1.2.1.10.16.3.1.2 | Counter | read-only | mandatory |
| lapbFlowChangeReason OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.3.1.3 | 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)} | read-only | mandatory |
| lapbFlowCurrentMode OBJECT-TYPE The current condition of the conversation. | 1.3.6.1.2.1.10.16.3.1.4 | 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)} | read-only | mandatory |
| lapbFlowBusyDefers OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.3.1.5 | Counter | read-only | mandatory |
| lapbFlowRejOutPkts OBJECT-TYPE The number of REJ or SREJ frames sent by this station. | 1.3.6.1.2.1.10.16.3.1.6 | Counter | read-only | mandatory |
| lapbFlowRejInPkts OBJECT-TYPE The number of REJ or SREJ frames received by this station. | 1.3.6.1.2.1.10.16.3.1.7 | Counter | read-only | mandatory |
| lapbFlowT1Timeouts OBJECT-TYPE The number of times a re-transmission was effected by the T1 Timer expiring. | 1.3.6.1.2.1.10.16.3.1.8 | Counter | read-only | mandatory |
| lapbFlowFrmrSent OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.3.1.9 | OCTET STRING (SIZE(0..7)) | read-only | mandatory |
| lapbFlowFrmrReceived OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.3.1.10 | OCTET STRING (SIZE(0..7)) | read-only | mandatory |
| lapbFlowXidReceived OBJECT-TYPE 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. | 1.3.6.1.2.1.10.16.3.1.11 | OCTET STRING (SIZE(0..8206)) | read-only | mandatory |
| lapbXidTable OBJECT-TYPE This table defines values to use for XID negotiation that are not found in the lapbAdmnTable. This table is optional for implementations that don't support XID and mandatory for implementations that do initiate XID negotiation. | 1.3.6.1.2.1.10.16.4 | not-accessible | mandatory | |
| lapbXidEntry OBJECT-TYPE XId negotiation parameter values for a specific LAPB. | 1.3.6.1.2.1.10.16.4.1 | not-accessible | mandatory | |
| lapbXidIndex OBJECT-TYPE The ifIndex value for the LAPB interface. | 1.3.6.1.2.1.10.16.4.1.1 | IfIndexType | read-only | mandatory |
| lapbXidAdRIdentifier OBJECT-TYPE The value of the Address Resolution Identifier. A zero length string indicates no Identifier value has been assigned. | 1.3.6.1.2.1.10.16.4.1.2 | OCTET STRING (SIZE(0..255)) | read-write | mandatory |
| lapbXidAdRAddress OBJECT-TYPE The value of the Address Resolution Address. A zero length string indicates no Address value has been assigned. | 1.3.6.1.2.1.10.16.4.1.3 | OCTET STRING (SIZE(0..255)) | read-write | mandatory |
| lapbXidParameterUniqueIdentifier OBJECT-TYPE The value of the parameter unique Identifier. A zero length string indicates no Unique identifier value has been assigned. | 1.3.6.1.2.1.10.16.4.1.4 | OCTET STRING (SIZE(0..255)) | read-write | mandatory |
| lapbXidGroupAddress OBJECT-TYPE The value of the parameter Group address. A zero length string indicates no Group address value has been assigned. | 1.3.6.1.2.1.10.16.4.1.5 | OCTET STRING (SIZE(0..255)) | read-write | mandatory |
| lapbXidPortNumber OBJECT-TYPE The port number assigned for this link. A zero length string indicates no local port number identifier has been assigned. | 1.3.6.1.2.1.10.16.4.1.6 | OCTET STRING (SIZE(0..255)) | read-write | mandatory |
| lapbXidUserDataSubfield OBJECT-TYPE A user data subfield, if any, to be transmitted in an XID frame. A zero length frame indicates no user data subfield has been assigned. The octet string should include both the User data identifier and User data field as shown in Figures 1 and 4. | 1.3.6.1.2.1.10.16.4.1.7 | OCTET STRING (SIZE(0..8206)) | read-write | mandatory |
| lapbProtocolVersion OBJECT-IDENTITY | 1.3.6.1.2.1.10.16.5 | |||
| lapbProtocolIso7776v1986 OBJECT-IDENTITY | 1.3.6.1.2.1.10.16.5.1 | |||
| lapbProtocolCcittV1980 OBJECT-IDENTITY | 1.3.6.1.2.1.10.16.5.2 | |||
| lapbProtocolCcittV1984 OBJECT-IDENTITY | 1.3.6.1.2.1.10.16.5.3 |