11-10-2011 08:02 AM
Hello All,
Router Specs:
Model: 4507R
Cisco IOS Software, Catalyst 4500 L3 Switch Software
Version 12.2(31)SGA9, RELEASE SOFTWARE (fc1)
ROM: 12.2(31r)SG3
I am trying to monitor a router on my network using MRTG and after getting configs set-up for Traffic and Interface Errors, I would like to now monitor memory usage. The same OID's that work on our 1800 series routers won't work with this router. The only one I found (by using MIB Walk, and getting 60,000+ OIDs from the router) is for "freeMem" --> 1.3.6.1.4.1.9.2.1.8.0....
Does anyone know if there are OID's for the router that would be for Memory-Pool Stats, or something like that, and not for buffer sizes, etc...?
Any thoughts would be great.
Thanks in Advance,
Matt
Solved! Go to Solution.
11-10-2011 08:44 AM
Matt,
That image should support the CISCO-MEMORY-POOL-MIB. See ftp://ftp.cisco.com/pub/mibs/v2/CISCO-MEMORY-POOL-MIB.my for all the queryable parameters. You can download that MIB and snmpwalk passing it as a parameter to see the details of objects on your target device.
11-10-2011 03:22 PM
Sorry Matt I don't have any first knowledge of that one.
My consultation with the oracle at Google turned up RFC 2737 which defines the entity MIB and some developers guide documentation from Oracle / Sun that gives me personally enough evidence that it's really a programmatic aspect of SNMP that most end users would never have to touch other than perhaps to observe the values populated by a device's firmware.
- Marvin
11-10-2011 08:44 AM
Matt,
That image should support the CISCO-MEMORY-POOL-MIB. See ftp://ftp.cisco.com/pub/mibs/v2/CISCO-MEMORY-POOL-MIB.my for all the queryable parameters. You can download that MIB and snmpwalk passing it as a parameter to see the details of objects on your target device.
11-10-2011 08:48 AM
Hey mklemovitch, thanks for the reply.
Not sure why maybe I was using the wrong snmp version on the command line when trying to use the Memory-Pool MIBs but now it seems to be working... Thanks anyway!
Thanks again,
Matt
11-10-2011 08:52 AM
Just like bringing the car into the shop - the noise goes away when someone else listens for it.
Glad it's working for you now.
11-10-2011 09:25 AM
haha Yea... You said it.
Thanks again,
Matt
11-10-2011 01:12 PM
Hey mklemovitch,
I was wondering if you anything about these MIBs/OIDs below?
entPhysicalAssetID.1 <---to---> entPhysicalAssetID.6000
From reading what they are on "Cisco SNMP Object Navigator" (link below), it sounds like you can assign an asset to it. Do you know how you go about doing that? I Googled the heck out of it and no luck...
Any thoughts would be much appreciated.
Thanks,
Matt
11-10-2011 03:22 PM
Sorry Matt I don't have any first knowledge of that one.
My consultation with the oracle at Google turned up RFC 2737 which defines the entity MIB and some developers guide documentation from Oracle / Sun that gives me personally enough evidence that it's really a programmatic aspect of SNMP that most end users would never have to touch other than perhaps to observe the values populated by a device's firmware.
- Marvin
11-11-2011 06:31 AM
Hey mklemovitch, thanks for the reply.
Cool.... Thanks, I'll read that over and post back if and when I figure it out.
Thanks Again,
Matt
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide