PPP-IP-NCP-MIB Table View

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

Tables
2
Rows
2
Columns
7

pppIpTable

table mandatory
.1.3.6.1.2.1.10.23.3.1 · 1 row entry · 5 columns
Table containing the IP parameters and
statistics for the local PPP entity.
pppIpEntry entry .1.3.6.1.2.1.10.23.3.1.1
IPCP status information for a particular PPP
link.
Indexes
Column Syntax OID
pppIpOperStatus mandatory
The operational status of the IP network
protocol. If the value of this object is up
then the finite state machine for the IP

network protocol has reached the Opened state.
Enumeration
Enumerated Values:
1opened
2not-opened
.1.3.6.1.2.1.10.23.3.1.1.1
pppIpLocalToRemoteCompressionProtocol mandatory
The IP compression protocol that the local
PPP-IP entity uses when sending packets to the
remote PPP-IP entity. The value of this object
is meaningful only when the link has reached
the open state (pppIpOperStatus is op…
Enumeration
Enumerated Values:
1none
2vj-tcp
.1.3.6.1.2.1.10.23.3.1.1.2
pppIpRemoteToLocalCompressionProtocol mandatory
The IP compression protocol that the remote
PPP-IP entity uses when sending packets to the
local PPP-IP entity. The value of this object
is meaningful only when the link has reached
the open state (pppIpOperStatus is op…
Enumeration
Enumerated Values:
1none
2vj-tcp
.1.3.6.1.2.1.10.23.3.1.1.3
pppIpRemoteMaxSlotId mandatory
The Max-Slot-Id parameter that the remote node
has advertised and that is in use on the link.
If vj-tcp header compression is not in use on
the link then the value of this object shall be
0. The value of this object is …
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.10.23.3.1.1.4
pppIpLocalMaxSlotId mandatory
The Max-Slot-Id parameter that the local node
has advertised and that is in use on the link.
If vj-tcp header compression is not in use on
the link then the value of this object shall be
0. The value of this object is m…
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.10.23.3.1.1.5

pppIpConfigTable

table mandatory
.1.3.6.1.2.1.10.23.3.2 · 1 row entry · 2 columns
Table containing configuration variables for
the IPCP for the local PPP entity.
pppIpConfigEntry entry .1.3.6.1.2.1.10.23.3.2.1
IPCP information for a particular PPP link.
Indexes
Column Syntax OID
pppIpConfigAdminStatus mandatory
The immediate desired status of the IP network
protocol. Setting this object to open will
inject an administrative open event into the IP
network protocol's finite state machine.
Setting this object to close will inject…
Enumerationr/w
Enumerated Values:
1open
2close
.1.3.6.1.2.1.10.23.3.2.1.1
pppIpConfigCompression mandatory
If none(1) then the local node will not
attempt to negotiate any IP Compression option.
Otherwise, the local node will attempt to
negotiate compression mode indicated by the
enumerated value. Changing this object will
h…
Enumerationr/w
Enumerated Values:
1none
2vj-tcp
.1.3.6.1.2.1.10.23.3.2.1.2