If you’re using SNMP-traps on the switching equipment, you just need to have trap handler. 7CQU9K56EYRE SNMP trap handler is a some program to receive trap-information from switches and do some action depending on what it received. To set up snmptrapd it does not cause much difficulty – so now we have this moment not [...]
Archive for March, 2010
We have an autonomous system (AS), a few blocks of provider-independent addresses (PI), three external channels (uplinks) with different speed. And we use BGP (board-gateway protocol) to exchange with route tables.
Great idea to work more productively without a mouse. I’m using VIM (Vi IMproved) with my linux boxes and yesterday I’d installed VIEMU add-in for Visual Studio. Then I’ve found cool introduction to VIM – Vim novice tutorial videos
If you’re using WTLHelper, probably you’re using WTLWizards too. WTLWizard is a set of wizards that helps and automates code generation. It really may help you a lot with interface elements building. Therefore, WTLWizards is not supported by its author, so it doesn’t work with VS 9.
If you’re using WTL in your projects you probably using also WTLHelper – a great tool that helps with developing WTL-related staff. More detailed articles on how to use WTLHelper can be found on CodeProject.

