Description

Template to monitor Denso IoT Data server controller status. Possible status values are undefined(-1), uninit(0), active(1), deactive(2), error(3), threadTerminated(4), threadConnectTimeoutWaiting(5), threadSamplingThreadWaiting(6). And we have to “Manually select controller instance on the device” because of multiple Controller instances. So while assigning this program as a template on a device, it will ask user to provide Controller instance numbers as a input (with comma separated). Example: 1, 2, 50, 100, 150, 200, 250. If user didn’t provided any Controller instance numbers then it will monitor “All” Controllers (from 1 to 255) by default.[IOTDS-MIB OIDs: controller1-status - 1.3.6.1.4.1.24296.2.1.2.0 to controller255-status - 1.3.6.1.4.1.24296.2.255.2.0]

Prerequisites

SNMP should be enabled in end device and device should support IOTDS-MIB and SNMP credentials should be attached against the device in portal.

How to Apply:

We have to “Manually select instance on the device” because of multiple Controller instances.

It might have multiple instances because controller might be 1 to 255.
1.3.6.1.4.1.24296.2.1.2 is controller_status_1
1.3.6.1.4.1.24296.2.2.2 is controller_status_2
..
..
..
1.3.6.1.4.1.24296.2.255.2 is controller_status_255

1.3.6.1.4.1.24296.2.1.1 is name of controller_name_1, rest of those will follow accordingly.
1.3.6.1.4.1.24296.2.2.1 is name of controller_name_2
..
..
..
1.3.6.1.4.1.24296.2.255.1 is name of controller_name_255

So while assigning this program as a template on a device, it will ask user to provide Controller instance numbers as a input (with comma separated).

Example: 1, 2, 50, 100, 150, 200, 250

If user didn’t provided any Controller instance numbers then it will monitor “All” Controllers (from 1 to 255) by default.

Default input: All

Metric Parameters

Metric Parameters
ParameterDescription
Frequency
  • Frequency is the interval in which you want to probe and collect metric data from the target device/resource
  • Frequency is defined in minutes (min).
  • Warning ThresholdIf the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user.
    Critical ThresholdIf the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user.
    AlertThe alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user.

    Metrics

    denso.iot.dataserver.controller.status

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    ExpressionNULL
    DescriptionMonitors Denso IoT Data server controller status. [OID: 1.3.6.1.4.1.24296.2.1.2.0 to 1.3.6.1.4.1.24296.2.255.2.0]
    CategorySNMP Extended
    Collector TypeGateway
    Monitor NameDenso - IoT Data Server - Controller Status
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency11 – 1440 (mins)
    Filter
    Warning OperatorIN_LISTEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Warning Threshold-1,0,2,4,5,6[{"-1":"undefined"},{"0":"uninit"},{"1":"active"},{"2":"deactive"},{"3":"error"},{"4":"threadTerminated"},{"5":"threadConnectTimeoutWaiting"},{"6":"threadSamplingThreadWaiting"}]
    Warning Repeat Count11-12
    Critical OperatorEQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical Threshold3
    [{"-1":"undefined"},{"0":"uninit"},{"1":"active"},{"2":"deactive"},{"3":"error"},{"4":"threadTerminated"},{"5":"threadConnectTimeoutWaiting"},{"6":"threadSamplingThreadWaiting"}]
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph