From: Trent M. <tre...@si...> - 2007-10-02 13:38:06
|
I guess the first thing to check is are these truely leaf oids or are they branch oids? If you snmpwalk .1.3.6.1.4.1.476.1.42.3.6.2.0 what do you get? Trent On Tue, 2007-10-02 at 02:39 -0400, Joshua Krause wrote: > here is some more info. The model and vendor I am dealing with is > "liebert-nfinity". I have these templates I have created in this > folder are: > dev_info > power > bypass > module > battery > > Now let's just work on the module directory. I have these files > created in there: > exceptions > message > oids > thresholds > transforms > > The exceptions, thresholds, and transforms files are empty. But > message and oids file contain this: > MESSAGE: > Control Modules > > Installed: {conModsInstall} > # Failed: {conFailedMods} > # Redundant: {conRedunMods} > > Battery Modules > > # Installed: {battModsInstall} > # Failed: {battFailedMods} > # Active: {battActiveMods} > # Warnings: {battModWarns} > > Power Modules > > # Installed: {pwrModsInstall} > # Failed: {pwrFailedMods} > # Redundant: {pwrRedunMods} > # Active: {pwrActiveMods} > # Warnings: {pwrModWarns} > > OIDS: > conModsInstall: .1.3.6.1.4.1.476.1.42.3.6.1.0 :leaf > #conFailedMods: .1.3.6.1.4.1.476.1.42.3.6.2.0 :leaf > #conRedunMods: .1.3.6.1.4.1.476.1.42.3.6.3.0 :leaf > #pwrModsInstall: .1.3.6.1.4.1.476.1.42.3.5.5.1.0 :leaf > #pwrFailedMods: .1.3.6.1.4.1.476.1.42.3.5.5.2.0 :leaf > #pwrActiveMods: .1.3.6.1.4.1.476.1.42.3.5.5.4.0 :leaf > #pwrRedunMods: .1.3.6.1.4.1.476.1.42.3.5.5.3.0 :leaf > #pwrModWarns: .1.3.6.1.4.1.476.1.42.3.5.5.6.0 :leaf > #battModsInstall: .1.3.6.1.4.1.476.1.42.3.5.1.1.0 :leaf > #battFailedMods: .1.3.6.1.4.1.476.1.42.3.5.1.2.0 :leaf > #battActiveMods: .1.3.6.1.4.1.476.1.42.3.5.1.4.0 :leaf > #battModWarns: .1.3.6.1.4.1.476.1.42.3.5.1.6.0 :leaf > > > Now the problem I am experiencing is if i uncomment "conFailedMods" > from the message and oids file. I start getting the no snmp data, etc > as listed below. This happens when i uncomment any of these lines > from the message and the oids file. Hopefully this will give > everybody a better idea of thwat is going on. > > Josh > > > On Oct 1, 2007, at 4:58 PM, Joshua Krause wrote: > > > I have created some new templates for some dc power and ups > > equipment. And have gotten to a point to where when i add a test > > devmon starts spitting out log entries like this: > > > > [07-10-01@16:52:15] No SNMP data found for bypassVolt on gsonc-ash- > > ups-1 > > [07-10-01@16:52:15] No SNMP data found for inVolts on gsonc-ash-ups-1 > > [07-10-01@16:52:15] No SNMP data found for outSource on gsonc-ash- > > ups-1 > > [07-10-01@16:52:15] No SNMP data found for outVolts on gsonc-ash-ups-1 > > [07-10-01@16:52:15] No SNMP data found for outCurrent on gsonc-ash- > > ups-1 > > [07-10-01@16:52:15] No SNMP data found for inFreq on gsonc-ash-ups-1 > > [07-10-01@16:52:15] No SNMP data found for inCurrent on gsonc-ash- > > ups-1 > > [07-10-01@16:52:15] No SNMP data found for outFreq on gsonc-ash-ups-1 > > [07-10-01@16:52:15] No SNMP data found for conFailedMods on gsonc-ash- > > ups-1 > > [07-10-01@16:52:15] No SNMP data found for conModsInstall on gsonc- > > ash- > > ups-1 > > > > I can restart devmon and everything starts polling right but the > > minute i try and add something or tweak a template it does the same > > thing. > > > > any help would be great > > > > Thanks > > Josh > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Devmon-support mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support |