I guess I am confused as to what you are saying that I need the instance. Below is my mrtg configuration:
Target[X.X.X.X_0_Trunks]:1.3.6.1.4.1.9.10.19.1.1.9.1.3.0.0&1.3.6.1.4.1.9 .10.19.1.1.9.1.3.0.0:[email protected] MaxBytes[X.X.X.X_0_Trunks]: 24 Options[X.X.X.X_0_Trunks]: gauge, integer, growright, nopercent, noinfo ShortLegend[X.X.X.X_0_Trunks]: Trunks WithPeak[X.X.X.X_0_Trunks]: wmy Title[X.X.X.X_0_Trunks]: Trunks In Use YLegend[X.X.X.X_0_Trunks]: Trunks In Use Legend2[X.X.X.X_0_Trunks]: In Use (Avg) Legend4[X.X.X.X_0_Trunks]: Peak Usage LegendI[X.X.X.X_0_Trunks]: LegendO[X.X.X.X_0_Trunks]: = PageTop[X.X.X.X_0_Trunks]: <H1>2821 Trunk Utilization (1st PRI)</H1> <TABLE> <TR><TD>IP:</TD><TD>X.X.X.X</TD></TR> <TR><TD>Maximum Trunks Available:</TD> <TD>23</TD></TR> </TABLE> And this one does work, but I am wanting to monitor the other PRI's that are not working. I have the same configuration with the following changed: 1.3.6.1.4.1.9.10.19.1.1.9.1.3.1.0&1.3.6.1.4.1.9.10.19.1.1.9.1.3.1.0 But I don't get any information. So are you saying that I need something like this: [email protected] Thanks for your help! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of McDonald, Dan Sent: Monday, January 05, 2009 11:14 AM To: [email protected] Subject: Re: [mrtg] MRTG Monitoring PRI usage on Cisco 2821 On Mon, 2009-01-05 at 09:51 -0800, varay2009 wrote: > I have been trying for a couple of days now to get mrtg to give me > graphs of Channel Usage for my PRI's. I have 8 PRI's in a Cisco 2821 > Router. I have tried the following oid's to give me the graphs that I want: > > 1.3.6.1.4.1.9.10.19.1.1.9.1.3 You need the instance. > > but I am not getting the value that I want. I did do a snmpwalk > within mrtg and still no luck. This is what it tells me: > > E:\Mrtg\bin>snmpwalk -v1 -c xxxxxxxxx X.X.X.X > 1.3.6.1.4.1.9.10.19.1.1.9.1.3 > SNMPv2-SMI::enterprises.9.10.19.1.1.9.1.3.0.0 = Gauge32: 6 > SNMPv2-SMI::enterprises.9.10.19.1.1.9.1.3.0.1 = Gauge32: 23 > > I have also tried 1.3.6.1.4.1.9.10.19.1.1.9.1 and this is what I get: > > E:\Mrtg\bin>snmpwalk -v1 -c xxxxxxxxxxx X.X.X.X > 1.3.6.1.4.1.9.10.19.1.1.9.1 > SNMPv2-SMI::enterprises.9.10.19.1.1.9.1.3.0.0 = Gauge32: 11 > SNMPv2-SMI::enterprises.9.10.19.1.1.9.1.3.0.1 = Gauge32: 22 target[foo]: 1.3.6.1.4.1.9.10.19.1.1.9.1.0.0&1.3.6.1.4.1.9.10.19.1.1.9.1....@public:h ost.example.com:::::2 options[foo]: guage MaxBytes[foo]:24 -- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
