CXMLPPP-IP-NCP-MIB

File: CXMLPPP-IP-NCP-MIB.mib (6727 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxMLPPP SapIndex

Defined Types

MlpppIpNsEntry  
SEQUENCE    
  mlpppIpNsLSapNumber SapIndex
  mlpppIpNsNumber INTEGER
  mlpppIpNsLocalToRemoteComp INTEGER
  mlpppIpNsRemoteToLocalComp INTEGER

MlpppIpNcEntry  
SEQUENCE    
  mlpppIpNcUSapNumber SapIndex
  mlpppIpNcNumber INTEGER
  mlpppIpNcComp INTEGER

Defined Values

mlpppIpNsTable 1.3.6.1.4.1.495.2.1.6.49.52
A table containing status parameters about each MLPPP module layer PPP IP Network Control Protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MlpppIpNsEntry

mlpppIpNsEntry 1.3.6.1.4.1.495.2.1.6.49.52.1
Status parameters for a specific PPP IP Network Control Protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MlpppIpNsEntry  

mlpppIpNsLSapNumber 1.3.6.1.4.1.495.2.1.6.49.52.1.1
Indicates the row that contains objects for monitoring a SAP that is associated with one of the PPP links. Range of Values: 1-10 Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  SapIndex  

mlpppIpNsNumber 1.3.6.1.4.1.495.2.1.6.49.52.1.2
Indicates the row that contains objects for monitoring a SAP that is associated with one of the PPP links. Range of Values: 1 Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mlpppIpNsLocalToRemoteComp 1.3.6.1.4.1.495.2.1.6.49.52.1.40
Identifies whether the local end of the IP-PPP link is using TCP/IP header compression (vj-tcp) to send packets to the remote. The value of this object is determined when the PPP configuration is negotiated. The local port's preference for header compression is determined using mlpppIpNcComp of mlpppIpNcTable. Options: none (1) vj-tcp (2): header compression Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), vj-tcp(2)  

mlpppIpNsRemoteToLocalComp 1.3.6.1.4.1.495.2.1.6.49.52.1.41
Identifies whether the remote end of the IP-PPP link is using TCP/IP header compression (vj-tcp) to send packets to the local end. The value of this object is determined when the PPP configuration is negotiated. The local port's preference for header compression is determined using mlpppIpNcComp of mlpppIpNcTable. Options: none (1) vj-tcp (2): header compression Default value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), vj-tcp(2)  

mlpppIpNcTable 1.3.6.1.4.1.495.2.1.6.49.53
A table containing configuration parameters about each MLPPP module layer's PPP IP Network Control Protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MlpppIpNcEntry

mlpppIpNcEntry 1.3.6.1.4.1.495.2.1.6.49.53.1
The configuration parameters for a specific PPP IP Network Control Protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MlpppIpNcEntry  

mlpppIpNcUSapNumber 1.3.6.1.4.1.495.2.1.6.49.53.1.1
Indicates the row containing objects for monitoring a SAP that is associated with one of the MLPPP links . Range of Values: 1-10 Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  SapIndex  

mlpppIpNcNumber 1.3.6.1.4.1.495.2.1.6.49.53.1.2
Indicates the row containing objects for monitoring a SAP associated with one of the MLPPP links. Range of Values: 1 Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mlpppIpNcComp 1.3.6.1.4.1.495.2.1.6.49.53.1.10
Determines whether the local end of PPP link wants to use TCP/IP header compression (vj-tcp) to send packets over the link. If header compression is desired, the local will negotiate for its implementation with the remote end of the link. The result of the negotiation is displayed in mlpppIpNsLocalToRemoteComp (the local) and mlpppIpNsRemoteToLocalComp (remote). If compression is not desired, there will be no attempt to negotiate with the other end of the link. Options: none (1) vj-tcp (2): header compression Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), vj-tcp(2)