RFC1381-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: RFC1381-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
 lapb 1.3.6.1.2.1.10.16
       lapbAdmnTable 1.3.6.1.2.1.10.16.1 no-access
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.
           lapbAdmnEntry 1.3.6.1.2.1.10.16.1.1 no-access
Configured parameter values for a specific LAPB.
               lapbAdmnIndex 1.3.6.1.2.1.10.16.1.1.1 ifindextype read-only
The ifIndex value for the LAPB interface.
               lapbAdmnStationType 1.3.6.1.2.1.10.16.1.1.2 integer read-write
Identifies the desired station type of this interface. Enumeration: 'dxe': 3, 'dce': 2, 'dte': 1.
               lapbAdmnControlField 1.3.6.1.2.1.10.16.1.1.3 integer read-write
The desired size of the sequence numbers used to number frames. Enumeration: 'modulo8': 1, 'modulo128': 2.
               lapbAdmnTransmitN1FrameSize 1.3.6.1.2.1.10.16.1.1.4 positiveinteger read-write
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.
               lapbAdmnReceiveN1FrameSize 1.3.6.1.2.1.10.16.1.1.5 positiveinteger read-write
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.
               lapbAdmnTransmitKWindowSize 1.3.6.1.2.1.10.16.1.1.6 integer read-write
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.
               lapbAdmnReceiveKWindowSize 1.3.6.1.2.1.10.16.1.1.7 integer read-write
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.
               lapbAdmnN2RxmitCount 1.3.6.1.2.1.10.16.1.1.8 integer read-write
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.
               lapbAdmnT1AckTimer 1.3.6.1.2.1.10.16.1.1.9 positiveinteger read-write
The default T1 timer for this interface. This specifies the maximum time in Milliseconds to wait for acknowledgment of a PDU.
               lapbAdmnT2AckDelayTimer 1.3.6.1.2.1.10.16.1.1.10 positiveinteger read-write
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.
               lapbAdmnT3DisconnectTimer 1.3.6.1.2.1.10.16.1.1.11 positiveinteger read-write
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.
               lapbAdmnT4IdleTimer 1.3.6.1.2.1.10.16.1.1.12 positiveinteger read-write
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.
               lapbAdmnActionInitiate 1.3.6.1.2.1.10.16.1.1.13 integer read-write
This identifies the action LAPB will take to initiate link set-up. Enumeration: 'sendDISC': 2, 'none': 4, 'other': 5, 'sendSABM': 1, 'sendDM': 3.
               lapbAdmnActionRecvDM 1.3.6.1.2.1.10.16.1.1.14 integer read-write
This identifies the action LAPB will take when it receives a DM response. Enumeration: 'sendDISC': 2, 'other': 3, 'sendSABM': 1.
       lapbOperTable 1.3.6.1.2.1.10.16.2 no-access
This table contains configuration information about interface parameters currently set in the interface. Many of these objects have corresponding objects in the lapbAdmnTable.
           lapbOperEntry 1.3.6.1.2.1.10.16.2.1 no-access
Currently set parameter values for a specific LAPB.
               lapbOperIndex 1.3.6.1.2.1.10.16.2.1.1 ifindextype read-only
The ifIndex value for the LAPB interface.
               lapbOperStationType 1.3.6.1.2.1.10.16.2.1.2 integer read-only
Identifies the current operating station type of this interface. A value of dxe (3) indicates XID negotiation has not yet taken place. Enumeration: 'dxe': 3, 'dce': 2, 'dte': 1.
               lapbOperControlField 1.3.6.1.2.1.10.16.2.1.3 integer read-only
The current operating size of the sequence numbers used to number frames. Enumeration: 'modulo8': 1, 'modulo128': 2.
               lapbOperTransmitN1FrameSize 1.3.6.1.2.1.10.16.2.1.4 positiveinteger read-only
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.
               lapbOperReceiveN1FrameSize 1.3.6.1.2.1.10.16.2.1.5 positiveinteger read-only
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.
               lapbOperTransmitKWindowSize 1.3.6.1.2.1.10.16.2.1.6 integer read-only
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.
               lapbOperReceiveKWindowSize 1.3.6.1.2.1.10.16.2.1.7 integer read-only
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.
               lapbOperN2RxmitCount 1.3.6.1.2.1.10.16.2.1.8 integer read-only
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.
               lapbOperT1AckTimer 1.3.6.1.2.1.10.16.2.1.9 positiveinteger read-only
The current T1 timer for this interface. This specifies the maximum time in Milliseconds to wait for acknowledgment of a PDU.
               lapbOperT2AckDelayTimer 1.3.6.1.2.1.10.16.2.1.10 positiveinteger read-only
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.
               lapbOperT3DisconnectTimer 1.3.6.1.2.1.10.16.2.1.11 positiveinteger read-only
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.
               lapbOperT4IdleTimer 1.3.6.1.2.1.10.16.2.1.12 positiveinteger read-write
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.
               lapbOperPortId 1.3.6.1.2.1.10.16.2.1.13 object identifier read-only
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}.
               lapbOperProtocolVersionId 1.3.6.1.2.1.10.16.2.1.14 object identifier read-only
