Table of Contents

mNET Technology

Author: Paddy Murphy

Overview

mNET is a system that allows 4G-LTE services to be provided to rural areas in the US, there is also a migration path for 5G. mNET can support standalone rural networks, private and virtual private wireless networks, network expansion and wireless roaming, integrated LTE and Wi-Fi networks and multi-carrier small cell networks.

Unique Features

The implementation of the mNET trap rule differs from traditional DAS technologies.

OpenVPN Server

mNET traps are received through a VPN server installed on the ExteNet Load balancer. For more information, see: OpenVPN. If the OpenVPN client is not running mNET traps will not be received. A watchdog has been set up monitor the OpenVPN service (mNetOpenVpnClientProcessInactive). If this watchdog is received restarting the VPN server will clear the watchdog.Please be aware that the OpenVPN configuration files on ExteNet Production and ExteNet QA are different.

Restart OpenVPN Client

sudo service openvpn start

Check if OpenVPN service is running on load balancer

ps -edf | grep openvpn

Confirm that OpenVPN service is configured correctly on load balancer; an entry should be returned for the command below

ifconfig tun0

mNET Trap Rule

The following requirements have been received from ExteNet (Gevara Tali) regarding mNET traps:

mNET auto-clear active alarm groovlet

New mNET tickets were not been created because an existing open active alarm already existed for the mNET trap. A solution to this issue was to implement a groovlet that automatically clears the mNET active alarms when a mNET ticket is created. The cleared reason for active alarms cleared by this groovlet is 'Cleared by mNET active alarm clear groovlet'. The groovlet can be found at https://nocportal.extenetsystems.com/Ticketer/groovlet/show/22777.

MIB File