SNMP
MobileIron Core provides (Simple Network Management Protocol (SNMP) capabilities. SNMP is a protocol used for network management for collecting information about network entities, such as servers and devices, on an Internet Protocol (IP) network. Various third-party SNMP systems are available that provide SNMP-based management and tools.
Core provides the following SNMP capabilities:
-
Link up and down traps
Core sends these two SNMP traps (events) to a specified SNMP trap receiver using the SNMP v2c protocol.
-
An SNMP server can request information from Core related to these management information bases (MIBs):
- The HOST-RESOURCES-MIB
- Apache web server configuration and status values (APACHE2-MIB).
- disk I/O (UCD-DISKIO-MIB)
- Support for SNMP v2c and v3 protocols to pull MIB information from Core to the SNMP server.
Core limits Incoming SNMP requests to around 10 SNMP requests per minute.
Configuring SNMP on MobileIron Core
This section includes the general workflow to configure SNMP:
Step 1 |
Configuring the SNMP trap receiver server to which Core sends SNMP traps. |
Step 2 |
Enabling the SNMP service with the v3 protocol from whom Core accepts requests. |
Step 3 |
Enabling the SNMP service with the v2c protocol between Core and your SNMP server. |
Configuring the SNMP trap receiver server
Configure the server to which Core sends SNMP traps. This server can also get MIB information from Core.
Procedure
- Log into System Manager.
- Go to Settings > SNMP to open the SNMP details pane.
- Click Add to open the Add SNMP Trap Receiver window.
-
Edit the fields, as necessary.
Refer to the Add SNMP Trap Receiver window table for details.
- Click Apply > OK to save the changes.
Add SNMP Trap Receiver window
The following table summarizes fields and descriptions in the Add SNMP Trap Receiver window:
.
Fields |
Description |
Server |
Enter the server name for your SNMP trap receiver. For example: |
Port |
Enter the port number for your SNMP trap receiver. |
Community |
Enter the string which names the SNMP community on your SNMP trap receiver. |
Version |
MobileIron Core sends SNMP traps using SNMP protocol V2c. You can choose V2c or V3 for MIB requests. |
Admin State |
Select Enable to enable the SNMP service for this SNMP server. |
Deleting SNMP trap receiver servers
To delete one or more SNMP trap receiver servers:
1. | Log into System Manager. |
2. | Go to Settings > SNMP to open the SNMP details pane. |
3. | Select one or more of the servers you want to delete. |
Click the box next to Server to select all servers in the list.
4. | Click Delete > Yes. |
Enabling the SNMP service with the v3 protocol
Set up the SNMP v3 user from whom Core accepts requests. In addition, you can enable or disable sending traps to any configured SNMP trap receiver.
Procedure
To enable the SNMP service with the SNMP v3 protocol:
- Log into System Manager.
- Go to Settings > SNMP to open the SNMP details pane.
- Go to the SNMP Control section > SNMP Service.
- Select Enable to enable the SNMP service on Core.
-
Go to the Protocol option and verify that v3 is selected.
The v3 option is selected, by default.
- Click Add to open the Add SNMP v3 User window.
-
Enter the SNMP v3 user fields, as necessary.
Refer to the Add SNMP v3 User window for details.
- Click Save to add this user to the SNMP v3 Users table.
- Go to Link Up/Down Trap.
-
Click Enable.
Select Disable to stop Core from sending SNMP traps to any SNMP trap receiver.
- Click Apply > OK to save the changes.
Add SNMP v3 User window
Fields |
Description |
User Name |
Enter the username with out any spaces (example: miuser). |
Security Level |
Select asecurity level for authentication. The options are:
|
Auth Protocol |
Select an authentication protocol. This can be selected only if the Security Level is selected as authNoPriv or authPriv. |
Auth Password |
Enter the Auth Password with a minimum of 8 characters. |
Privacy Protocol |
Select a privacy protocol. This can be selected only if Security Level is selected as authPriv. |
Privacy Password |
Enter a privacy password with minimum of 8 characters. |
Deleting SNMP v3 users
Procedure
- Log into System Manager.
- Go to Settings > SNMP to open the SNMP details pane.
- Go to the SNMP Control group.
-
Select one or more of the users you want to delete.
Click the box next to User Name to select all users in the list.
- Click Delete > Yes.
Enabling the SNMP service with the v2c protocol
Set up the SNMP v2c communication between MobileIron Core and your SNMP server. You also enable or disable sending traps to any configured SNMP trap receiver.
Procedure
- Log into System Manager.
- Go to Settings > SNMP to open the SNMP details pane.
- Go to the SNMP Control section > SNMP Service.
- Select Enable to enable the SNMP service on Core.
- Go to the Protocol option and select v2.
-
Change the value of Read Only Community if necessary.
The standard SNMP community name is public. This is the community the SNMP server uses to pull MIB information from MobileIron Core.
-
Go to the Link Up/Down Trap option and select Enable.
Select Disable to stop MobileIron Core from sending SNMP traps to any SNMP trap receiver.
- Click Apply > OK to save the changes.