User Tools

Site Tools


categoriesandtypes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
categoriesandtypes [2007/05/11 10:53]
127.0.0.1 external edit
categoriesandtypes [2013/08/16 13:37] (current)
bredal [Subcategories]
Line 2: Line 2:
 In NAV equipment is classified in categories. The categories are predefined by NAV and cannot be altered. When you add new equipment for NAV to monitor, you classify the equipment according to these categories. There are 7 categories: ​ In NAV equipment is classified in categories. The categories are predefined by NAV and cannot be altered. When you add new equipment for NAV to monitor, you classify the equipment according to these categories. There are 7 categories: ​
  
-|| **CATEGORY** || **DESCRIPTION** || **SNMP required?** || +^ Category ^ Description ^ SNMP required? ​^ 
-|| GW       || A router. Operates on layer 3 (IP layer) ​|| yes |+GW       | A router. Operates on layer 3 (IP layer) | yes | 
-|| GSW      ​|| A router and switch in one device. Operates on layer 2 and 3.  A given port may configured for switching or for routing. ​ An example is Catalyst 6500 (in native mode).  Note: We only consider it a GSW if it is configured that way. || yes |+GSW      | A router and switch in one device. Operates on layer 2 and 3.  A given port may configured for switching or for routing. ​ An example is Cisco Catalyst 6500.  Note: We only consider it a GSW if it is configured that way. | yes | 
-|| SW       || A switch. Operates on layer 2 (mac layer). The SW category was originally intended for core switches that had vlans and trunking. If you prefere ​all switches may be defined as category SW, also those that are in the EDGE-group, see below.  ​|| yes |+SW       | A switch. Operates on layer 2 (mac layer). The SW category was originally intended for core switches that had vlans and trunking. If you prefer ​all switches may be defined as category SW, also those that are in the EDGE-group, see below. ​ | yes | 
-|| EDGE     || Edge-equipment. Operates on layer 2 (mac layer). ​Physically a hub/hubstack or a switch/switchstack where we do not use vlansDistributes traffic ​to the end-users (in some cases an edge-switch may forward traffic to another edge-switch) || yes |+EDGE     | Edge switch. Operates on layer 2 (mac layer). ​EDGE will in NAV be treated equal to SW with //one// exception: Cricket traffic statistics is //not// gathered from EDGE switchesIf you have problems scaling Cricket ​to collect data from all switches, use the EDGE categroy  ​| yes | 
-|| WLAN     || Wireless equipment, i.e. basestations,​ wireless bridges. ​ Operates on layer 2 (mac layer). ​|| yes |+WLAN     | Wireless equipment, i.e. basestations,​ wireless bridges. ​ Operates on layer 2 (mac layer). | yes | 
-|| SRV      ​|| Servers. Subcategories are frequently used here. || no |+SRV      | Servers. Subcategories are frequently used here. | no | 
-|| OTHER    ​|| Other equipment. Left over, everything else.  I.e. vpn concentrators,​ terminal servers etc. This equipment is monitored by the status monitor, but NAV does not do any snmp data collection ​|| no ||+OTHER    | Other equipment. Left over, everything else.  I.e. vpn concentrators,​ terminal servers etc. This equipment is monitored by the status monitor, but NAV does not do any snmp data collection | no |
  
  
-For five of these categories ​we require ​SNMP, in other words, equipment that fall into these categories must have an active SNMP agent to answer queries. This is essential for NAV in order to derive information on routerportsswitchports, vlans, prefixes and so on. +For five of these categories ​NAV requires a working ​SNMP read community. In other words, equipment that fall into these categories must have an active SNMP agent to answer ​SNMP read queries. This is essential for NAV in order to derive information on router interfacesswitch ports, vlans, prefixes, ARP, CAM and so on. 
  
-You may have servers in NAV or OTHER equipment that does not support SNMP. NAV will still status monitor these devices, and detect there place in the topology, but we will for instance not do any traffic statistics. ​+You may have servers in NAV or OTHER equipment that does not support SNMP. NAV will still status monitor these devices, and detect there place in the topology, but NAV will for instance not do any traffic statistics. ​
  
 ===== Subcategories ===== ===== Subcategories =====
 Within a category you may define subcategories. You can define as many subcategories as you like, and a given device may be member of more than one subcategory. For SRV you may for instance define the subcategories mail, web, print etc. A server that is both a web and print server will be member of these two subcategories. ​ Within a category you may define subcategories. You can define as many subcategories as you like, and a given device may be member of more than one subcategory. For SRV you may for instance define the subcategories mail, web, print etc. A server that is both a web and print server will be member of these two subcategories. ​
  
-Subcategories serve as a logical way of structuring your equipment. This is useful for documentation purposes, but also i.e. when subscribing to alerts. You may for instance only be interested in mail server alarms. ​+Subcategories serve as a logical way of structuring your equipment. This is useful for documentation purposes, but also i.e. when subscribing to alerts ​in Alert Profiles. You may for instance only be interested in mail server alarms. ​ 
 + 
 +<note important>​Subcategories are to be replaced with netbox groups. The subcategories was too limiting as you could not have the same subcategory across main categories. A netbox group can be compared to a "​tag"​ of sorts, except it also may have a description. It can be used to group your equipment no matter what category or type the equipment has. These groups may be used for filtering in reports, creating alert profiles and so on.</​note>​
  
 ====== Equipment types ====== ====== Equipment types ======
-There is also another dimension to classifying equipment and that is in types. Examples of types are Catalyst 5505 switch, Cisco 3640 router, 3com 1100 switch and so on. A type is a specific product produced by a vendor. ​But not any product, it is a product that serves as an IP device and that supports SNMP. +There is also another dimension to classifying equipment and that is in types. Examples of types are Cisco Catalyst 5505 switch, Cisco 3640 router, 3com 1100 switch and so on. A type is a specific product produced by a vendor. ​ 
 Classification of types is done automatically in NAV, based on the SNMP OID //​mib2.system.sysObjectId//​. The match from sysoibjectid to typename is done based on the NAV type table. ​ Classification of types is done automatically in NAV, based on the SNMP OID //​mib2.system.sysObjectId//​. The match from sysoibjectid to typename is done based on the NAV type table. ​
  
-A long list of types are predefined in the NAV type table. It is easy to add new types as new equipment is set in productionIn fact you are automatically prompted for this information ​if you try to register ​a device of an unknown type. See the EquipmentTypes page for more information.+A long list of types are predefined in the NAV type table. It is easy to add new types or edit types using Seed Database|Type 
 +When/if you add new device of an unknown type, NAV will automatically create a new type record with this sysObjectId. You can later edit the type attributes (using Seed Database|Type) to give more meaningful date (type name, description,​ vendor). See the [[EquipmentTypes]] page for more information.
  
-Types are useful when classifying equipments in reports. You may for instance want an overview of all catalyst ​2950 switches in your network. ​+Types are useful when classifying equipments in reports. You may for instance want an overview of all Cisco Catalyst ​2950 switches in your network. ​
  
categoriesandtypes.1178880822.txt.gz · Last modified: 2007/09/30 15:36 (external edit)