Skip to main content

enable SNMP in cisco device

How to enable SNMP service in cisco device? Please try to follow this article to achieve it.


After enabling the SNMP function of Cisco Router/Switch, it can provide SNMP query, allowing network management equipment to detect the latest dynamic and static information on the Router/Switch through the SNMP protocol, such as network interface traffic, host name, configuration settings, etc. 

The setting steps are as follows:


1.    using Putty or telnet to the cisco router/switch:  eg. telnet 192.168.2.100
2.    Password: 
3.    Router>enable (en)
4.    Password: 
5.    Router # config  t
6.    Router (config)# snmp-server community public ro
7.    exit

Remember to save the conjuration
8. write memory

Explanation:

community public: is to set the SNMP connection password, usually set to public, if you don't want others to ask the MIB database on your Router, you can change this string to your own password such as infonewhk

community public ro: Set the SNMP Agent logging in with the public password, and its mode of querying the MIB database is RO (Read Only), 

Comments

Popular posts from this blog

FastCopy - Copy a large number of files extremely fast

I wonder if you have tried to copy a large number of or large files from one hard drive to another hard drive? But the copying time is very long, and the files are copied slowly one by one, making you wait until you are unhappy? Today I will introduce a free and open source software FastCopy to everyone.  

backup and restore Google Chrome bookmark

Have you ever tried to back up Google Chrome bookmarks on your computer without knowing where to go?   Or want to restore the bookmarks to another computer that has just been reinstalled and don't know what to do?   This article will provide two ways.

Recover still not saved WORD or EXCEL file if windows crashed

I believe you may also have tried to input content with WORD or EXCEL, and suddenly the computer crashed or crashed. But what you hit was not stored in time. It really hurts at this time. In fact, since MICROSOFT OFFICE 2003, there has been an automatic storage function. As long as your newly opened WORD or EXCEL has content, the software will automatically save it after a certain period of time. So if you didn't save it in time before it crashed or crashed, you can follow the steps below to try to rescue what you typed out with hard work. Of course, La can not be saved, just give it a try.