17CS833 Module-1
17CS833 Module-1
PART – A
UNIT 1 7 Hours Introduction: Analogy of Telephone Network Management, Data and Telecommunication
Network Distributed
computing Environments, TCP/IP-Based Networks: The Internet and Intranets, Communications Protocols and
Standards- Communication Architectures, Protocol Layers and Services; Case Histories of Networking and
Management – The Importance of topology , Filtering Does Not Reduce Load on Node, Some Common Network
Problems; Challenges of Information Technology Managers, Network Management: Goals, Organization, and
Functions- Goal of Network Management, Network Provisioning, Network Operations and the NOC, Network
Installation and Maintenance; Network and System Management, Network Management System platform, Current
Status and Future of Network Management.
UNIT 2 6 Hours
Basic Foundations: Standards, Models, and Language: Network Management Standards, Network Management
Model, Organization Model, Information Model – Management Information Trees, Managed Object Perspectives,
Communication Model; ASN.1- Terminology, Symbols, and Conventions, Objects and Data Types, Object Names,
An Example of ASN.1 from ISO 8824; Encoding Structure; Macros, Functional Model.
UNIT 3 6 Hours
SNMPv1 Network Management - 1 : Managed Network: The History of SNMP Management, Internet
Organizations and standards, Internet Documents, The SNMP Model, The Organization Model, System Overview.
UNIT 4 7 Hours
VTUPulse.com
SNMPv1 Network Management – 2: The Information Model – Introduction, The Structure of Management
Information, Managed Objects, Management Information Base.The SNMP Communication Model – The SNMP
Architecture, Administrative Model, SNMP Specifications, SNMP Operations, SNMP MIB Group, Functional
Model
PART - B
UNIT 5 6 Hours SNMP Management – RMON: Remote Monitoring, RMON SMI and MIB, RMONI1- RMON1
Textual
Conventions, RMON1 Groups and Functions, Relationship Between Control and Data Tables, RMON1 Common
and Ethernet Groups, RMON Token Ring Extension Groups, RMON2 – The RMON2 Management Information
Base, RMON2 Conformance Specifications; ATM Remote Monitoring, A Case Study of Internet Traffic Using
RMON.
UNIT 6 6 Hours Broadband Network Management: ATM Networks: Broadband Networks and Services, ATM
Technology –
Virtual Path-Virtual Circuit, TM Packet Size, Integrated Service, SONET, ATM LAN Emulation, Virtual LAN;
ATM Network Management – The ATM Network Reference Model, The Integrated Local Management Interface,
The ATM Management Information Base, The Role of SNMP and ILMI in ATM Management, M1 Interface:
Management of ATM Network Element, M2 Interface: Management of Private Networks, M3 Interface: Customer
Network Management of Public Networks, M4 Interface: Public Network Management, Management of LAN
Emulation, ATM Digital Exchange Interface Management.
UNIT 8 8 Hours
Network Management Applications: Configuration Management- Network Provisioning, Inventory Management,
Network Topology, Fault Management- Fault Detection, Fault Location and Isolation Techniques, Performance
Management – Performance Metrics, Data Monitoring, Problem Isolation, Performance Statistics; Event
Correlation Techniques – Rule-Based Reasoning, Model-Based Reasoning, Case-Based Reasoning, Codebook
correlation Model, State Transition Graph Model, Finite State Machine Model, Security Management – Policies
and Procedures, Security Breaches and the Resources Needed to Prevent Them, Firewalls, Cryptography,
Authentication and Authorization, Client/Server Authentication Systems, Messages Transfer Security, Protection of
Networks from Virus Attacks, Accounting Management, Report Management, Policy-Based Management, Service
Level Management.
Text Books:
1. Mani Subramanian: Network Management- Principles and Practice, Pearson Education, 2003.
VTUPulse.com
VTUPulse.com
VTUPulse.com
1
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
DATA (COMPUTER) & TELECOMMUNICATION NETWORKS
THREE MODES OF DATA TRANSMISSION
• The data can be transmitted in one of 3 modes:
1) Circuit switched
2) Message switched or
3) Packet switched.
• In the circuit switched mode, a physical circuit is established between the originating & terminating ends before
the data is transmitted. The circuit is disconnected after completion of transmission.
• In message-switched & packet-switched modes, the data is broken into packets & each packet is enveloped with
the destination & originating addresses.
• Message-switched mode is used to send long messages such as email. Whereas ,Packet switched mode is used to
transmit small packets used in applications such as interactive communication.
• In message switched mode, the data is stored by the system & then retrieved by the user at a later time. In packet
switched mode, the packets are fragmented & reassembled in almost real time.
• The bridges & routers open each packet to find the destination address & switch the data to the appropriate output
links.
VTUPulse.com
2
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
INTERIM CORPORATE DATA & TELECOMMUNICATION NETWORK
• A number of telephones & computers terminals at various corporate sites are connected by the telecommunication
network (Figure: 1.4).
• The telephone are connected locally by a local switch, PBX, which interfaces to the telephone network.
• The computer terminals are connected to onsite communication controllers, which manages the local terminals &
provides a single interface to the telephone network.
• In the above corporate environment, the computer terminals communicate directly with the host.
• This communication system architecture is expensive & inefficient because the user has to pay for the data traffic
over the public or leased telecommunications line.
• To reduce the cost & improve the performance, the computer terminals can communicate with a local
communications processor, which can then communicate with remote hosts.
• Processor-to-processor communications over the telecommunications lines takes less time & therefore are less
expensive.
VTUPulse.com
IBM SYSTEMS NETWORK ARCHITECTURE MODEL
• In SNA, the host is connected to the terminals via the communications controllers & cluster controllers.
• Cluster controllers manage the DTEs at the peripheral nodes & the communication controllers manage the traffic
at the subnetwork levels (Figure: 1.5).
3
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
DCE (DISTRIBUTED COMPUTING ENVIRONMENT)
SIMPLE CLIENT/SERVER MODEL
• The client initiates a request to the server & waits (Figure: 1.7).
• The server executes the process to provide the requested service & sends the results to the client.
• The client cannot initiate a process in the server. Thus, the process should have already been started in the server
& be waiting for requests to be processed.
VTUPulse.com
4
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
TCP/IP-BASED NETWORKS: THE INTERNET AND INTRANET
• TCP/IP is a suite of protocols that enable networks to be interconnected.
• TCP/IP forms the basic foundation of the Internet( Figure:1.9).
• The nodes in the network use network protocol named IP to route packets.
• IP is a connectionless protocol. That means there is no guarantee that the packets will be delivered to the
destination node. However, end-to-end communication can be guaranteed by using the transport protocol, TCP.
• TCP is connection-oriented protocol. Whereas , UDP is a connectionless protocol.
• Much of Internet traffic really uses UDP/IP, because of the reliability of data transmission.
• The Internet is a network of networks. Whereas, An intranet is a private network & access to it is controlled by
the enterprise that owns it, whereas the Internet is public.
• Gateways between LANs serve as the interfaces between dissimilar & independent, autonomous networks &
perform many functions including protocol conversions.
VTUPulse.com
5
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
INTERNET FABRIC MODEL
• The workstations belong to the user plane, the LANs to the LAN plane, & WANs to the WAN plane.
• The interfaces are defined as the fabrics (Figure: 1.10).
• MAC fabric interfaces the user plane & the LAN plane. The user's workstation interfaces to a LAN via a MAC
• LANs interface to a WAN by a switching fabrics of bridges, routers & switches.
• Each WAN can be considered an autonomous network, & hence needs a gateway to communicate with another
WAN. Gateway fabric interconnects different WANs.
VTUPulse.com
6
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
COMMUNICATION PROTOCOLS AND STANDARDS
COMMUNICATION ARCHITECTURE
• Communication between users occurs at various levels.
• Each system can be divided into 2 broad sets of communication layers. The top set of layers consists of the
application layers & the bottom set of the transport layers.
• The users interface with the application level layer & the communication equipment interfaces with the physical
medium.
• In Figure:1.11a, direct communication occurs between the corresponding cooperating layers of each system.
• In Figure:1.11b, the end systems communicating via an intermediate system N, which enables the use of different
physical media for the 2 end systems.
• System N converts the transport layer information into the appropriate protocols.
VTUPulse.com
OSI COMMUNICATION ARCHITECTURE
• OSI model was developed based on the premise that the different layers of protocol provide different services,
and that each layer can communicate with only its own neighboring level (Figure: 1.12).
• Two systems can communicate on a peer-to-peer level i.e. at the same level of the protocol.
7
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
PDU COMMUNICATION MODEL BETWEEN END SYSTEMS
• The message in each layer is contained in message units called protocol data units (PDUs), which consists of two
parts-- PCI(protocol control information) & UD(user data) (Figure:1.14).
• PCI contains header information about the layer.
• UD contains the data that the layer, acting as a service provider, receives from or transmits to the upper
layer/service user layer.
• The size of the PDU increases as it goes toward lower layers.
• If the size of the PDU exceeds the maximum size of layers specifications, it is fragmented into multiple packets.
Thus, a single application-layer PDU could multiply into several physical PDUs.
VTUPulse.com
• Handles physical & electrical interfaces to the transmission medium.
Data link layer
• Consists of two sublayers: LLC(Logical link control) & MAC(Medium access control).
• LLC formats the data to go on the medium, performs error control & flow control.
• MAC controls data transfer to & from LAN, resolves conflicts with other data on LAN.
Network layer
• Forms the switching/routing layer of the network.
Transport layer
• Multiplexes & demultiplexes messages from applications.
• Acts as a transparent layer to applications & thus isolates them from the transport system layers.
• Makes & breaks connections for connection-oriented communications.
• Controls flow of data in both directions.
Session layer
• Establishes & clears sessions for applications, and thus minimizes loss of data during large
data exchange.
Presentation layer
• Provides a set of standard protocols so that the display would be transparent to syntax of the application.
• Data encryption & decryption.
Application layer
• Provides application-specific protocols for each application & each transport protocol system.
8
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
VTUPulse.com
PHYSICAL LAYER
• This is responsible for physically placing the electrical signal on the physical medium & picking up the signal
from it.
• This controls & manages the physical & electrical interfaces to the physical medium, including the connector or
transceiver.
• The physical medium could be copper, optical fiber or wireless media.
• The signal could be either digital or analog.
9
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
NETWORK LAYER
• This controls & manages the switching fabric of the network (Figure: 1.16).
• This provides both CLNS (connectionless network services) & CONS (Connection oriented network service).
CLNS is used when the lower layers are highly reliable such as LANs & bridges as well as when the messages are
short. CONS is the method for transmitting long messages such as file transfer. This is also used when the
transmission medium is not reliable.
• The OSI architecture model handles this by dividing the network layer into 3 sublayers:
1) SNICP (Subnetwork Independent Convergence Protocol)
2) SNDCP (Subnetwork Dependent Convergence Protocol)
3) SNDAP (Subnetwork Dependent Access Protocol) (Figure: 1.17)
• The Internet communicates between nodes using a Internet address and the SNICP. The nodes in turn
communicate with subnetworks using the SNDCP, which depends on the subnetwork protocol & could be any
proprietary protocol. In such a situation, the SNDCP communicates with its data link layer via the SNDAP.
VTUPulse.com
PRESENTATION LAYER
• This is the medium of presentation of the message's context to the user or application program.
• This is context sensitive layer.
• This can be interpreted as the common languages & image that the users at both end systems use & understand.
10
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
COMPARISON OF SNA, OSI AND INTERNET PROTOCOL LAYER MODELS
• The transport & network layers form the suite of TCP/IP protocols. The application layers are combined into
application-specific protocols (Figure: 1.18).
• In the 7-layered SNA model, the physical, data link & application layers have one-to-one correspondence with
the OSI layers.
• Much of the SNA transport & session layer functions equivalent to those of the OSI model are done in the data
flow control & transmission control layers. The combination of these 2 services is also called the SNA transmission
subsystem.
• The presentation services, which are known as SNA high level services, combine the presentation services &
functions with some of the session control functions.
VTUPulse.com
• A user interfaces with a host at a remote terminal using virtual terminal in the OSI model & TELNET in the
Internet model.
• File transfers are accomplished using FTAM (File Transfer Access & Management) in the OSI model and FTP
(File transfer protocol) in the Internet.
• The most common mail service function in the Internet is the SMTP.A similar protocol in the OSI model is the
MOTIS (message oriented text interchange standard).
• Network management is accomplished using CMIP (Common Management Information protocol) in the OSI
model and SNMP in the Internet.
11
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
CHALLENGES OF INFORMATION TECHNOLOGY MANAGERS
• IT manager needs to maintain both computer & telecommunication networks because both types are slowly
merging in function.
• They are responsible for management of information because of the explosion of information storage & transfer
in the modern information era.
• They have to keep up with the new technologies because the technology is moving fast & the corporate growth is
enormous.
• They need to make provisions for contingencies to change direction when the IT industry does
• They face network & administrative & management problems day in & day out because most of the corporate
networks run 24/7.
VTUPulse.com
12
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
NETWORK MANAGEMENT: GOALS, ORGANIZATIONS & FUNCTIONS
• This can be defined as OAM&P of network & services.
• The goal of network management is to ensure that the users of a network receives the information technology
services with the quality of service that they expect.
Network Management Functions
Network Provisioning
• The engineering group keep track of new technologies & introduces them as needed. (Figure: 1.21).
• Determination of what is needed & when is made through analysis of the traffic and performance data provided
by the network operations.
• Network management tools are helpful to the engineering group in gathering statistics and studying the trends of
traffic patterns for planning purposes.
Network Operations & the NOC
• They are concerned with daily operations of the network & providing network services.
Fault Management/Service Restoration
(Check detailed FM in next page).
Trouble Ticket Administration
• This is the administrative part of fault management & is used to track problems in the network. All
problems, including nonproblems, are to be tracked until resolved.
Configuration Management
• There are 3 configurations of the network:
1) One is the static configuration & is the permanent configuration of the network. The static
configuration is on that would come up if the network is started from idle status.
2) The second configuration of a network is the current running configuration.
3) The third configuration is the planned configuration of the future when the configuration data
will change as the network is changed. This information is useful for planning & inventory
management.
Security management
(Check detailed SM in next page).
Performance Management
(Check detailed PM in next page).
VTUPulse.com
Accounting Management
• The NOC administers costs & allocates the use of the network.
• Metrics are established to measure the usage of resources & services.
• There are 3 classes of reports: systems, management & user.
Network Installation & Maintenance
• The network I&M group takes care of all installation & maintenance of equipment & cables.
• This group is the service arm of the engineering group for installation & fixing troubles for network operations.
13
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
VTUPulse.com
→ the nature of the problem → affected user
→ the responsible group/engineer to resolve the problem
• The tracking of a trouble involves several groups and the administration of it generally belongs to the network
maintenance group.
SECURITY MANAGEMENT
• This involves physically securing network, access to network resources & secured communication over network.
• Access privilege to application software is not the responsibility of the NOC unless the application is either
owned or maintained by the NOC.
• A security database is established & maintained by the NOC for access to the network & network information.
• Unauthorized access to the network generates an alarm on the NMS at the NOC.
• Firewalls protect corporate networks & network resources from being accessed by unauthorized personnel &
programs including virus programs.
• Secured communication prevents tampering of information as it traverses the network, so that is cannot be
accessed or altered by unauthorized personnel. Cryptography plays a vital part in security management.
PERFORMANCE MANAGEMENT
• This is concerned with the performance behavior of the network.
• The status of the network is displayed by a NMS that measures the traffic & performance of the network.
• The NOC gathers data & keeps them up to date to tune the network for optimum performance.
• The network statistics include data on traffic, network availability& network delay.
• The traffic data can be captured based on volume of traffic in the various segments of the network.
• Performance data on availability & delay is useful for tuning the network to increase the reliability & to improve
its response time.
• Traffic statistics are helpful in detecting trends & planning future needs.
ACCOUNTING MANAGEMENT
• The NOC administers costs & allocates the use of the network.
• Metrics are established to measure the usage of resources & services.
• There are 3 classes of reports: systems, management & user.
• System reports are needed for network operations to track the activities. Management reports go to the
management of the network management group to keep them informed about the activities & performance of the
NOC & the network. The user reports are distributed to the users on a periodic basis to let them know the status of
network performance.
14
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
NETWORK & SYSTEM MANAGEMENT
• The problem in the application program is a system problem & falls under the category of system management.
On the other hand, the transport problem from the client's workstation to the server platform is a system problem &
falls under network management.
• System management is concerned with management of systems & system resources in the network. Whereas,
Network management is concerned with network resources such as hubs, switches, bridges, routers & gateways,
and the connectivity among them via a network.
• Network management also addresses end-to-end connectivity between any two processors in the network. System
management also addresses logging & archiving events.
Network Management Dumbbell Architecture
• In fig:1.23 , the messages consist of management information data & management controls.
• Application services are the management-related applications such as fault & configuration management.
• The management protocols are CMIP for the OSI model & SNMP for the Internet model.
• Transport protocols are first 4 layers of OSI model & TCP/IP over any of first 2 layers of the 7-layer OSI model.
VTUPulse.com
15
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
VTUPulse.com
IEEE
• IEEE standards adopted internationally
• Addresses management of LANs & MANs
• Adopts OSI standards significantly
• Deals with first 2 layers of the OSI reference model
Web Based Management
• This is based on using Web technology, a web server for the management system and web browsers for
network management stations
• Web Based Enterprise Management (WBEM)
• Java Management Extensions (JMX)
• DMTF (Desktop Management Task Force) is developing specifications for WBEM.
• JMX is based on a special subset of Java applets developed by Sun microsystems that runs in the
network components
16
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
NETWORK MANAGEMENT MODEL
• OSI network management architecture model comprises of 4 models: organization model, information model,
communication model & functional model (Figure: 3.1).
• The functional model deals with the user-oriented requirements of network management.
• The information model deals with the structure & organization of management information.
• The communication model has 3 components: management application processes that function in the application
layer, layer management between layers and layer operation within the layers.
• The organization model describes the components of a network management system, their functions and their
infrastructure.
VTUPulse.com
17
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
ORGANIZATION MODEL
• The organization model describes the components of network management & their relationships.
Two Tier Network Management Organization Model
• In two tier model (Figure: 3.2), network objects consists of network elements such as hosts, hubs, bridges, routers
etc.
• They can be classified into managed & unmanaged objects or elements.
• The managed elements have a management process running in them called an agent.
• The manager manages the managed element.
• There is a database in the manager but not in the agent.
• The manager queries the agent & receives management data, processes it & stores it in its database.
• In 3 tier model, the intermediate layer acts as both agent & manager (Figure: 3.3),
• As manager, it collects data from the network elements, processes it & stores the results in its database.
• As agent, it transmits information to the top-level manager.
Network Management Model with MoM
• Network domains can be managed locally and a global view of the networks can be monitored by a MoM
(Manager of managers).
• This configuration uses an enterprise network management system & is applicable to organizations with sites
distributed across cities (Figure: 3.4).
VTUPulse.com
18
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
INFORMATION MODEL
• An information model is concerned with the structure & the storage of information (Figure: 3.6).
• Information on network components is passed between the agent & management processes.
• The information model specifies the information base to describe managed objects & their relationships.
• The SMI defines the syntax & semantics of management information stored in the MIB.
• The MIB is used by both agent & management processes to store & exchange management information.
• A manager MIB consists of information on all the network components that it manages whereas an agent MIB
needs to know only its local information, its MIB view.
• The MDB is a real database & contains the measured or administratively configured value of the elements of the
network. On the other hand, the MIB is a virtual database & contains the information necessary for processes to
exchange information.
VTUPulse.com
19
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
COMMUNICATION MODEL
• Management data is communicated between agent & manager processes, as well as between manager processes.
• Three aspects need to be addressed in the communication of information between 2 entities: transport medium of
message exchange, message format of communication and the actual message.
Management Communication Model
• In the communication model (Figure: 3.11), the applications in the manager module initiate requests to the agent
in the Internet model.
• The agent executes the request on the network elements and returns responses to the manager.
• The notifications/traps are the unsolicited messages such as alarms, generated by the agent.
Management Communication Transfer Protocols
• Figure: 3.12 presents the communication protocol used to transfer information between managed object &
managing processes, as well as between management processes.
• The OSI model uses CMIP along with CMIS. Internet uses SNMP for communication.
• OSI uses both connection oriented and connectionless protocols for transportation. Internet uses connectionless
UDP/IP protocol to transport messages.
• CMIP & SNMP specifies the management communication protocols for OSI & Internet management
respectively.
VTUPulse.com
20
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
MANAGEMENT INFORMATION TREES
• Managed objects are uniquely defined by a tree structure specified by the OSI model & are used in the Internet
model (Figure: 3.8).
• There is root node & well-defined node underneath each node at different levels.
• Each managed object occupies a node in the tree (e.g. Internet is designated as 1.3.6.1).
• In the OSI model, the managed objects are defined by a containment tree that represents the MIT.
• The root node does not have an explicit designation.
• The iso defines the International Standards Organization and itu defines the International Telecommunications
Union.
• The 2 standards organizations are on the first layer & define management of objects under them.
• The joint iso-itu node is for management objects jointly defined by the 2 organizations.
VTUPulse.com
21
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
CONCEPTUAL VIEWS OF MANAGED OBJECTS (INTERNET & OSI PERSPECTIVE)
• A managed object in the Internet model is defined by 5 parameters (Figure: 3.9a):
→ object identifier & descriptor: unique ID & name for the object type
→ syntax: used to model the object
→ access: access privilege o a managed object
→ status: implementation requirements
→ definition: textual description of the semantics of object type
• The Internet object model is a scalar model & is easy to understand. In contrast, the OSI perspective of a
managed object is complex & has a different set of characteristics
• OSI specifications are object-oriented, and hence a managed object belongs to an object class
• The attribute of an object defines the external perspective of the object
• An OSI managed object has the following characteristics
→ object class: managed object
→ attributes: attributes visible at its boundary
→ operations: operations that can be applied to it
→ behaviour: behavior exhibited by it in response to an operation
→ notification: notifications emitted by the object
• Operation in the Internet model is done by get & set commands. Notification is done by response & alarm
messages.
• In OSI, we can create & delete objects. These concepts do not exist in the Internet.
VTUPulse.com
22
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
ASN.1
• ASN.1 stands for Abstract Syntax Notation One.
• This is a formal language developed jointly by CCITT & ISO for use with application layers for data transfer
between systems.
• This is also applicable within the system for clearly separating the abstract syntax and the transfer syntax at the
presentation layer.
• Abstract syntax is defined as the set of rules used to specify data types and structures for storage of information.
• Transfer syntax represents the set of rules for communicating information between systems.
• Abstract syntax is applicable to the information model and transfer syntax to the communication model
• The algorithm to convert the textual ASN.1 syntax to machine readable code is called BER (Basic Encoding
Rules).
ASN.1 CONVENTIONS
• ASN.1 is based on the Backus system & uses the formal syntax language & grammar of the BNF (Backus-Nauer
Form) ,which looks like
<name>::=<definition>
where the notation <entity> denotes an "entity" and the symbol ::= represents "defined
as" e.g.: <BooleanType>::= BOOLEAN
<BooleanType>:= TRUE | FALSE
The definitions on the right side are called primitives
The format of each line is defined as a production or assignment
Entities that are all in capital letter such as TRUE and FALSE are called keywords
• A group of assignments makes up an module.
eg: person-name Person-Name ::=
{
first "john"
middle "T"
last "smith"
}
Here "person-name" is the name of the module which is a data type. "Person-Name" is a module
VTUPulse.com
• Following are 3 constructive mechanisms:
→ alternatives: CHOICE
→ list: SET and SEQUENCE
→ repetition: SET OF and SEQUENCE OF
• ASN.1 definition allows both backward & forward references as well as inline definition.
23
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
ASN.1 DATA TYPE
Simple Type
• A simple type one for which the values are specified directly. For example, we can define a page of a book as
PageNumber of simple type.
i.e. PageNumber::=INTEGER
ChapterNumber::=INTEGER
Structured Type
• A data type is a structured type when it contains other type.
• Types that are within a structured type are called component types. For example ,we can define all the pages of
the book as a collection of individual pages.
i.e.BookPages::=SEQUENCE OF
{
SEQUENCE {ChapterNumber , Separator ,PageNumber}
}
• SET is distinguished from SEQUENCE in 2 respects:
1) The data types should all be distinct and
2) The order of values in SET is of no consequence whereas it is critical in the SEQUENCE construct.
Tagged Type
• Tagged type is a type derived from another type that is given a new tag id.
• A tagged type is defined to distinguish types within an application.
VTUPulse.com
24
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
ENCODING STRUCTURE
• The ASN.1 syntax that contains the management information is encoded using the BER defined for the transfer
syntax.
• The ASCII text data is converted to bit-oriented data.
• Example of encoding structure is TLV which denotes type, length & value components of structure (Fig: 3.18).
• The type has 3 subcomponents: class, P/C & tag number (Table: 3.6).
• P/C specifies whether the structure is a primitive, or simple, type or a construct.
• This is encoded as a one byte (an octet) field.
• The value of P/C is 0 for primitive & 1 for construct.
FUNCTIONAL MODEL
• The functional model component addresses the user-oriented applications, which are formally specified in the
OSI model (Figure: 3.22).
• The functional model consists of 5 submodels: configuration management, fault management, performance
VTUPulse.com
management, security management and accounting management.
(same as in chapter 1).
25
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
VTUPulse.com
SNMP MODEL
• Organization Model
→ Relationship between network element,
→ Agent, and manager
→ Hierarchical architecture
• Information Model
→ Uses ASN.1 syntax
→ SMI (Structure of Management Information
→ MIB ( Management Information Base)
• Communication Model
→ Transfer syntax
→ SNMP over TCP/IP
→ Communication services addressed by messages
→ Security framework community-based model
26
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
SNMP ORGANIZATION MODEL
Two-Tier Model
• This consists of an agent process, which resides in the managed object, and a manager process, which resides in
the NMS and manages the managed object. (Fig:4.5).
• Both the manager and the agent are software modules.
• The agent responds to any NMS that communicates with it using SNMP. Thus, multiple managers can interact
with one agent.
• In the 2-tier models, the network manager receives raw data from agents & processes them. Sometimes, it is
beneficial for the network manager to obtain preprocessed data. Instead of the network manager continuously
monitoring the events and calculating the information, an intermediate agent called RMON is inserted between the
managed object and the network manager.
Three-Tier Model
• In 3-tier organization model, the network manager receives data from the managed objects as well as data from
the RMON agent about the managed objects (Fig: 4.6).
• The RMON function has greatly increased the centralized management of networks.
VTUPulse.com
Three-Tier Model with Proxy Server
• Normally, the pure SNMP management system consists of SNMP agents and SNMP managers. However, an
SNMP manager can manage a network element that does not have an SNMP agent. This is shown in fig: 4.7
• This model is applicable in many situations, such as legacy systems management, telecommunications network
management, wireless networks management and so on.
• A proxy server converts the data into a set that is compatible with SNMP and communicates with the SNMP
manager.
27
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
SNMP NETWORK MANAGEMENT ARCHITECTURE
• This portrays the data path between the manager application process and the agent application process via the 4
transport protocols: UDP, IP, DLC & PHY. The 3 application layers above the transport layer are integrated in the
SNMP process (fig: 4.9).
VTUPulse.com
• The communication of management information among management entities is realized through exchange of
following 5 protocol messages:
1) The get-request message is generated by the management process requesting the value of an object.
2) The get-next-request is similar to get-request. In many situations, an object may have multiple values
because of multiple instances of the object.
3) The set-request is generated by the management process to initialize or reset the value of an object
variable.
4) The get-response message is generated by an agent process. It is generated only on receipt of a get-
request, get-next-request or set-request message from a management process.
5) A trap is an unsolicited message generated by an agent process without a message or event arriving
from the manager process.
• The SNMP manager has a database that polls the managed objects for management data. It contains 2 sets of
data: one on the information about the objects, MIB and a second on the values of the objects, MDB
1) A MIB is a virtual database and is static. In fact, a MIB needs to be there when an NMS discovers a new
object in the network. It is compiled in the manager during the implementation.
2) A MDB is dynamic and contains the measured values associated with the object. This is a true database.
It is implemented using any database architecture chosen by the implementers.
28
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
SMI
• SMI stand for Structure of Management Information.
• A managed object can be considered to be composed of an object type and an object instance (fig:4.10).
• SMI is concerned only with the object type and not object instance. i.e. the object instance is not defined by SMI
• Object type, which is a data type, has following:
1) The name is represented uniquely by a descriptor and object identifier. For example,
• Every object type (i.e. every name) is uniquely identified by a DESCRIPTOR and an associated OBJECT
VTUPulse.com
IDENTIFIER. (fig:4.11).
• Internet MIB has its OBJECT IDENTIFIER 1.3.6.1, which can be defined as
internet OBJECT IDENTIFIER::{iso org(3) dod(6) 1}
• Any object in the Internet MIB will start with the prefix 1.3.6.1 or internet. For eg, there are 4 objects under the
internet object (fig:4.13)
1) The directory(1) node i reserved for future use of OSI Directory in the Internet.
2) The mgmt(2) is used to identify all IETF-recommended and IAB-approved sub-nodes and objects.
3) The experimental(3) node was created to define objects under IETF experiments.
4) The private(4) node is a heavily used node. Commercial vendors can acquire a number under
enterprises(1),which is under the private(4) node.
VTUPulse.com
VTUPulse.com
• Defined are defined using primitive types. The primitive types used are NetworkAddress, IpAddress, Counter,
Gauge and TimeTicks.
• NetworkAddress is a choice of the address of the protocol family. For eg, TCP/IP-based Internet family, which
uses the base type IpAddress.
• IpAddress is the conventional four groups of dotted decimal notation of IPv4, for e.g. 190.146.252.255. The 32
bit string is designated as OCTET STRING of length 4,in network byte order.
• Counter is an application-wide data type and is a non-negative integer. It can only increase in value up to a
32-1
maximum of 2 and then wraps around starting from 0. Counter types is useful for defining values of data types
that continually increase such as input packets received on an interface or output packet errors on an interface.
• Gauge is also a non-negative integer, but its value an move either up or down. It pegs at its maximum value of
32-1
2 . Gauge is used for data types whose value increases or decreases such as the number of interfaces that are
active in a router or hub.
• TimeTicks is a non-negative integer and measures time in units of hundredths of a second. Its value indicates in
hundredths of a second the number of units of time between the current instant and the time it was initialized to 0.
32-1
The maximum value is 2 .
• Opaque is used to specify octets of binary information. It is an application-wide data type that supports the
capability to pass arbitrary ASN.1 syntax. It is used to create data types based on previously defined data types. Its
size is undefined in SNMPv1, which causes some problem in its implementation.
30
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
MANAGED OBJECTS
• A managed object has following 5 parameters:
1) The textual name for an object type is mnemonic and is defined as OBJECT DESCRIPTOR. OBJECT
DESCRIPTOR defines only the object type and not the occurrence or instantiation of it. Associated with
each OBJECT DESCRIPTOR is an OBJECT IDENTIFIER, which is the unique position it occupies in the
MIB,
2) Syntax is the ASN.1 definition of the object type,
3) A definition is an accepted textual description of the object type. It is a basis for the common language,
or semantics, to be used by all vendors. It is intended to avoid confusion in the exchange of information
between the managed object and the management system as well as between the various network
management systems,
4) Access is the specification for the type of privilege associated with accessing the information: read-only,
read-write or not-accessible. Its value is defined by the system vendor during the manufacturing process,
5) Status specifies whether the managed object is current or obsolete. The 3 choices for status are
mandatory, optional and obsolete. A managed object, once defined, can only be made obsolete and not
removed or deleted. If it is current, the implementation of it is specified as either mandatory or optional,
VTUPulse.com
• The body of the macro module consists of 3 parts: type notation, value notation and supporting productions.
1) TYPE NOTATION defines the object types in the module and VALUE NOTATION defines the name of
the object,
2) Access can be only one of 4 options: read-only, read-write, write-only or not-accessible,
3) Allowed values for Status are mandatory, optional or obsolete,
31
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
AGGREGATE OBJECT
• A group of objects,
• Also called tabular objects,
• Can be represented by a table with
→ Columns of objects
→ Rows of instances
• Example: IP address table
• Consists of objects:
→ IP address
→ Interface
→ Subnet mask (which subnet this address belongs to)
→ Broadcast address (value of l.s.b. in IP broadcast address)
→ Largest IP datagram that can be assembled
• Multiple instances of these objects associated with the node.
Entry Object
VTUPulse.com
32
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
TABULAR REPRESENTATION OF AGGREGATE OBJECT
• The objects TABLE T and ENTRY E are objects that are logical objects. They define the grouping and are
not accessible.
• Columnar objects are objects that represent the attributes and hence are accessible.
• Each instance of E is a row of columnar objects1 through 5.
• Multiple instances of E are represented by multiple rows.
• Notice that the column-row numeric designation is reverse of what we are used to as row-column.
VTUPulse.com
33
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
MIB
• MIB stand for Management Information Base.
• This is a virtual information base. Managed objects are accessed via this virtual information base.
• Objects in the MIB are defined using ASN.1. The objects defined in MIB-2 have the OBJECT IDENTIFIER
prefix:
mib-2 OBJECT IDENTIFIER ::= {mgmt 1}
OBJECT GROUPS
• Objects that are related are grouped into object groups.
• Object groups facilitate logical assignment of object identifiers.
• One of the criteria for choosing objects to be included in standards is that the object is essential for either fault or
configuration management.
VTUPulse.com
34
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
SYSTEM GROUP
• The System group is the basic group in the Internet standard MIB (fig:4.27).
• Its elements are probably the most accessed managed objects.
• After an NMS discovers all the components in a network or the new components in the network,it has to obtain
information on the system it discovered such as system name,object ID and so on.
• The NMS will initiate the get-request message on the objects in this group for this purpose.
• The group also has administrative information such as contact peron and physical location, that helps a network
manager.
• Implementation of the System group is mandatory for all systems in both agent & manager.
VTUPulse.com
35
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
INTERFACES GROUP
• The Interface group contains managed objects associated with the interfaces of a system.
• If there is more than one interface in the system, the group describes the parameters associated with each interface
• This specifies the number of interfaces in a network component and the managed objects associated with each
interface.
• Implementation of the Interfaces group is mandatory for all system.
VTUPulse.com
36
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
VTUPulse.com
37
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
TCP GROUP
VTUPulse.com
UDP GROUP
38
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
VTUPulse.com
1) The generic trap type consists of coldStart, warmStart, linkDown, linkUp, authenticationFailure,
egpNeighbourLoss and enterpriseSpecific.
2) The specific-trap is a specific code and is generated even when an enterpriseSpecific trap is not present.
3) The time-stamp is the time elapsed between the last initialization or re-initialization of the element and
the generation of the trap.
VTUPulse.com
VTUPulse.com
40
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
SNMP ACCESS POLICY
• A pairing of an SNMP community with an SNMP community profile is defined as SNMP access policy. This
defines the administrative model of SNMP management.
• In fig:5.3, agent 1 and 2 belong to Community 1. However, they have different community profiles, community
profiles 1 and 2.
• Manager 1, which is part of Community 1, can communicate with both Agents 1 and 2. However, it cannot
communicate with Agents 3 and 4, which belong to Community 2. Manager 2 has access to them because it also
belongs to Community 2.
• The SNMP access policy can be extended to managing a non-SNMP community that uses the SNMP proxy
access policy (fig:5.4).
• The SNMP agent associated with the proxy policy is called a proxy agent or commercially a proxy server.
• The proxy agent monitors a non-SNMP community with non-SNMP agent and then converts the objects and data
to SNMP-compatible objects and data to feed to an SNMP manager.
VTUPulse.com
41
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
SNMP PROTOCOL SPECIFICATIONS
• The peer processes, which implement the SNMP, and thus support the SNMP application entities, are called
protocol entities.
• Communication among protocol entities is accomplished using messages encapsulated in UDP datagrams.
• An SNMP message consists of a version identifier, an SNMP community name and a PDU (fig:5.5).
• An SNMP protocol entity is received on port 161 on the host except for trap, which is received on port 16a
• The maximum length of the protocol in SNMPv1 is 484 bytes.
• This is mandatory that all five PDUs be supported in all implementations:GetRequest-PDU,GetNextRequest-
PDU,GetResponse-PDU,SetRequest-PDU and Trap-PDU.
• Basic operations of the protocol entity involve the following steps as a guide to implementation:
1) The protocol entity that generates the message constructs the appropriate data PDU as an ASN.1 object.
2) It then passes the ASN.1 object, along with a community name and the transport addresses of itself and
the destination ,to the authentication scheme.
3) The authentication scheme returns another ASN.1 object.
4) The protocol entity now constructs the message to be transmitted with the version number, community
name and the new ASN.1 object, then serializes it using the BER, and transmits it.
5) The reverse process goes on at the receiver.
6) The message is discarded if error is encountered in any of the steps.
7) A trap may be generated in case of authentication failure.
8) On successful receipt of the message, a return message is generated, if the original message is a get or
set message.
VTUPulse.com
42
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
GET AND SET TYPE PDUS
• In fig:5.8, RequestID is used to track a message with the expected response or indicate loss of the message. Loss-
of-message detection is implementation specific, such as time out if no response is received for a request within a
given time.
• ErrorStatus is used to indicate that an error occurred.
• ErrorIndex is used to provide additional information on the error status. The value is filled with NULL in cases
where it is not applicable. Otherwise, it is filled with the varBind number where the error occurred.
TRAP PDU
• In fig:5.9, the enterprise and agent-address pertain to the system generating the trap.
• The generic-trap consists of following 7 types:
→ coldStart(0):sending protocol entity is reinitializing itself, agent's configuration or protocol entity
implementation may be altered.
→ warmStart(1):sending protocol entity is reinitializing itself, agent's configuration or protocol entity
implementation not altered.
→ linkDown(2):failure of one of the communication links.
→ linkup(3):one of the links has come up.
→ authenticationFailure(4):authentication failure.
→ egpNeighborLoss(5):loss of EGP neighbor.
→ enterpriseSpecific(6):Enterprise-specific trap.
• The integer in parenthesis associated with each name indicates the enumerated INTEGER.
• The specific-trap is a trap that is not covered by the enterpriseSpecific trap.
• Time-stamp indicates the elapsed time since last re-initialization.
VTUPulse.com
43
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
GETREQUEST-PDU OPERATION
GETNEXTREQUEST-PDU OPERATION
VTUPulse.com
44
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
LEXICOGRAPHIC ORDER
VTUPulse.com
45
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
USE OF GETNEXTREQUEST-PDU OPERATION
• In fig:5.12, the first two objects, A and B, are single-valued scalar objects.
• They are followed by an aggregate object represented by the table T with an entry E and two rows of three
columnar objects, T.E.1.1 through T.E.3.2.
• The MIB group ends with a scalar object Z.
• fig:5.13 shows the use of nine get-request messages to retrieve the nine objects.
VTUPulse.com
46
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
FUNCTIONAL MODEL
VTUPulse.com
47
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
1) Each RMON device monitors the local network segment and does the necessary analyses.
This relays information in both solicited & unsolicited fashion to the NMS.
For example, RMON could be locally polling the network elements in a segment. If it
detects an abnormal condition such as heavy packet loss or excessive collisions, it
sends an alarm. Because the polling in local, the information is fairly reliable.
The local monitoring and reporting to a remote NMS significantly reduces
SNMP traffic in the network.
2) RMON reduces the need for agents in the network to be visible at all times to the NMS.
3) Monitoring packets such as ICMP pings, may get lost in long-distance communication, especially under
heavy traffic conditions. Such losses may wrongly be interpreted by the NMS that the managed object is
down. RMON pings locally and hence has less chance of losing packets, thus increasing monitoring
reliability.
VTUPulse.com
4) The individual segments can be monitored almost continuously. This capability provides better statistics
and control.
Thus a fault can be diagnosed more quickly by the RMON and reported to the NMS.
5) RMON provides higher network availability for users and greater productivity for administrators.
48
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
RMON1 GROUPS & FUNCTIONS
• The data gathering modules, which are LAN probes, gather data from the remotely monitored network.
comprising Ethernet & token ring LANs. The data can serve as inputs to 4 sets of functions, 3 of which monitor
traffic statistics(fig:8.3).
• The functions performed by various groups is as follows:
1) Statistics: provides link level statistics.
2) History: collects periodic statistical data & stores them for later retrieval.
3) Alarm: generates events when the data sample gathered crosses pre-established threshold.
4) Host: gathers statistical data on hosts.
5) Host Top N: computes the top N hosts on the respective categories of statistics gathered.
6) Matrix: gathers statistics on traffic between pairs of hosts.
7) Filter: performs filter function that enables capture of desired parameters.
8) Packet capture: provides packet capture capability for gathering packets after they flow through a
channel.
9) Event: controls the generation of events & notifications.
• The outputs of the various modules are analyzed & presented in tabular and graphical forms to the user by the
network manager in the NMS.
• The filter group is a cascade of 2 filters. The packet filter filters incoming packets by performing a Boolean
and/or XOR with a mask specified. The filtered packet stream is considered a channel, and we can make further
selections based on the channel mask.
• The filtered outputs may generate either alarms or events, which are reported to the network manager. The output
of the filter group can be stored in the packet capture module for further analysis by the network manager.
VTUPulse.com
49
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
VTUPulse.com
50
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
THE RMON MANAGEMENT INFORMATION BASE
• The RMON2 MIB is arranged in 10 groups:
1) The protocol directory group identifies the protocols that the probe can monitor.
2) The protocol distribution group provides information on the relative traffic of different protocols either
in octet or packets. It collects basic statistics that help a NMS manage bandwidth allocation utilized by
different protocols.
3) The address map group binds the MAC address to network address on each interface.
4) The network layer host group measures the traffic sent from and to each network address representing
each host discovered by the probe.
5) The network layer matrix group provides information on the conversation between pairs of hosts in both
directions.
6) Both application layer host and application layer matrix groups calculate traffic by protocol units and
use their respective control tables in the network layer host group and the network layer matrix group.
7) Alarm and history information are combined into the user history collection group. This function,
normally done by NMS, can be off-loaded to RMON.
8) The probe configuration group provides the facility for configuring the probe.The data can be accessed
via a modem connection.
VTUPulse.com
1) The MAC layer statistics group collects data on token ring parameters such token packets ,errors in packets
,bursts ,polling etc.
2) The promiscuous statistics group collects statistics on the number of packets of various sizes and the type of
packets-- multicast or broadcast data.
3) The ring station group provides statistics on each station being monitored on the ring ,along with its status. The
data are stored in the ringStationTable. The rings and parameters to be monitored are controlled by the
ringStationControlTable.
4) The ring station order group provides the order of the station on the monitored rings & has only a data table
5) The ring station configuration group manages the stations on the ring.
6) The Source routing group gather statistics on routing information in a pure source routing environment.
51
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
RMON2 MIB GROUPS AND TABLES
• Applicable to Layers 3 and above.
• Functions similar to RMON1.
• Enhancement to RMON1.
• Defined conformance and compliance.
VTUPulse.com
52
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
ATM REMOTE MONITORING
• Switch extensions for RMON & ATM RMON define RMON objects at the base layer, which is the ATM
.sublayer. ATM protocol IDs for RMON2 define additional objects needed at the higher levels. (Fig:8.7) .
• Extending RMON to ATM devices requires design changes and new functionality.
• Particular attention must be paid to high-speed requirements, cells versus frames, and the connection-oriented
nature of ATM.
• The high-speed nature of ATM imposes a severe set of requirements in ATM RMON implementation.
• At the data link sublayer, ATM RMON measures cells instead of packets or frames, and provides cell-based per-
host and per-conversation traffic statistics At the application layer, RMON provides basic statistics for each
monitored cell stream, for each ATM host, and for conversations between pair-wise hosts .
• It also provides the capability for flexible configuration mechanisms suited to the connection-oriented nature of
ATM.
• When RMON instrumentation is embedded in the switch fabric (part c & d) ,no modification of the circuit is
needed. In part a & b , circuit steering is needed to copy the cells onto the probe(Fig:8.8) .
VTUPulse.com
53
Prof. Nandish Kumar D, Dept. of CSE, GMIT
NETWORK MANAGEMENT SYSTEMS
ATM RMON MIB GROUPS AND TABLES
• ATM RMON MIB contains four groups.
• portSelect group selects ports.
• atmStats collects basic statistics based on portselection.
• atmHost gathers statistics based on host traffic.
• atmMatrix group collects conversation traffic and ranks the top-N entries.
VTUPulse.com
54
Prof. Nandish Kumar D, Dept. of CSE, GMIT