- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
05-PPP-IP-NCP-MIB | 72.38 KB |
Contents
PPP-IP-NCP-MIB
About this MIB
Use this MIB to get the PPP IPCP negotiation information and local negotiation configuration.
MIB file name
rfc1473-ppp-ip.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).transmission(10).ppp(23)
Tabular objects
pppIpTable
About this table
This table gets the PPP IPCP negotiation information.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table index is ifIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pppIpOperStatus (1.3.6.1.2.1.10.23.3.1.1.1) |
read-only |
INTEGER |
opened(1) not-opened(2) |
PPP IPCP status. |
As per the MIB. |
pppIpLocalToRemoteCompressionProtocol (1.3.6.1.2.1.10.23.3.1.1.2) |
read-only |
INTEGER |
none(1) vj-tcp(2) |
Remote compression protocol for PPP IPCP. |
This object is not configurable and is fixed at 1. |
pppIpRemoteToLocalCompressionProtocol (1.3.6.1.2.1.10.23.3.1.1.3) |
read-only |
INTEGER |
none(1) vj-tcp(2) |
Local compression protocol for PPP IPCP. |
This object is not configurable and is fixed at 1. |
pppIpRemoteMaxSlotId (1.3.6.1.2.1.10.23.3.1.1.4) |
read-only |
Integer32 |
Integer32 (0..255) |
Maximum slot number on the remote end. |
This object is not configurable and is fixed at 0. |
pppIpLocalMaxSlotId (1.3.6.1.2.1.10.23.3.1.1.5) |
read-only |
Integer32 |
Integer32 (0..255) |
Maximum slot number on the local end. |
This object is not configurable and is fixed at 0. |
pppIpConfigTable
About this table
This table gets the local PPP IPCP negotiation configuration.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table index is ifIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pppIpConfigAdminStatus (1.3.6.1.2.1.10.23.3.2.1.1) |
read-only |
INTEGER |
open(1) close(2) |
PPP IPCP negotiation status. |
As per the MIB. |
pppIpConfigCompression (1.3.6.1.2.1.10.23.3.2.1.2) |
read-only |
INTEGER |
none(1) vj-tcp(2) |
PPP IPCP compression protocol. |
This object is not configurable and is fixed at 1. |