- Posts: 65
- Thank you received: 0
SNMP
18 years 8 months ago #14201
by TheBishop
There is loads of information available on the internet, just do a search for something like 'introduction to SNMP' for the full list.
Here are some to get you started:
www.dpstele.com/layers/l2/snmp_l2_tut_part1.html
www.cisco.com/univercd/cc/td/doc/product..._0/snmp/overview.htm
www.windowsnetworking.com/articles_tutor...tion-SNMP-Part1.html
Here are some to get you started:
www.dpstele.com/layers/l2/snmp_l2_tut_part1.html
www.cisco.com/univercd/cc/td/doc/product..._0/snmp/overview.htm
www.windowsnetworking.com/articles_tutor...tion-SNMP-Part1.html
18 years 8 months ago #14229
by havohej
just resuming there are a lot of terms you will find in learning snmp.
as mibs, agent, nms, .....
but resuming, it is a protocol for network monitoring and management.
it works int a client /server role, where with the help of snmp minitoring software installed in the server device, you can monitor network status about all devices and conditions of an entire network, you can also configure remote devices, by snmp (not recommended), and also send traps borking the defined threshold to the nms device, insted of it to send a get responde from the agent devices (the monitored one).
resuming it is like a domain where all devices must belong the same adminstrative domain (commmunity), you can also send encrypted monitoring communication wiht new versions of snmp.
just an introduction.
as mibs, agent, nms, .....
but resuming, it is a protocol for network monitoring and management.
it works int a client /server role, where with the help of snmp minitoring software installed in the server device, you can monitor network status about all devices and conditions of an entire network, you can also configure remote devices, by snmp (not recommended), and also send traps borking the defined threshold to the nms device, insted of it to send a get responde from the agent devices (the monitored one).
resuming it is like a domain where all devices must belong the same adminstrative domain (commmunity), you can also send encrypted monitoring communication wiht new versions of snmp.
just an introduction.
Time to create page: 0.126 seconds