This object identifies the version of the lapb protocol implemented by this interface.
       lapbFlowTable 1.3.6.1.2.1.10.16.3 no-access
This table defines the objects recorded by LAPB to provide information about the traffic flow through the interface.
           lapbFlowEntry 1.3.6.1.2.1.10.16.3.1 no-access
The information regarding the effects of flow controls in LAPB.
               lapbFlowIfIndex 1.3.6.1.2.1.10.16.3.1.1 ifindextype read-only
The ifIndex value for the LAPB Interface.
               lapbFlowStateChanges 1.3.6.1.2.1.10.16.3.1.2 counter read-only
The number of LAPB State Changes, including resets.
               lapbFlowChangeReason 1.3.6.1.2.1.10.16.3.1.3 integer read-only
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. Enumeration: 'n2Timeout': 12, 'abmeReset': 5, 'dmSent': 7, 'discReceived': 8, 'notStarted': 1, 'discSent': 9, 'other': 13, 'abmEntered': 2, 'abmReset': 4, 'frmrSent': 11, 'frmrReceived': 10, 'dmReceived': 6, 'abmeEntered': 3.
               lapbFlowCurrentMode 1.3.6.1.2.1.10.16.3.1.4 integer read-only
The current condition of the conversation. Enumeration: 'frameReject': 3, 'rejFrameSent': 6, 'disconnected': 1, 'waitingAckBothBusy': 13, 'stationBusy': 8, 'waitingAckRemoteBusy': 12, 'bothStationsBusy': 10, 'waitingAckStationBusy': 11, 'informationTransfer': 5, 'linkSetup': 2, 'error': 16, 'xidFrameSent': 15, 'remoteStationBusy': 9, 'rejFrameSentRemoteBusy': 14, 'disconnectRequest': 4, 'other': 17, 'waitingAcknowledgement': 7.
               lapbFlowBusyDefers 1.3.6.1.2.1.10.16.3.1.5 counter read-only
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.
               lapbFlowRejOutPkts 1.3.6.1.2.1.10.16.3.1.6 counter read-only
The number of REJ or SREJ frames sent by this station.
               lapbFlowRejInPkts 1.3.6.1.2.1.10.16.3.1.7 counter read-only
The number of REJ or SREJ frames received by this station.
               lapbFlowT1Timeouts 1.3.6.1.2.1.10.16.3.1.8 counter read-only
The number of times a re-transmission was effected by the T1 Timer expiring.
               lapbFlowFrmrSent 1.3.6.1.2.1.10.16.3.1.9 octet string read-only
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.
               lapbFlowFrmrReceived 1.3.6.1.2.1.10.16.3.1.10 octet string read-only
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.
               lapbFlowXidReceived 1.3.6.1.2.1.10.16.3.1.11 octet string read-only
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.
       lapbXidTable 1.3.6.1.2.1.10.16.4 no-access
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.
           lapbXidEntry 1.3.6.1.2.1.10.16.4.1 no-access
XId negotiation parameter values for a specific LAPB.
               lapbXidIndex 1.3.6.1.2.1.10.16.4.1.1 ifindextype read-only
The ifIndex value for the LAPB interface.
               lapbXidAdRIdentifier 1.3.6.1.2.1.10.16.4.1.2 octet string read-write
The value of the Address Resolution Identifier. A zero length string indicates no Identifier value has been assigned.
               lapbXidAdRAddress 1.3.6.1.2.1.10.16.4.1.3 octet string read-write
The value of the Address Resolution Address. A zero length string indicates no Address value has been assigned.
               lapbXidParameterUniqueIdentifier 1.3.6.1.2.1.10.16.4.1.4 octet string read-write
The value of the parameter unique Identifier. A zero length string indicates no Unique identifier value has been assigned.
               lapbXidGroupAddress 1.3.6.1.2.1.10.16.4.1.5 octet string read-write
The value of the parameter Group address. A zero length string indicates no Group address value has been assigned.
               lapbXidPortNumber 1.3.6.1.2.1.10.16.4.1.6 octet string read-write
The port number assigned for this link. A zero length string indicates no local port number identifier has been assigned.
               lapbXidUserDataSubfield 1.3.6.1.2.1.10.16.4.1.7 octet string read-write
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.
       lapbProtocolVersion 1.3.6.1.2.1.10.16.5
           lapbProtocolIso7776v1986 1.3.6.1.2.1.10.16.5.1
           lapbProtocolCcittV1980 1.3.6.1.2.1.10.16.5.2
           lapbProtocolCcittV1984 1.3.6.1.2.1.10.16.5.3