To: | <nv-l@lists.us.ibm.com> |
---|---|
Subject: | RE: [nv-l] Threshold Levels |
From: | "Colin Mulkerrins" <Colin.Mulkerrins@anpost.ie> |
Date: | Wed, 4 May 2005 11:57:00 +0100 |
Delivery-date: | Wed, 04 May 2005 22:11:15 +0100 |
Envelope-to: | nv-l-archive@lists.skills-1st.co.uk |
Reply-to: | nv-l@lists.us.ibm.com |
Sender: | owner-nv-l@lists.us.ibm.com |
Thread-index: | AcVQcI+P+ilBqmEwRbC6J9iz6pGUsQAIHEyQ |
Thread-topic: | [nv-l] Threshold Levels |
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.
*********************************************************************************** This e-mail and its attachments, is confidential and is intended for the addressee(s) only. If you are not the intended recipient, disclosure, distribution or any action taken in reliance on it is prohibited and may be unlawful. Please note that any information expressed in this message or its attachments is not given or endorsed by An Post unless otherwise indicated by an authorised representative independently of this message. An Post does not accept responsibility for the contents of this message and although it has been scanned for viruses An Post will not accept responsibility for any damage caused as a result of a virus being passed on. *********************************************************************************** |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [nv-l] UP/ Down Traps, James Shanks |
---|---|
Next by Date: | RE: [nv-l] Threshold Levels, usman . taokeer |
Previous by Thread: | Re: [nv-l] Threshold Levels, usman . taokeer |
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