I am actually using a liebert Nfinity UPS. I have the traps, as I actually caught them in the SNMP Trap log, and built a service out of the traps. If I want an alert for when it comes back on to power, do I need to set up a second monitor looking for the up traps?
Eric Dami MCSE/MCSA LAN Administrator Telephone Credit Union of NH [EMAIL PROTECTED] (603)645-8103 -----Original Message----- From: Scott Taylor [mailto:[EMAIL PROTECTED] Sent: Friday, July 18, 2003 3:02 PM To: '[EMAIL PROTECTED]' Subject: RE: [WhatsUp Forum] SNMP Trap monitoring If you're using an APC UPS the indicator that it is no longer on battery is called "powerRestored" which is TRAP Int:9 . You should get the APC file POWERNET.MIB and compile it using MIBEXTRA. Then add the desired traps as events to your device and be sure to include them in the alert. The best sight I have found for mibs, traps, and searching for OID's is at http://MibDepot.com. Below is a list of TRAPs I like to use for APC. Good Luck! Scott Taylor Westat, Inc. upsOverload (TRAP Int:6 Int:2) upsDischarged (TRAP Int:6 Int:4) upsOnBattery (TRAP Int:6 Int:5) lowBattery (TRAP Int:6 Int:7) powerRestored (TRAP Int:6 Int:9) upsBatteryNeedsReplacement (TRAP Int:6 Int:17) upsOverloadCleared (TRAP Int:6 Int:33) dischargeCleared (TRAP Int:6 Int:38) batteryOverTemperature (TRAP Int:6 Int:53) batteryOverTemperatureCleared (TRAP Int:6 Int:54) -----Original Message----- From: eric.dami [mailto:[EMAIL PROTECTED] Sent: Friday, July 18, 2003 1:32 PM To: '[EMAIL PROTECTED]' Subject: [WhatsUp Forum] SNMP Trap monitoring I am fairly new to SNMP. I set my UPS to send traps to my WUG server. I created a monitor to alert me if a "UPS on battery" trap arrives. It works great. But how do I get WUG to send me a message that it is off battery? Do I have to set up another monitor for the "UPS on Power" trap? Or can I do it right through the first monitor? Thanks, Eric Dami MCSE/MCSA LAN Administrator Telephone Credit Union of NH [EMAIL PROTECTED] (603)645-8103 Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
