nv-l

RE: [NV-L] Making a smart set based on ip's

2007-05-24 15:26:19
Subject: RE: [NV-L] Making a smart set based on ip's
From: "Kain, Becki \(B.\)" <bkain1 AT ford DOT com>
To: "Tivoli NetView Discussions" <nv-l AT lists.ca.ibm DOT com>
Date: Thu, 24 May 2007 15:22:27 -0400
thanks!
 

________________________________

From: nv-l-bounces AT lists.ca.ibm DOT com
[mailto:nv-l-bounces AT lists.ca.ibm DOT com] On Behalf Of Greg Keetch
Sent: Thursday, May 24, 2007 3:17 PM
To: Tivoli NetView Discussions
Subject: RE: [NV-L] Making a smart set based on ip's



If you are using the "IN_SUBNET" method for creating the subnet, it is
based on what NetView actually discovers...

The following will work for subnet address 192.168.1.192 with subnet
mask 255.255.255.224 (/27):
# nvUtil e '(IN_SUBNET 192.168.1.192)'

If you are using the "SNMP ipAddress" database field (or any IP Address
based field), you would need to use ranges:
# nvUtil e '("SNMP ipAddress" ~ "192.168.1.193-223")'

Hope this helps.

Regards,
Greg Keetch
IT Specialist (Advisor), Network Services
Network Management Tools Specialist
Information Technology Services Americas (ITSA), Global Services, IBM
Canada

 "Kain, Becki \(B.\)" <bkain1 AT ford DOT com>




                                "Kain, Becki \(B.\)" <bkain1 AT ford DOT com> 
                                Sent by: nv-l-bounces AT lists.ca.ibm DOT com 

                                05/24/2007 07:27 AM 
        
        Please respond to
Tivoli NetView Discussions <nv-l AT lists.ca.ibm DOT com>

 

To

"Tivoli NetView Discussions" <nv-l AT lists.ca.ibm DOT com>     


cc

        


Subject

RE: [NV-L] Making a smart set based on ip's     
                

Next question based on this question - smartsets can only be made on
classful boundaries, correct? is there any way to specify ./23 or /17 in
these? thanks



________________________________

From: nv-l-bounces AT lists.ca.ibm DOT com [
mailto:nv-l-bounces AT lists.ca.ibm DOT com] On Behalf Of Leslie Clark
Sent: Tuesday, May 22, 2007 10:55 AM
To: Tivoli NetView Discussions
Subject: Re: [NV-L] Making a smart set based on ip's


Look at the object info for a node. Nodes don't have a field 'IP
Address'. That's an attribute of an interface. So you are getting a list
of Selection Names of interfaces or Networks. 
Nodes do have a field called 'SNMP ipAddress'. 

Cordially,

Leslie A. Clark
IT Services Specialist, Network Mgmt
Information Technology Services Americas
IBM Global Services
(248) 552-4968 Voicemail, Fax, Pager



"Kain, Becki \(B.\)" <bkain1 AT ford DOT com> 
Sent by: nv-l-bounces AT lists.ca.ibm DOT com 

05/22/2007 09:51 AM 


Please respond to
Tivoli NetView Discussions <nv-l AT lists.ca.ibm DOT com>

To
"Tivoli NetView Discussions" <nv-l AT lists.ca.ibm DOT com>     
cc
        
Subject
[NV-L] Making a smart set based on ip's 

                



I tried making a smartset based on ip's: 

nvUtil e '("IP Address" ~ "19.39.*.*")' 

But the results that I get are not nodes but something else: 
sdg100344q3b1.itek.ford.com:19.39.25.75 
sdg100g3tfmb1.itek.ford.com:19.39.40.103 
SEP001380AD917D.itek.ford.com:19.39.50.110 

How do I make a smartset, based on a range of ip's, AND get actual nodes
in it? Thanks in advance 


_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to
internal IBM'ers only)_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to
internal IBM'ers only)


GIF image

GIF image

_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)
<Prev in Thread] Current Thread [Next in Thread>