From: Jeremy L. <jla...@re...> - 2013-01-25 00:59:09
|
What do you get from snmpwalk on the branch OIDs? Or even the parent oid " 1.3.6.1.4.1.24681.1.2.17.1"? On 25 January 2013 01:02, Don Kuhlman <Don...@sc...> wrote: > Good morning. I'm adding my templates/disk values for this QNAP Nas device. > > > > Not sure why I can't display the : branch values, but the : leaf values > work by themselves. > > > > Any tips would be appreciated. > > > > Thanks > > Don K > > > > OIDS file: > > > > VolName : .1.3.6.1.4.1.24681.1.2.17.1.2 : branch > VolFileSystem : .1.3.6.1.4.1.24681.1.2.17.1.3 : branch > VolSize : .1.3.6.1.2.1.24681.1.2.17.1.4 : branch > VolFree : .1.3.6.1.2.1.24681.1.2.17.1.5 : branch > VolStatus : .1.3.6.1.2.1.24681.1.2.17.1.6 : branch > > > > OtherVol1Name : .1.3.6.1.4.1.24681.1.2.17.1.2.1 : leaf > OtherVol1FileSystem : .1.3.6.1.4.1.24681.1.2.17.1.3.1 : leaf > OtherVol1Size : .1.3.6.1.4.1.24681.1.2.17.1.4.1 : leaf > OtherVol1Free : .1.3.6.1.4.1.24681.1.2.17.1.5.1 : leaf > OtherVol1Status : .1.3.6.1.4.1.24681.1.2.17.1.6.1 : leaf > > > > OtherVol2Name : .1.3.6.1.4.1.24681.1.2.17.1.2.2 : leaf > OtherVol2FileSystem : .1.3.6.1.4.1.24681.1.2.17.1.3.2 : leaf > OtherVol2Size : .1.3.6.1.4.1.24681.1.2.17.1.4.2 : leaf > OtherVol2Free : .1.3.6.1.4.1.24681.1.2.17.1.5.2 : leaf > OtherVol2Status : .1.3.6.1.4.1.24681.1.2.17.1.6.2 : leaf > > > > MESSAGE file: > > Volume Information > > > > {OtherVol1Name} > {OtherVol1FileSystem} > {OtherVol1Size} > {OtherVol1Free} > {OtherVol1Status} > > > > {OtherVol2Name} > {OtherVol2FileSystem} > {OtherVol2Size} > {OtherVol2Free} > {OtherVol2Status} > > > > This piece doesn't work - it's giving the "missing repeater data for > primary OID VolName" > > > > TABLE:plain > Volume|Filesystem|Capacity|Available|Status > {VolName}|{VolFileSystem}|{VolSize}|{VolFree}|{VolStatus} > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnnow-d2d > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |