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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MIB/OID Cisco 8xx series

Status
Not open for further replies.
Aug 13, 2004
11
NL
Hi,

I have used GetIf and walked over my cisco 8xx router with all the mibs. I think i found what i am looking for .. alltho im not sure. I wanted to catch the collisions on the Eth0 interface and the interface resets on the Eth0 interface. I found the following with GetIf:
------
.iso.org.dod.internet.private.enterprises.cisco.local.linterfaces.lifTable.lifEntry.locIfInCRC

with oid : .1.3.6.1.4.1.9.2.2.1.1.12
------
and
------
.iso.org.dod.internet.private.enterprises.cisco.local.linterfaces.lifTable.lifEntry.locIfResets

wit oid : .1.3.6.1.4.1.9.2.2.1.1.17
------

When i try to use this oid in PRTG i get an error. So its not working. I am probably doing something wrong here, im just not sure what.

Maybe im even looking in the whole wrong direction here .. so any imput would be very welcome!

thank you in advance.
 
thats correct, and now i would like to get the correct oid for those counters so i can monitor them (in my case) with PRTG.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top