To: | nv-l@lists.us.ibm.com |
---|---|
Subject: | RE: [nv-l] Threshold Levels |
From: | usman.taokeer@s-iii.com |
Date: | Thu, 5 May 2005 14:42:26 +0500 |
Delivery-date: | Thu, 05 May 2005 10:41:19 +0100 |
Envelope-to: | nv-l-archive@lists.skills-1st.co.uk |
In-reply-to: | <C1E741B7864D3944B465ABB1DFF7259204449517@expgpo01.anpost.net> |
Reply-to: | nv-l@lists.us.ibm.com |
Sender: | owner-nv-l@lists.us.ibm.com |
Colin, Thats what i thouhgt it was suppose to be easy but i just was not able to figure it out, any way i am using NetView 7.1.4 on WINDOWS ill follow your steps to accomplish this. Thanks for the response! :) ~Usman
Usman, Are you running NetView on AIX? My suggestions may be redundant if you are not, but you could try anyway You need to use interface instance numbers to collect the required data. For example the collection for ifBitsin runs an snmpget on the following mib (and multiplies the answer by 8) 1.3.6.1.2.1.2.2.1.10. (Translates to... iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInOctets.) To collect the data an instance number must be appended to the end of the mib. The instance number can be obtained from .iso.org.dod.internet.mgmt.mib-2.interfaces. (I use the mib browser to get this data) e.g. if you want to collect data for a serial interface, you must first get the instance number for that interface (see above) and add that to the end of the mib... so if the instance number for the serial interface is 5 you would be looking for the following 1.3.6.1.2.1.2.2.1.10.5. You can test this from the command line using snmpget snmpget -c <community name> <router name> 1.3.6.1.2.1.2.2.1.10.5. When you want to collect the data using the MIB Data collection you need to add the required instance numbers in the collection details window (Instances From List) (multiple comma seperated instances can be entered) or select All Instances if you want to collect data from all interfaces on the router. Apologies if this is too basic or not what you wanted... Regs Colin M. -----Original Message----- From: owner-nv-l@lists.us.ibm.com [mailto:owner-nv-l@lists.us.ibm.com] On Behalf Of usman.taokeer@s-iii.com Sent: 04 May 2005 07:16 To: nv-l@lists.tivoli.com Subject: [nv-l] Threshold Levels Hi, I am using NetView 7.1.4 with FP3 installed, i need to configure Threshold levels on certain interfaces of our core router(Cisco3745), can any help me out in this regard, i also want to generate traps against those thresholds.I tried using SNMP Collector but was not able to figure it out it just doesn't collect data for what ever _expression_ i define? e.g IfBitsin etc.
Regards,
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | RE: [nv-l] Threshold Levels, Colin Mulkerrins |
---|---|
Next by Date: | RE: [nv-l] Threshold Levels, usman . taokeer |
Previous by Thread: | RE: [nv-l] Threshold Levels, Colin Mulkerrins |
Next by Thread: | RE: [nv-l] Threshold Levels, usman . taokeer |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web