Working Notes: SYS265: Lab Network Management - eliminmax/cncs-journal GitHub Wiki

SYS265: Network Management with SNMP

New Pages:

SNMP on various systems (this is home to the majority of new content).

AD DS: Enable Remote Management

AD DS: Remote Access to PowerShell on Windows Server

Working Notes

This week, I had to set up several devices to use the Simple Network Monitoring Protocol (SNMP). It went smoothly throughout most of the process, with the exception of the time I forgot to reconfigure the firewall on one of the CentOS servers to allow port 161/udp (the SNMP port), and spend an embarrassing amount of time trying to figure out the mistake, thinking it was with the snmpd.conf file.