|
SNMP Alarm |
Previous
Next
|
|
The Simple Network Management Protocol (SNMP) communicates management information between network management stations and agents, and is defined in RFC 1157. ELM integrates with and leverages the native Windows SNMP Service and SNMP Trap Service. You must first install the Windows SNMP Service on your ELM Server and on any computer running a Service Agent and SNMP Alarm in order to use SNMP-related features. ELM supports SNMP in a variety of ways:
Important
Every SNMP-capable device includes manageable objects that are defined in one or more Management Information Bases (MIBs). Manageable objects include network identification, statistics, protocol information, performance data, and hardware and software configuration details. Each object within an MIB is identified by its object-identifier (OID), which is unique. ELM Enterprise Manager includes an SNMP Alarm that will query an SNMP Object ID (OID) and then compare the result to a specified value. If the comparison yields a true, then the Warning Action is triggered. If the comparison yields a false, the Success Action is triggered. If the SNMP Alarm is unable to retrieve a value, the Failure Action is triggered. The SNMP Alarm includes an object browser and MIB browser for selecting the OID. SNMP There are several settings for SNMP Alarms.
Note
MIB Files During install, Windows copies a compiled MIB library called MIB.bin into the system32 directory. This file provides OID-to-name translation for a portion of the OID namespace tree. It does not generally include the namespace used by third-party SNMP agents. ELM can read vendor-provided MIB files and add to the namespace provided by the Windows SNMP service. When ELM is installed, it creates a MibFiles sub-directory for third-party MIB files. Place the vendor-supplied MIB file in the MibFiles folder, and use the MIB Files browser to select them. The Add button in the MIB Files Browser can also be used to put a copy of vendor-supplied MIB files in the MibFiles folder. Actions
Categories Displays the Agent Categories to which the Monitor is assigned. Click to select or deselect Agent Categories. Right click to create or edit Agent Categories. Test Monitor Test any Monitor Item against any Agent capable of running the Item using the drop-down and Test button on this dialog box. Testing a Monitor Item prior to putting it into production validates that the monitor item is configured properly. To test a monitor item:
If the test was successful, you will receive a pop-up indicating this and the option to see detailed results of the test. If the test failed, detailed results of the test will automatically open in Notepad. Schedule Displays the Scheduled Interval and Scheduled Hours settings which control the frequency for the Monitor Item. Scheduled Interval tab Specify the interval at which the monitoring, polling or action is to occur. Depending on the Monitor Item type, Items can be scheduled in interval increments of Seconds, Minutes, Hours and Days. The Scheduled Interval is relative to the top of the hour or top of the minute. For example, if a Scheduled Interval is configured for 10 minutes, the Monitor Item will execute at hh:10:00, hh:20:00, hh:30:00, hh:40:00, hh:50:00, hh:00:00, etc. If a Scheduled Interval is configured for 15 seconds, the Monitor Item will execute at hh:00:15, hh:00:30, hh:00:45, hh:00:00, hh:01:15, etc. Scheduled Hours tab Select the days and/or hours this item is active. By default, the schedule is set to ON for all hours and all days. Mouse clicks toggle squares between ON and OFF. Clicking on an individual square will toggle the active schedule for that hour. Clicking on an hour at the top of the grid, or on a day of the week at the left of the grid will toggle the corresponding column or row. Keyboard equivalents are the arrow keys and the space bar. Properties Tab This read-only tab displays the properties of the selected object and the values for those properties.
|