I need to create a custom probe , and no MIB file is available. I do have the OID's that are required. I can use the OID's and get the values from the device using SNMP get command, but when i create a custom probe it shows N/A.
This is the Probe below. Hope someone can offer some help.
-- The section contains the text that will appear in the Set Probe... window.
-- It gives you a chance to describe how the probe works, what the parameters are, and how to
-- how to set it up.
\gb\FlexScada FlexQ4\p\
Probe to View Voltages and relay status using FlexScada FlexQ4
-- The section determines the probe's unique name, what kind of probe it is,
-- its Human Name, and its place in the probe picker hierarchy, and other assorted attributes.
"type" = "custom-snmp"
"package" = "com.dartware"
"probe_name" = "snmp.flexscadaflexq4"
"human_name" = "FlexScada FlexQ4"
"display_name" = "Experimental/FlexScada FlexQ4"
"version" = "1.0"
"address_type" = "IP,AT"
"port_number" = "161"
-- are flags that alter the InterMapper probe's behavior.
-- You generally do not need to use these, but they can be useful for devices that don't
-- work as expected. For more information, see the section of the
-- Developer Guide's at: http://dartware.com/support/docs/index.html
-- none required
-- Parameters are user-settable values that the probe uses for its comparisons.
-- Specify the default values here. The customer can change them and they will be retained for each device.
-- No parameters specified.
-- InterMapper retrieves the using the OID or variable names from the MIB.
-- Specify the variable name, the MIB name or OID, the format (usually DEFAULT) and a short description.
oid_1_3_6_1_4_1_4128_1, 1.3.6.1.4.1.4128.1, DEFAULT, "1.3.6.1.4.1.4128.1"
oid_1_3_6_1_4_1_4128_2, 1.3.6.1.4.1.4128.2, DEFAULT, "1.3.6.1.4.1.4128.2"
oid_1_3_6_1_4_1_4128_3, 1.3.6.1.4.1.4128.3, DEFAULT, "1.3.6.1.4.1.4128.3"
oid_1_3_6_1_4_1_4128_4, 1.3.6.1.4.1.4128.4, DEFAULT, "1.3.6.1.4.1.4128.4"
oid_1_3_6_1_4_1_4128_5, 1.3.6.1.4.1.4128.5, DEFAULT, "1.3.6.1.4.1.4128.5"
oid_1_3_6_1_4_1_4128_6, 1.3.6.1.4.1.4128.6, DEFAULT, "1.3.6.1.4.1.4128.6"
oid_1_3_6_1_4_1_4128_7, 1.3.6.1.4.1.4128.7, DEFAULT, "1.3.6.1.4.1.4128.7"
oid_1_3_6_1_4_1_4128_8, 1.3.6.1.4.1.4128.8, DEFAULT, "1.3.6.1.4.1.4128.8"
oid_1_3_6_1_4_1_4128_9, 1.3.6.1.4.1.4128.9, DEFAULT, "1.3.6.1.4.1.4128.9"
oid_1_3_6_1_4_1_4128_10, 1.3.6.1.4.1.4128.10, DEFAULT, "1.3.6.1.4.1.4128.10"
oid_1_3_6_1_4_1_4128_11, 1.3.6.1.4.1.4128.11, DEFAULT, "1.3.6.1.4.1.4128.11"
oid_1_3_6_1_4_1_4128_12, 1.3.6.1.4.1.4128.12, DEFAULT, "1.3.6.1.4.1.4128.12"
oid_1_3_6_1_4_1_4128_13, 1.3.6.1.4.1.4128.13, DEFAULT, "1.3.6.1.4.1.4128.13"
oid_1_3_6_1_4_1_4128_14, 1.3.6.1.4.1.4128.14, DEFAULT, "1.3.6.1.4.1.4128.14"
oid_1_3_6_1_4_1_4128_15, 1.3.6.1.4.1.4128.15, DEFAULT, "1.3.6.1.4.1.4128.15"
-- The 'autorecord' section specifies the variables that
-- will be saved to the InterMapper Database.
-- No 'autorecord' variables specified.
-- Specify rules for setting the device into Alarm or Warning state.
-- The rules are tested top-to-bottom, and stop when one matches.
-- No thresholds specified.
-- The section specifies the text that will be appended
-- to the device's Staus Window.
\B5\FlexScada FlexQ4\P0\
\4\ 1.3.6.1.4.1.4128.1:\0\ $oid_1_3_6_1_4_1_4128_1 \3G\1.3.6.1.4.1.4128.1\M0\
\4\ 1.3.6.1.4.1.4128.2:\0\ $oid_1_3_6_1_4_1_4128_2 \3G\1.3.6.1.4.1.4128.2\M0\
\4\ 1.3.6.1.4.1.4128.3:\0\ $oid_1_3_6_1_4_1_4128_3 \3G\1.3.6.1.4.1.4128.3\M0\
\4\ 1.3.6.1.4.1.4128.4:\0\ $oid_1_3_6_1_4_1_4128_4 \3G\1.3.6.1.4.1.4128.4\M0\
\4\ 1.3.6.1.4.1.4128.5:\0\ $oid_1_3_6_1_4_1_4128_5 \3G\1.3.6.1.4.1.4128.5\M0\
\4\ 1.3.6.1.4.1.4128.6:\0\ $oid_1_3_6_1_4_1_4128_6 \3G\1.3.6.1.4.1.4128.6\M0\
\4\ 1.3.6.1.4.1.4128.7:\0\ $oid_1_3_6_1_4_1_4128_7 \3G\1.3.6.1.4.1.4128.7\M0\
\4\ 1.3.6.1.4.1.4128.8:\0\ $oid_1_3_6_1_4_1_4128_8 \3G\1.3.6.1.4.1.4128.8\M0\
\4\ 1.3.6.1.4.1.4128.9:\0\ $oid_1_3_6_1_4_1_4128_9 \3G\1.3.6.1.4.1.4128.9\M0\
\4\1.3.6.1.4.1.4128.10:\0\ $oid_1_3_6_1_4_1_4128_10 \3G\1.3.6.1.4.1.4128.10\M0\
\4\1.3.6.1.4.1.4128.11:\0\ $oid_1_3_6_1_4_1_4128_11 \3G\1.3.6.1.4.1.4128.11\M0\
\4\1.3.6.1.4.1.4128.12:\0\ $oid_1_3_6_1_4_1_4128_12 \3G\1.3.6.1.4.1.4128.12\M0\
\4\1.3.6.1.4.1.4128.13:\0\ $oid_1_3_6_1_4_1_4128_13 \3G\1.3.6.1.4.1.4128.13\M0\
\4\1.3.6.1.4.1.4128.14:\0\ $oid_1_3_6_1_4_1_4128_14 \3G\1.3.6.1.4.1.4128.14\M0\
\4\1.3.6.1.4.1.4128.15:\0\ $oid_1_3_6_1_4_1_4128_15 \3G\1.3.6.1.4.1.4128.15\M0\