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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk pppIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PPP-IP-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-IP-NCP-MIB::pppIpTable'
Table containing the IP parameters and
statistics for the local PPP entity.
pppIpEntry row .1.3.6.1.2.1.10.23.3.1.1
IPCP status information for a particular PPP
link.
Column Syntax OID
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
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
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
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
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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk pppIpConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PPP-IP-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-IP-NCP-MIB::pppIpConfigTable'
Table containing configuration variables for
the IPCP for the local PPP entity.
pppIpConfigEntry row .1.3.6.1.2.1.10.23.3.2.1
IPCP information for a particular PPP link.
Column Syntax OID
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
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