nv-l

Re: Réf. : Re: Remove Workstation from Map

2001-11-12 16:13:29
Subject: Re: Réf. : Re: Remove Workstation from Map
From: "James Shanks" <jshanks AT us.ibm DOT com>
To: nv-l AT lists.tivoli DOT com
Date: Mon, 12 Nov 2001 16:13:29 -0500
This is a multipart message in MIME format.
On UNIX you use the Smartset/Collection editor.  It has both GUI and text 
editor modes.  You can use the GUI mode.  Just click the buttons.
Type in "collectioned" or pull down Tools --> Smartset Editor
To get a smartset with non-SNMP objects, create one with the attribute 
'isSNMPSupported' equal to false.
To get a smartset with only MS objcets, create one with the vendor equal 
to Microsoft  or  the attribute SNMP sysObjectId like (~) 1.3.6.1.4.1.311. 
 (make certain to omit the initial dot "." in string here).  Works ofr me. 

You can of course continue this logic to add other vendors or make 
compound conditions for your smartsets.

James Shanks
Level 3 Support  for Tivoli NetView for UNIX and NT
Tivoli Software / IBM Software Group
 





bducharme AT avdl DOT com
Sent by: owner-nv-l AT tkg DOT com
11/12/2001 03:19 PM
Please respond to IBM NetView Discussion

 
        To:     IBM NetView Discussion <nv-l AT tkg DOT com>
        cc: 
        Subject:        Réf. : Re: [NV-L] Remove Workstation from Map

 

How to define Smartsets
that include workstation and non-snmp equipment ?

Benoit





"Leslie Clark" <lclark AT US.IBM DOT COM>@tkg.com le 2001-11-12 10:57:04

Veuillez répondre à IBM NetView Discussion <nv-l AT tkg DOT com>

Envoyé par :   owner-nv-l AT tkg DOT com


Pour :    IBM NetView Discussion <nv-l AT tkg DOT com>
cc :

Objet :   Re: [NV-L] Remove Workstation from Map


This is done with the seedfile. There are a couple of ways.

First, if you have a good addressing scheme, you should exclude them
by address range. This is the best performer. If you have assigned DHCP
address ranges, put them in your seedfile like this:

!10.*.23-150.40-255

If you don't have a tidy addressing scheme, or if you also have a lot
of workstations that don't abide by the rules, you can exclude them by
snmp sysObject id. Since most of them will be either non-snmp, or
Microsoft, you can exclude them like this;

!@oid 0                                 # excludes non-snmp
!@oid 1.3.6.1.4.1.311.*      # excludes MS

The second one would also exclude servers, so you would then add
in an explicit list of the servers that you do want to allow.

Make sure netmon is using the seedfile, and has re-read it.

To get them out of the map after updating the seedfile you can
either rediscover the entire network, or you can locate and
delete them. To locate and delete them, define Smartsets
that include them. Then you can grab them easily and delete
them. If there are a lot, this can take quite a while, but if you have
done a lot of map customization it will be worth the wait. I prefer
to stop netmon during the delete, and after all of the events for
the deletions have come in, do an ovtopofix -a.


Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit




                    bducharme@avdl
                    .com                 To:     nv-l AT tkg DOT com
                    Sent by:             cc:
                    owner-nv-l@tkg       Subject:     [NV-L] Remove
Workstation from Map
                    .com


                    11/12/01 10:10
                    AM
                    Please respond
                    to IBM NetView
                    Discussion





How can we remove and prevent Workstation from getting in the Netview map 
?

Thanks

Benoit

_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l



_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l



_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l



On UNIX you use the Smartset/Collection editor.  It has both GUI and text editor modes.  You can use the GUI mode.  Just click the buttons.
Type in "collectioned" or pull down Tools --> Smartset Editor
To get a smartset with non-SNMP objects, create one with the attribute 'isSNMPSupported' equal to false.
To get a smartset with only MS objcets, create one with the vendor equal to Microsoft  or  the attribute SNMP sysObjectId like (~)  1.3.6.1.4.1.311.  (make certain to omit the initial dot "." in string here).  Works ofr me.
You can of course continue this logic to add other vendors or make compound conditions for your smartsets.

James Shanks
Level 3 Support  for Tivoli NetView for UNIX and NT
Tivoli Software / IBM Software Group




bducharme AT avdl DOT com
Sent by: owner-nv-l AT tkg DOT com

11/12/2001 03:19 PM
Please respond to IBM NetView Discussion

       
        To:        IBM NetView Discussion <nv-l AT tkg DOT com>
        cc:        
        Subject:        Réf. : Re: [NV-L] Remove Workstation from Map

       


How to define Smartsets
that include workstation and non-snmp equipment ?

Benoit





"Leslie Clark" <lclark AT US.IBM DOT COM>@tkg.com le 2001-11-12 10:57:04

Veuillez répondre à IBM NetView Discussion <nv-l AT tkg DOT com>

Envoyé par :   owner-nv-l AT tkg DOT com


Pour :    IBM NetView Discussion <nv-l AT tkg DOT com>
cc :

Objet :   Re: [NV-L] Remove Workstation from Map


This is done with the seedfile. There are a couple of ways.

First, if you have a good addressing scheme, you should exclude them
by address range. This is the best performer. If you have assigned DHCP
address ranges, put them in your seedfile like this:

!10.*.23-150.40-255

If you don't have a tidy addressing scheme, or if you also have a lot
of workstations that don't abide by the rules, you can exclude them by
snmp sysObject id. Since most of them will be either non-snmp, or
Microsoft, you can exclude them like this;

!@oid 0                                 # excludes non-snmp
!@oid 1.3.6.1.4.1.311.*      # excludes MS

The second one would also exclude servers, so you would then add
in an explicit list of the servers that you do want to allow.

Make sure netmon is using the seedfile, and has re-read it.

To get them out of the map after updating the seedfile you can
either rediscover the entire network, or you can locate and
delete them. To locate and delete them, define Smartsets
that include them. Then you can grab them easily and delete
them. If there are a lot, this can take quite a while, but if you have
done a lot of map customization it will be worth the wait. I prefer
to stop netmon during the delete, and after all of the events for
the deletions have come in, do an ovtopofix -a.


Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit




                   bducharme@avdl
                   .com                 To:     nv-l AT tkg DOT com
                   Sent by:             cc:
                   owner-nv-l@tkg       Subject:     [NV-L] Remove
Workstation from Map
                   .com


                   11/12/01 10:10
                   AM
                   Please respond
                   to IBM NetView
                   Discussion





How can we remove and prevent Workstation from getting in the Netview map ?

Thanks

Benoit

_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l



_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l



_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l





<Prev in Thread] Current Thread [Next in Thread>