Section 03: SNMP Enumeration

SNMP

SNMP (Simple network management protocol)

Simple Network Management Protocol (SNMP) is an Internet Standard protocol for collecting and organizing information about managed devices on IP networks and for modifying that information to change device behaviour. Devices that typically support SNMP include cable modems, routers, switches, servers, workstations, printers, and more.

MIB (Management information database)

A management information base (MIB) is a database used for managing the entities in a communication network.

Enumerating SNMP

nmap

Nmap is a network scanner created by Gordon Lyon. Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses. Nmap provides a number of features for probing computer networks, including host discovery and service and operating system detection.

Links

Last updated