PPP-IP-NCP-MIB.mib object view, vendor RFC
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file PPP-IP-NCP-MIB and use it to monitor vendor specific OID's.
PPP-IP-NCP-MIB file content
Object view of PPP-IP-NCP-MIB:
Scalar Object |
pppIpEntry |
.1.3.6.1.2.1.10.23.3.1.1 |
IPCP status information for a particular PPP
link.
|
pppIpConfigEntry |
.1.3.6.1.2.1.10.23.3.2.1 |
IPCP information for a particular PPP link.
|
Tabular Object |
pppIpOperStatus |
.1.3.6.1.2.1.10.23.3.1.1.1 |
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.
|
pppIpLocalToRemoteCompressionProtocol |
.1.3.6.1.2.1.10.23.3.1.1.2 |
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 opened).
|
pppIpRemoteToLocalCompressionProtocol |
.1.3.6.1.2.1.10.23.3.1.1.3 |
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 opened).
|
pppIpRemoteMaxSlotId |
.1.3.6.1.2.1.10.23.3.1.1.4 |
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 meaningful only
when the link has reached the open state
(pppIpOperStatus is opened).
|
pppIpLocalMaxSlotId |
.1.3.6.1.2.1.10.23.3.1.1.5 |
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 meaningful only
when the link has reached the open state
(pppIpOperStatus is opened).
|
pppIpConfigAdminStatus |
.1.3.6.1.2.1.10.23.3.2.1.1 |
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 an
administrative close event into the IP network
protocol's finite state machine.
|
pppIpConfigCompression |
.1.3.6.1.2.1.10.23.3.2.1.2 |
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
have effect when the link is next restarted.
|
Table |
pppIpTable |
.1.3.6.1.2.1.10.23.3.1 |
Table containing the IP parameters and
statistics for the local PPP entity.
|
pppIpConfigTable |
.1.3.6.1.2.1.10.23.3.2 |
Table containing configuration variables for
the IPCP for the local PPP entity.
|
Object Identifier |
pppIp |
.1.3.6.1.2.1.10.23.3 |