PPP-LCP-MIB Table View

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

Tables
5
Rows
5
Columns
29

pppLinkStatusTable

table mandatory
.1.3.6.1.2.1.10.23.1.1.1 · 1 row entry · 15 columns
A table containing PPP-link specific variables
for this PPP implementation.
pppLinkStatusEntry entry .1.3.6.1.2.1.10.23.1.1.1.1
Management information about a particular PPP
Link.
Indexes
Column Syntax OID
pppLinkStatusPhysicalIndex mandatory
The value of ifIndex that identifies the
lower-level interface over which this PPP Link
is operating. This interface would usually be
an HDLC or RS-232 type of interface. If there
is no lower-layer interface element, or…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.10.23.1.1.1.1.1
pppLinkStatusBadAddresses mandatory
The number of packets received with an
incorrect Address Field. This counter is a
component of the ifInErrors variable that is
associated with the interface that represents
this PPP Link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.23.1.1.1.1.2
pppLinkStatusBadControls mandatory
The number of packets received on this link
with an incorrect Control Field. This counter
is a component of the ifInErrors variable that
is associated with the interface that
represents this PPP Link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.23.1.1.1.1.3
pppLinkStatusPacketTooLongs mandatory
The number of received packets that have been
discarded because their length exceeded the
MRU. This counter is a component of the
ifInErrors variable that is associated with the
interface that represents this PPP Link. …
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.23.1.1.1.1.4
pppLinkStatusBadFCSs mandatory
The number of received packets that have been
discarded due to having an incorrect FCS. This
counter is a component of the ifInErrors
variable that is associated with the interface
that represents this PPP Link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.23.1.1.1.1.5
pppLinkStatusLocalMRU mandatory
The current value of the MRU for the local PPP
Entity. This value is the MRU that the remote
entity is using when sending packets to the
local PPP entity. The value of this object is
meaningful only when the link has re…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.10.23.1.1.1.1.6
pppLinkStatusRemoteMRU mandatory
The current value of the MRU for the remote
PPP Entity. This value is the MRU that the
local entity is using when sending packets to
the remote PPP entity. The value of this object
is meaningful only when the link has r…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.10.23.1.1.1.1.7
pppLinkStatusLocalToPeerACCMap mandatory
The current value of the ACC Map used for
sending packets from the local PPP entity to
the remote PPP entity. The value of this object
is meaningful only when the link has reached
the open state (ifOperStatus is up).
OctetString
Constraints:
range: 4-4
.1.3.6.1.2.1.10.23.1.1.1.1.8
pppLinkStatusPeerToLocalACCMap mandatory
The ACC Map used by the remote PPP entity when
transmitting packets to the local PPP entity.
The value of this object is meaningful only
when the link has reached the open state
(ifOperStatus is up).
OctetString
Constraints:
range: 4-4
.1.3.6.1.2.1.10.23.1.1.1.1.9
pppLinkStatusLocalToRemoteProtocolCompression mandatory
Indicates whether the local PPP entity will

