
- Data Comm & Networks Home
- DCN - Overview
- DCN - What is Computer Network
- DCN - Uses of Computer Network
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- DCN - Components
- DCN - Connectors
- DCN - Switches
- DCN - Repeaters
- DCN - Gateways
- DCN - Bridges
- DCN - Socket
- DCN - Network Interface Card
- DCN - NIC: Pros and Cons
- DCN - Network Hardware
- DCN - Network Port
- Computer Network Topologies
- DCN - Computer Network Topologies
- DCN - Point-to-point Topology
- DCN - Bus Topology
- DCN - Star Topology
- DCN - Ring Topology
- DCN - Mesh Topology
- DCN - Tree Topology
- DCN - Hybrid Topology
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Transmission Impairments
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Data Link Control & Protocols
- DCN - RMON
- DCN - Token Ring Network
- DCN - Hamming Code
- DCN - Byte Stuffing
- DCN - Channel Allocation
- DCN - MAC Address
- DCN - Cyclic Redundancy Checks
- DCN - Error Control
- DCN - Flow Control
- DCN - Framing
- DCN - Error Detection & Correction
- DCN - Error Correcting Codes
- DCN - Parity Bits
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- DCN - Routing Information Protocol
- DCN - Border Gateway Protocol
- DCN - OSPF Protocol
- DCN - Network Address Translation
- DCN - Network Address Translation Types
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- DCN - Congestion Control
- DCN - TCP Service Model
- DCN - TLS Handshake
- DCN - TCP Vs. UDP
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN - Virtual Private Network
- DCN - Load Shedding
- DCN - Optimality Principle
- DCN - Service Primitives
- DCN - Services of Network Security
- DCN - Hypertext Transfer Protocol
- DCN - File Transfer Protocol
- DCN - Secure Socket Layer
- Network Protocols
- DCN - ALOHA Protocol
- DCN - Pure ALOHA Protocol
- DCN - Sliding Window Protocol
- DCN - Stop and Wait Protocol
- DCN - Link State Routing
- DCN - Link State Routing Protocol
- Network Algorithms
- DCN - Shortest Path Algorithm
- DCN - Routing Algorithm
- DCN - Leaky Bucket Algorithm
- Wireless Networks
- DCN - Wireless Networks
- DCN - Wireless LANs
- DCN - Wireless LAN & IEEE 802.11
- DCN - IEEE 802.11 Wireless LAN Standards
- DCN - IEEE 802.11 Networks
- Multiplexing
- DCN - Multiplexing & Its Types
- DCN - Time Division Multiplexing
- DCN - Synchronous TDM
- DCN - Asynchronous TDM
- DCN - Synchronous Vs. Asynchronous TDM
- DCN - Frequency Division Multiplexing
- DCN - TDM Vs. FDM
- DCN - Code Division Multiplexing
- DCN - Wavelength Division Multiplexing
- Miscellaneous
- DCN - Shortest Path Routing
- DCN - B-ISDN Reference Model
- DCN - Design Issues For Layers
- DCN - Selective-repeat ARQ
- DCN - Flooding
- DCN - E-Mail Format
- DCN - Cryptography
- DCN - Unicast, Broadcast, & Multicast
- DCN - Network Virtualization
- DCN - Flow Vs. Congestion Control
- DCN - Asynchronous Transfer Mode
- DCN - ATM Networks
- DCN - Synchronous Vs. Asynchronous Transmission
- DCN - Network Attacks
- DCN - WiMax
- DCN - Buffering
- DCN - Authentication
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
RMON in Computer Networks
What is RMON?
RMON stands for Remote Network Monitoring. It is an extension of the Simple Network Management Protocol (SNMP) that allows detailed monitoring of network statistics for Ethernet networks.
RMON was initially developed to address remote site and local area network (LAN) segment management from a centralized location. The RMON standard determines a group of functions and statistics exchanged between RMON compatible network probes and console managers.
ROM Versions
There are two ROM Versions which are as follows
RMON1 MIB
It has defined 10 MIB groups for basic network monitoring. It operates on the MAC layer and the physical layer.
-
Statistics MIB Group It contains a statistic measured by the probe for each monitored interface on this device. It includes statistics on packets dropped, packets sent, bytes, sent, broadcast packets, multicast packets, CRC errors, giants, packet fragments.
-
History It records periodic statistical samples from a network and stores them for retrieval. It contains the number of samples, items sampled in different periods.
-
Alarm It periodically takes statistical samples and compares them with the threshold set for events generation. It includes an alarm table & implementation of event group, Alarm type, interval, starting threshold, stop threshold.
-
HOST It contains statistics associated with each host discovered on the network. Statistics contains Host address, packets & bytes that are received and transmitted, broadcast packets, multicast packets, error packets.
-
HOST top N It prepares tables that describe the top hosts. It contains statistics on hosts, sample, and start and stop period, rate base duration.
-
Matrix It stores and retrieves statistics for conversations between sets of two addresses. Its elements are source & destination address pairs, their packets, bytes & errors for each pair.
-
Filters It enables packets to be matched by a filter equation for capturing packets or events. Its elements are bit-filter type, filter expression, conditional expression to other filters.
-
Packet Capture It enables packets to be captured after they flow through a channel. Its elements are the buffer size for captured packets, full status, and the number of captured packets.
-
Events It controls the generation and notification of events from a device. Its elements are event type, description, last time event sent.
-
Token ring It supports token rings.
RMON 2 MIB Group
It operates on the above protocol layers of the OSI model: application, presentation, session, transport, and Network layer.
-
Protocol Delivery It is a simple and interoperable way for an RMON 2 application to establish which protocols a particular RMON 2 agent implements.
-
Protocol Distribution It maps the data collected by a probe to the correct protocol name displayed to the network manager.
-
Address Mapping It helps address translation from the MAC layer to network layer addresses that are easier to read. It also supports the SNMP management platform and will lead to improved topology.
-
Network Layer host It contains statistics for network layer traffic to or from each host.
-
Network Layer Matrix It contains network layer traffic statistics for conversations between pairs of hosts.
-
Application Layer Host It contains statistics for application layer traffic to or from each host.
-
Application Layer Matrix It stores and retrieves application layer statistics for conversation between sets of two addresses.
-
Probe Configuration It provides a standard way to remotely configure probe parameters such as trap destination and out-of-band management.
-
User History Collection It contains periodic samples of user-specified variables.