/replayd

SNMP Replay Daemon to enable Unit-Tests

Primary LanguageShellGNU General Public License v2.0GPL-2.0

replayd

A net-snmp based SNMP Daemon which replay recorded snmp walks. Based on the SNMP Community the file to load the recorded snmp walk is selected.

Options

  • -d Directory to load recorded walks from.
  • -v Enable Verbose output.

Connecting

The replayd listens on Port 1661 for requests.

Create SNMP-Walks

To record a SNMP Walk disable MIB based OID translation and redirect the output to a file.

snmpwalk -On -v2c -c public host > walk_record