> i did a "show port" on the cisco and identified the port thru the port > discription. ios numbered the > port : 3/1 > > but when i browse the mib i only find interfaces from 0 to 64 > so my question ist WICH interface numer is 3/1 ?? > > can anyone help ? thank you > If you want to do this by using SNMP: snmpwalk switch public 31.1.1.1.1 You'll get a list, where you can find your answer "65": ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.1 = sc0 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.2 = sl0 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.3 = 1/1 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.4 = 1/2 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.65 = 3/1 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.66 = 3/2 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.67 = 3/3 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.68 = 3/4 ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifName.69 = 3/5 Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request@list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg