Example SNMP GET access script
The SNMP GET access example Perl script shows how to
retrieve SNMP information using several of the SNMP get methods —
both synchronous and asynchronous — that the RIV::SnmpAccess module
provides. Use this example as a model for writing your own client/server
Perl scripts that retrieve SNMP information for specific devices from
a single MIB variable, multiple MIB variables, and a MIB table.