EasyManua.ls Logo

MikroTik RouterOS v2.9 - SNMP Service; General Information

MikroTik RouterOS v2.9
709 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SNMP Service
Document revision 1.7 (Wen Sep 15 11:00:38 GMT 2004)
This document applies to MikroTik RouterOS V2.9
Table of Contents
Table of Contents
General Information
Summary
Specifications
Related Documents
Additional Documents
SNMP Setup
Description
Property Description
Example
SNMP Communities
Description
Property Description
Example
Available OIDs
Description
Example
Available MIBs
Description
Tools for SNMP Data Collection and Analysis
Description
An example of using MRTG with MikroTik SNMP
General Information
Summary
SNMP is an application layer protocol. It is called simple because it works that way - the
management station makes a request, and the managed device (SNMP agent) replies to this request.
In SNMPv1 there are three main actions - Get, Set, and Trap. RouterOS supports only Get, which
means that you can use this implementation only for network monitoring.
Hosts receive SNMP generated messages on UDP port 161 (except the trap messages, which are
received on UDP port 162).
The MikroTik RouterOS supports:
SNMPv1 only
Read-only access is provided to the NMS (network management system)
User defined communities are supported
Get and GetNext actions
Page 402 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.

Table of Contents