I have a customer probe I created based on other custom probes. (template
should be correct)
This one is for a new device. (new manufacture, totally different device)
I am finally able to get name, location, uptime but not anything specific.
(had to add pdutype="get-request" to <snmp-device-properties>
before that, it didn't retrieve any data.
I can walk the device from Intermappers walk and get data (IM Version 5.2.1)
please help, I am at a loss of where to go next. why can I walk and get data,
but a probe can't
following is status window and actual probe.
Device Status
Name: Building 1 SiteMonitor
DNS Name: (Unknown)
Address: 208.86.160.194
Status: UP
Probe: Packet Flux Base Unit (port 161 SNMPv1)
Up Time: 3 days, 18 hours, 46 minutes
SysName: Building 1 SiteMonitor
Contact: Scott Piehn
Location: Building 1
Availability: 100 % (of 4 hours, 30 minutes, 58 seconds)
Packet Loss: 0.0 % (of 164 total attempts)
Short-term Packet Loss: 0.0 % (of 100 last attempts) [Reset]
Recent Loss: None
Response time: 172 msec
Packet Flux Details
Unit Type: [N/A]
Firmware Version: [N/A]
Mac Address: (Undefined: MacAddress)
Uptime: [N/A]
Temperature: 0 °C 32 °F
Shunt: [N/A]
Power Input 1: 0 Vdc
Power Input 2: 0 Vdc
Recent Outages: [Reset]
02/07 11:22:33: DOWN for 9 minutes, 34 seconds
Last updated Feb 08, 13:29:50; interval: 5 minutes, 0 seconds
<description>
\gb\PacketFlux\p\
Probe for Monitoring Packetflux Site Monitor.
Uses Wireless Devices Licenses
</description>
--
--
-- The <header> 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.
<header>
-- If you change the package field in the probe header to 'com.dartware',
-- and make sure the probe_name starts with 'wrls', it should count against
-- your wireless license.
"type" = "custom-snmp"
"package" = "com.dartware"
"probe_name" = "wrls.PacketFlux.Base"
"human_name" = "Packet Flux Base Unit"
"display_name" = "Wireless/Packet Flux/Base Unit"
"version" = "0.1"
"address_type" = "IP,AT"
"port_number" = "161"
"flags" = ""
</header>
--
--
-- <snmp-device-properties> 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 <snmp-device-properties>
section of the
-- Developer Guide's at: http://dartware.com/support/docs/index.html
<snmp-device-properties>
pdutype="get-request"
maxvars="10"
nomib2="true"
</snmp-device-properties>
<parameters>
"Power Input 1 Warning" = "120"
"Power Input 1 Critical" = "115"
"Power Input 2 Warning" = "120"
"Power Input 2 Critical" = "115"
"Temperature Warning" = "220"
"Temperature Critical" = "210"
</parameters>
<snmp-device-variables>
Type, 1.3.6.1.2.1.1.1+, DEFAULT, "Mfg and Module"
Firmware, 1.3.6.1.4.1.32050.2.1.25.3.0, DEFAULT, "Firmware"
-- MacAddress, IF-MIB::ifPhysAddress.4, DEFAULT, "WAN MAC2"
sysUpTime, 1.3.6.1.2.1.1.3.0, DEFAULT, "Uptime"
TemperatureC, 1.3.6.1.4.1.32050.2.1.27.5.0, DEFAULT, "Internal Temperature in
Celcus"
Shunt, 1.3.6.1.4.1.32050.2.1.27.5.1, DEFAULT, "Base Unit Shunt Voltage"
Power1, 1.3.6.1.4.1.32050.2.1.27.5.2, DEFAULT, "Power Input 1 voltage"
Power2, 1.3.6.1.4.1.32050.2.1.27.5.3, DEFAULT, "Power Input 2 voltage"
TemperatureCF, ${TemperatureC}/10, CALCULATION, "Puts a . in the 3 digit
temperature"
Power1F, ${Power1}/10, CALCULATION, "Puts a . in the 3 digit power"
Power2F, ${Power2}/10, CALCULATION, "Puts a . In the 3 digit Power"
TemperatureFF, ${TemperatureCF}*1.8+32, CALCULATION, "Converts Temp to F"
</snmp-device-variables>
<snmp-device-thresholds>
-- Critical: $Power1 < $"Power Input 1 Warning"
-- Critical: $power2 < $"Power Input 2 Warning"
</snmp-device-thresholds>
--
--
-- The <snmp-device-display> section specifies the text that will be appended
-- to the device's Staus Window.
<snmp-device-display>
\B5\Packet Flux Details\P0\\4\
Unit Type:\0\ $Type \MO\\4\
Firmware Version:\0\ $Firmware \MO\\4\
Mac Address:\0\ $MacAddress \MO\\4\
Uptime:\0\ $sysUptime \MO\\4\
Temperature:\0\ $TemperatureCF °C $TemperatureFF °F\MO\\4\
Shunt:\0\ $Shunt \MO\\4\
Power Input 1:\0\ $Power1F Vdc\MO\\4\
Power Input 2:\0\ $Power2F Vdc\MO\\4\
</snmp-device-display>
---------------------------------------------
Scott Piehn
JCWIFI.com Division Manager
Computer Dynamics
451 W. South St
Freeport, IL 61032
V 815.233.2641
F 815.233.6225
E [email protected]
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [email protected]