Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco 3620 CPU OIDs???

Status
Not open for further replies.

rburke

Programmer
Joined
Apr 28, 2002
Messages
426
Location
US
Hello everyone,

I have a question regarding a cisco 3620 running IOS 12.2. I have a Linux machine that monitors the bandwidth from various interfaces on the 3620 using MRTG. I've got that part all working and how I like it. My problem is that I would like to monitor the CPU utilization as well. I've searched high and low and cannot find the OID for the CPU utilization. If someone can help me out the I'd appreciate it.

I found another posting that had the link:
ftp://ftp.cisco.com/pub/mibs/

I've looked on that site and found the folder for the c3620, but can't seem to get any of those SNMP MIBs to work. Please help!

Thanks,
Burke
 
Mnay times those MIBs need to be compiled into the tool you are using .. say something like CastleRock SNMPc or HP Openview. I have not played with MRTG enough to know the answer.. it's been over 2 years since I worked with it at all :(

MikeS


Find me at
"Take advantage of the enemy's unreadiness, make your way by unexpected routes, and attack unguarded spots."
Sun Tzu
 
Thanks for the response. I found the OIDs and thought I'd post them for someone else that might need them:

busyPer(5 sec) - .1.3.6.1.4.1.9.2.1.56.0
avgBusy1(1 min) - .1.3.6.1.4.1.9.2.1.57.0
avgBusy5(5 min) - .1.3.6.1.4.1.9.2.1.58.0
free mem - .1.3.6.1.4.1.9.2.1.8.0

Hope this helps someone out in the future.

Burke
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top