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.
- -d Directory to load recorded walks from.
- -v Enable Verbose output.
The replayd listens on Port 1661 for requests.
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