use Protocol Compression when transmitting
packets to the remote PPP entity. The value of
this object is meaningful only when the link
has reached the open stat…
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.2.1.10.23.1.1.1.1.10
pppLinkStatusRemoteToLocalProtocolCompression mandatory
Indicates whether the remote PPP entity will
use Protocol Compression when transmitting
packets to the local PPP entity. The value of
this object is meaningful only when the link
has reached the open state (ifOperStatus…
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.2.1.10.23.1.1.1.1.11
pppLinkStatusLocalToRemoteACCompression mandatory
Indicates whether the local PPP entity will
use Address and Control Compression when
transmitting packets to the remote PPP entity.
The value of this object is meaningful only
when the link has reached the open state
(i…
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.2.1.10.23.1.1.1.1.12
pppLinkStatusRemoteToLocalACCompression mandatory
Indicates whether the remote PPP entity will
use Address and Control Compression when
transmitting packets to the local PPP entity.
The value of this object is meaningful only
when the link has reached the open state
(i…
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.2.1.10.23.1.1.1.1.13
pppLinkStatusTransmitFcsSize mandatory
The size of the Frame Check Sequence (FCS) in
bits that the local node will generate when
sending packets to the remote node. The value
of this object is meaningful only when the link
has reached the open state (ifOperS…
Integer32
Constraints:
range: 0-128
.1.3.6.1.2.1.10.23.1.1.1.1.14
pppLinkStatusReceiveFcsSize mandatory
The size of the Frame Check Sequence (FCS) in
bits that the remote node will generate when
sending packets to the local node. The value of
this object is meaningful only when the link
has reached the open state (ifOperS…
Integer32
Constraints:
range: 0-128
.1.3.6.1.2.1.10.23.1.1.1.1.15

pppLinkConfigTable

table mandatory
.1.3.6.1.2.1.10.23.1.1.2 · 1 row entry · 5 columns
A table containing the LCP configuration
parameters for this PPP Link. These variables
represent the initial configuration of the PPP
          
Link. The actual values of the parameters may
be changed when the link is brought up via the
LCP options negotiation mechanism.
pppLinkConfigEntry entry .1.3.6.1.2.1.10.23.1.1.2.1
Configuration information about a particular
PPP Link.
Indexes
Column Syntax OID
pppLinkConfigInitialMRU mandatory
The initial Maximum Receive Unit (MRU) that
the local PPP entity will advertise to the
remote entity. If the value of this variable is
0 then the local PPP entity will not advertise
any MRU to the remote entity and the …
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.10.23.1.1.2.1.1
pppLinkConfigReceiveACCMap mandatory
The Asynchronous-Control-Character-Map (ACC)
that the local PPP entity requires for use on
its receive side. In effect, this is the ACC
Map that is required in order to ensure that
the local modem will successfully rece…
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.2.1.10.23.1.1.2.1.2
pppLinkConfigTransmitACCMap mandatory
The Asynchronous-Control-Character-Map (ACC)
that the local PPP entity requires for use on
its transmit side. In effect, this is the ACC
Map that is required in order to ensure that
all characters can be successfully tr…
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.2.1.10.23.1.1.2.1.3
pppLinkConfigMagicNumber mandatory
If true(2) then the local node will attempt to
perform Magic Number negotiation with the
remote node. If false(1) then this negotiation
is not performed. In any event, the local node
will comply with any magic number ne…
Enumerationr/w
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.1.1.2.1.4
pppLinkConfigFcsSize mandatory
The size of the FCS, in bits, the local node
will attempt to negotiate for use with the
remote node. Regardless of the value of this
object, the local node will comply with any FCS
size negotiations initiated by the rem…
Integer32r/w
Constraints:
range: 0-128
.1.3.6.1.2.1.10.23.1.1.2.1.5

pppLqrTable

table mandatory
.1.3.6.1.2.1.10.23.1.2.1 · 1 row entry · 6 columns
Table containing the LQR parameters and
statistics for the local PPP entity.
pppLqrEntry entry .1.3.6.1.2.1.10.23.1.2.1.1
LQR information for a particular PPP link. A
PPP link will have an entry in this table if
and only if LQR Quality Monitoring has been
successfully negotiated for said link.
Indexes
Column Syntax OID
pppLqrQuality mandatory
The current quality of the link as declared by
the local PPP entity's Link-Quality Management
modules. No effort is made to define good or
bad, nor the policy used to determine it. The

not-determined valu…
Enumeration
Enumerated Values:
1good
2bad
3not-determined
.1.3.6.1.2.1.10.23.1.2.1.1.1
pppLqrInGoodOctets mandatory
The LQR InGoodOctets counter for this link.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.23.1.2.1.1.2
pppLqrLocalPeriod mandatory
The LQR reporting period, in hundredths of a
second that is in effect for the local PPP
entity.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.10.23.1.2.1.1.3
pppLqrRemotePeriod mandatory
The LQR reporting period, in hundredths of a
second, that is in effect for the remote PPP
entity.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.10.23.1.2.1.1.4
pppLqrOutLQRs mandatory
The value of the OutLQRs counter on the local
node for the link identified by ifIndex.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.23.1.2.1.1.5
pppLqrInLQRs mandatory
The value of the InLQRs counter on the local
node for the link identified by ifIndex.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.23.1.2.1.1.6

pppLqrConfigTable

table mandatory
.1.3.6.1.2.1.10.23.1.2.2 · 1 row entry · 2 columns
Table containing the LQR Configuration
parameters for the local PPP entity.
pppLqrConfigEntry entry .1.3.6.1.2.1.10.23.1.2.2.1
LQR configuration information for a particular
PPP link.
Indexes
Column Syntax OID
pppLqrConfigPeriod mandatory
The LQR Reporting Period that the local PPP
entity will attempt to negotiate with the
remote entity, in units of hundredths of a
second. Changing this object will have effect
when the link is next restarted.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.10.23.1.2.2.1.1
pppLqrConfigStatus mandatory
If enabled(2) then the local node will attempt
to perform LQR negotiation with the remote
node. If disabled(1) then this negotiation is
not performed. In any event, the local node
will comply with any magic number negot…
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.2.1.10.23.1.2.2.1.2

pppLqrExtnsTable

table mandatory
.1.3.6.1.2.1.10.23.1.2.3 · 1 row entry · 1 columns
Table containing additional LQR information
for the local PPP entity.
pppLqrExtnsEntry entry .1.3.6.1.2.1.10.23.1.2.3.1
Extended LQR information for a particular PPP
link. Assuming that this group has been
implemented, a PPP link will have an entry in
this table if and only if LQR Quality
Monitoring has been successfully negotiated for
s…
Indexes
Column Syntax OID
pppLqrExtnsLastReceivedLqrPacket mandatory
This object contains the most recently
received LQR packet. The format of the packet
is as described in the LQM Protocol
specificiation. All fields of the packet,
including the `save' fields, are stored in this
object.…
OctetString
Constraints:
range: 68-68
.1.3.6.1.2.1.10.23.1.2.3.1.1