RFC1381-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
46

lapbAdmnTable

table mandatory
.1.3.6.1.2.1.10.16.1 · 1 row entry · 14 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lapbAdmnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1381-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1381-MIB::lapbAdmnTable'
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 row .1.3.6.1.2.1.10.16.1.1
Configured parameter values for a specific
LAPB.
Indexes
Column Syntax OID
lapbAdmnIndexmandatory
The ifIndex value for the LAPB interface.
IfIndexType
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.10.16.1.1.1
Identifies the desired station type of this
interface.
Enumerationr/w
Enumerated Values:
1dte
2dce
3dxe
.1.3.6.1.2.1.10.16.1.1.2
The desired size of the sequence numbers
used to number frames.
Enumerationr/w
Enumerated Values:
1modulo8
2modulo128
.1.3.6.1.2.1.10.16.1.1.3
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.
PositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.1.1.4
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.
PositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.1.1.5
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.
Integer32r/w
Constraints:
range: 1-127
.1.3.6.1.2.1.10.16.1.1.6
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.
Integer32r/w
Constraints:
range: 1-127
.1.3.6.1.2.1.10.16.1.1.7
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.2.1.10.16.1.1.8
The default T1 timer for this interface.
This specifies the maximum time in
Milliseconds to wait for acknowledgment of a
PDU.
PositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.1.1.9
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 gen…
PositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.1.1.10
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 fram…
PositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.1.1.11
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.
PositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.1.1.12
This identifies the action LAPB will take
to initiate link set-up.
Enumerationr/w
Enumerated Values:
1sendSABM
2sendDISC
3sendDM
4none
5other
.1.3.6.1.2.1.10.16.1.1.13
This identifies the action LAPB will take
when it receives a DM response.
Enumerationr/w
Enumerated Values:
1sendSABM
2sendDISC
3other
.1.3.6.1.2.1.10.16.1.1.14

lapbOperTable

table mandatory
.1.3.6.1.2.1.10.16.2 · 1 row entry · 14 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lapbOperTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1381-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1381-MIB::lapbOperTable'
This table contains configuration
information about interface parameters
currently set in the interface.  Many of
these objects have corresponding objects in
the lapbAdmnTable.
lapbOperEntry row .1.3.6.1.2.1.10.16.2.1
Currently set parameter values for a
specific LAPB.
Indexes
Column Syntax OID
lapbOperIndexmandatory
The ifIndex value for the LAPB interface.
IfIndexType
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.10.16.2.1.1
Identifies the current operating station
type of this interface. A value of dxe (3)
indicates XID negotiation has not yet taken
place.
Enumeration
Enumerated Values:
1dte
2dce
3dxe
.1.3.6.1.2.1.10.16.2.1.2
The current operating size of the sequence
numbers used to number frames.
Enumeration
Enumerated Values:
1modulo8
2modulo128
.1.3.6.1.2.1.10.16.2.1.3
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.
PositiveInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.2.1.4
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.
PositiveInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.2.1.5
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.
Integer32
Constraints:
range: 1-127
.1.3.6.1.2.1.10.16.2.1.6
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.
Integer32
Constraints:
range: 1-127
.1.3.6.1.2.1.10.16.2.1.7
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.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.10.16.2.1.8
The current T1 timer for this interface.
This specifies the maximum time in
Milliseconds to wait for acknowledgment of a
PDU.
PositiveInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.2.1.9
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 gen…
PositiveInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.2.1.10
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 t…
PositiveInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.2.1.11
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.
PositiveIntegerr/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.10.16.2.1.12
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 …
ObjectIdentifier .1.3.6.1.2.1.10.16.2.1.13
This object identifies the version of the
lapb protocol implemented by this
interface.
ObjectIdentifier .1.3.6.1.2.1.10.16.2.1.14

lapbFlowTable

table mandatory
.1.3.6.1.2.1.10.16.3 · 1 row entry · 11 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lapbFlowTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1381-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1381-MIB::lapbFlowTable'
This table defines the objects recorded by
LAPB to provide information about the
traffic flow through the interface.
lapbFlowEntry row .1.3.6.1.2.1.10.16.3.1
The information regarding the effects of
flow controls in LAPB.
Indexes
Column Syntax OID
The ifIndex value for the LAPB Interface.
IfIndexType
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.10.16.3.1.1
The number of LAPB State Changes, including
resets.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.16.3.1.2
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
testin…
Enumeration
Enumerated Values:
1notStarted
2abmEntered
3abmeEntered
4abmReset
5abmeReset
6dmReceived
7dmSent
8discReceived
9discSent
10frmrReceived
11frmrSent
12n2Timeout
13other
.1.3.6.1.2.1.10.16.3.1.3
The current condition of the conversation.
Enumeration
Enumerated Values:
1disconnected
2linkSetup
3frameReject
4disconnectRequest
5informationTransfer
6rejFrameSent
7waitingAcknowledgement
8stationBusy
9remoteStationBusy
10bothStationsBusy
11waitingAckStationBusy
12waitingAckRemoteBusy
13waitingAckBothBusy
14rejFrameSentRemoteBusy
15xidFrameSent
16error
17other
.1.3.6.1.2.1.10.16.3.1.4
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 se…
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.16.3.1.5
The number of REJ or SREJ frames sent by
this station.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.16.3.1.6
The number of REJ or SREJ frames received
by this station.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.16.3.1.7
The number of times a re-transmission was
effected by the T1 Timer expiring.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.16.3.1.8
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.
OctetString
Constraints:
range: 0-7
.1.3.6.1.2.1.10.16.3.1.9
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.
OctetString
Constraints:
range: 0-7
.1.3.6.1.2.1.10.16.3.1.10
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.
OctetString
Constraints:
range: 0-8206
.1.3.6.1.2.1.10.16.3.1.11

lapbXidTable

table mandatory
.1.3.6.1.2.1.10.16.4 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk lapbXidTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1381-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1381-MIB::lapbXidTable'
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 row .1.3.6.1.2.1.10.16.4.1
XId negotiation parameter values for a
specific LAPB.
Indexes
Column Syntax OID
lapbXidIndexmandatory
The ifIndex value for the LAPB interface.
IfIndexType
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.10.16.4.1.1
The value of the Address Resolution
Identifier. A zero length string indicates
no Identifier value has been assigned.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.2.1.10.16.4.1.2
The value of the Address Resolution
Address. A zero length string indicates no
Address value has been assigned.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.2.1.10.16.4.1.3
The value of the parameter unique
Identifier. A zero length string indicates
no Unique identifier value has been
assigned.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.2.1.10.16.4.1.4
The value of the parameter Group address.
A zero length string indicates no Group
address value has been assigned.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.2.1.10.16.4.1.5
The port number assigned for this link. A
zero length string indicates no local port
number identifier has been assigned.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.2.1.10.16.4.1.6
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…
OctetStringr/w
Constraints:
range: 0-8206
.1.3.6.1.2.1.10.16.4.1.7