Use SNMP Extended (script-based), if you are unable to get the device or specific metric support using SNMP collector.

Prerequisite

Knowledge of Core Java or Groovy script.

Create SNMP monitor with collector type SNMP Extended

ParameterDescription
Monitor ScopePartner- or client-level scope of monitor.
Adaptor TypeMonitor type. Select SNMP Extended.
NameUnique monitor name.
DescriptionMonitor description.
ScriptScript to create the monitor.
Does it need user input(s)
  • Yes: Select to monitor specific attributes of the user input.
  • If you select Yes, select one of the following scopes:
  • Component Level: Select this option if you have the same input for all components.
  • Monitor Level: Select this option if you have different inputs for each component.
  • No: Select to monitor all user inputs.
  • Configuration parameters

    Configuration Parameters
    ParameterDescription
    NameVariable name. Use this name to parse the variable into the script.
    Display NameVariable name displayed.
    DescriptionVariable information.
    Default ValuesVariable value. For example, to monitor the network interface bandwidth utilization for WAN links, provide ISP speed value in Mbps, or Kbps or bps.

    Metrics

    ParameterDescription
    NameName or label to define the metric displayed in the graphs. For example, hr.storage.utilization.
  • No Uppercase or spaces allowed.
  • Follow dotted notation./td>
  • Display NameName or label to define the metric displayed on the dashboard.
    DescriptionReason for using the metric.
    UnitsUnit according to the metric value.
    Format metric value usingMethod to get the monitoring output. Select Enumerated Map.
    Provide an enumerated mapKey and value pair for each OID.
    GraphSelect Yes to populate graphs for a metric. Else select No.

    Alerts

    ParameterDescription
    Warning severityWarning alert is created when the metric matches the operator and exceeds the warning threshold value.
    Critical severityCritical alert is created when the metric matches the operator and exceeds the critical threshold value.
    Alert SubjectAlert subject displayed for a warning or critical alert on the alert browser. The actual values replace the alert subject displayed on the alert browser.
    Alert ContentAlert description displayed on the alert details page. The actual values replace the alert subject displayed on the alert browser.