CXMLPPP-IP-NCP-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXMLPPP-IP-NCP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mlpppIpNsTable 1.3.6.1.4.1.495.2.1.6.49.52 no-access
A table containing status parameters about each MLPPP module layer PPP IP Network Control Protocol.
       mlpppIpNsEntry 1.3.6.1.4.1.495.2.1.6.49.52.1 no-access
Status parameters for a specific PPP IP Network Control Protocol.
           mlpppIpNsLSapNumber 1.3.6.1.4.1.495.2.1.6.49.52.1.1 sapindex read-only
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
           mlpppIpNsNumber 1.3.6.1.4.1.495.2.1.6.49.52.1.2 integer read-only
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
           mlpppIpNsLocalToRemoteComp 1.3.6.1.4.1.495.2.1.6.49.52.1.40 integer read-only
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 Enumeration: 'vj-tcp': 2, 'none': 1.
           mlpppIpNsRemoteToLocalComp 1.3.6.1.4.1.495.2.1.6.49.52.1.41 integer read-only
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 Enumeration: 'vj-tcp': 2, 'none': 1.
 mlpppIpNcTable 1.3.6.1.4.1.495.2.1.6.49.53 no-access
A table containing configuration parameters about each MLPPP module layer's PPP IP Network Control Protocol.
       mlpppIpNcEntry 1.3.6.1.4.1.495.2.1.6.49.53.1 no-access
The configuration parameters for a specific PPP IP Network Control Protocol.
           mlpppIpNcUSapNumber 1.3.6.1.4.1.495.2.1.6.49.53.1.1 sapindex read-only
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
           mlpppIpNcNumber 1.3.6.1.4.1.495.2.1.6.49.53.1.2 integer read-only
Indicates the row containing objects for monitoring a SAP associated with one of the MLPPP links. Range of Values: 1 Default Value: none
           mlpppIpNcComp 1.3.6.1.4.1.495.2.1.6.49.53.1.10 integer read-write
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 Enumeration: 'vj-tcp': 2, 'none': 1.