Raymond,
You are very close to what she needs...except Donna was wanting interfaces
instead fo nodes. She has 100 interfaces they consider critical. But I
think that Donna should be able to use your sample and get the interfaces
into the SmartSet. She just needs to use some different field names to
get the results, but the process is the same.
Stephen Hochstetler shochste@us.ibm.com
International Technical Support Organization at IBM
Office - 512-838-6198 (t/l 678) FAX - 512-838-6931
http://www.redbooks.ibm.com
|---------+---------------------------->
| | "Erdey, Raymond |
| | M" |
| | <Raymond.M.Erdey@|
| | erac.com> |
| | Sent by: |
| | owner-nv-l@lists.|
| | us.ibm.com |
| | |
| | |
| | 12/04/2003 03:10 |
| | PM |
| | Please respond to|
| | nv-l |
|---------+---------------------------->
>------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: <nv-l@lists.us.ibm.com>
|
| cc: "Jeff Fitzwater" <jfitz@princeton.edu>
|
| Subject: RE: [nv-l] Smartset
|
>------------------------------------------------------------------------------------------------------------------------------|
To narrow your list down to specific IP addresses instead of ranges, use
"=" instead of "~"... "~" means contains.
I use the "Text Editor" instead of "Dialog" for large SmartSet rules.
Your logic may look something like this:
(('isNode'=TRUE)
&& (('SNMP ipAddress'='172.18.43.10')
|| ('SNMP ipAddress'='172.18.43.20')
|| ('SNMP ipAddress'='172.18.43.30')
|| ('SNMP ipAddress'='172.18.43.40')
|| ('SNMP ipAddress'='172.18.43.50')))
Raymond Erdey
http://www.geocities.com/rerdey
-----Original Message-----
From: owner-nv-l@lists.us.ibm.com
[mailto:owner-nv-l@lists.us.ibm.com]On Behalf Of Jeff Fitzwater
Sent: Thursday, December 04, 2003 10:48 AM
To: nv-l@lists.us.ibm.com
Subject: Re: [nv-l] Smartset
"Colson, Donna" wrote:
Thanks James,
But I have a list of over 100 specific IP addresses that are on
20 different routers. I have a list of very specific IP
address that the NOC wants in one collection.
We have already tried the approximate ~ option. For example
IPAddress ~ 172.18.43 but that is bringing in to many IP
addresses than I want in the collection. Any other thoughts?
Maybe I can't accomplish everything in a smartset and need to
run this through a ruleset?
-----Original Message-----
From: owner-nv-l@lists.us.ibm.com [
mailto:owner-nv-l@lists.us.ibm.com] On Behalf Of James
Shanks
Sent: Thursday, December 04, 2003 10:59 AM
To: nv-l@lists.us.ibm.com
Subject: Re: [nv-l] Smartset
I don't see the problem. You use the editor. Type
"collectioned" from the command line, select "Add", then
"Modify" the first rule, and go from there, The
Attribute would be "IP Address".
James Shanks
Level 3 Support for Tivoli NetView for UNIX and Windows
Tivoli Software / IBM Software Group
"Colson, Donna"
<Donna.Colson@ssa.gov> To:
"'nv-l@lists.us.ibm.com'"
<nv-l@lists.us.ibm.com>
cc:
Sent by: Subject: [nv-l]
owner-nv-l@lists.us.ibm.com Smartset
12/04/2003 10:53 AM
Please respond to nv-l
Netview 7.1.3 AIX 4.3.3
In our environment only the loopback address of the router is
configured in DNS to resolve a hostname to an IP address.
Therefore, all other interfaces on the routers are IP addresses
only.
From our campus routers (approximately 20 routers) our NOC has
identified very critical IP address interfaces that they want
put into a single Smartset. How can I create a smartset that
will contain specific IP addresses?
Thanks
-Donna RSIS/SSA
Run the "collectioned" as James stated and select the TEXT
button at the bottom where you can enter all the IPs you need
in the correct syntax. Build the rule in text editor first and
paste it in box.
Jeff Fitzwater
OIT Systems & Networking
Princeton University
|