From: ian n. <ino...@ho...> - 2012-03-17 09:19:51
|
Anyone any idea about this issue?From: ino...@ho... To: dev...@li... Subject: Missing repeater data for primary OID ComponentName Date: Mon, 12 Mar 2012 07:42:14 +0000 Group, Can anyone see what the problem is here? If I use snmptable to retrive the data it returns what I expect, but devmon id having trouble rendering it as a table. If you notice the OID are a little strainge and jump from .2.1.1.6 to 2.1.2.7?? Many Thanks for you help with this. ##################Table Walk############################### [norfolki@CLBHHWVLNETM01 svcs]$ snmptable -Of -v 2c -c XXXXXXXXXX -m CISCO-CONTACT-CENTER-APPS-MIB 10.86.93.42 cccaComponentElmtTable SNMP table: .iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.ciscoCcaMIB.ciscoCcaMIBObjects.cccaComponents.cccaComponentElmtTable cccaComponentElmtName cccaComponentElmtRunID cccaComponentElmtStatus ccagent 1120 active dbagent 3964 active mdsproc 3404 active router 3500 active rtsvr 2632 active testsync 3224 active configlogger 4708 active csfs 3644 active histlogger 416 active recovery 3956 active replication 3832 active #####################MIB Walk#################################### [norfolki@CLBHHWVLNETM01 svcs]$ snmpwalk -On -v 2c -c XXXXXXXXXXX -m CISCO-CONTACT-CENTER-APPS-MIB 10.86.93.42 cccaComponentElmtTable .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.1.1 = STRING: ccagent .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.1.2 = STRING: dbagent .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.1.3 = STRING: mdsproc .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.1.4 = STRING: router .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.1.5 = STRING: rtsvr .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.1.6 = STRING: testsync .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.2.7 = STRING: configlogger .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.2.8 = STRING: csfs .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.2.9 = STRING: histlogger .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.2.10 = STRING: recovery .1.3.6.1.4.1.9.9.473.1.2.3.1.2.1.2.11 = STRING: replication .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.1.1 = Gauge32: 1120 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.1.2 = Gauge32: 3964 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.1.3 = Gauge32: 3404 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.1.4 = Gauge32: 3500 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.1.5 = Gauge32: 2632 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.1.6 = Gauge32: 3224 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.2.7 = Gauge32: 888 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.2.8 = Gauge32: 3644 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.2.9 = Gauge32: 416 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.2.10 = Gauge32: 3956 .1.3.6.1.4.1.9.9.473.1.2.3.1.3.1.2.11 = Gauge32: 3832 .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.1.1 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.1.2 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.1.3 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.1.4 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.1.5 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.1.6 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.2.7 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.2.8 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.2.9 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.2.10 = INTEGER: active(5) .1.3.6.1.4.1.9.9.473.1.2.3.1.4.1.2.11 = INTEGER: active(5) ##################OID File########################### [norfolki@CLBHHWVLNETM01 svcs]$ cat oids #cccaComponentTable ComponentType: .1.3.6.1.4.1.9.9.473.1.2.2.1.2 : branch ComponentName: .1.3.6.1.4.1.9.9.473.1.2.2.1.3 : branch ComponentStatus: .1.3.6.1.4.1.9.9.473.1.2.2.1.4 : branch #cccaComponentElements ComponentElmName: .1.3.6.1.4.1.9.9.473.1.2.3.1.2 : branch ComponentElmRunID: .1.3.6.1.4.1.9.9.473.1.2.3.1.3 : branch ComponentElmStatus: .1.3.6.1.4.1.9.9.473.1.2.3.1.4 : branch ###############Message file################## [norfolki@CLBHHWVLNETM01 svcs]$ cat message <b>Component Table</b> TABLE: Name|Status {ComponentName}|{ComponentStatus} <b>Component Element Table</b> TABLE: Service|Status {ComponentElmName}|{ComponentElmStatus} #######################HTML output #################### Fri Mar 2 16:01:03 2012 Component Table Missing repeater data for primary OID ComponentName Alarming on (configlogger,cmsnode,cms_jserver,iseman,replication,rtclient) Alarming on (rtdist,updateaw) Service Status Devmon version 0.3.1-beta1 running on CLBHHWVLNETM01.harrow.gov.uk ##################################END##################################### > From: bg...@st... > To: dev...@li... > Subject: Re: [Devmon] Missing repeater data for primary OID ComponentName > Date: Thu, 16 Feb 2012 09:22:49 +0200 > CC: ino...@ho... > > On Tuesday, 14 February 2012 18:07:52 ian norfolk wrote: > > Guy's, im pulling back a list of service running on a cisco contact centre > > server and getting the follow error. As you can see the alarming on is > > populated with the names of the service, but not the table. Any idea how > > to debug this?? Component Table Missing repeater data for primary OID > > ComponentName Alarming on > > (jtapigw,mdsproc,opc-cce.exe,pgagent,eagtpim,vrupim,vrupim,testsync) > > Alarming on (mdsproc,opc-tdm.exe,pgagent,testsync,ctisrvr,ctiosservernode) > > > > > > Service > > > > Status > > > > > > > > Devmon version 0.3.1-beta1 running on CLBHHWVLNETM01.XXXXX.gov.uk > > --------------------------------------------------------------------------- > > > Can you provide the files from your template? > > Regards, > Buchan |