[fpc-pascal] SNMP and MIBs

Jeppe Johansen jepjoh2 at es.aau.dk
Sat Jan 29 11:57:17 CET 2011


Den 29-01-2011 11:48, Marco van de Voort skrev:
> In our previous episode, Michael Van Canneyt said:
>>> Noted previous mention of TSNMPSend etc., but has anybody ever looked at
>>> compiling an MIB into an FPC object for use with RTTI?
>> MIB = Men In Black ?
> Management information base, used between SNMP, but also by e.g. sysctl.
>
> Provides a tree of variables that can be walked.
>
> I don't see why an FPC object would use this?
You could combine it with RTTI, and then have a great generic tool that 
can be used to inspect and control network equipment(and other things)

I can definitely see why it would be useful, but I'm not sure it could 
be done at runtime



More information about the fpc-pascal mailing list